Package Hierarchies:
- at.setup_studios.mc_milsim,
- at.setup_studios.mc_milsim.block,
- at.setup_studios.mc_milsim.block.custom,
- at.setup_studios.mc_milsim.commands,
- at.setup_studios.mc_milsim.datagen,
- at.setup_studios.mc_milsim.datagen.loot,
- at.setup_studios.mc_milsim.events,
- at.setup_studios.mc_milsim.fluid,
- at.setup_studios.mc_milsim.gameplay,
- at.setup_studios.mc_milsim.gameplay.player,
- at.setup_studios.mc_milsim.item,
- at.setup_studios.mc_milsim.item.custom,
- at.setup_studios.mc_milsim.util
Class Hierarchy
- java.lang.Object
- net.minecraft.world.level.block.state.BlockBehaviour (implements net.minecraft.world.flag.FeatureElement)
- net.minecraft.world.level.block.Block (implements net.minecraftforge.common.extensions.IForgeBlock, net.minecraft.world.level.ItemLike)
- at.setup_studios.mc_milsim.events.BlockEvents
- net.minecraft.data.loot.BlockLootSubProvider (implements net.minecraft.data.loot.LootTableSubProvider)
- net.minecraftforge.client.model.generators.BlockStateProvider (implements net.minecraft.data.DataProvider)
- at.setup_studios.mc_milsim.events.CommandEvents
- at.setup_studios.mc_milsim.commands.CommandHelper
- at.setup_studios.mc_milsim.Config
- at.setup_studios.mc_milsim.commands.CreateTeamCommand
- at.setup_studios.mc_milsim.datagen.DataGenerators
- at.setup_studios.mc_milsim.commands.DeleteTeamCommand
- net.minecraftforge.fluids.FluidType
- at.setup_studios.mc_milsim.gameplay.GameplayManager
- at.setup_studios.mc_milsim.commands.GetPlayerTeamCommand
- at.setup_studios.mc_milsim.commands.GetTeamInfoCommand
- at.setup_studios.mc_milsim.commands.GetTeamListCommand
- at.setup_studios.mc_milsim.commands.GetTeamPlayerListCommand
- net.minecraft.world.item.Item (implements net.minecraft.world.flag.FeatureElement, net.minecraftforge.common.extensions.IForgeItem, net.minecraft.world.level.ItemLike)
- at.setup_studios.mc_milsim.item.custom.FuelItem
- at.setup_studios.mc_milsim.events.ItemEvents
- at.setup_studios.mc_milsim.Mc_milsim
- at.setup_studios.mc_milsim.block.ModBlocks
- at.setup_studios.mc_milsim.item.ModCreativeModeTabs
- net.minecraftforge.client.model.generators.ModelProvider<T> (implements net.minecraft.data.DataProvider)
- net.minecraftforge.client.model.generators.ItemModelProvider
- at.setup_studios.mc_milsim.fluid.ModFluids
- at.setup_studios.mc_milsim.fluid.ModFluidTypes
- at.setup_studios.mc_milsim.item.ModFoods
- at.setup_studios.mc_milsim.item.ModItems
- at.setup_studios.mc_milsim.util.ModLogger
- at.setup_studios.mc_milsim.datagen.ModLootTableProvider
- at.setup_studios.mc_milsim.gameplay.player.ModPlayer
- at.setup_studios.mc_milsim.util.ModTags
- at.setup_studios.mc_milsim.util.ModTags.Blocks
- at.setup_studios.mc_milsim.util.ModTags.Items
- at.setup_studios.mc_milsim.item.ModToolTiers
- at.setup_studios.mc_milsim.events.PlayerEvents
- at.setup_studios.mc_milsim.gameplay.player.PlayerRole
- net.minecraft.data.recipes.RecipeProvider (implements net.minecraft.data.DataProvider)
- at.setup_studios.mc_milsim.datagen.ModRecipeProvider (implements net.minecraftforge.common.crafting.conditions.IConditionBuilder)
- at.setup_studios.mc_milsim.commands.RemovePlayerTeamCommand
- at.setup_studios.mc_milsim.commands.SetPlayerTeamCommand
- at.setup_studios.mc_milsim.gameplay.player.Spawn
- at.setup_studios.mc_milsim.commands.SpawnPlayerCommand
- net.minecraft.data.tags.TagsProvider<T> (implements net.minecraft.data.DataProvider)
- net.minecraft.data.tags.IntrinsicHolderTagsProvider<T>
- net.minecraftforge.common.data.BlockTagsProvider
- net.minecraft.data.tags.ItemTagsProvider
- at.setup_studios.mc_milsim.gameplay.player.Team