Skip to content

Instantly share code, notes, and snippets.

@LexManos
Last active May 9, 2019 18:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save LexManos/cab8cd55ff508e67d092e38452377e09 to your computer and use it in GitHub Desktop.
Save LexManos/cab8cd55ff508e67d092e38452377e09 to your computer and use it in GitHub Desktop.
1.14 Code Standards
net/minecraft/block/Block$EnumOffsetType net/minecraft/block/Block$OffsetType
net/minecraft/block/material/EnumPushReaction net/minecraft/block/material/PushReaction
net/minecraft/client/renderer/BlockModelRenderer$EnumNeighborInfo net/minecraft/client/renderer/BlockModelRenderer$NeighborInfo
net/minecraft/client/renderer/EnumFaceDirection net/minecraft/client/renderer/FaceDirection
net/minecraft/client/renderer/EnumFaceDirection$Constants net/minecraft/client/renderer/FaceDirection$Constants
net/minecraft/client/renderer/EnumFaceDirection$VertexInformation net/minecraft/client/renderer/FaceDirection$VertexInformation
net/minecraft/enchantment/EnumEnchantmentType net/minecraft/enchantment/EnchantmentType
net/minecraft/entity/Pose net/minecraft/entity/Pose
net/minecraft/entity/passive/EntityPanda$Type net/minecraft/entity/passive/PandaEntity$Type
net/minecraft/entity/player/EnumPlayerModelParts net/minecraft/entity/player/PlayerModelPart
net/minecraft/item/EnumAction net/minecraft/item/UseAction
net/minecraft/item/EnumDyeColor net/minecraft/item/DyeColor
net/minecraft/item/EnumRarity net/minecraft/item/Rarity
net/minecraft/network/EnumConnectionState net/minecraft/network/ProtocolType
net/minecraft/network/EnumPacketDirection net/minecraft/network/PacketDirection
net/minecraft/network/play/server/SPacketPlayerPosLook$EnumFlags net/minecraft/network/play/server/SPlayerPositionLookPacket$Flags
net/minecraft/scoreboard/Team$EnumVisible net/minecraft/scoreboard/Team$Visible
net/minecraft/state/properties/AttachFace net/minecraft/state/properties/AttachFace
net/minecraft/state/properties/BambooLeaves net/minecraft/state/properties/BambooLeaves
net/minecraft/state/properties/BedPart net/minecraft/state/properties/BedPart
net/minecraft/state/properties/BellAttachment net/minecraft/state/properties/BellAttachment
net/minecraft/state/properties/BlockStateProperties net/minecraft/state/properties/BlockStateProperties
net/minecraft/state/properties/ChestType net/minecraft/state/properties/ChestType
net/minecraft/state/properties/ComparatorMode net/minecraft/state/properties/ComparatorMode
net/minecraft/state/properties/DoorHingeSide net/minecraft/state/properties/DoorHingeSide
net/minecraft/state/properties/DoubleBlockHalf net/minecraft/state/properties/DoubleBlockHalf
net/minecraft/state/properties/Half net/minecraft/state/properties/Half
net/minecraft/state/properties/NoteBlockInstrument net/minecraft/state/properties/NoteBlockInstrument
net/minecraft/state/properties/PistonType net/minecraft/state/properties/PistonType
net/minecraft/state/properties/RailShape net/minecraft/state/properties/RailShape
net/minecraft/state/properties/RedstoneSide net/minecraft/state/properties/RedstoneSide
net/minecraft/state/properties/SlabType net/minecraft/state/properties/SlabType
net/minecraft/state/properties/StairsShape net/minecraft/state/properties/StairsShape
net/minecraft/state/properties/StructureMode net/minecraft/state/properties/StructureMode
net/minecraft/util/EntityDamageSourceIndirect net/minecraft/util/IndirectEntityDamageSource
net/minecraft/util/EnumActionResult net/minecraft/util/ActionResultType
net/minecraft/util/EnumBlockRenderType net/minecraft/block/BlockRenderType
net/minecraft/util/EnumDirection8 net/minecraft/util/Direction8
net/minecraft/util/EnumFacing net/minecraft/util/Direction
net/minecraft/util/EnumFacing$Axis net/minecraft/util/Direction$Axis
net/minecraft/util/EnumFacing$AxisDirection net/minecraft/util/Direction$AxisDirection
net/minecraft/util/EnumFacing$Plane net/minecraft/util/Direction$Plane
net/minecraft/util/EnumHand net/minecraft/util/Hand
net/minecraft/util/EnumHandSide net/minecraft/util/HandSide
net/minecraft/util/Util$EnumOS net/minecraft/util/Util$OS
net/minecraft/world/EnumDifficulty net/minecraft/world/Difficulty
net/minecraft/world/EnumLightType net/minecraft/world/LightType
net/minecraft/world/border/EnumBorderStatus net/minecraft/world/border/BorderStatus
net/minecraft/world/chunk/Chunk$EnumCreateEntityType net/minecraft/world/chunk/Chunk$CreateEntityType
net/minecraft/advancements/AdvancementList$Listener net/minecraft/advancements/AdvancementList$IListener
net/minecraft/advancements/RequirementsStrategy net/minecraft/advancements/IRequirementsStrategy
net/minecraft/block/state/IBlockState$Cache net/minecraft/block/BlockState$Cache
net/minecraft/client/audio/SoundSystem$Handler net/minecraft/client/audio/SoundSystem$IHandler
net/minecraft/client/gui/GuiEventHandler net/minecraft/client/gui/INestedGuiEventHandler
net/minecraft/client/particle/AnimatedSprite net/minecraft/client/particle/IAnimatedSprite
net/minecraft/client/particle/ParticleManager$ParticleMetaFactory net/minecraft/client/particle/ParticleManager$IParticleMetaFactory
net/minecraft/client/renderer/MonitorFactory net/minecraft/client/renderer/IMonitorFactory
net/minecraft/client/renderer/WindowEventListener net/minecraft/client/renderer/IWindowEventListener
net/minecraft/client/renderer/chunk/IRenderChunkFactory net/minecraft/client/renderer/chunk/IChunkRendererFactory
net/minecraft/client/renderer/texture/Sprite net/minecraft/client/renderer/texture/ISprite
net/minecraft/client/resources/SkinManager$SkinAvailableCallback net/minecraft/client/resources/SkinManager$ISkinAvailableCallback
net/minecraft/client/shader/ShaderManager net/minecraft/client/shader/IShaderManager
net/minecraft/command/FunctionObject$Entry net/minecraft/command/FunctionObject$IEntry
net/minecraft/command/TimerCallback net/minecraft/command/ITimerCallback
net/minecraft/command/TimerCallback$Serializer net/minecraft/command/ITimerCallback$Serializer
net/minecraft/command/arguments/EntityOptions$Filter net/minecraft/command/arguments/EntityOptions$IFilter
net/minecraft/command/arguments/EntityOptions$IOptionHandler net/minecraft/command/arguments/EntityOptions$OptionHandler
net/minecraft/command/arguments/OperationArgument$IOperation net/minecraft/command/arguments/OperationArgument$IOperation
net/minecraft/command/arguments/OperationArgument$Operation net/minecraft/command/arguments/OperationArgument$IIntOperation
net/minecraft/command/arguments/RangeArgument net/minecraft/command/arguments/IRangeArgument
net/minecraft/command/arguments/RangeArgument$FloatRange net/minecraft/command/arguments/IRangeArgument$FloatRange
net/minecraft/command/arguments/RangeArgument$FloatRange$Serializer net/minecraft/command/arguments/IRangeArgument$FloatRange$Serializer
net/minecraft/command/arguments/RangeArgument$IntRange net/minecraft/command/arguments/IRangeArgument$IntRange
net/minecraft/command/arguments/RangeArgument$IntRange$Serializer net/minecraft/command/arguments/IRangeArgument$IntRange$Serializer
net/minecraft/command/arguments/RangeArgument$Serializer net/minecraft/command/arguments/IRangeArgument$Serializer
net/minecraft/command/impl/ExecuteCommand$CountedExecuteTest net/minecraft/command/impl/ExecuteCommand$INumericTest
net/minecraft/command/impl/ExecuteCommand$ExecuteTest net/minecraft/command/impl/ExecuteCommand$IBooleanTest
net/minecraft/entity/EntityType$Factory net/minecraft/entity/EntityType$IFactory
net/minecraft/entity/INpc net/minecraft/entity/INPC
net/minecraft/entity/RendersAsItem net/minecraft/entity/IRendersAsItem # getPotion -> getStack
net/minecraft/inventory/SidedInventoryProvider net/minecraft/inventory/ISidedInventoryProvider
net/minecraft/item/ItemArmorDyeable net/minecraft/item/IDyeableArmorItem
net/minecraft/network/Packet net/minecraft/network/IPacket
net/minecraft/network/datasync/DataSerializer net/minecraft/network/datasync/IDataSerializer
net/minecraft/profiler/DebugProfiler$DebugResultEntry net/minecraft/profiler/DebugProfiler$IDebugResultEntry
net/minecraft/resources/AsyncReloader net/minecraft/resources/IAsyncReloader
net/minecraft/util/WorldPosCallable net/minecraft/util/IWorldPosCallable
net/minecraft/util/math/shapes/IDoubleListMerger$Consumer net/minecraft/util/math/shapes/IDoubleListMerger$IConsumer
net/minecraft/util/math/shapes/VoxelShapes$LineConsumer net/minecraft/util/math/shapes/VoxelShapes$ILineConsumer
net/minecraft/util/registry/IRegistry net/minecraft/util/registry/Registry
net/minecraft/village/ReputationType net/minecraft/entity/merchant/IReputationType
net/minecraft/world/biome/BiomeColors$ColorResolver net/minecraft/world/biome/BiomeColors$IColorResolver
net/minecraft/world/chunk/ChunkStatus$SelectiveWorker net/minecraft/world/chunk/ChunkStatus$ISelectiveWorker
net/minecraft/world/chunk/ChunkStatus$Worker net/minecraft/world/chunk/ChunkStatus$IWorker
net/minecraft/world/chunk/storage/IChunkLoader net/minecraft/world/chunk/storage/ChunkLoader
net/minecraft/world/gen/feature/structure/OceanMonumentPieces$MonumentRoomFitHelper net/minecraft/world/gen/feature/structure/OceanMonumentPieces$IMonumentRoomFitHelper
net/minecraft/world/gen/surfacebuilders/ISurfaceBuilder net/minecraft/world/gen/surfacebuilders/SurfaceBuilder
net/minecraft/world/storage/ISaveFormat net/minecraft/world/storage/SaveFormat
net/minecraft/world/storage/ISaveHandler net/minecraft/world/storage/SaveHandler
net/minecraft/world/storage/loot/LootContext$DynamicDropProvider net/minecraft/world/storage/loot/LootContext$IDynamicDropProvider
net/minecraft/world/storage/loot/LootEntry net/minecraft/world/storage/loot/ILootGenerator
net/minecraft/world/storage/loot/LootEntryParented$Factory net/minecraft/world/storage/loot/ParentedLootEntry$IFactory
net/minecraft/world/storage/loot/conditions/LootCondition net/minecraft/world/storage/loot/conditions/ILootCondition
net/minecraft/world/storage/loot/conditions/LootCondition$Builder net/minecraft/world/storage/loot/conditions/ILootCondition$IBuilder
net/minecraft/world/storage/loot/functions/ApplyBonus$Formula net/minecraft/world/storage/loot/functions/ApplyBonus$IFormula
net/minecraft/world/storage/loot/functions/ApplyBonus$FormulaDeserializer net/minecraft/world/storage/loot/functions/ApplyBonus$IFormulaDeserializer
net/minecraft/world/storage/loot/functions/LootFunction net/minecraft/world/storage/loot/functions/ILootFunction
net/minecraft/world/storage/loot/functions/LootFunction$Builder net/minecraft/world/storage/loot/functions/ILootFunction$IBuilder
net/minecraft/world/storage/loot/functions/LootFunction$Serializer net/minecraft/world/storage/loot/functions/ILootFunction$Serializer
net/minecraft/block/BlockAbstractBanner net/minecraft/block/AbstractBannerBlock
net/minecraft/block/BlockAbstractFurnace net/minecraft/block/AbstractFurnaceBlock
net/minecraft/block/BlockAbstractGlass net/minecraft/block/AbstractGlassBlock
net/minecraft/block/BlockAbstractSkull net/minecraft/block/AbstractSkullBlock
net/minecraft/block/BlockAir net/minecraft/block/AirBlock
net/minecraft/block/BlockAnvil net/minecraft/block/AnvilBlock
net/minecraft/block/BlockAttachedStem net/minecraft/block/AttachedStemBlock
net/minecraft/block/BlockBamboo net/minecraft/block/BambooBlock
net/minecraft/block/BlockBambooSapling net/minecraft/block/BambooSaplingBlock
net/minecraft/block/BlockBanner net/minecraft/block/BannerBlock
net/minecraft/block/BlockBannerWall net/minecraft/block/WallBannerBlock
net/minecraft/block/BlockBarrel net/minecraft/block/BarrelBlock
net/minecraft/block/BlockBarrier net/minecraft/block/BarrierBlock
net/minecraft/block/BlockBasePressurePlate net/minecraft/block/AbstractPressurePlateBlock
net/minecraft/block/BlockBeacon net/minecraft/block/BeaconBlock
net/minecraft/block/BlockBed net/minecraft/block/BedBlock
net/minecraft/block/BlockBedrock net/minecraft/block/BedrockBlock
net/minecraft/block/BlockBeetroot net/minecraft/block/BeetrootBlock
net/minecraft/block/BlockBell net/minecraft/block/BellBlock
net/minecraft/block/BlockBlastFurnace net/minecraft/block/BlastFurnaceBlock
net/minecraft/block/BlockBreakable net/minecraft/block/BreakableBlock
net/minecraft/block/BlockBrewingStand net/minecraft/block/BrewingStandBlock
net/minecraft/block/BlockBubbleColumn net/minecraft/block/BubbleColumnBlock
net/minecraft/block/BlockBush net/minecraft/block/BushBlock
net/minecraft/block/BlockButton net/minecraft/block/AbstractButtonBlock
net/minecraft/block/BlockButtonStone net/minecraft/block/StoneButtonBlock
net/minecraft/block/BlockButtonWood net/minecraft/block/WoodButtonBlock
net/minecraft/block/BlockCactus net/minecraft/block/CactusBlock
net/minecraft/block/BlockCake net/minecraft/block/CakeBlock
net/minecraft/block/BlockCampfire net/minecraft/block/CampfireBlock
net/minecraft/block/BlockCarpet net/minecraft/block/CarpetBlock
net/minecraft/block/BlockCarrot net/minecraft/block/CarrotBlock
net/minecraft/block/BlockCartographyTable net/minecraft/block/CartographyTableBlock
net/minecraft/block/BlockCarvedPumpkin net/minecraft/block/CarvedPumpkinBlock
net/minecraft/block/BlockCauldron net/minecraft/block/CauldronBlock
net/minecraft/block/BlockChest net/minecraft/block/ChestBlock
net/minecraft/block/BlockChest$InventoryFactory net/minecraft/block/ChestBlock$InventoryFactory
net/minecraft/block/BlockChorusFlower net/minecraft/block/ChorusFlowerBlock
net/minecraft/block/BlockChorusPlant net/minecraft/block/ChorusPlantBlock
net/minecraft/block/BlockCocoa net/minecraft/block/CocoaBlock
net/minecraft/block/BlockCommandBlock net/minecraft/block/CommandBlockBlock
net/minecraft/block/BlockComposter net/minecraft/block/ComposterBlock
net/minecraft/block/BlockComposter$EmptyInventory net/minecraft/block/ComposterBlock$EmptyInventory
net/minecraft/block/BlockComposter$FullInventory net/minecraft/block/ComposterBlock$FullInventory
net/minecraft/block/BlockComposter$PartialInventory net/minecraft/block/ComposterBlock$PartialInventory
net/minecraft/block/BlockConcretePowder net/minecraft/block/ConcretePowderBlock
net/minecraft/block/BlockConduit net/minecraft/block/ConduitBlock
net/minecraft/block/BlockContainer net/minecraft/block/ContainerBlock
net/minecraft/block/BlockCoral net/minecraft/block/CoralBlock
net/minecraft/block/BlockCoralFan net/minecraft/block/CoralFanBlock
net/minecraft/block/BlockCoralFin net/minecraft/block/CoralFinBlock
net/minecraft/block/BlockCoralPlant net/minecraft/block/CoralPlantBlock
net/minecraft/block/BlockCoralPlantBase net/minecraft/block/AbstractCoralPlantBlock
net/minecraft/block/BlockCoralPlantDead net/minecraft/block/DeadCoralPlantBlock
net/minecraft/block/BlockCoralWallFan net/minecraft/block/CoralWallFanBlock
net/minecraft/block/BlockCoralWallFanDead net/minecraft/block/DeadCoralWallFanBlock
net/minecraft/block/BlockCrops net/minecraft/block/CropsBlock
net/minecraft/block/BlockDaylightDetector net/minecraft/block/DaylightDetectorBlock
net/minecraft/block/BlockDeadBush net/minecraft/block/DeadBushBlock
net/minecraft/block/BlockDirectional net/minecraft/block/DirectionalBlock
net/minecraft/block/BlockDirtSnowy net/minecraft/block/SnowyDirtBlock
net/minecraft/block/BlockDirtSnowySpreadable net/minecraft/block/SpreadableSnowyDirtBlock
net/minecraft/block/BlockDispenser net/minecraft/block/DispenserBlock
net/minecraft/block/BlockDoor net/minecraft/block/DoorBlock
net/minecraft/block/BlockDoublePlant net/minecraft/block/DoublePlantBlock
net/minecraft/block/BlockDragonEgg net/minecraft/block/DragonEggBlock
net/minecraft/block/BlockDropper net/minecraft/block/DropperBlock
net/minecraft/block/BlockEnchantmentTable net/minecraft/block/EnchantingTableBlock
net/minecraft/block/BlockEndGateway net/minecraft/block/EndGatewayBlock
net/minecraft/block/BlockEndPortal net/minecraft/block/EndPortalBlock
net/minecraft/block/BlockEndPortalFrame net/minecraft/block/EndPortalFrameBlock
net/minecraft/block/BlockEndRod net/minecraft/block/EndRodBlock
net/minecraft/block/BlockEnderChest net/minecraft/block/EnderChestBlock
net/minecraft/block/BlockFalling net/minecraft/block/FallingBlock
net/minecraft/block/BlockFarmland net/minecraft/block/FarmlandBlock
net/minecraft/block/BlockFence net/minecraft/block/FenceBlock
net/minecraft/block/BlockFenceGate net/minecraft/block/FenceGateBlock
net/minecraft/block/BlockFire net/minecraft/block/FireBlock
net/minecraft/block/BlockFletchingTable net/minecraft/block/FletchingTableBlock
net/minecraft/block/BlockFlower net/minecraft/block/FlowerBlock
net/minecraft/block/BlockFlowerPot net/minecraft/block/FlowerPotBlock
net/minecraft/block/BlockFlowingFluid net/minecraft/block/FlowingFluidBlock
net/minecraft/block/BlockFourWay net/minecraft/block/FourWayBlock
net/minecraft/block/BlockFrostedIce net/minecraft/block/FrostedIceBlock
net/minecraft/block/BlockFurnace net/minecraft/block/FurnaceBlock
net/minecraft/block/BlockGlass net/minecraft/block/GlassBlock
net/minecraft/block/BlockGlazedTerracotta net/minecraft/block/GlazedTerracottaBlock
net/minecraft/block/BlockGrass net/minecraft/block/GrassBlock
net/minecraft/block/BlockGrassPath net/minecraft/block/GrassPathBlock
net/minecraft/block/BlockGravel net/minecraft/block/GravelBlock
net/minecraft/block/BlockGrindstone net/minecraft/block/GrindstoneBlock
net/minecraft/block/BlockHay net/minecraft/block/HayBlock
net/minecraft/block/BlockHopper net/minecraft/block/HopperBlock
net/minecraft/block/BlockHorizontal net/minecraft/block/HorizontalBlock
net/minecraft/block/BlockHorizontalFace net/minecraft/block/HorizontalFaceBlock
net/minecraft/block/BlockHugeMushroom net/minecraft/block/HugeMushroomBlock
net/minecraft/block/BlockIce net/minecraft/block/IceBlock
net/minecraft/block/BlockJigsaw net/minecraft/block/JigsawBlock
net/minecraft/block/BlockJukebox net/minecraft/block/JukeboxBlock
net/minecraft/block/BlockKelp net/minecraft/block/KelpBlock
net/minecraft/block/BlockKelpTop net/minecraft/block/KelpTopBlock
net/minecraft/block/BlockLadder net/minecraft/block/LadderBlock
net/minecraft/block/BlockLantern net/minecraft/block/LanternBlock
net/minecraft/block/BlockLeaves net/minecraft/block/LeavesBlock
net/minecraft/block/BlockLectern net/minecraft/block/LecternBlock
net/minecraft/block/BlockLever net/minecraft/block/LeverBlock
net/minecraft/block/BlockLilyPad net/minecraft/block/LilyPadBlock
net/minecraft/block/BlockLog net/minecraft/block/LogBlock
net/minecraft/block/BlockLoom net/minecraft/block/LoomBlock
net/minecraft/block/BlockMagma net/minecraft/block/MagmaBlock
net/minecraft/block/BlockMelon net/minecraft/block/MelonBlock
net/minecraft/block/BlockMobSpawner net/minecraft/block/SpawnerBlock
net/minecraft/block/BlockMushroom net/minecraft/block/MushroomBlock
net/minecraft/block/BlockMycelium net/minecraft/block/MyceliumBlock
net/minecraft/block/BlockNetherWart net/minecraft/block/NetherWartBlock
net/minecraft/block/BlockNote net/minecraft/block/NoteBlock
net/minecraft/block/BlockObserver net/minecraft/block/ObserverBlock
net/minecraft/block/BlockOre net/minecraft/block/OreBlock
net/minecraft/block/BlockPane net/minecraft/block/PaneBlock
net/minecraft/block/BlockPistonBase net/minecraft/block/PistonBlock
net/minecraft/block/BlockPistonExtension net/minecraft/block/PistonHeadBlock
net/minecraft/block/BlockPistonMoving net/minecraft/block/MovingPistonBlock
net/minecraft/block/BlockPortal net/minecraft/block/NetherPortalBlock
net/minecraft/block/BlockPortal$Size net/minecraft/block/NetherPortalBlock$Size
net/minecraft/block/BlockPotato net/minecraft/block/PotatoBlock
net/minecraft/block/BlockPressurePlate net/minecraft/block/PressurePlateBlock
net/minecraft/block/BlockPressurePlate$Sensitivity net/minecraft/block/PressurePlateBlock$Sensitivity
net/minecraft/block/BlockPressurePlateWeighted net/minecraft/block/WeightedPressurePlateBlock
net/minecraft/block/BlockPumpkin net/minecraft/block/PumpkinBlock
net/minecraft/block/BlockRail net/minecraft/block/RailBlock
net/minecraft/block/BlockRailBase net/minecraft/block/AbstractRailBlock
net/minecraft/block/BlockRailDetector net/minecraft/block/DetectorRailBlock
net/minecraft/block/BlockRailPowered net/minecraft/block/PoweredRailBlock
net/minecraft/block/BlockRedstone net/minecraft/block/RedstoneBlock
net/minecraft/block/BlockRedstoneComparator net/minecraft/block/ComparatorBlock
net/minecraft/block/BlockRedstoneDiode net/minecraft/block/RedstoneDiodeBlock
net/minecraft/block/BlockRedstoneLamp net/minecraft/block/RedstoneLampBlock
net/minecraft/block/BlockRedstoneOre net/minecraft/block/RedstoneOreBlock
net/minecraft/block/BlockRedstoneRepeater net/minecraft/block/RepeaterBlock
net/minecraft/block/BlockRedstoneTorch net/minecraft/block/RedstoneTorchBlock
net/minecraft/block/BlockRedstoneTorch$Toggle net/minecraft/block/RedstoneTorchBlock$Toggle
net/minecraft/block/BlockRedstoneTorchWall net/minecraft/block/RedstoneWallTorchBlock
net/minecraft/block/BlockRedstoneWire net/minecraft/block/RedstoneWireBlock
net/minecraft/block/BlockReed net/minecraft/block/SugarCaneBlock
net/minecraft/block/BlockRotatedPillar net/minecraft/block/RotatedPillarBlock
net/minecraft/block/BlockSand net/minecraft/block/SandBlock
net/minecraft/block/BlockSapling net/minecraft/block/SaplingBlock
net/minecraft/block/BlockScaffolding net/minecraft/block/ScaffoldingBlock
net/minecraft/block/BlockSeaGrass net/minecraft/block/SeaGrassBlock
net/minecraft/block/BlockSeaGrassTall net/minecraft/block/TallSeaGrassBlock
net/minecraft/block/BlockSeaPickle net/minecraft/block/SeaPickleBlock
net/minecraft/block/BlockShearableDoublePlant net/minecraft/block/ShearableDoublePlantBlock
net/minecraft/block/BlockShulkerBox net/minecraft/block/ShulkerBoxBlock
net/minecraft/block/BlockSign net/minecraft/block/AbstractSignBlock
net/minecraft/block/BlockSilverfish net/minecraft/block/SilverfishBlock
net/minecraft/block/BlockSixWay net/minecraft/block/SixWayBlock
net/minecraft/block/BlockSkull net/minecraft/block/SkullBlock
net/minecraft/block/BlockSkull$ISkullType net/minecraft/block/SkullBlock$ISkullType
net/minecraft/block/BlockSkull$Types net/minecraft/block/SkullBlock$Types
net/minecraft/block/BlockSkullPlayer net/minecraft/block/SkullPlayerBlock
net/minecraft/block/BlockSkullWall net/minecraft/block/WallSkullBlock
net/minecraft/block/BlockSkullWallPlayer net/minecraft/block/SkullWallPlayerBlock
net/minecraft/block/BlockSkullWither net/minecraft/block/WitherSkeletonSkullBlock
net/minecraft/block/BlockSkullWitherWall net/minecraft/block/WitherSkeletonWallSkullBlock
net/minecraft/block/BlockSlab net/minecraft/block/SlabBlock
net/minecraft/block/BlockSlime net/minecraft/block/SlimeBlock
net/minecraft/block/BlockSmithingTable net/minecraft/block/SmithingTableBlock
net/minecraft/block/BlockSmoker net/minecraft/block/SmokerBlock
net/minecraft/block/BlockSnowLayer net/minecraft/block/SnowBlock
net/minecraft/block/BlockSoulSand net/minecraft/block/SoulSandBlock
net/minecraft/block/BlockSponge net/minecraft/block/SpongeBlock
net/minecraft/block/BlockStainedGlass net/minecraft/block/StainedGlassBlock
net/minecraft/block/BlockStainedGlassPane net/minecraft/block/StainedGlassPaneBlock
net/minecraft/block/BlockStairs net/minecraft/block/StairsBlock
net/minecraft/block/BlockStandingSign net/minecraft/block/StandingSignBlock
net/minecraft/block/BlockStem net/minecraft/block/StemBlock
net/minecraft/block/BlockStemGrown net/minecraft/block/StemGrownBlock
net/minecraft/block/BlockStonecutter net/minecraft/block/StonecutterBlock
net/minecraft/block/BlockStructure net/minecraft/block/StructureBlock
net/minecraft/block/BlockStructureVoid net/minecraft/block/StructureVoidBlock
net/minecraft/block/BlockSweetBerryBush net/minecraft/block/SweetBerryBushBlock
net/minecraft/block/BlockTNT net/minecraft/block/TNTBlock
net/minecraft/block/BlockTallFlower net/minecraft/block/TallFlowerBlock
net/minecraft/block/BlockTallGrass net/minecraft/block/TallGrassBlock
net/minecraft/block/BlockTorch net/minecraft/block/TorchBlock
net/minecraft/block/BlockTorchWall net/minecraft/block/WallTorchBlock
net/minecraft/block/BlockTrapDoor net/minecraft/block/TrapDoorBlock
net/minecraft/block/BlockTrappedChest net/minecraft/block/TrappedChestBlock
net/minecraft/block/BlockTripWire net/minecraft/block/TripWireBlock
net/minecraft/block/BlockTripWireHook net/minecraft/block/TripWireHookBlock
net/minecraft/block/BlockTurtleEgg net/minecraft/block/TurtleEggBlock
net/minecraft/block/BlockVine net/minecraft/block/VineBlock
net/minecraft/block/BlockWall net/minecraft/block/WallBlock
net/minecraft/block/BlockWallSign net/minecraft/block/WallSignBlock
net/minecraft/block/BlockWeb net/minecraft/block/WebBlock
net/minecraft/block/BlockWetSponge net/minecraft/block/WetSpongeBlock
net/minecraft/block/BlockWitherRose net/minecraft/block/WitherRoseBlock
net/minecraft/block/BlockWorkbench net/minecraft/block/CraftingTableBlock
net/minecraft/client/gui/AbstractGuiButton net/minecraft/client/gui/widget/button/AbstractButton
net/minecraft/client/gui/BossInfoClient net/minecraft/client/gui/ClientBossInfo
net/minecraft/client/gui/ButtonChangePage net/minecraft/client/gui/widget/button/ChangePageButton
net/minecraft/client/gui/GuiAbstractCrafting net/minecraft/client/gui/screen/inventory/AbstractFurnaceScreen
net/minecraft/client/gui/GuiAbstractRecipeBook net/minecraft/client/gui/recipebook/AbstractRecipeBookGui
net/minecraft/client/gui/GuiBlastFurnace net/minecraft/client/gui/screen/inventory/BlastFurnaceScreen
net/minecraft/client/gui/GuiBlastFurnaceRecipeBook net/minecraft/client/gui/recipebook/BlastFurnaceRecipeGui
net/minecraft/client/gui/GuiButton net/minecraft/client/gui/widget/button/Button
net/minecraft/client/gui/GuiCartographyTable net/minecraft/client/gui/screen/inventory/CartographyTableScreen
net/minecraft/client/gui/GuiChat net/minecraft/client/gui/screen/ChatScreen
net/minecraft/client/gui/GuiChat$SuggestionsList net/minecraft/client/gui/screen/ChatScreen$SuggestionsList
net/minecraft/client/gui/GuiCommandBlock net/minecraft/client/gui/screen/CommandBlockScreen
net/minecraft/client/gui/GuiConnecting net/minecraft/client/gui/screen/ConnectingScreen
net/minecraft/client/gui/GuiDisconnected net/minecraft/client/gui/screen/DisconnectedScreen
net/minecraft/client/gui/GuiDownloadTerrain net/minecraft/client/gui/screen/DownloadTerrainScreen
net/minecraft/client/gui/GuiErrorScreen net/minecraft/client/gui/screen/ErrorScreen
net/minecraft/client/gui/GuiGameOver net/minecraft/client/gui/screen/DeathScreen
net/minecraft/client/gui/GuiIngame net/minecraft/client/gui/IngameGui
net/minecraft/client/gui/GuiMerchant net/minecraft/client/gui/screen/inventory/MerchantScreen
net/minecraft/client/gui/GuiMerchant$TradeButton net/minecraft/client/gui/screen/inventory/MerchantScreen$TradeButton
net/minecraft/client/gui/GuiMouseSettings net/minecraft/client/gui/screen/MouseSettingsScreen
net/minecraft/client/gui/GuiNewChat net/minecraft/client/gui/NewChatGui
net/minecraft/client/gui/GuiOptimizeWorld net/minecraft/client/gui/screen/OptimizeWorldScreen
net/minecraft/client/gui/GuiOverlayDebug net/minecraft/client/gui/overlay/DebugOverlayGui
net/minecraft/client/gui/GuiRepair net/minecraft/client/gui/screen/inventory/AnvilScreen
net/minecraft/client/gui/GuiResourceLoadProgress net/minecraft/client/gui/ResourceLoadProgressGui
net/minecraft/client/gui/GuiResourceLoadProgress$MojangLogo net/minecraft/client/gui/ResourceLoadProgressGui$MojangLogoTexture
net/minecraft/client/gui/GuiResourcePackAvailable net/minecraft/client/gui/widget/list/AvailableResourcePackList
net/minecraft/client/gui/GuiScreenDemo net/minecraft/client/gui/screen/DemoScreen
net/minecraft/client/gui/GuiSmoker net/minecraft/client/gui/screen/inventory/SmokerScreen
net/minecraft/client/gui/GuiSpectator net/minecraft/client/gui/SpectatorGui
net/minecraft/client/gui/GuiStonecutter net/minecraft/client/gui/screen/inventory/StonecutterScreen
net/minecraft/client/gui/advancements/GuiAdvancement net/minecraft/client/gui/advancements/AdvancementEntryGui
net/minecraft/client/gui/advancements/GuiAdvancementTab net/minecraft/client/gui/advancements/AdvancementTabGui
net/minecraft/client/gui/advancements/GuiScreenAdvancements net/minecraft/client/gui/advancements/AdvancementsScreen
net/minecraft/client/gui/fonts/providers/TextureGlyphProviderUnicode net/minecraft/client/gui/fonts/providers/UnicodeTextureGlyphProvider
net/minecraft/client/gui/fonts/providers/TextureGlyphProviderUnicode$Factory net/minecraft/client/gui/fonts/providers/UnicodeTextureGlyphProvider$Factory
net/minecraft/client/gui/fonts/providers/TextureGlyphProviderUnicode$GlpyhInfo net/minecraft/client/gui/fonts/providers/UnicodeTextureGlyphProvider$GlpyhInfo
net/minecraft/client/gui/inventory/GuiBeacon net/minecraft/client/gui/screen/inventory/BeaconScreen
net/minecraft/client/gui/inventory/GuiBeacon$Button net/minecraft/client/gui/screen/inventory/BeaconScreen$Button
net/minecraft/client/gui/inventory/GuiBeacon$CancelButton net/minecraft/client/gui/screen/inventory/BeaconScreen$CancelButton
net/minecraft/client/gui/inventory/GuiBeacon$ConfirmButton net/minecraft/client/gui/screen/inventory/BeaconScreen$ConfirmButton
net/minecraft/client/gui/inventory/GuiBeacon$PowerButton net/minecraft/client/gui/screen/inventory/BeaconScreen$PowerButton
net/minecraft/client/gui/inventory/GuiBeacon$SpriteButton net/minecraft/client/gui/screen/inventory/BeaconScreen$SpriteButton
net/minecraft/client/gui/inventory/GuiBrewingStand net/minecraft/client/gui/screen/inventory/BrewingStandScreen
net/minecraft/client/gui/inventory/GuiDispenser net/minecraft/client/gui/screen/inventory/DispenserScreen
net/minecraft/client/gui/inventory/GuiFurnace net/minecraft/client/gui/screen/inventory/FurnaceScreen
net/minecraft/client/gui/inventory/GuiShulkerBox net/minecraft/client/gui/screen/inventory/ShulkerBoxScreen
net/minecraft/client/gui/recipebook/GuiFurnaceRecipeBook net/minecraft/client/gui/recipebook/FurnaceRecipeGui
net/minecraft/client/gui/recipebook/GuiRecipeBook net/minecraft/client/gui/recipebook/RecipeBookGui
net/minecraft/client/gui/recipebook/GuiRecipeOverlay net/minecraft/client/gui/recipebook/RecipeOverlayGui
net/minecraft/client/gui/recipebook/GuiRecipeOverlay$Button net/minecraft/client/gui/recipebook/RecipeOverlayGui$RecipeButtonWidget
net/minecraft/client/gui/recipebook/GuiRecipeOverlay$Button$Child net/minecraft/client/gui/recipebook/RecipeOverlayGui$RecipeButtonWidget$Child
net/minecraft/client/gui/recipebook/GuiRecipeOverlay$FurnaceButton net/minecraft/client/gui/recipebook/RecipeOverlayGui$FurnaceRecipeButtonWidget
net/minecraft/client/multiplayer/ChunkProviderClient net/minecraft/client/multiplayer/ClientChunkProvider
net/minecraft/client/multiplayer/ChunkProviderClient$ChunkArray net/minecraft/client/multiplayer/ClientChunkProvider$ChunkArray
net/minecraft/client/network/LanServerDetector$ThreadLanServerFind net/minecraft/client/network/LanServerDetector$LanServerFindThread
net/minecraft/client/particle/Barrier net/minecraft/client/particle/BarrierParticle
net/minecraft/client/particle/Barrier$Factory net/minecraft/client/particle/BarrierParticle$Factory
net/minecraft/client/particle/ParticleBreaking net/minecraft/client/particle/BreakingParticle
net/minecraft/client/particle/ParticleBreaking$Factory net/minecraft/client/particle/BreakingParticle$Factory
net/minecraft/client/particle/ParticleBreaking$SlimeFactory net/minecraft/client/particle/BreakingParticle$SlimeFactory
net/minecraft/client/particle/ParticleBreaking$SnowballFactory net/minecraft/client/particle/BreakingParticle$SnowballFactory
net/minecraft/client/particle/ParticleBubble net/minecraft/client/particle/BubbleParticle
net/minecraft/client/particle/ParticleBubble$Factory net/minecraft/client/particle/BubbleParticle$Factory
net/minecraft/client/particle/ParticleBubbleColumnUp net/minecraft/client/particle/BubbleColumnUpParticle
net/minecraft/client/particle/ParticleBubbleColumnUp$Factory net/minecraft/client/particle/BubbleColumnUpParticle$Factory
net/minecraft/client/particle/ParticleBubblePop net/minecraft/client/particle/BubblePopParticle
net/minecraft/client/particle/ParticleBubblePop$Factory net/minecraft/client/particle/BubblePopParticle$Factory
net/minecraft/client/particle/ParticleCampfire net/minecraft/client/particle/CampfireParticle
net/minecraft/client/particle/ParticleCampfire$CozySmokeFactory net/minecraft/client/particle/CampfireParticle$CozySmokeFactory
net/minecraft/client/particle/ParticleCampfire$SignalSmokeFactory net/minecraft/client/particle/CampfireParticle$SignalSmokeFactory
net/minecraft/client/particle/ParticleCloud net/minecraft/client/particle/CloudParticle
net/minecraft/client/particle/ParticleCloud$Factory net/minecraft/client/particle/CloudParticle$Factory
net/minecraft/client/particle/ParticleCloud$SneezeFactory net/minecraft/client/particle/CloudParticle$SneezeFactory
net/minecraft/client/particle/ParticleCrit net/minecraft/client/particle/CritParticle
net/minecraft/client/particle/ParticleCrit$DamageIndicatorFactory net/minecraft/client/particle/CritParticle$DamageIndicatorFactory
net/minecraft/client/particle/ParticleCrit$Factory net/minecraft/client/particle/CritParticle$Factory
net/minecraft/client/particle/ParticleCrit$MagicFactory net/minecraft/client/particle/CritParticle$MagicFactory
net/minecraft/client/particle/ParticleCurrentDown net/minecraft/client/particle/CurrentDownParticle
net/minecraft/client/particle/ParticleCurrentDown$Factory net/minecraft/client/particle/CurrentDownParticle$Factory
net/minecraft/client/particle/ParticleDigging net/minecraft/client/particle/DiggingParticle
net/minecraft/client/particle/ParticleDigging$Factory net/minecraft/client/particle/DiggingParticle$Factory
net/minecraft/client/particle/ParticleDragonBreath net/minecraft/client/particle/DragonBreathParticle
net/minecraft/client/particle/ParticleDragonBreath$Factory net/minecraft/client/particle/DragonBreathParticle$Factory
net/minecraft/client/particle/ParticleDrip net/minecraft/client/particle/DripParticle
net/minecraft/client/particle/ParticleDrip$Dripping net/minecraft/client/particle/DripParticle$Dripping
net/minecraft/client/particle/ParticleDrip$DrippingLava net/minecraft/client/particle/DripParticle$DrippingLava
net/minecraft/client/particle/ParticleDrip$DrippingLavaFactory net/minecraft/client/particle/DripParticle$DrippingLavaFactory
net/minecraft/client/particle/ParticleDrip$DrippingWaterFactory net/minecraft/client/particle/DripParticle$DrippingWaterFactory
net/minecraft/client/particle/ParticleDrip$Falling net/minecraft/client/particle/DripParticle$Falling
net/minecraft/client/particle/ParticleDrip$FallingLavaFactory net/minecraft/client/particle/DripParticle$FallingLavaFactory
net/minecraft/client/particle/ParticleDrip$FallingWaterFactory net/minecraft/client/particle/DripParticle$FallingWaterFactory
net/minecraft/client/particle/ParticleDrip$Landing net/minecraft/client/particle/DripParticle$Landing
net/minecraft/client/particle/ParticleDrip$LandingLavaFactory net/minecraft/client/particle/DripParticle$LandingLavaFactory
net/minecraft/client/particle/ParticleEmitter net/minecraft/client/particle/EmitterParticle
net/minecraft/client/particle/ParticleEnchantmentTable net/minecraft/client/particle/EnchantmentTableParticle
net/minecraft/client/particle/ParticleEnchantmentTable$EnchantmentTable net/minecraft/client/particle/EnchantmentTableParticle$EnchantmentTable
net/minecraft/client/particle/ParticleEnchantmentTable$NautilusFactory net/minecraft/client/particle/EnchantmentTableParticle$NautilusFactory
net/minecraft/client/particle/ParticleEndRod net/minecraft/client/particle/EndRodParticle
net/minecraft/client/particle/ParticleEndRod$Factory net/minecraft/client/particle/EndRodParticle$Factory
net/minecraft/client/particle/ParticleExplosion net/minecraft/client/particle/PoofParticle
net/minecraft/client/particle/ParticleExplosion$Factory net/minecraft/client/particle/PoofParticle$Factory
net/minecraft/client/particle/ParticleExplosionHuge net/minecraft/client/particle/HugeExplosionParticle
net/minecraft/client/particle/ParticleExplosionHuge$Factory net/minecraft/client/particle/HugeExplosionParticle$Factory
net/minecraft/client/particle/ParticleExplosionLarge net/minecraft/client/particle/LargeExplosionParticle
net/minecraft/client/particle/ParticleExplosionLarge$Factory net/minecraft/client/particle/LargeExplosionParticle$Factory
net/minecraft/client/particle/ParticleFallingDust net/minecraft/client/particle/FallingDustParticle
net/minecraft/client/particle/ParticleFallingDust$Factory net/minecraft/client/particle/FallingDustParticle$Factory
net/minecraft/client/particle/ParticleFirework net/minecraft/client/particle/FireworkParticle
net/minecraft/client/particle/ParticleFirework$Overlay net/minecraft/client/particle/FireworkParticle$Overlay
net/minecraft/client/particle/ParticleFirework$OverlayFactory net/minecraft/client/particle/FireworkParticle$OverlayFactory
net/minecraft/client/particle/ParticleFirework$Spark net/minecraft/client/particle/FireworkParticle$Spark
net/minecraft/client/particle/ParticleFirework$SparkFactory net/minecraft/client/particle/FireworkParticle$SparkFactory
net/minecraft/client/particle/ParticleFirework$Starter net/minecraft/client/particle/FireworkParticle$Starter
net/minecraft/client/particle/ParticleFlame net/minecraft/client/particle/FlameParticle
net/minecraft/client/particle/ParticleFlame$Factory net/minecraft/client/particle/FlameParticle$Factory
net/minecraft/client/particle/ParticleHeart net/minecraft/client/particle/HeartParticle
net/minecraft/client/particle/ParticleHeart$AngryVillagerFactory net/minecraft/client/particle/HeartParticle$AngryVillagerFactory
net/minecraft/client/particle/ParticleHeart$Factory net/minecraft/client/particle/HeartParticle$Factory
net/minecraft/client/particle/ParticleItemPickup net/minecraft/client/particle/ItemPickupParticle
net/minecraft/client/particle/ParticleLava net/minecraft/client/particle/LavaParticle
net/minecraft/client/particle/ParticleLava$Factory net/minecraft/client/particle/LavaParticle$Factory
net/minecraft/client/particle/ParticleMeta net/minecraft/client/particle/MetaParticle
net/minecraft/client/particle/ParticleMobAppearance net/minecraft/client/particle/MobAppearanceParticle
net/minecraft/client/particle/ParticleMobAppearance$Factory net/minecraft/client/particle/MobAppearanceParticle$Factory
net/minecraft/client/particle/ParticleNote net/minecraft/client/particle/NoteParticle
net/minecraft/client/particle/ParticleNote$Factory net/minecraft/client/particle/NoteParticle$Factory
net/minecraft/client/particle/ParticlePortal net/minecraft/client/particle/PortalParticle
net/minecraft/client/particle/ParticlePortal$Factory net/minecraft/client/particle/PortalParticle$Factory
net/minecraft/client/particle/ParticleRain net/minecraft/client/particle/RainParticle
net/minecraft/client/particle/ParticleRain$Factory net/minecraft/client/particle/RainParticle$Factory
net/minecraft/client/particle/ParticleRedstone net/minecraft/client/particle/RedstoneParticle
net/minecraft/client/particle/ParticleRedstone$Factory net/minecraft/client/particle/RedstoneParticle$Factory
net/minecraft/client/particle/ParticleSimpleAnimated net/minecraft/client/particle/SimpleAnimatedParticle
net/minecraft/client/particle/ParticleSmokeLarge net/minecraft/client/particle/LargeSmokeParticle
net/minecraft/client/particle/ParticleSmokeLarge$Factory net/minecraft/client/particle/LargeSmokeParticle$Factory
net/minecraft/client/particle/ParticleSmokeNormal net/minecraft/client/particle/SmokeParticle
net/minecraft/client/particle/ParticleSmokeNormal$Factory net/minecraft/client/particle/SmokeParticle$Factory
net/minecraft/client/particle/ParticleSpell net/minecraft/client/particle/SpellParticle
net/minecraft/client/particle/ParticleSpell$AmbientMobFactory net/minecraft/client/particle/SpellParticle$AmbientMobFactory
net/minecraft/client/particle/ParticleSpell$Factory net/minecraft/client/particle/SpellParticle$Factory
net/minecraft/client/particle/ParticleSpell$InstantFactory net/minecraft/client/particle/SpellParticle$InstantFactory
net/minecraft/client/particle/ParticleSpell$MobFactory net/minecraft/client/particle/SpellParticle$MobFactory
net/minecraft/client/particle/ParticleSpell$WitchFactory net/minecraft/client/particle/SpellParticle$WitchFactory
net/minecraft/client/particle/ParticleSpit net/minecraft/client/particle/SpitParticle
net/minecraft/client/particle/ParticleSpit$Factory net/minecraft/client/particle/SpitParticle$Factory
net/minecraft/client/particle/ParticleSplash net/minecraft/client/particle/SplashParticle
net/minecraft/client/particle/ParticleSplash$Factory net/minecraft/client/particle/SplashParticle$Factory
net/minecraft/client/particle/ParticleSquidInk net/minecraft/client/particle/SquidInkParticle
net/minecraft/client/particle/ParticleSquidInk$Factory net/minecraft/client/particle/SquidInkParticle$Factory
net/minecraft/client/particle/ParticleSuspend net/minecraft/client/particle/UnderwaterParticle
net/minecraft/client/particle/ParticleSuspend$Factory net/minecraft/client/particle/UnderwaterParticle$Factory
net/minecraft/client/particle/ParticleSuspendedTown net/minecraft/client/particle/SuspendedTownParticle
net/minecraft/client/particle/ParticleSuspendedTown$ComposterFactory net/minecraft/client/particle/SuspendedTownParticle$ComposterFactory
net/minecraft/client/particle/ParticleSuspendedTown$DolphinSpeedFactory net/minecraft/client/particle/SuspendedTownParticle$DolphinSpeedFactory
net/minecraft/client/particle/ParticleSuspendedTown$Factory net/minecraft/client/particle/SuspendedTownParticle$Factory
net/minecraft/client/particle/ParticleSuspendedTown$HappyVillagerFactory net/minecraft/client/particle/SuspendedTownParticle$HappyVillagerFactory
net/minecraft/client/particle/ParticleSweepAttack net/minecraft/client/particle/SweepAttackParticle
net/minecraft/client/particle/ParticleSweepAttack$Factory net/minecraft/client/particle/SweepAttackParticle$Factory
net/minecraft/client/particle/ParticleTotem net/minecraft/client/particle/TotemOfUndyingParticle
net/minecraft/client/particle/ParticleTotem$Factory net/minecraft/client/particle/TotemOfUndyingParticle$Factory
net/minecraft/client/particle/ParticleWaterWake net/minecraft/client/particle/WaterWakeParticle
net/minecraft/client/particle/ParticleWaterWake$Factory net/minecraft/client/particle/WaterWakeParticle$Factory
net/minecraft/client/renderer/BlockFluidRenderer net/minecraft/client/renderer/FluidBlockRenderer
net/minecraft/client/renderer/ImageBufferDownload net/minecraft/client/renderer/DownloadImageBuffer
net/minecraft/client/renderer/WorldRenderer$ContainerLocalRenderInformation net/minecraft/client/renderer/WorldRenderer$LocalRenderInformationContainer
net/minecraft/client/renderer/chunk/ListedRenderChunk net/minecraft/client/renderer/chunk/ListedChunkRender
net/minecraft/client/renderer/chunk/RenderChunk net/minecraft/client/renderer/chunk/ChunkRender
net/minecraft/client/renderer/chunk/RenderChunkCache net/minecraft/client/renderer/chunk/ChunkRenderCache
net/minecraft/client/renderer/debug/DebugRendererCave net/minecraft/client/renderer/debug/CaveDebugRenderer
net/minecraft/client/renderer/debug/DebugRendererChunkBorder net/minecraft/client/renderer/debug/ChunkBorderDebugRenderer
net/minecraft/client/renderer/debug/DebugRendererChunkInfo net/minecraft/client/renderer/debug/ChunkInfoDebugRenderer
net/minecraft/client/renderer/debug/DebugRendererChunkInfo$Entry net/minecraft/client/renderer/debug/ChunkInfoDebugRenderer$Entry
net/minecraft/client/renderer/debug/DebugRendererCollisionBox net/minecraft/client/renderer/debug/CollisionBoxDebugRenderer
net/minecraft/client/renderer/debug/DebugRendererEntityAI net/minecraft/client/renderer/debug/EntityAIDebugRenderer
net/minecraft/client/renderer/debug/DebugRendererHeightMap net/minecraft/client/renderer/debug/HeightMapDebugRenderer
net/minecraft/client/renderer/debug/DebugRendererLight net/minecraft/client/renderer/debug/LightDebugRenderer
net/minecraft/client/renderer/debug/DebugRendererNeighborsUpdate net/minecraft/client/renderer/debug/NeighborsUpdateDebugRenderer
net/minecraft/client/renderer/debug/DebugRendererPathfinding net/minecraft/client/renderer/debug/PathfindingDebugRenderer
net/minecraft/client/renderer/debug/DebugRendererSolidFace net/minecraft/client/renderer/debug/SolidFaceDebugRenderer
net/minecraft/client/renderer/debug/DebugRendererStructure net/minecraft/client/renderer/debug/StructureDebugRenderer
net/minecraft/client/renderer/debug/DebugRendererWater net/minecraft/client/renderer/debug/WaterDebugRenderer
net/minecraft/client/renderer/debug/DebugRendererWorldGenAttempts net/minecraft/client/renderer/debug/WorldGenAttemptsDebugRenderer
net/minecraft/client/renderer/entity/RenderAbstractHorse net/minecraft/client/renderer/entity/AbstractHorseRenderer
net/minecraft/client/renderer/entity/RenderAbstractIllager net/minecraft/client/renderer/entity/IllagerRenderer
net/minecraft/client/renderer/entity/RenderAbstractZombie net/minecraft/client/renderer/entity/AbstractZombieRenderer
net/minecraft/client/renderer/entity/RenderAreaEffectCloud net/minecraft/client/renderer/entity/AreaEffectCloudRenderer
net/minecraft/client/renderer/entity/RenderArmorStand net/minecraft/client/renderer/entity/ArmorStandRenderer
net/minecraft/client/renderer/entity/RenderArrow net/minecraft/client/renderer/entity/ArrowRenderer
net/minecraft/client/renderer/entity/RenderBat net/minecraft/client/renderer/entity/BatRenderer
net/minecraft/client/renderer/entity/RenderBiped net/minecraft/client/renderer/entity/BipedRenderer
net/minecraft/client/renderer/entity/RenderBlaze net/minecraft/client/renderer/entity/BlazeRenderer
net/minecraft/client/renderer/entity/RenderBoat net/minecraft/client/renderer/entity/BoatRenderer
net/minecraft/client/renderer/entity/RenderCat net/minecraft/client/renderer/entity/CatRenderer
net/minecraft/client/renderer/entity/RenderCaveSpider net/minecraft/client/renderer/entity/CaveSpiderRenderer
net/minecraft/client/renderer/entity/RenderChicken net/minecraft/client/renderer/entity/ChickenRenderer
net/minecraft/client/renderer/entity/RenderCod net/minecraft/client/renderer/entity/CodRenderer
net/minecraft/client/renderer/entity/RenderCow net/minecraft/client/renderer/entity/CowRenderer
net/minecraft/client/renderer/entity/RenderCreeper net/minecraft/client/renderer/entity/CreeperRenderer
net/minecraft/client/renderer/entity/RenderDolphin net/minecraft/client/renderer/entity/DolphinRenderer
net/minecraft/client/renderer/entity/RenderDragon net/minecraft/client/renderer/entity/EnderDragonRenderer
net/minecraft/client/renderer/entity/RenderDragonFireball net/minecraft/client/renderer/entity/DragonFireballRenderer
net/minecraft/client/renderer/entity/RenderDrowned net/minecraft/client/renderer/entity/DrownedRenderer
net/minecraft/client/renderer/entity/RenderElderGuardian net/minecraft/client/renderer/entity/ElderGuardianRenderer
net/minecraft/client/renderer/entity/RenderEnderCrystal net/minecraft/client/renderer/entity/EnderCrystalRenderer
net/minecraft/client/renderer/entity/RenderEnderman net/minecraft/client/renderer/entity/EndermanRenderer
net/minecraft/client/renderer/entity/RenderEndermite net/minecraft/client/renderer/entity/EndermiteRenderer
net/minecraft/client/renderer/entity/RenderEntity net/minecraft/client/renderer/entity/DefaultRenderer
net/minecraft/client/renderer/entity/RenderEntityItem net/minecraft/client/renderer/entity/ItemRenderer
net/minecraft/client/renderer/entity/RenderEvoker net/minecraft/client/renderer/entity/EvokerRenderer
net/minecraft/client/renderer/entity/RenderEvokerFangs net/minecraft/client/renderer/entity/EvokerFangsRenderer
net/minecraft/client/renderer/entity/RenderFallingBlock net/minecraft/client/renderer/entity/FallingBlockRenderer
net/minecraft/client/renderer/entity/RenderFireworkRocket net/minecraft/client/renderer/entity/FireworkRocketRenderer
net/minecraft/client/renderer/entity/RenderFish net/minecraft/client/renderer/entity/FishRenderer
net/minecraft/client/renderer/entity/RenderFox net/minecraft/client/renderer/entity/FoxRenderer
net/minecraft/client/renderer/entity/RenderGhast net/minecraft/client/renderer/entity/GhastRenderer
net/minecraft/client/renderer/entity/RenderGiantZombie net/minecraft/client/renderer/entity/GiantZombieRenderer
net/minecraft/client/renderer/entity/RenderGuardian net/minecraft/client/renderer/entity/GuardianRenderer
net/minecraft/client/renderer/entity/RenderHorse net/minecraft/client/renderer/entity/HorseRenderer
net/minecraft/client/renderer/entity/RenderHorseChest net/minecraft/client/renderer/entity/ChestedHorseRenderer
net/minecraft/client/renderer/entity/RenderHorseUndead net/minecraft/client/renderer/entity/UndeadHorseRenderer
net/minecraft/client/renderer/entity/RenderHusk net/minecraft/client/renderer/entity/HuskRenderer
net/minecraft/client/renderer/entity/RenderIllusionIllager net/minecraft/client/renderer/entity/IllusionerRenderer
net/minecraft/client/renderer/entity/RenderIronGolem net/minecraft/client/renderer/entity/IronGolemRenderer
net/minecraft/client/renderer/entity/RenderItemFrame net/minecraft/client/renderer/entity/ItemFrameRenderer
net/minecraft/client/renderer/entity/RenderLeashKnot net/minecraft/client/renderer/entity/LeashKnotRenderer
net/minecraft/client/renderer/entity/RenderLightningBolt net/minecraft/client/renderer/entity/LightningBoltRenderer
net/minecraft/client/renderer/entity/RenderLiving net/minecraft/client/renderer/entity/MobRenderer
net/minecraft/client/renderer/entity/RenderLivingBase net/minecraft/client/renderer/entity/LivingRenderer
net/minecraft/client/renderer/entity/RenderLlama net/minecraft/client/renderer/entity/LlamaRenderer
net/minecraft/client/renderer/entity/RenderLlamaSpit net/minecraft/client/renderer/entity/LlamaSpitRenderer
net/minecraft/client/renderer/entity/RenderMagmaCube net/minecraft/client/renderer/entity/MagmaCubeRenderer
net/minecraft/client/renderer/entity/RenderMinecart net/minecraft/client/renderer/entity/MinecartRenderer
net/minecraft/client/renderer/entity/RenderMooshroom net/minecraft/client/renderer/entity/MooshroomRenderer
net/minecraft/client/renderer/entity/RenderOcelot net/minecraft/client/renderer/entity/OcelotRenderer
net/minecraft/client/renderer/entity/RenderPainting net/minecraft/client/renderer/entity/PaintingRenderer
net/minecraft/client/renderer/entity/RenderPanda net/minecraft/client/renderer/entity/PandaRenderer
net/minecraft/client/renderer/entity/RenderParrot net/minecraft/client/renderer/entity/ParrotRenderer
net/minecraft/client/renderer/entity/RenderPhantom net/minecraft/client/renderer/entity/PhantomRenderer
net/minecraft/client/renderer/entity/RenderPig net/minecraft/client/renderer/entity/PigRenderer
net/minecraft/client/renderer/entity/RenderPigZombie net/minecraft/client/renderer/entity/PigZombieRenderer
net/minecraft/client/renderer/entity/RenderPillager net/minecraft/client/renderer/entity/PillagerRenderer
net/minecraft/client/renderer/entity/RenderPlayer net/minecraft/client/renderer/entity/PlayerRenderer
net/minecraft/client/renderer/entity/RenderPolarBear net/minecraft/client/renderer/entity/PolarBearRenderer
net/minecraft/client/renderer/entity/RenderPufferFish net/minecraft/client/renderer/entity/PufferfishRenderer
net/minecraft/client/renderer/entity/RenderRabbit net/minecraft/client/renderer/entity/RabbitRenderer
net/minecraft/client/renderer/entity/RenderRavager net/minecraft/client/renderer/entity/RavagerRenderer
net/minecraft/client/renderer/entity/RenderSalmon net/minecraft/client/renderer/entity/SalmonRenderer
net/minecraft/client/renderer/entity/RenderSheep net/minecraft/client/renderer/entity/SheepRenderer
net/minecraft/client/renderer/entity/RenderShulker net/minecraft/client/renderer/entity/ShulkerRenderer
net/minecraft/client/renderer/entity/RenderShulkerBullet net/minecraft/client/renderer/entity/ShulkerBulletRenderer
net/minecraft/client/renderer/entity/RenderSilverfish net/minecraft/client/renderer/entity/SilverfishRenderer
net/minecraft/client/renderer/entity/RenderSkeleton net/minecraft/client/renderer/entity/SkeletonRenderer
net/minecraft/client/renderer/entity/RenderSlime net/minecraft/client/renderer/entity/SlimeRenderer
net/minecraft/client/renderer/entity/RenderSnowMan net/minecraft/client/renderer/entity/SnowManRenderer
net/minecraft/client/renderer/entity/RenderSpectralArrow net/minecraft/client/renderer/entity/SpectralArrowRenderer
net/minecraft/client/renderer/entity/RenderSpider net/minecraft/client/renderer/entity/SpiderRenderer
net/minecraft/client/renderer/entity/RenderSprite net/minecraft/client/renderer/entity/SpriteRenderer
net/minecraft/client/renderer/entity/RenderSquid net/minecraft/client/renderer/entity/SquidRenderer
net/minecraft/client/renderer/entity/RenderStray net/minecraft/client/renderer/entity/StrayRenderer
net/minecraft/client/renderer/entity/RenderTNTPrimed net/minecraft/client/renderer/entity/TNTRenderer
net/minecraft/client/renderer/entity/RenderTippedArrow net/minecraft/client/renderer/entity/TippedArrowRenderer
net/minecraft/client/renderer/entity/RenderTntMinecart net/minecraft/client/renderer/entity/TNTMinecartRenderer
net/minecraft/client/renderer/entity/RenderTrident net/minecraft/client/renderer/entity/TridentRenderer
net/minecraft/client/renderer/entity/RenderTropicalFish net/minecraft/client/renderer/entity/TropicalFishRenderer
net/minecraft/client/renderer/entity/RenderTurtle net/minecraft/client/renderer/entity/TurtleRenderer
net/minecraft/client/renderer/entity/RenderVex net/minecraft/client/renderer/entity/VexRenderer
net/minecraft/client/renderer/entity/RenderVillager net/minecraft/client/renderer/entity/VillagerRenderer
net/minecraft/client/renderer/entity/RenderVindicator net/minecraft/client/renderer/entity/VindicatorRenderer
net/minecraft/client/renderer/entity/RenderWanderingTrader net/minecraft/client/renderer/entity/WanderingTraderRenderer
net/minecraft/client/renderer/entity/RenderWitch net/minecraft/client/renderer/entity/WitchRenderer
net/minecraft/client/renderer/entity/RenderWither net/minecraft/client/renderer/entity/WitherRenderer
net/minecraft/client/renderer/entity/RenderWitherSkeleton net/minecraft/client/renderer/entity/WitherSkeletonRenderer
net/minecraft/client/renderer/entity/RenderWitherSkull net/minecraft/client/renderer/entity/WitherSkullRenderer
net/minecraft/client/renderer/entity/RenderWolf net/minecraft/client/renderer/entity/WolfRenderer
net/minecraft/client/renderer/entity/RenderXPOrb net/minecraft/client/renderer/entity/ExperienceOrbRenderer
net/minecraft/client/renderer/entity/RenderZombie net/minecraft/client/renderer/entity/ZombieRenderer
net/minecraft/client/renderer/entity/RenderZombieVillager net/minecraft/client/renderer/entity/ZombieVillagerRenderer
net/minecraft/client/renderer/entity/layers/LayerArmorBase net/minecraft/client/renderer/entity/layers/ArmorLayer
net/minecraft/client/renderer/entity/layers/LayerArrow net/minecraft/client/renderer/entity/layers/ArrowLayer
net/minecraft/client/renderer/entity/layers/LayerBipedArmor net/minecraft/client/renderer/entity/layers/BipedArmorLayer
net/minecraft/client/renderer/entity/layers/LayerCape net/minecraft/client/renderer/entity/layers/CapeLayer
net/minecraft/client/renderer/entity/layers/LayerCatCollar net/minecraft/client/renderer/entity/layers/CatCollarLayer
net/minecraft/client/renderer/entity/layers/LayerCreeperCharge net/minecraft/client/renderer/entity/layers/CreeperChargeLayer
net/minecraft/client/renderer/entity/layers/LayerCustomHead net/minecraft/client/renderer/entity/layers/HeadLayer
net/minecraft/client/renderer/entity/layers/LayerDeadmau5Head net/minecraft/client/renderer/entity/layers/Deadmau5HeadLayer
net/minecraft/client/renderer/entity/layers/LayerDolphinCarriedItem net/minecraft/client/renderer/entity/layers/DolphinCarriedItemLayer
net/minecraft/client/renderer/entity/layers/LayerDrownedOuter net/minecraft/client/renderer/entity/layers/DrownedOuterLayer
net/minecraft/client/renderer/entity/layers/LayerElytra net/minecraft/client/renderer/entity/layers/ElytraLayer
net/minecraft/client/renderer/entity/layers/LayerEnderDragonDeath net/minecraft/client/renderer/entity/layers/EnderDragonDeathLayer
net/minecraft/client/renderer/entity/layers/LayerEnderDragonEyes net/minecraft/client/renderer/entity/layers/EnderDragonEyesLayer
net/minecraft/client/renderer/entity/layers/LayerEndermanEyes net/minecraft/client/renderer/entity/layers/EndermanEyesLayer
net/minecraft/client/renderer/entity/layers/LayerHeldBlock net/minecraft/client/renderer/entity/layers/HeldBlockLayer
net/minecraft/client/renderer/entity/layers/LayerHeldItem net/minecraft/client/renderer/entity/layers/HeldItemLayer
net/minecraft/client/renderer/entity/layers/LayerHeldItemFox net/minecraft/client/renderer/entity/layers/FoxHeldItemLayer
net/minecraft/client/renderer/entity/layers/LayerHeldItemPanda net/minecraft/client/renderer/entity/layers/PandaHeldItemLayer
net/minecraft/client/renderer/entity/layers/LayerHeldItemVillager net/minecraft/client/renderer/entity/layers/VillagerHeldItemLayer
net/minecraft/client/renderer/entity/layers/LayerHeldItemWitch net/minecraft/client/renderer/entity/layers/WitchHeldItemLayer
net/minecraft/client/renderer/entity/layers/LayerIronGolemFlower net/minecraft/client/renderer/entity/layers/IronGolenFlowerLayer
net/minecraft/client/renderer/entity/layers/LayerLeatherHorseArmor net/minecraft/client/renderer/entity/layers/LeatherHorseArmorLayer
net/minecraft/client/renderer/entity/layers/LayerLlamaDecor net/minecraft/client/renderer/entity/layers/LlamaDecorLayer
net/minecraft/client/renderer/entity/layers/LayerMooshroomMushroom net/minecraft/client/renderer/entity/layers/MooshroomMushroomLayer
net/minecraft/client/renderer/entity/layers/LayerParrotVariant net/minecraft/client/renderer/entity/layers/ParrotVariantLayer
net/minecraft/client/renderer/entity/layers/LayerPhantomEyes net/minecraft/client/renderer/entity/layers/PhantomEyesLayer
net/minecraft/client/renderer/entity/layers/LayerSaddle net/minecraft/client/renderer/entity/layers/SaddleLayer
net/minecraft/client/renderer/entity/layers/LayerSheepWool net/minecraft/client/renderer/entity/layers/SheepWoolLayer
net/minecraft/client/renderer/entity/layers/LayerShulkerColor net/minecraft/client/renderer/entity/layers/ShulkerColorLayer
net/minecraft/client/renderer/entity/layers/LayerSlimeGel net/minecraft/client/renderer/entity/layers/SlimeGelLayer
net/minecraft/client/renderer/entity/layers/LayerSnowmanHead net/minecraft/client/renderer/entity/layers/SnowmanHeadLayer
net/minecraft/client/renderer/entity/layers/LayerSpiderEyes net/minecraft/client/renderer/entity/layers/SpiderEyesLayer
net/minecraft/client/renderer/entity/layers/LayerSpinAttackEffect net/minecraft/client/renderer/entity/layers/SpinAttackEffectLayer
net/minecraft/client/renderer/entity/layers/LayerSpinAttackEffect$Model net/minecraft/client/renderer/entity/layers/SpinAttackEffectLayer$Model
net/minecraft/client/renderer/entity/layers/LayerStrayClothing net/minecraft/client/renderer/entity/layers/StayClothingLayer
net/minecraft/client/renderer/entity/layers/LayerTropicalFishPattern net/minecraft/client/renderer/entity/layers/TropicalFishPatternLayer
net/minecraft/client/renderer/entity/layers/LayerVillagerLevelPendant net/minecraft/client/renderer/entity/layers/VillagerLevelPendantLayer
net/minecraft/client/renderer/entity/layers/LayerWitherAura net/minecraft/client/renderer/entity/layers/WitherAuraLayer
net/minecraft/client/renderer/entity/layers/LayerWolfCollar net/minecraft/client/renderer/entity/layers/WolfCollarLayer
net/minecraft/client/renderer/entity/model/ModelAbstractZombie net/minecraft/client/renderer/entity/model/AbstractZombieModel
net/minecraft/client/renderer/entity/model/ModelArmorStand net/minecraft/client/renderer/entity/model/ArmorStandModel
net/minecraft/client/renderer/entity/model/ModelArmorStandArmor net/minecraft/client/renderer/entity/model/ArmorStandArmorModel
net/minecraft/client/renderer/entity/model/ModelBanner net/minecraft/client/renderer/tileentity/model/BannerModel
net/minecraft/client/renderer/entity/model/ModelBase net/minecraft/client/renderer/model/Model
net/minecraft/client/renderer/entity/model/ModelBat net/minecraft/client/renderer/entity/model/BatModel
net/minecraft/client/renderer/entity/model/ModelBed net/minecraft/client/renderer/tileentity/model/BedModel
net/minecraft/client/renderer/entity/model/ModelBell net/minecraft/client/renderer/tileentity/model/BellModel
net/minecraft/client/renderer/entity/model/ModelBiped net/minecraft/client/renderer/entity/model/BipedModel
net/minecraft/client/renderer/entity/model/ModelBiped$ArmPose net/minecraft/client/renderer/entity/model/BipedModel$ArmPose
net/minecraft/client/renderer/entity/model/ModelBlaze net/minecraft/client/renderer/entity/model/BlazeModel
net/minecraft/client/renderer/entity/model/ModelBoat net/minecraft/client/renderer/entity/model/BoatModel
net/minecraft/client/renderer/entity/model/ModelBook net/minecraft/client/renderer/entity/model/BookModel
net/minecraft/client/renderer/entity/model/ModelBox net/minecraft/client/renderer/model/ModelBox
net/minecraft/client/renderer/entity/model/ModelCat net/minecraft/client/renderer/entity/model/CatModel
net/minecraft/client/renderer/entity/model/ModelChest net/minecraft/client/renderer/tileentity/model/ChestModel
net/minecraft/client/renderer/entity/model/ModelChicken net/minecraft/client/renderer/entity/model/ChickenModel
net/minecraft/client/renderer/entity/model/ModelCod net/minecraft/client/renderer/entity/model/CodModel
net/minecraft/client/renderer/entity/model/ModelCow net/minecraft/client/renderer/entity/model/CowModel
net/minecraft/client/renderer/entity/model/ModelCreeper net/minecraft/client/renderer/entity/model/CreeperModel
net/minecraft/client/renderer/entity/model/ModelDragon net/minecraft/client/renderer/entity/model/EnderDragonModel
net/minecraft/client/renderer/entity/model/ModelDragonHead net/minecraft/client/renderer/tileentity/model/DragonHeadModel
net/minecraft/client/renderer/entity/model/ModelDrowned net/minecraft/client/renderer/entity/model/DrownedModel
net/minecraft/client/renderer/entity/model/ModelElytra net/minecraft/client/renderer/entity/model/ElytraModel
net/minecraft/client/renderer/entity/model/ModelEnderCrystal net/minecraft/client/renderer/entity/model/EnderCrystalModel
net/minecraft/client/renderer/entity/model/ModelEnderMite net/minecraft/client/renderer/entity/model/EndermiteModel
net/minecraft/client/renderer/entity/model/ModelEnderman net/minecraft/client/renderer/entity/model/EndermanModel
net/minecraft/client/renderer/entity/model/ModelEvokerFangs net/minecraft/client/renderer/entity/model/EvokerFangsModel
net/minecraft/client/renderer/entity/model/ModelFox net/minecraft/client/renderer/entity/model/FoxModel
net/minecraft/client/renderer/entity/model/ModelGenericHead net/minecraft/client/renderer/entity/model/GenericHeadModel
net/minecraft/client/renderer/entity/model/ModelGhast net/minecraft/client/renderer/entity/model/GhastModel
net/minecraft/client/renderer/entity/model/ModelGiant net/minecraft/client/renderer/entity/model/GiantModel
net/minecraft/client/renderer/entity/model/ModelGuardian net/minecraft/client/renderer/entity/model/GuardianModel
net/minecraft/client/renderer/entity/model/ModelHorse net/minecraft/client/renderer/entity/model/HorseModel
net/minecraft/client/renderer/entity/model/ModelHorseArmorChests net/minecraft/client/renderer/entity/model/HorseArmorChestsModel
net/minecraft/client/renderer/entity/model/ModelHumanoidHead net/minecraft/client/renderer/entity/model/HumanoidHeadModel
net/minecraft/client/renderer/entity/model/ModelIllager net/minecraft/client/renderer/entity/model/IllagerModel
net/minecraft/client/renderer/entity/model/ModelIronGolem net/minecraft/client/renderer/entity/model/IronGolemModel
net/minecraft/client/renderer/entity/model/ModelLargeChest net/minecraft/client/renderer/tileentity/model/LargeChestModel
net/minecraft/client/renderer/entity/model/ModelLeashKnot net/minecraft/client/renderer/entity/model/LeashKnotModel
net/minecraft/client/renderer/entity/model/ModelLlama net/minecraft/client/renderer/entity/model/LlamaModel
net/minecraft/client/renderer/entity/model/ModelLlamaSpit net/minecraft/client/renderer/entity/model/LlamaSpitModel
net/minecraft/client/renderer/entity/model/ModelMagmaCube net/minecraft/client/renderer/entity/model/MagmaCubeModel
net/minecraft/client/renderer/entity/model/ModelMinecart net/minecraft/client/renderer/entity/model/MinecartModel
net/minecraft/client/renderer/entity/model/ModelOcelot net/minecraft/client/renderer/entity/model/OcelotModel
net/minecraft/client/renderer/entity/model/ModelPanda net/minecraft/client/renderer/entity/model/PandaModel
net/minecraft/client/renderer/entity/model/ModelParrot net/minecraft/client/renderer/entity/model/ParrotModel
net/minecraft/client/renderer/entity/model/ModelParrot$State net/minecraft/client/renderer/entity/model/ParrotModel$State
net/minecraft/client/renderer/entity/model/ModelPhantom net/minecraft/client/renderer/entity/model/PhantomModel
net/minecraft/client/renderer/entity/model/ModelPig net/minecraft/client/renderer/entity/model/PigModel
net/minecraft/client/renderer/entity/model/ModelPillager net/minecraft/client/renderer/entity/model/PillagerModel
net/minecraft/client/renderer/entity/model/ModelPlayer net/minecraft/client/renderer/entity/model/PlayerModel
net/minecraft/client/renderer/entity/model/ModelPolarBear net/minecraft/client/renderer/entity/model/PolarBearModel
net/minecraft/client/renderer/entity/model/ModelPufferFishBig net/minecraft/client/renderer/entity/model/PufferFishBigModel
net/minecraft/client/renderer/entity/model/ModelPufferFishMedium net/minecraft/client/renderer/entity/model/PufferFishMediumModel
net/minecraft/client/renderer/entity/model/ModelPufferFishSmall net/minecraft/client/renderer/entity/model/PufferFishSmallModel
net/minecraft/client/renderer/entity/model/ModelQuadruped net/minecraft/client/renderer/entity/model/QuadrupedModel
net/minecraft/client/renderer/entity/model/ModelRabbit net/minecraft/client/renderer/entity/model/RabbitModel
net/minecraft/client/renderer/entity/model/ModelRavager net/minecraft/client/renderer/entity/model/RavagerModel
net/minecraft/client/renderer/entity/model/ModelRenderer net/minecraft/client/renderer/entity/model/RendererModel
net/minecraft/client/renderer/entity/model/ModelSalmon net/minecraft/client/renderer/entity/model/SalmonModel
net/minecraft/client/renderer/entity/model/ModelSheep net/minecraft/client/renderer/entity/model/SheepModel
net/minecraft/client/renderer/entity/model/ModelSheepWool net/minecraft/client/renderer/entity/model/SheepWoolModel
net/minecraft/client/renderer/entity/model/ModelShield net/minecraft/client/renderer/entity/model/ShieldModel
net/minecraft/client/renderer/entity/model/ModelShulker net/minecraft/client/renderer/entity/model/ShulkerModel
net/minecraft/client/renderer/entity/model/ModelShulkerBullet net/minecraft/client/renderer/entity/model/ShulkerBulletModel
net/minecraft/client/renderer/entity/model/ModelSign net/minecraft/client/renderer/tileentity/model/SignModel
net/minecraft/client/renderer/entity/model/ModelSilverfish net/minecraft/client/renderer/entity/model/SilverfishModel
net/minecraft/client/renderer/entity/model/ModelSkeleton net/minecraft/client/renderer/entity/model/SkeletonModel
net/minecraft/client/renderer/entity/model/ModelSlime net/minecraft/client/renderer/entity/model/SlimeModel
net/minecraft/client/renderer/entity/model/ModelSnowMan net/minecraft/client/renderer/entity/model/SnowManModel
net/minecraft/client/renderer/entity/model/ModelSpider net/minecraft/client/renderer/entity/model/SpiderModel
net/minecraft/client/renderer/entity/model/ModelSquid net/minecraft/client/renderer/entity/model/SquidModel
net/minecraft/client/renderer/entity/model/ModelTrident net/minecraft/client/renderer/entity/model/TridentModel
net/minecraft/client/renderer/entity/model/ModelTropicalFishA net/minecraft/client/renderer/entity/model/TropicalFishAModel
net/minecraft/client/renderer/entity/model/ModelTropicalFishB net/minecraft/client/renderer/entity/model/TropicalFishBModel
net/minecraft/client/renderer/entity/model/ModelTurtle net/minecraft/client/renderer/entity/model/TurtleModel
net/minecraft/client/renderer/entity/model/ModelVex net/minecraft/client/renderer/entity/model/VexModel
net/minecraft/client/renderer/entity/model/ModelVillager net/minecraft/client/renderer/entity/model/VillagerModel
net/minecraft/client/renderer/entity/model/ModelWitch net/minecraft/client/renderer/entity/model/WitchModel
net/minecraft/client/renderer/entity/model/ModelWither net/minecraft/client/renderer/entity/model/WitherModel
net/minecraft/client/renderer/entity/model/ModelWolf net/minecraft/client/renderer/entity/model/WolfModel
net/minecraft/client/renderer/entity/model/ModelZombie net/minecraft/client/renderer/entity/model/ZombieModel
net/minecraft/client/renderer/entity/model/ModelZombieVillager net/minecraft/client/renderer/entity/model/ZombieVillagerModel
net/minecraft/client/renderer/model/ModelBlock net/minecraft/client/renderer/model/BlockModel
net/minecraft/client/renderer/model/ModelBlock$Bookkeep net/minecraft/client/renderer/model/BlockModel$Bookkeep
net/minecraft/client/renderer/model/ModelBlock$Deserializer net/minecraft/client/renderer/model/BlockModel$Deserializer
net/minecraft/client/renderer/model/ModelBlockDefinition net/minecraft/client/renderer/model/BlockModelDefinition
net/minecraft/client/renderer/model/ModelBlockDefinition$ContainerHolder net/minecraft/client/renderer/model/BlockModelDefinition$ContainerHolder
net/minecraft/client/renderer/model/ModelBlockDefinition$Deserializer net/minecraft/client/renderer/model/BlockModelDefinition$Deserializer
net/minecraft/client/renderer/texture/ThreadDownloadImageData net/minecraft/client/renderer/texture/DownloadingTexture
net/minecraft/client/renderer/tileentity/TileEntityBannerRenderer net/minecraft/client/renderer/tileentity/BannerTileEntityRenderer
net/minecraft/client/renderer/tileentity/TileEntityBeaconRenderer net/minecraft/client/renderer/tileentity/BeaconTileEntityRenderer
net/minecraft/client/renderer/tileentity/TileEntityBedRenderer net/minecraft/client/renderer/tileentity/BedTileEntityRenderer
net/minecraft/client/renderer/tileentity/TileEntityBellRenderer net/minecraft/client/renderer/tileentity/BellTileEntityRenderer
net/minecraft/client/renderer/tileentity/TileEntityCampfireRenderer net/minecraft/client/renderer/tileentity/CampfireTileEntityRenderer
net/minecraft/client/renderer/tileentity/TileEntityChestRenderer net/minecraft/client/renderer/tileentity/ChestTileEntityRenderer
net/minecraft/client/renderer/tileentity/TileEntityConduitRenderer net/minecraft/client/renderer/tileentity/ConduitTileEntityRenderer
net/minecraft/client/renderer/tileentity/TileEntityConduitRenderer$CageModel net/minecraft/client/renderer/tileentity/ConduitTileEntityRenderer$CageModel
net/minecraft/client/renderer/tileentity/TileEntityConduitRenderer$EyeModel net/minecraft/client/renderer/tileentity/ConduitTileEntityRenderer$EyeModel
net/minecraft/client/renderer/tileentity/TileEntityConduitRenderer$ShellModel net/minecraft/client/renderer/tileentity/ConduitTileEntityRenderer$ShellModel
net/minecraft/client/renderer/tileentity/TileEntityConduitRenderer$WindModel net/minecraft/client/renderer/tileentity/ConduitTileEntityRenderer$WindModel
net/minecraft/client/renderer/tileentity/TileEntityEnchantmentTableRenderer net/minecraft/client/renderer/tileentity/EnchantmentTableTileEntityRenderer
net/minecraft/client/renderer/tileentity/TileEntityEndGatewayRenderer net/minecraft/client/renderer/tileentity/EndGatewayTileEntityRenderer
net/minecraft/client/renderer/tileentity/TileEntityEndPortalRenderer net/minecraft/client/renderer/tileentity/EndPortalTileEntityRenderer
net/minecraft/client/renderer/tileentity/TileEntityItemStackRenderer net/minecraft/client/renderer/tileentity/ItemStackTileEntityRenderer
net/minecraft/client/renderer/tileentity/TileEntityLecternRenderer net/minecraft/client/renderer/tileentity/LecternTileEntityRenderer
net/minecraft/client/renderer/tileentity/TileEntityMobSpawnerRenderer net/minecraft/client/renderer/tileentity/MobSpawnerTileEntityRenderer
net/minecraft/client/renderer/tileentity/TileEntityPistonRenderer net/minecraft/client/renderer/tileentity/PistonTileEntityRenderer
net/minecraft/client/renderer/tileentity/TileEntityShulkerBoxRenderer net/minecraft/client/renderer/tileentity/ShulkerBoxTileEntityRenderer
net/minecraft/client/renderer/tileentity/TileEntitySignRenderer net/minecraft/client/renderer/tileentity/SignTileEntityRenderer
net/minecraft/client/renderer/tileentity/TileEntitySkullRenderer net/minecraft/client/renderer/tileentity/SkullTileEntityRenderer
net/minecraft/client/renderer/tileentity/TileEntityStructureRenderer net/minecraft/client/renderer/tileentity/StructureTileEntityRenderer
net/minecraft/client/util/RecipeBookClient net/minecraft/client/util/ClientRecipeBook
net/minecraft/command/arguments/serializers/DoubleSerializer net/minecraft/command/arguments/serializers/DoubleArgumentSerializer
net/minecraft/command/arguments/serializers/FloatSerializer net/minecraft/command/arguments/serializers/FloatArgumentSerializer
net/minecraft/command/arguments/serializers/IntSerializer net/minecraft/command/arguments/serializers/IntArgumentSerializer
net/minecraft/command/arguments/serializers/StringSerializer net/minecraft/command/arguments/serializers/StringArgumentSerializer
net/minecraft/dispenser/IBehaviorDispenseItem net/minecraft/dispenser/IDispenseItemBehavior
net/minecraft/enchantment/EnchantmentArrowDamage net/minecraft/enchantment/PowerEnchantment
net/minecraft/enchantment/EnchantmentArrowFire net/minecraft/enchantment/FlameEnchantment
net/minecraft/enchantment/EnchantmentArrowInfinite net/minecraft/enchantment/InfinityEnchantment
net/minecraft/enchantment/EnchantmentArrowKnockback net/minecraft/enchantment/PunchEnchantment
net/minecraft/enchantment/EnchantmentBindingCurse net/minecraft/enchantment/BindingCurseEnchantment
net/minecraft/enchantment/EnchantmentChanneling net/minecraft/enchantment/ChannelingEnchantment
net/minecraft/enchantment/EnchantmentDamage net/minecraft/enchantment/DamageEnchantment
net/minecraft/enchantment/EnchantmentDigging net/minecraft/enchantment/EfficiencyEnchantment
net/minecraft/enchantment/EnchantmentDurability net/minecraft/enchantment/UnbreakingEnchantment
net/minecraft/enchantment/EnchantmentFireAspect net/minecraft/enchantment/FireAspectEnchantment
net/minecraft/enchantment/EnchantmentFishingSpeed net/minecraft/enchantment/LureEnchantment
net/minecraft/enchantment/EnchantmentFrostWalker net/minecraft/enchantment/FrostWalkerEnchantment
net/minecraft/enchantment/EnchantmentImpaling net/minecraft/enchantment/ImpalingEnchantment
net/minecraft/enchantment/EnchantmentKnockback net/minecraft/enchantment/KnockbackEnchantment
net/minecraft/enchantment/EnchantmentLootBonus net/minecraft/enchantment/LootBonusEnchantment
net/minecraft/enchantment/EnchantmentLoyalty net/minecraft/enchantment/LoyaltyEnchantment
net/minecraft/enchantment/EnchantmentMending net/minecraft/enchantment/MendingEnchantment
net/minecraft/enchantment/EnchantmentOxygen net/minecraft/enchantment/RespirationEnchantment
net/minecraft/enchantment/EnchantmentProtection net/minecraft/enchantment/ProtectionEnchantment
net/minecraft/enchantment/EnchantmentProtection$Type net/minecraft/enchantment/ProtectionEnchantment$Type
net/minecraft/enchantment/EnchantmentRiptide net/minecraft/enchantment/RiptideEnchantment
net/minecraft/enchantment/EnchantmentSweepingEdge net/minecraft/enchantment/SweepingEnchantment
net/minecraft/enchantment/EnchantmentThorns net/minecraft/enchantment/ThornsEnchantment
net/minecraft/enchantment/EnchantmentUntouching net/minecraft/enchantment/SilkTouchEnchantment
net/minecraft/enchantment/EnchantmentVanishingCurse net/minecraft/enchantment/VanishingCurseEnchantment
net/minecraft/enchantment/EnchantmentWaterWalker net/minecraft/enchantment/DepthStriderEnchantment
net/minecraft/enchantment/EnchantmentWaterWorker net/minecraft/enchantment/AquaAffinityEnchantment
net/minecraft/entity/EntityAIUseItem net/minecraft/entity/ai/goal/UseItemGoal
net/minecraft/entity/EntityAgeable net/minecraft/entity/AgeableEntity
net/minecraft/entity/EntityAreaEffectCloud net/minecraft/entity/AreaEffectCloudEntity
net/minecraft/entity/EntityCreature net/minecraft/entity/CreatureEntity
net/minecraft/entity/EntityFlying net/minecraft/entity/FlyingEntity
net/minecraft/entity/EntityHanging net/minecraft/entity/item/HangingEntity
net/minecraft/entity/EntityLeashKnot net/minecraft/entity/item/LeashKnotEntity
net/minecraft/entity/EntityLiving net/minecraft/entity/MobEntity
net/minecraft/entity/EntityLivingBase net/minecraft/entity/LivingEntity
net/minecraft/entity/IEntityLivingData net/minecraft/entity/ILivingEntityData
net/minecraft/entity/NpcMerchant net/minecraft/entity/NPCMerchant
net/minecraft/entity/ai/EntityAIAttackMelee net/minecraft/entity/ai/goal/MeleeAttackGoal
net/minecraft/entity/ai/EntityAIAttackRanged net/minecraft/entity/ai/goal/RangedAttackGoal
net/minecraft/entity/ai/EntityAIAttackRangedBow net/minecraft/entity/ai/goal/RangedBowAttackGoal
net/minecraft/entity/ai/EntityAIAvoidEntity net/minecraft/entity/ai/goal/AvoidEntityGoal
net/minecraft/entity/ai/EntityAIBase net/minecraft/entity/ai/goal/Goal
net/minecraft/entity/ai/EntityAIBase$Flag net/minecraft/entity/ai/goal/Goal$Flag
net/minecraft/entity/ai/EntityAIBeg net/minecraft/entity/ai/goal/BegGoal
net/minecraft/entity/ai/EntityAIBreakBlock net/minecraft/entity/ai/goal/BreakBlockGoal
net/minecraft/entity/ai/EntityAIBreakDoor net/minecraft/entity/ai/goal/BreakDoorGoal
net/minecraft/entity/ai/EntityAIBreathAir net/minecraft/entity/ai/goal/BreatheAirGoal
net/minecraft/entity/ai/EntityAICreeperSwell net/minecraft/entity/ai/goal/CreeperSwellGoal
net/minecraft/entity/ai/EntityAIDefendVillage net/minecraft/entity/ai/goal/DefendVillageTargetGoal
net/minecraft/entity/ai/EntityAIDolphinJump net/minecraft/entity/ai/goal/DolphinJumpGoal
net/minecraft/entity/ai/EntityAIDoorInteract net/minecraft/entity/ai/goal/InteractDoorGoal
net/minecraft/entity/ai/EntityAIEatGrass net/minecraft/entity/ai/goal/EatGrassGoal
net/minecraft/entity/ai/EntityAIFindWater net/minecraft/entity/ai/goal/FindWaterGoal
net/minecraft/entity/ai/EntityAIFleeSun net/minecraft/entity/ai/goal/FleeSunGoal
net/minecraft/entity/ai/EntityAIFollow net/minecraft/entity/ai/goal/FollowMobGoal
net/minecraft/entity/ai/EntityAIFollowBoat net/minecraft/entity/ai/goal/FollowBoatGoal
net/minecraft/entity/ai/EntityAIFollowGroupLeader net/minecraft/entity/ai/goal/FollowSchoolLeaderGoal
net/minecraft/entity/ai/EntityAIFollowOwner net/minecraft/entity/ai/goal/FollowOwnerGoal
net/minecraft/entity/ai/EntityAIFollowOwnerFlying net/minecraft/entity/ai/goal/FollowOwnerFlyingGoal
net/minecraft/entity/ai/EntityAIFollowParent net/minecraft/entity/ai/goal/FollowParentGoal
net/minecraft/entity/ai/EntityAIHurtByTarget net/minecraft/entity/ai/goal/HurtByTargetGoal
net/minecraft/entity/ai/EntityAIJump net/minecraft/entity/ai/goal/JumpGoal
net/minecraft/entity/ai/EntityAILandOnOwnersShoulder net/minecraft/entity/ai/goal/LandOnOwnersShoulderGoal
net/minecraft/entity/ai/EntityAILeapAtTarget net/minecraft/entity/ai/goal/LeapAtTargetGoal
net/minecraft/entity/ai/EntityAILlamaFollowCaravan net/minecraft/entity/ai/goal/LlamaFollowCaravanGoal
net/minecraft/entity/ai/EntityAILookAtTradePlayer net/minecraft/entity/ai/goal/LookAtCustomerGoal
net/minecraft/entity/ai/EntityAILookAtVillager net/minecraft/entity/ai/goal/ShowVillagerFlowerGoal
net/minecraft/entity/ai/EntityAILookIdle net/minecraft/entity/ai/goal/LookRandomlyGoal
net/minecraft/entity/ai/EntityAIMate net/minecraft/entity/ai/goal/BreedGoal
net/minecraft/entity/ai/EntityAIMoveThroughVillage net/minecraft/entity/ai/goal/MoveThroughVillageGoal
net/minecraft/entity/ai/EntityAIMoveToBed net/minecraft/entity/ai/goal/CatLieOnBedGoal
net/minecraft/entity/ai/EntityAIMoveToBedFoot net/minecraft/entity/ai/goal/CatSitOnBlockGoal
net/minecraft/entity/ai/EntityAIMoveToBlock net/minecraft/entity/ai/goal/MoveToBlockGoal
net/minecraft/entity/ai/EntityAIMoveTowardsRaid net/minecraft/entity/ai/goal/MoveTowardsRaidGoal
net/minecraft/entity/ai/EntityAIMoveTowardsRestriction net/minecraft/entity/ai/goal/MoveTowardsRestrictionGoal
net/minecraft/entity/ai/EntityAIMoveTowardsTarget net/minecraft/entity/ai/goal/MoveTowardsTargetGoal
net/minecraft/entity/ai/EntityAINearestAttackableTarget net/minecraft/entity/ai/goal/NearestAttackableTargetGoal
net/minecraft/entity/ai/EntityAINearestAttackableTargetExpiring net/minecraft/entity/ai/goal/NearestAttackableTargetExpiringGoal
net/minecraft/entity/ai/EntityAINearestAttackableTargetToggleable net/minecraft/entity/ai/goal/ToggleableNearestAttackableTargetGoal
net/minecraft/entity/ai/EntityAIOcelotAttack net/minecraft/entity/ai/goal/OcelotAttackGoal
net/minecraft/entity/ai/EntityAIOpenDoor net/minecraft/entity/ai/goal/OpenDoorGoal
net/minecraft/entity/ai/EntityAIOwnerHurtByTarget net/minecraft/entity/ai/goal/OwnerHurtByTargetGoal
net/minecraft/entity/ai/EntityAIOwnerHurtTarget net/minecraft/entity/ai/goal/OwnerHurtTargetGoal
net/minecraft/entity/ai/EntityAIPanic net/minecraft/entity/ai/goal/PanicGoal
net/minecraft/entity/ai/EntityAIPrioritized net/minecraft/entity/ai/goal/PrioritizedGoal
net/minecraft/entity/ai/EntityAIRestrictSun net/minecraft/entity/ai/goal/RestrictSunGoal
net/minecraft/entity/ai/EntityAIRunAroundLikeCrazy net/minecraft/entity/ai/goal/RunAroundLikeCrazyGoal
net/minecraft/entity/ai/EntityAIShootCrossbow net/minecraft/entity/ai/goal/RangedCrossbowAttackGoal
net/minecraft/entity/ai/EntityAIShootCrossbow$CrossbowState net/minecraft/entity/ai/goal/RangedCrossbowAttackGoal$CrossbowState
net/minecraft/entity/ai/EntityAISit net/minecraft/entity/ai/goal/SitGoal
net/minecraft/entity/ai/EntityAISkeletonRiders net/minecraft/entity/ai/goal/TriggerSkeletonTrapGoal
net/minecraft/entity/ai/EntityAISwimming net/minecraft/entity/ai/goal/SwimGoal
net/minecraft/entity/ai/EntityAITarget net/minecraft/entity/ai/goal/TargetGoal
net/minecraft/entity/ai/EntityAITargetNonTamed net/minecraft/entity/ai/goal/NonTamedTargetGoal
net/minecraft/entity/ai/EntityAITasks net/minecraft/entity/ai/goal/GoalSelector
net/minecraft/entity/ai/EntityAITempt net/minecraft/entity/ai/goal/TemptGoal
net/minecraft/entity/ai/EntityAITradePlayer net/minecraft/entity/ai/goal/TradeWithPlayerGoal
net/minecraft/entity/ai/EntityAIWander net/minecraft/entity/ai/goal/RandomWalkingGoal
net/minecraft/entity/ai/EntityAIWanderAvoidWater net/minecraft/entity/ai/goal/WaterAvoidingRandomWalkingGoal
net/minecraft/entity/ai/EntityAIWanderAvoidWaterFlying net/minecraft/entity/ai/goal/WaterAvoidingRandomFlyingGoal
net/minecraft/entity/ai/EntityAIWanderNocturnal net/minecraft/entity/ai/goal/MoveThroughVillageAtNightGoal
net/minecraft/entity/ai/EntityAIWanderSwim net/minecraft/entity/ai/goal/RandomSwimmingGoal
net/minecraft/entity/ai/EntityAIWanderTowardsVillage net/minecraft/entity/ai/goal/MoveTowardsVillageGoal
net/minecraft/entity/ai/EntityAIWatchClosest net/minecraft/entity/ai/goal/LookAtGoal
net/minecraft/entity/ai/EntityAIWatchClosestWithoutMoving net/minecraft/entity/ai/goal/LookAtWithoutMovingGoal
net/minecraft/entity/ai/EntityAIZombieAttack net/minecraft/entity/ai/goal/ZombieAttackGoal
net/minecraft/entity/ai/brain/task/WalkRandomly net/minecraft/entity/ai/brain/task/WalkRandomlyTask
net/minecraft/entity/ai/brain/task/WalkToVillagerBabies net/minecraft/entity/ai/brain/task/WalkToVillagerBabiesTask
net/minecraft/entity/ai/brain/task/WalkTowardsLookTarget net/minecraft/entity/ai/brain/task/WalkTowardsLookTargetTask
net/minecraft/entity/ai/brain/task/WalkTowardsPos net/minecraft/entity/ai/brain/task/WalkTowardsPosTask
net/minecraft/entity/ai/brain/task/WalkTowardsRandomSecondaryPos net/minecraft/entity/ai/brain/task/WalkTowardsRandomSecondaryPosTask
net/minecraft/entity/boss/EntityDragon net/minecraft/entity/boss/dragon/EnderDragonEntity
net/minecraft/entity/boss/EntityWither net/minecraft/entity/boss/WitherEntity
net/minecraft/entity/boss/EntityWither$AIDoNothing net/minecraft/entity/boss/WitherEntity$DoNothingGoal
net/minecraft/entity/boss/dragon/DragonEntityPart net/minecraft/entity/boss/dragon/EnderDragonPartEntity
net/minecraft/entity/boss/dragon/phase/PhaseBase net/minecraft/entity/boss/dragon/phase/Phase
net/minecraft/entity/boss/dragon/phase/PhaseChargingPlayer net/minecraft/entity/boss/dragon/phase/ChargingPlayerPhase
net/minecraft/entity/boss/dragon/phase/PhaseDying net/minecraft/entity/boss/dragon/phase/DyingPhase
net/minecraft/entity/boss/dragon/phase/PhaseHoldingPattern net/minecraft/entity/boss/dragon/phase/HoldingPatternPhase
net/minecraft/entity/boss/dragon/phase/PhaseHover net/minecraft/entity/boss/dragon/phase/HoverPhase
net/minecraft/entity/boss/dragon/phase/PhaseLanding net/minecraft/entity/boss/dragon/phase/LandingPhase
net/minecraft/entity/boss/dragon/phase/PhaseLandingApproach net/minecraft/entity/boss/dragon/phase/LandingApproachPhase
net/minecraft/entity/boss/dragon/phase/PhaseSittingAttacking net/minecraft/entity/boss/dragon/phase/AttackingSittingPhase
net/minecraft/entity/boss/dragon/phase/PhaseSittingBase net/minecraft/entity/boss/dragon/phase/SittingPhase
net/minecraft/entity/boss/dragon/phase/PhaseSittingFlaming net/minecraft/entity/boss/dragon/phase/FlamingSittingPhase
net/minecraft/entity/boss/dragon/phase/PhaseSittingScanning net/minecraft/entity/boss/dragon/phase/ScanningSittingPhase
net/minecraft/entity/boss/dragon/phase/PhaseStrafePlayer net/minecraft/entity/boss/dragon/phase/StrafePlayerPhase
net/minecraft/entity/boss/dragon/phase/PhaseTakeoff net/minecraft/entity/boss/dragon/phase/TakeoffPhase
net/minecraft/entity/effect/EntityLightningBolt net/minecraft/entity/effect/LightningBoltEntity
net/minecraft/entity/item/EntityArmorStand net/minecraft/entity/item/ArmorStandEntity
net/minecraft/entity/item/EntityBoat net/minecraft/entity/item/BoatEntity
net/minecraft/entity/item/EntityBoat$Status net/minecraft/entity/item/BoatEntity$Status
net/minecraft/entity/item/EntityBoat$Type net/minecraft/entity/item/BoatEntity$Type
net/minecraft/entity/item/EntityEnderCrystal net/minecraft/entity/item/EnderCrystalEntity
net/minecraft/entity/item/EntityEnderEye net/minecraft/entity/item/EyeOfEnderEntity
net/minecraft/entity/item/EntityEnderPearl net/minecraft/entity/item/EnderPearlEntity
net/minecraft/entity/item/EntityExpBottle net/minecraft/entity/item/ExperienceBottleEntity
net/minecraft/entity/item/EntityFallingBlock net/minecraft/entity/item/FallingBlockEntity
net/minecraft/entity/item/EntityFireworkRocket net/minecraft/entity/item/FireworkRocketEntity
net/minecraft/entity/item/EntityItem net/minecraft/entity/item/ItemEntity
net/minecraft/entity/item/EntityItemFrame net/minecraft/entity/item/ItemFrameEntity
net/minecraft/entity/item/EntityMinecart net/minecraft/entity/item/minecart/AbstractMinecartEntity
net/minecraft/entity/item/EntityMinecart$Type net/minecraft/entity/item/minecart/AbstractMinecartEntity$Type
net/minecraft/entity/item/EntityMinecartChest net/minecraft/entity/item/minecart/ChestMinecartEntity
net/minecraft/entity/item/EntityMinecartCommandBlock net/minecraft/entity/item/minecart/MinecartCommandBlockEntity
net/minecraft/entity/item/EntityMinecartCommandBlock$MinecartCommandLogic net/minecraft/entity/item/minecart/MinecartCommandBlockEntity$MinecartCommandLogic
net/minecraft/entity/item/EntityMinecartContainer net/minecraft/entity/item/minecart/ContainerMinecartEntity
net/minecraft/entity/item/EntityMinecartEmpty net/minecraft/entity/item/minecart/MinecartEntity
net/minecraft/entity/item/EntityMinecartFurnace net/minecraft/entity/item/minecart/FurnaceMinecartEntity
net/minecraft/entity/item/EntityMinecartHopper net/minecraft/entity/item/minecart/HopperMinecartEntity
net/minecraft/entity/item/EntityMinecartMobSpawner net/minecraft/entity/item/minecart/SpawnerMinecartEntity
net/minecraft/entity/item/EntityMinecartTNT net/minecraft/entity/item/minecart/TNTMinecartEntity
net/minecraft/entity/item/EntityPainting net/minecraft/entity/item/PaintingEntity
net/minecraft/entity/item/EntityTNTPrimed net/minecraft/entity/item/TNTEntity
net/minecraft/entity/item/EntityXPOrb net/minecraft/entity/item/ExperienceOrbEntity
net/minecraft/entity/monster/EntityBlaze net/minecraft/entity/monster/BlazeEntity
net/minecraft/entity/monster/EntityBlaze$AIFireballAttack net/minecraft/entity/monster/BlazeEntity$FireballAttackGoal
net/minecraft/entity/monster/EntityCaveSpider net/minecraft/entity/monster/CaveSpiderEntity
net/minecraft/entity/monster/EntityCreeper net/minecraft/entity/monster/CreeperEntity
net/minecraft/entity/monster/EntityDrowned net/minecraft/entity/monster/DrownedEntity
net/minecraft/entity/monster/EntityDrowned$AIAttack net/minecraft/entity/monster/DrownedEntity$AttackGoal
net/minecraft/entity/monster/EntityDrowned$AIGoToBeach net/minecraft/entity/monster/DrownedEntity$GoToBeachGoal
net/minecraft/entity/monster/EntityDrowned$AIGoToWater net/minecraft/entity/monster/DrownedEntity$GoToWaterGoal
net/minecraft/entity/monster/EntityDrowned$AISwimUp net/minecraft/entity/monster/DrownedEntity$SwimUpGoal
net/minecraft/entity/monster/EntityDrowned$AITridentAttack net/minecraft/entity/monster/DrownedEntity$TridentAttackGoal
net/minecraft/entity/monster/EntityElderGuardian net/minecraft/entity/monster/ElderGuardianEntity
net/minecraft/entity/monster/EntityEnderman net/minecraft/entity/monster/EndermanEntity
net/minecraft/entity/monster/EntityEnderman$AIFindPlayer net/minecraft/entity/monster/EndermanEntity$FindPlayerGoal
net/minecraft/entity/monster/EntityEnderman$AIPlaceBlock net/minecraft/entity/monster/EndermanEntity$PlaceBlockGoal
net/minecraft/entity/monster/EntityEnderman$AIStare net/minecraft/entity/monster/EndermanEntity$StareGoal
net/minecraft/entity/monster/EntityEnderman$AITakeBlock net/minecraft/entity/monster/EndermanEntity$TakeBlockGoal
net/minecraft/entity/monster/EntityEndermite net/minecraft/entity/monster/EndermiteEntity
net/minecraft/entity/monster/EntityEvoker net/minecraft/entity/monster/EvokerEntity
net/minecraft/entity/monster/EntityEvoker$AIAttackSpell net/minecraft/entity/monster/EvokerEntity$AttackSpellGoal
net/minecraft/entity/monster/EntityEvoker$AICastingSpell net/minecraft/entity/monster/EvokerEntity$CastingSpellGoal
net/minecraft/entity/monster/EntityEvoker$AISummonSpell net/minecraft/entity/monster/EvokerEntity$SummonSpellGoal
net/minecraft/entity/monster/EntityEvoker$AIWololoSpell net/minecraft/entity/monster/EvokerEntity$WololoSpellGoal
net/minecraft/entity/monster/EntityGhast net/minecraft/entity/monster/GhastEntity
net/minecraft/entity/monster/EntityGhast$AIFireballAttack net/minecraft/entity/monster/GhastEntity$FireballAttackGoal
net/minecraft/entity/monster/EntityGhast$AILookAround net/minecraft/entity/monster/GhastEntity$LookAroundGoal
net/minecraft/entity/monster/EntityGhast$AIRandomFly net/minecraft/entity/monster/GhastEntity$RandomFlyGoal
net/minecraft/entity/monster/EntityGhast$GhastMoveHelper net/minecraft/entity/monster/GhastEntity$MoveHelperController
net/minecraft/entity/monster/EntityGiantZombie net/minecraft/entity/monster/GiantEntity
net/minecraft/entity/monster/EntityGolem net/minecraft/entity/passive/GolemEntity
net/minecraft/entity/monster/EntityGuardian net/minecraft/entity/monster/GuardianEntity
net/minecraft/entity/monster/EntityGuardian$AIGuardianAttack net/minecraft/entity/monster/GuardianEntity$AttackGoal
net/minecraft/entity/monster/EntityGuardian$GuardianMoveHelper net/minecraft/entity/monster/GuardianEntity$MoveHelperController
net/minecraft/entity/monster/EntityGuardian$GuardianTargetSelector net/minecraft/entity/monster/GuardianEntity$TargetPredicate
net/minecraft/entity/monster/EntityHusk net/minecraft/entity/monster/HuskEntity
net/minecraft/entity/monster/EntityIllusionIllager net/minecraft/entity/monster/IllusionerEntity
net/minecraft/entity/monster/EntityIllusionIllager$AIBlindnessSpell net/minecraft/entity/monster/IllusionerEntity$BlindnessSpellGoal
net/minecraft/entity/monster/EntityIllusionIllager$AIMirriorSpell net/minecraft/entity/monster/IllusionerEntity$MirrorSpellGoal
net/minecraft/entity/monster/EntityIronGolem net/minecraft/entity/passive/IronGolemEntity
net/minecraft/entity/monster/EntityMagmaCube net/minecraft/entity/monster/MagmaCubeEntity
net/minecraft/entity/monster/EntityMob net/minecraft/entity/monster/MonsterEntity
net/minecraft/entity/monster/EntityPatroller net/minecraft/entity/monster/PatrollerEntity
net/minecraft/entity/monster/EntityPatroller$AIPatrol net/minecraft/entity/monster/PatrollerEntity$PatrolGoal
net/minecraft/entity/monster/EntityPhantom net/minecraft/entity/monster/PhantomEntity
net/minecraft/entity/monster/EntityPhantom$AIAttackPlayer net/minecraft/entity/monster/PhantomEntity$AttackPlayerGoal
net/minecraft/entity/monster/EntityPhantom$AIMove net/minecraft/entity/monster/PhantomEntity$MoveGoal
net/minecraft/entity/monster/EntityPhantom$AIOrbitPoint net/minecraft/entity/monster/PhantomEntity$OrbitPointGoal
net/minecraft/entity/monster/EntityPhantom$AIPickAttack net/minecraft/entity/monster/PhantomEntity$PickAttackGoal
net/minecraft/entity/monster/EntityPhantom$AISweepAttack net/minecraft/entity/monster/PhantomEntity$SweepAttackGoal
net/minecraft/entity/monster/EntityPhantom$AttackPhase net/minecraft/entity/monster/PhantomEntity$AttackPhase
net/minecraft/entity/monster/EntityPhantom$BodyHelper net/minecraft/entity/monster/PhantomEntity$BodyHelperController
net/minecraft/entity/monster/EntityPhantom$LookHelper net/minecraft/entity/monster/PhantomEntity$LookHelperController
net/minecraft/entity/monster/EntityPhantom$MoveHelper net/minecraft/entity/monster/PhantomEntity$MoveHelperController
net/minecraft/entity/monster/EntityPigZombie net/minecraft/entity/monster/ZombiePigmanEntity
net/minecraft/entity/monster/EntityPigZombie$AIHurtByAggressor net/minecraft/entity/monster/ZombiePigmanEntity$HurtByAggressorGoal
net/minecraft/entity/monster/EntityPigZombie$AITargetAggressor net/minecraft/entity/monster/ZombiePigmanEntity$TargetAggressorGoal
net/minecraft/entity/monster/EntityPillager net/minecraft/entity/monster/PillagerEntity
net/minecraft/entity/monster/EntityPolarBear net/minecraft/entity/passive/PolarBearEntity
net/minecraft/entity/monster/EntityPolarBear$AIAttackPlayer net/minecraft/entity/passive/PolarBearEntity$AttackPlayerGoal
net/minecraft/entity/monster/EntityPolarBear$AIHurtByTarget net/minecraft/entity/passive/PolarBearEntity$HurtByTargetGoal
net/minecraft/entity/monster/EntityPolarBear$AIMeleeAttack net/minecraft/entity/passive/PolarBearEntity$MeleeAttackGoal
net/minecraft/entity/monster/EntityPolarBear$AIPanic net/minecraft/entity/passive/PolarBearEntity$PanicGoal
net/minecraft/entity/monster/EntityPolarBear$GroupData net/minecraft/entity/passive/PolarBearEntity$GroupData
net/minecraft/entity/monster/EntityRaider net/minecraft/entity/monster/AbstractRaiderEntity
net/minecraft/entity/monster/EntityRaider$AICelebrateRaidLoss net/minecraft/entity/monster/AbstractRaiderEntity$CelebrateRaidLossGoal
net/minecraft/entity/monster/EntityRaider$AIFindTarget net/minecraft/entity/monster/AbstractRaiderEntity$FindTargetGoal
net/minecraft/entity/monster/EntityRaider$AIInvadeHome net/minecraft/entity/monster/AbstractRaiderEntity$InvadeHomeGoal
net/minecraft/entity/monster/EntityRaider$AIPromoteLeader net/minecraft/entity/monster/AbstractRaiderEntity$PromoteLeaderGoal
net/minecraft/entity/monster/EntityRavager net/minecraft/entity/monster/RavagerEntity
net/minecraft/entity/monster/EntityRavager$AIAttack net/minecraft/entity/monster/RavagerEntity$AttackGoal
net/minecraft/entity/monster/EntityRavager$Navigator net/minecraft/entity/monster/RavagerEntity$Navigator
net/minecraft/entity/monster/EntityRavager$NodeProcessor net/minecraft/entity/monster/RavagerEntity$Processor
net/minecraft/entity/monster/EntityShulker net/minecraft/entity/monster/ShulkerEntity
net/minecraft/entity/monster/EntityShulker$AIAttack net/minecraft/entity/monster/ShulkerEntity$AttackGoal
net/minecraft/entity/monster/EntityShulker$AIAttackNearest net/minecraft/entity/monster/ShulkerEntity$AttackNearestGoal
net/minecraft/entity/monster/EntityShulker$AIDefenseAttack net/minecraft/entity/monster/ShulkerEntity$DefenseAttackGoal
net/minecraft/entity/monster/EntityShulker$AIPeek net/minecraft/entity/monster/ShulkerEntity$PeekGoal
net/minecraft/entity/monster/EntityShulker$BodyHelper net/minecraft/entity/monster/ShulkerEntity$BodyHelperController
net/minecraft/entity/monster/EntitySilverfish net/minecraft/entity/monster/SilverfishEntity
net/minecraft/entity/monster/EntitySilverfish$AIHideInStone net/minecraft/entity/monster/SilverfishEntity$HideInStoneGoal
net/minecraft/entity/monster/EntitySilverfish$AISummonSilverfish net/minecraft/entity/monster/SilverfishEntity$SummonSilverfishGoal
net/minecraft/entity/monster/EntitySkeleton net/minecraft/entity/monster/SkeletonEntity
net/minecraft/entity/monster/EntitySlime net/minecraft/entity/monster/SlimeEntity
net/minecraft/entity/monster/EntitySlime$AISlimeAttack net/minecraft/entity/monster/SlimeEntity$AttackGoal
net/minecraft/entity/monster/EntitySlime$AISlimeFaceRandom net/minecraft/entity/monster/SlimeEntity$FaceRandomGoal
net/minecraft/entity/monster/EntitySlime$AISlimeFloat net/minecraft/entity/monster/SlimeEntity$FloatGoal
net/minecraft/entity/monster/EntitySlime$AISlimeHop net/minecraft/entity/monster/SlimeEntity$HopGoal
net/minecraft/entity/monster/EntitySlime$SlimeMoveHelper net/minecraft/entity/monster/SlimeEntity$MoveHelperController
net/minecraft/entity/monster/EntitySnowman net/minecraft/entity/passive/SnowGolemEntity
net/minecraft/entity/monster/EntitySpellcasterIllager net/minecraft/entity/monster/SpellcastingIllagerEntity
net/minecraft/entity/monster/EntitySpellcasterIllager$AICastingApell net/minecraft/entity/monster/SpellcastingIllagerEntity$CastingASpellGoal
net/minecraft/entity/monster/EntitySpellcasterIllager$AIUseSpell net/minecraft/entity/monster/SpellcastingIllagerEntity$UseSpellGoal
net/minecraft/entity/monster/EntitySpellcasterIllager$SpellType net/minecraft/entity/monster/SpellcastingIllagerEntity$SpellType
net/minecraft/entity/monster/EntitySpider net/minecraft/entity/monster/SpiderEntity
net/minecraft/entity/monster/EntitySpider$AISpiderAttack net/minecraft/entity/monster/SpiderEntity$AttackGoal
net/minecraft/entity/monster/EntitySpider$AISpiderTarget net/minecraft/entity/monster/SpiderEntity$TargetGoal
net/minecraft/entity/monster/EntitySpider$GroupData net/minecraft/entity/monster/SpiderEntity$GroupData
net/minecraft/entity/monster/EntityStray net/minecraft/entity/monster/StrayEntity
net/minecraft/entity/monster/EntityVex net/minecraft/entity/monster/VexEntity
net/minecraft/entity/monster/EntityVex$AIChargeAttack net/minecraft/entity/monster/VexEntity$ChargeAttackGoal
net/minecraft/entity/monster/EntityVex$AICopyOwnerTarget net/minecraft/entity/monster/VexEntity$CopyOwnerTargetGoal
net/minecraft/entity/monster/EntityVex$AIMoveControl net/minecraft/entity/monster/VexEntity$MoveHelperController
net/minecraft/entity/monster/EntityVex$AIMoveRandom net/minecraft/entity/monster/VexEntity$MoveRandomGoal
net/minecraft/entity/monster/EntityVindicator net/minecraft/entity/monster/VindicatorEntity
net/minecraft/entity/monster/EntityVindicator$AIAttack net/minecraft/entity/monster/VindicatorEntity$AttackGoal
net/minecraft/entity/monster/EntityVindicator$AIBreakDoor net/minecraft/entity/monster/VindicatorEntity$BreakDoorGoal
net/minecraft/entity/monster/EntityVindicator$AIJohnnyAttack net/minecraft/entity/monster/VindicatorEntity$JohnnyAttackGoal
net/minecraft/entity/monster/EntityWitch net/minecraft/entity/monster/WitchEntity
net/minecraft/entity/monster/EntityWitherSkeleton net/minecraft/entity/monster/WitherSkeletonEntity
net/minecraft/entity/monster/EntityZombie net/minecraft/entity/monster/ZombieEntity
net/minecraft/entity/monster/EntityZombie$AIAttackTurtleEgg net/minecraft/entity/monster/ZombieEntity$AttackTurtleEggGoal
net/minecraft/entity/monster/EntityZombie$GroupData net/minecraft/entity/monster/ZombieEntity$GroupData
net/minecraft/entity/monster/EntityZombieVillager net/minecraft/entity/monster/ZombieVillagerEntity
net/minecraft/entity/passive/AbstractChestHorse net/minecraft/entity/passive/horse/AbstractChestedHorseEntity
net/minecraft/entity/passive/AbstractFish net/minecraft/entity/passive/fish/AbstractFishEntity
net/minecraft/entity/passive/AbstractFish$AISwim net/minecraft/entity/passive/fish/AbstractFishEntity$SwimGoal
net/minecraft/entity/passive/AbstractFish$MoveHelper net/minecraft/entity/passive/fish/AbstractFishEntity$MoveHelperController
net/minecraft/entity/passive/AbstractGroupFish net/minecraft/entity/passive/fish/AbstractGroupFishEntity
net/minecraft/entity/passive/AbstractGroupFish$GroupData net/minecraft/entity/passive/fish/AbstractGroupFishEntity$GroupData
net/minecraft/entity/passive/AbstractHorse net/minecraft/entity/passive/horse/AbstractHorseEntity
net/minecraft/entity/passive/EntityAmbientCreature net/minecraft/entity/passive/AmbientEntity
net/minecraft/entity/passive/EntityAnimal net/minecraft/entity/passive/AnimalEntity
net/minecraft/entity/passive/EntityBat net/minecraft/entity/passive/BatEntity
net/minecraft/entity/passive/EntityCat net/minecraft/entity/passive/CatEntity
net/minecraft/entity/passive/EntityCat$AIAvoidPlayer net/minecraft/entity/passive/CatEntity$AvoidPlayerGoal
net/minecraft/entity/passive/EntityCat$AIMorningGift net/minecraft/entity/passive/CatEntity$MorningGiftGoal
net/minecraft/entity/passive/EntityCat$AITempt net/minecraft/entity/passive/CatEntity$TemptGoal
net/minecraft/entity/passive/EntityChicken net/minecraft/entity/passive/ChickenEntity
net/minecraft/entity/passive/EntityCod net/minecraft/entity/passive/fish/CodEntity
net/minecraft/entity/passive/EntityCow net/minecraft/entity/passive/CowEntity
net/minecraft/entity/passive/EntityDolphin net/minecraft/entity/passive/DolphinEntity
net/minecraft/entity/passive/EntityDolphin$AIPlayWithItems net/minecraft/entity/passive/DolphinEntity$PlayWithItemsGoal
net/minecraft/entity/passive/EntityDolphin$AISwimToTreasure net/minecraft/entity/passive/DolphinEntity$SwimToTreasureGoal
net/minecraft/entity/passive/EntityDolphin$AISwimWithPlayer net/minecraft/entity/passive/DolphinEntity$SwimWithPlayerGoal
net/minecraft/entity/passive/EntityDolphin$MoveHelper net/minecraft/entity/passive/DolphinEntity$MoveHelperController
net/minecraft/entity/passive/EntityDonkey net/minecraft/entity/passive/horse/DonkeyEntity
net/minecraft/entity/passive/EntityFox net/minecraft/entity/passive/FoxEntity
net/minecraft/entity/passive/EntityFox$AIBase net/minecraft/entity/passive/FoxEntity$BaseGoal
net/minecraft/entity/passive/EntityFox$AIBite net/minecraft/entity/passive/FoxEntity$BiteGoal
net/minecraft/entity/passive/EntityFox$AIEatBerries net/minecraft/entity/passive/FoxEntity$EatBerriesGoal
net/minecraft/entity/passive/EntityFox$AIFindItems net/minecraft/entity/passive/FoxEntity$FindItemsGoal
net/minecraft/entity/passive/EntityFox$AIFindShelter net/minecraft/entity/passive/FoxEntity$FindShelterGoal
net/minecraft/entity/passive/EntityFox$AIFollow net/minecraft/entity/passive/FoxEntity$FollowGoal
net/minecraft/entity/passive/EntityFox$AIFollowTarget net/minecraft/entity/passive/FoxEntity$FollowTargetGoal
net/minecraft/entity/passive/EntityFox$AIJump net/minecraft/entity/passive/FoxEntity$JumpGoal
net/minecraft/entity/passive/EntityFox$AIMate net/minecraft/entity/passive/FoxEntity$MateGoal
net/minecraft/entity/passive/EntityFox$AIPanic net/minecraft/entity/passive/FoxEntity$PanicGoal
net/minecraft/entity/passive/EntityFox$AIPounce net/minecraft/entity/passive/FoxEntity$PounceGoal
net/minecraft/entity/passive/EntityFox$AIRevenge net/minecraft/entity/passive/FoxEntity$RevengeGoal
net/minecraft/entity/passive/EntityFox$AISitAndLook net/minecraft/entity/passive/FoxEntity$SitAndLookGoal
net/minecraft/entity/passive/EntityFox$AISleep net/minecraft/entity/passive/FoxEntity$SleepGoal
net/minecraft/entity/passive/EntityFox$AIStroll net/minecraft/entity/passive/FoxEntity$StrollGoal
net/minecraft/entity/passive/EntityFox$AISwim net/minecraft/entity/passive/FoxEntity$SwimGoal
net/minecraft/entity/passive/EntityFox$AIWatch net/minecraft/entity/passive/FoxEntity$WatchGoal
net/minecraft/entity/passive/EntityFox$AlertablePredicate net/minecraft/entity/passive/FoxEntity$AlertablePredicate
net/minecraft/entity/passive/EntityFox$LookHelper net/minecraft/entity/passive/FoxEntity$LookHelperController
net/minecraft/entity/passive/EntityFox$Type net/minecraft/entity/passive/FoxEntity$Type
net/minecraft/entity/passive/EntityHorse net/minecraft/entity/passive/horse/HorseEntity
net/minecraft/entity/passive/EntityLlama net/minecraft/entity/passive/horse/LlamaEntity
net/minecraft/entity/passive/EntityLlama$AIDefendTarget net/minecraft/entity/passive/horse/LlamaEntity$DefendTargetGoal
net/minecraft/entity/passive/EntityLlama$AIHurtByTarget net/minecraft/entity/passive/horse/LlamaEntity$HurtByTargetGoal
net/minecraft/entity/passive/EntityMooshroom net/minecraft/entity/passive/MooshroomEntity
net/minecraft/entity/passive/EntityMooshroom$Type net/minecraft/entity/passive/MooshroomEntity$Type
net/minecraft/entity/passive/EntityMule net/minecraft/entity/passive/horse/MuleEntity
net/minecraft/entity/passive/EntityOcelot net/minecraft/entity/passive/OcelotEntity
net/minecraft/entity/passive/EntityOcelot$AIAvoidEntity net/minecraft/entity/passive/OcelotEntity$AvoidEntityGoal
net/minecraft/entity/passive/EntityOcelot$AITempt net/minecraft/entity/passive/OcelotEntity$TemptGoal
net/minecraft/entity/passive/EntityPanda net/minecraft/entity/passive/PandaEntity
net/minecraft/entity/passive/EntityPanda$AIAttack net/minecraft/entity/passive/PandaEntity$AttackGoal
net/minecraft/entity/passive/EntityPanda$AIAvoid net/minecraft/entity/passive/PandaEntity$AvoidGoal
net/minecraft/entity/passive/EntityPanda$AIChildPlay net/minecraft/entity/passive/PandaEntity$ChildPlayGoal
net/minecraft/entity/passive/EntityPanda$AILieBack net/minecraft/entity/passive/PandaEntity$LieBackGoal
net/minecraft/entity/passive/EntityPanda$AIMate net/minecraft/entity/passive/PandaEntity$MateGoal
net/minecraft/entity/passive/EntityPanda$AIPanic net/minecraft/entity/passive/PandaEntity$PanicGoal
net/minecraft/entity/passive/EntityPanda$AIRevenge net/minecraft/entity/passive/PandaEntity$RevengeGoal
net/minecraft/entity/passive/EntityPanda$AIRoll net/minecraft/entity/passive/PandaEntity$RollGoal
net/minecraft/entity/passive/EntityPanda$AISit net/minecraft/entity/passive/PandaEntity$SitGoal
net/minecraft/entity/passive/EntityPanda$AIWatch net/minecraft/entity/passive/PandaEntity$WatchGoal
net/minecraft/entity/passive/EntityParrot net/minecraft/entity/passive/ParrotEntity
net/minecraft/entity/passive/EntityPig net/minecraft/entity/passive/PigEntity
net/minecraft/entity/passive/EntityPufferFish net/minecraft/entity/passive/fish/PufferfishEntity
net/minecraft/entity/passive/EntityPufferFish$AIPuff net/minecraft/entity/passive/fish/PufferfishEntity$PuffGoal
net/minecraft/entity/passive/EntityRabbit net/minecraft/entity/passive/RabbitEntity
net/minecraft/entity/passive/EntityRabbit$AIAvoidEntity net/minecraft/entity/passive/RabbitEntity$AvoidEntityGoal
net/minecraft/entity/passive/EntityRabbit$AIEvilAttack net/minecraft/entity/passive/RabbitEntity$EvilAttackGoal
net/minecraft/entity/passive/EntityRabbit$AIPanic net/minecraft/entity/passive/RabbitEntity$PanicGoal
net/minecraft/entity/passive/EntityRabbit$AIRaidFarm net/minecraft/entity/passive/RabbitEntity$RaidFarmGoal
net/minecraft/entity/passive/EntitySalmon net/minecraft/entity/passive/fish/SalmonEntity
net/minecraft/entity/passive/EntitySheep net/minecraft/entity/passive/SheepEntity
net/minecraft/entity/passive/EntityShoulderRiding net/minecraft/entity/passive/ShoulderRidingEntity
net/minecraft/entity/passive/EntitySkeletonHorse net/minecraft/entity/passive/horse/SkeletonHorseEntity
net/minecraft/entity/passive/EntitySquid net/minecraft/entity/passive/SquidEntity
net/minecraft/entity/passive/EntitySquid$AIFlee net/minecraft/entity/passive/SquidEntity$FleeGoal
net/minecraft/entity/passive/EntitySquid$AIMoveRandom net/minecraft/entity/passive/SquidEntity$MoveRandomGoal
net/minecraft/entity/passive/EntityTameable net/minecraft/entity/passive/TameableEntity
net/minecraft/entity/passive/EntityTraderLlama net/minecraft/entity/passive/horse/TraderLlamaEntity
net/minecraft/entity/passive/EntityTraderLlama$AIFollowTrader net/minecraft/entity/passive/horse/TraderLlamaEntity$FollowTraderGoal
net/minecraft/entity/passive/EntityTropicalFish net/minecraft/entity/passive/fish/TropicalFishEntity
net/minecraft/entity/passive/EntityTurtle net/minecraft/entity/passive/TurtleEntity
net/minecraft/entity/passive/EntityTurtle$AIGoHome net/minecraft/entity/passive/TurtleEntity$GoHomeGoal
net/minecraft/entity/passive/EntityTurtle$AIGoToWater net/minecraft/entity/passive/TurtleEntity$GoToWaterGoal
net/minecraft/entity/passive/EntityTurtle$AILayEgg net/minecraft/entity/passive/TurtleEntity$LayEggGoal
net/minecraft/entity/passive/EntityTurtle$AIMate net/minecraft/entity/passive/TurtleEntity$MateGoal
net/minecraft/entity/passive/EntityTurtle$AIPanic net/minecraft/entity/passive/TurtleEntity$PanicGoal
net/minecraft/entity/passive/EntityTurtle$AIPlayerTempt net/minecraft/entity/passive/TurtleEntity$PlayerTemptGoal
net/minecraft/entity/passive/EntityTurtle$AITravel net/minecraft/entity/passive/TurtleEntity$TravelGoal
net/minecraft/entity/passive/EntityTurtle$AIWander net/minecraft/entity/passive/TurtleEntity$WanderGoal
net/minecraft/entity/passive/EntityWaterMob net/minecraft/entity/passive/WaterMobEntity
net/minecraft/entity/passive/EntityWolf net/minecraft/entity/passive/WolfEntity
net/minecraft/entity/passive/EntityWolf$AIAvoidEntity net/minecraft/entity/passive/WolfEntity$AvoidEntityGoal
net/minecraft/entity/passive/EntityZombieHorse net/minecraft/entity/passive/horse/ZombieHorseEntity
net/minecraft/entity/player/EntityPlayer net/minecraft/entity/player/PlayerEntity
net/minecraft/entity/player/EntityPlayerMP net/minecraft/entity/player/ServerPlayerEntity
net/minecraft/entity/player/InventoryPlayer net/minecraft/entity/player/PlayerInventory
net/minecraft/entity/projectile/EntityArrow net/minecraft/entity/projectile/AbstractArrowEntity
net/minecraft/entity/projectile/EntityDragonFireball net/minecraft/entity/projectile/DragonFireballEntity
net/minecraft/entity/projectile/EntityEgg net/minecraft/entity/projectile/EggEntity
net/minecraft/entity/projectile/EntityEvokerFangs net/minecraft/entity/projectile/EvokerFangsEntity
net/minecraft/entity/projectile/EntityFireball net/minecraft/entity/projectile/DamagingProjectileEntity
net/minecraft/entity/projectile/EntityFireballBase net/minecraft/entity/projectile/AbstractFireballEntity
net/minecraft/entity/projectile/EntityFishHook net/minecraft/entity/projectile/FishingBobberEntity
net/minecraft/entity/projectile/EntityLargeFireball net/minecraft/entity/projectile/FireballEntity
net/minecraft/entity/projectile/EntityLlamaSpit net/minecraft/entity/projectile/LlamaSpitEntity
net/minecraft/entity/projectile/EntityPotion net/minecraft/entity/projectile/PotionEntity
net/minecraft/entity/projectile/EntityProjectileItem net/minecraft/entity/projectile/ProjectileItemEntity
net/minecraft/entity/projectile/EntityShulkerBullet net/minecraft/entity/projectile/ShulkerBulletEntity
net/minecraft/entity/projectile/EntitySmallFireball net/minecraft/entity/projectile/SmallFireballEntity
net/minecraft/entity/projectile/EntitySnowball net/minecraft/entity/projectile/SnowballEntity
net/minecraft/entity/projectile/EntitySpectralArrow net/minecraft/entity/projectile/SpectralArrowEntity
net/minecraft/entity/projectile/EntityThrowable net/minecraft/entity/projectile/ThrowableEntity
net/minecraft/entity/projectile/EntityTippedArrow net/minecraft/entity/projectile/ArrowEntity
net/minecraft/entity/projectile/EntityTrident net/minecraft/entity/projectile/TridentEntity
net/minecraft/entity/projectile/EntityWitherSkull net/minecraft/entity/projectile/WitherSkullEntity
net/minecraft/entity/villager/AbstractVillagerEntity net/minecraft/entity/merchant/villager/AbstractVillagerEntity
net/minecraft/entity/villager/EntityWanderingTrader net/minecraft/entity/merchant/villager/WanderingTraderEntity
net/minecraft/entity/villager/EntityWanderingTrader$C_1241_a net/minecraft/entity/merchant/villager/WanderingTraderEntity$MoveToGoal
net/minecraft/inventory/ContainerBeacon net/minecraft/inventory/container/BeaconContainer
net/minecraft/inventory/ContainerBeacon$BeaconSlot net/minecraft/inventory/container/BeaconContainer$BeaconSlot
net/minecraft/inventory/ContainerBlastFurnace net/minecraft/inventory/container/BlastFurnaceContainer
net/minecraft/inventory/ContainerBrewingStand net/minecraft/inventory/container/BrewingStandContainer
net/minecraft/inventory/ContainerBrewingStand$Fuel net/minecraft/inventory/container/BrewingStandContainer$FuelSlot
net/minecraft/inventory/ContainerBrewingStand$Ingredient net/minecraft/inventory/container/BrewingStandContainer$IngredientSlot
net/minecraft/inventory/ContainerBrewingStand$Potion net/minecraft/inventory/container/BrewingStandContainer$PotionSlot
net/minecraft/inventory/ContainerCartography net/minecraft/inventory/container/CartographyContainer
net/minecraft/inventory/ContainerChest net/minecraft/inventory/container/ChestContainer
net/minecraft/inventory/ContainerDispenser net/minecraft/inventory/container/DispenserContainer
net/minecraft/inventory/ContainerEnchantment net/minecraft/inventory/container/EnchantmentContainer
net/minecraft/inventory/ContainerFurnace net/minecraft/inventory/container/FurnaceContainer
net/minecraft/inventory/ContainerGrindstone net/minecraft/inventory/container/GrindstoneContainer
net/minecraft/inventory/ContainerHopper net/minecraft/inventory/container/HopperContainer
net/minecraft/inventory/ContainerHorseInventory net/minecraft/inventory/container/HorseInventoryContainer
net/minecraft/inventory/ContainerLectern net/minecraft/inventory/container/LecternContainer
net/minecraft/inventory/ContainerLoom net/minecraft/inventory/container/LoomContainer
net/minecraft/inventory/ContainerMerchant net/minecraft/inventory/container/MerchantContainer
net/minecraft/inventory/ContainerPlayer net/minecraft/inventory/container/PlayerContainer
net/minecraft/inventory/ContainerRecipeBook net/minecraft/inventory/container/RecipeBookContainer
net/minecraft/inventory/ContainerRepair net/minecraft/inventory/container/RepairContainer
net/minecraft/inventory/ContainerShulkerBox net/minecraft/inventory/container/ShulkerBoxContainer
net/minecraft/inventory/ContainerSmoker net/minecraft/inventory/container/SmokerContainer
net/minecraft/inventory/ContainerStonecutter net/minecraft/inventory/container/StonecutterContainer
net/minecraft/inventory/ContainerWorkbench net/minecraft/inventory/container/WorkbenchContainer
net/minecraft/inventory/InventoryCraftResult net/minecraft/inventory/CraftResultInventory
net/minecraft/inventory/InventoryCrafting net/minecraft/inventory/CraftingInventory
net/minecraft/inventory/InventoryEnderChest net/minecraft/inventory/EnderChestInventory
net/minecraft/inventory/InventoryMerchant net/minecraft/inventory/MerchantInventory
net/minecraft/item/ItemAir net/minecraft/item/AirItem
net/minecraft/item/ItemAppleGoldEnchanted net/minecraft/item/EnchantedGoldenAppleItem
net/minecraft/item/ItemArmor net/minecraft/item/ArmorItem
net/minecraft/item/ItemArmorDyeable_New net/minecraft/item/DyeableArmorItem
net/minecraft/item/ItemArmorStand net/minecraft/item/ArmorStandItem
net/minecraft/item/ItemArrow net/minecraft/item/ArrowItem
net/minecraft/item/ItemAxe net/minecraft/item/AxeItem
net/minecraft/item/ItemBanner net/minecraft/item/BannerItem
net/minecraft/item/ItemBannerPattern net/minecraft/item/BannerPatternItem
net/minecraft/item/ItemBed net/minecraft/item/BedItem
net/minecraft/item/ItemBlock net/minecraft/item/BlockItem
net/minecraft/item/ItemBlockNamed net/minecraft/item/BlockNamedItem
net/minecraft/item/ItemBlockTall net/minecraft/item/TallBlockItem
net/minecraft/item/ItemBoat net/minecraft/item/BoatItem
net/minecraft/item/ItemBoneMeal net/minecraft/item/BoneMealItem
net/minecraft/item/ItemBook net/minecraft/item/BookItem
net/minecraft/item/ItemBow net/minecraft/item/BowItem
net/minecraft/item/ItemBucket net/minecraft/item/BucketItem
net/minecraft/item/ItemBucketFish net/minecraft/item/FishBucketItem
net/minecraft/item/ItemBucketMilk net/minecraft/item/MilkBucketItem
net/minecraft/item/ItemCarrotOnAStick net/minecraft/item/CarrotOnAStickItem
net/minecraft/item/ItemChorusFruit net/minecraft/item/ChorusFruitItem
net/minecraft/item/ItemClock net/minecraft/item/ClockItem
net/minecraft/item/ItemCompass net/minecraft/item/CompassItem
net/minecraft/item/ItemCrossbow net/minecraft/item/CrossbowItem
net/minecraft/item/ItemDebugStick net/minecraft/item/DebugStickItem
net/minecraft/item/ItemDye net/minecraft/item/DyeItem
net/minecraft/item/ItemEgg net/minecraft/item/EggItem
net/minecraft/item/ItemElytra net/minecraft/item/ElytraItem
net/minecraft/item/ItemEmptyMap net/minecraft/item/MapItem
net/minecraft/item/ItemEnchantedBook net/minecraft/item/EnchantedBookItem
net/minecraft/item/ItemEndCrystal net/minecraft/item/EnderCrystalItem
net/minecraft/item/ItemEnderEye net/minecraft/item/EnderEyeItem
net/minecraft/item/ItemEnderPearl net/minecraft/item/EnderPearlItem
net/minecraft/item/ItemExpBottle net/minecraft/item/ExperienceBottleItem
net/minecraft/item/ItemFireCharge net/minecraft/item/FireChargeItem
net/minecraft/item/ItemFireworkRocket net/minecraft/item/FireworkRocketItem
net/minecraft/item/ItemFireworkRocket$Shape net/minecraft/item/FireworkRocketItem$Shape
net/minecraft/item/ItemFireworkStar net/minecraft/item/FireworkStarItem
net/minecraft/item/ItemFishingRod net/minecraft/item/FishingRodItem
net/minecraft/item/ItemFlintAndSteel net/minecraft/item/FlintAndSteelItem
net/minecraft/item/ItemGMOnly net/minecraft/item/OperatorOnlyItem
net/minecraft/item/ItemGlassBottle net/minecraft/item/GlassBottleItem
net/minecraft/item/ItemHangingEntity net/minecraft/item/HangingEntityItem
net/minecraft/item/ItemHoe net/minecraft/item/HoeItem
net/minecraft/item/ItemHorseArmor net/minecraft/item/HorseArmorItem
net/minecraft/item/ItemHorseArmorDyeable net/minecraft/item/DyeableHorseArmorItem
net/minecraft/item/ItemItemFrame net/minecraft/item/ItemFrameItem
net/minecraft/item/ItemKnowledgeBook net/minecraft/item/KnowledgeBookItem
net/minecraft/item/ItemLead net/minecraft/item/LeadItem
net/minecraft/item/ItemLilyPad net/minecraft/item/LilyPadItem
net/minecraft/item/ItemLingeringPotion net/minecraft/item/LingeringPotionItem
net/minecraft/item/ItemMap net/minecraft/item/FilledMapItem
net/minecraft/item/ItemMapBase net/minecraft/item/AbstractMapItem
net/minecraft/item/ItemMinecart net/minecraft/item/MinecartItem
net/minecraft/item/ItemNameTag net/minecraft/item/NameTagItem
net/minecraft/item/ItemPickaxe net/minecraft/item/PickaxeItem
net/minecraft/item/ItemPotion net/minecraft/item/PotionItem
net/minecraft/item/ItemRecord net/minecraft/item/MusicDiscItem
net/minecraft/item/ItemSaddle net/minecraft/item/SaddleItem
net/minecraft/item/ItemShears net/minecraft/item/ShearsItem
net/minecraft/item/ItemShield net/minecraft/item/ShieldItem
net/minecraft/item/ItemShootable net/minecraft/item/ShootableItem
net/minecraft/item/ItemSign net/minecraft/item/SignItem
net/minecraft/item/ItemSimpleFoiled net/minecraft/item/SimpleFoiledItem
net/minecraft/item/ItemSkull net/minecraft/item/SkullItem
net/minecraft/item/ItemSnowball net/minecraft/item/SnowballItem
net/minecraft/item/ItemSoup net/minecraft/item/SoupItem
net/minecraft/item/ItemSpade net/minecraft/item/ShovelItem
net/minecraft/item/ItemSpawnEgg net/minecraft/item/SpawnEggItem
net/minecraft/item/ItemSpectralArrow net/minecraft/item/SpectralArrowItem
net/minecraft/item/ItemSplashPotion net/minecraft/item/SplashPotionItem
net/minecraft/item/ItemSuspiciousStew net/minecraft/item/SuspiciousStewItem
net/minecraft/item/ItemSword net/minecraft/item/SwordItem
net/minecraft/item/ItemTiered net/minecraft/item/TieredItem
net/minecraft/item/ItemTippedArrow net/minecraft/item/TippedArrowItem
net/minecraft/item/ItemTool net/minecraft/item/ToolItem
net/minecraft/item/ItemTrident net/minecraft/item/TridentItem
net/minecraft/item/ItemWallOrFloor net/minecraft/item/WallOrFloorItem
net/minecraft/item/ItemWritableBook net/minecraft/item/WritableBookItem
net/minecraft/item/ItemWrittenBook net/minecraft/item/WrittenBookItem
net/minecraft/item/MerchantOffer net/minecraft/item/MerchantOffer
net/minecraft/item/MerchantOffers net/minecraft/item/MerchantOffers
net/minecraft/item/ScaffoldingItem net/minecraft/item/ScaffoldingItem
net/minecraft/item/crafting/RecipeBookCloning net/minecraft/item/crafting/BookCloningRecipe
net/minecraft/item/crafting/RecipeTippedArrow net/minecraft/item/crafting/TippedArrowRecipe
net/minecraft/item/crafting/RecipesArmorDyes net/minecraft/item/crafting/ArmorDyeRecipe
net/minecraft/item/crafting/RecipesMapCloning net/minecraft/item/crafting/MapCloningRecipe
net/minecraft/item/crafting/RecipesMapExtending net/minecraft/item/crafting/MapExtendingRecipe
net/minecraft/nbt/INBTBase net/minecraft/nbt/INBT
net/minecraft/nbt/NBTTagByte net/minecraft/nbt/ByteNBT
net/minecraft/nbt/NBTTagByteArray net/minecraft/nbt/ByteArrayNBT
net/minecraft/nbt/NBTTagCollection net/minecraft/nbt/CollectionNBT
net/minecraft/nbt/NBTTagCompound net/minecraft/nbt/CompoundNBT
net/minecraft/nbt/NBTTagDouble net/minecraft/nbt/DoubleNBT
net/minecraft/nbt/NBTTagEnd net/minecraft/nbt/EndNBT
net/minecraft/nbt/NBTTagFloat net/minecraft/nbt/FloatNBT
net/minecraft/nbt/NBTTagInt net/minecraft/nbt/IntNBT
net/minecraft/nbt/NBTTagIntArray net/minecraft/nbt/IntArrayNBT
net/minecraft/nbt/NBTTagList net/minecraft/nbt/ListNBT
net/minecraft/nbt/NBTTagLong net/minecraft/nbt/LongNBT
net/minecraft/nbt/NBTTagLongArray net/minecraft/nbt/LongArrayNBT
net/minecraft/nbt/NBTTagShort net/minecraft/nbt/ShortNBT
net/minecraft/nbt/NBTTagString net/minecraft/nbt/StringNBT
net/minecraft/network/handshake/client/CPacketHandshake net/minecraft/network/handshake/client/CHandshakePacket
net/minecraft/network/login/client/CPacketCustomPayloadLogin net/minecraft/network/login/client/CCustomPayloadLoginPacket
net/minecraft/network/login/client/CPacketEncryptionResponse net/minecraft/network/login/client/CEncryptionResponsePacket
net/minecraft/network/login/client/CPacketLoginStart net/minecraft/network/login/client/CLoginStartPacket
net/minecraft/network/login/server/SPacketCustomPayloadLogin net/minecraft/network/login/server/SCustomPayloadLoginPacket
net/minecraft/network/login/server/SPacketDisconnectLogin net/minecraft/network/login/server/SDisconnectLoginPacket
net/minecraft/network/login/server/SPacketEnableCompression net/minecraft/network/login/server/SEnableCompressionPacket
net/minecraft/network/login/server/SPacketEncryptionRequest net/minecraft/network/login/server/SEncryptionRequestPacket
net/minecraft/network/login/server/SPacketLoginSuccess net/minecraft/network/login/server/SLoginSuccessPacket
net/minecraft/network/play/client/CPacketChatMessage net/minecraft/network/play/client/CChatMessagePacket
net/minecraft/network/play/client/CPacketClickWindow net/minecraft/network/play/client/CClickWindowPacket
net/minecraft/network/play/client/CPacketClientSettings net/minecraft/network/play/client/CClientSettingsPacket
net/minecraft/network/play/client/CPacketClientStatus net/minecraft/network/play/client/CClientStatusPacket
net/minecraft/network/play/client/CPacketClientStatus$State net/minecraft/network/play/client/CClientStatusPacket$State
net/minecraft/network/play/client/CPacketCloseWindow net/minecraft/network/play/client/CCloseWindowPacket
net/minecraft/network/play/client/CPacketConfirmTeleport net/minecraft/network/play/client/CConfirmTeleportPacket
net/minecraft/network/play/client/CPacketConfirmTransaction net/minecraft/network/play/client/CConfirmTransactionPacket
net/minecraft/network/play/client/CPacketCreativeInventoryAction net/minecraft/network/play/client/CCreativeInventoryActionPacket
net/minecraft/network/play/client/CPacketCustomPayload net/minecraft/network/play/client/CCustomPayloadPacket
net/minecraft/network/play/client/CPacketEditBook net/minecraft/network/play/client/CEditBookPacket
net/minecraft/network/play/client/CPacketEnchantItem net/minecraft/network/play/client/CEnchantItemPacket
net/minecraft/network/play/client/CPacketEntityAction net/minecraft/network/play/client/CEntityActionPacket
net/minecraft/network/play/client/CPacketEntityAction$Action net/minecraft/network/play/client/CEntityActionPacket$Action
net/minecraft/network/play/client/CPacketHeldItemChange net/minecraft/network/play/client/CHeldItemChangePacket
net/minecraft/network/play/client/CPacketInput net/minecraft/network/play/client/CInputPacket
net/minecraft/network/play/client/CPacketKeepAlive net/minecraft/network/play/client/CKeepAlivePacket
net/minecraft/network/play/client/CPacketLockDifficulty net/minecraft/network/play/client/CLockDifficultyPacket
net/minecraft/network/play/client/CPacketPickItem net/minecraft/network/play/client/CPickItemPacket
net/minecraft/network/play/client/CPacketPlaceRecipe net/minecraft/network/play/client/CPlaceRecipePacket
net/minecraft/network/play/client/CPacketPlayer net/minecraft/network/play/client/CPlayerPacket
net/minecraft/network/play/client/CPacketPlayer$Position net/minecraft/network/play/client/CPlayerPacket$PositionPacket
net/minecraft/network/play/client/CPacketPlayer$PositionRotation net/minecraft/network/play/client/CPlayerPacket$PositionRotationPacket
net/minecraft/network/play/client/CPacketPlayer$Rotation net/minecraft/network/play/client/CPlayerPacket$RotationPacket
net/minecraft/network/play/client/CPacketPlayerAbilities net/minecraft/network/play/client/CPlayerAbilitiesPacket
net/minecraft/network/play/client/CPacketPlayerDigging net/minecraft/network/play/client/CPlayerDiggingPacket
net/minecraft/network/play/client/CPacketPlayerDigging$Action net/minecraft/network/play/client/CPlayerDiggingPacket$Action
net/minecraft/network/play/client/CPacketPlayerTryUseItem net/minecraft/network/play/client/CPlayerTryUseItemPacket
net/minecraft/network/play/client/CPacketPlayerTryUseItemOnBlock net/minecraft/network/play/client/CPlayerTryUseItemOnBlockPacket
net/minecraft/network/play/client/CPacketRecipeInfo net/minecraft/network/play/client/CRecipeInfoPacket
net/minecraft/network/play/client/CPacketRecipeInfo$Purpose net/minecraft/network/play/client/CRecipeInfoPacket$Purpose
net/minecraft/network/play/client/CPacketRenameItem net/minecraft/network/play/client/CRenameItemPacket
net/minecraft/network/play/client/CPacketResourcePackStatus net/minecraft/network/play/client/CResourcePackStatusPacket
net/minecraft/network/play/client/CPacketResourcePackStatus$Action net/minecraft/network/play/client/CResourcePackStatusPacket$Action
net/minecraft/network/play/client/CPacketSeenAdvancements net/minecraft/network/play/client/CSeenAdvancementsPacket
net/minecraft/network/play/client/CPacketSeenAdvancements$Action net/minecraft/network/play/client/CSeenAdvancementsPacket$Action
net/minecraft/network/play/client/CPacketSelectTrade net/minecraft/network/play/client/CSelectTradePacket
net/minecraft/network/play/client/CPacketSetDifficulty net/minecraft/network/play/client/CSetDifficultyPacket
net/minecraft/network/play/client/CPacketSpectate net/minecraft/network/play/client/CSpectatePacket
net/minecraft/network/play/client/CPacketSteerBoat net/minecraft/network/play/client/CSteerBoatPacket
net/minecraft/network/play/client/CPacketTabComplete net/minecraft/network/play/client/CTabCompletePacket
net/minecraft/network/play/client/CPacketUpdateBeacon net/minecraft/network/play/client/CUpdateBeaconPacket
net/minecraft/network/play/client/CPacketUpdateCommandBlock net/minecraft/network/play/client/CUpdateCommandBlockPacket
net/minecraft/network/play/client/CPacketUpdateJigsawBlock net/minecraft/network/play/client/CUpdateJigsawBlockPacket
net/minecraft/network/play/client/CPacketUpdateSign net/minecraft/network/play/client/CUpdateSignPacket
net/minecraft/network/play/client/CPacketUpdateStructureBlock net/minecraft/network/play/client/CUpdateStructureBlockPacket
net/minecraft/network/play/client/CPacketUseEntity net/minecraft/network/play/client/CUseEntityPacket
net/minecraft/network/play/client/CPacketUseEntity$Action net/minecraft/network/play/client/CUseEntityPacket$Action
net/minecraft/network/play/server/SPacketAdvancementInfo net/minecraft/network/play/server/SAdvancementInfoPacket
net/minecraft/network/play/server/SPacketBlockAction net/minecraft/network/play/server/SBlockActionPacket
net/minecraft/network/play/server/SPacketCamera net/minecraft/network/play/server/SCameraPacket
net/minecraft/network/play/server/SPacketChangeGameState net/minecraft/network/play/server/SChangeGameStatePacket
net/minecraft/network/play/server/SPacketChat net/minecraft/network/play/server/SChatPacket
net/minecraft/network/play/server/SPacketChunkData net/minecraft/network/play/server/SChunkDataPacket
net/minecraft/network/play/server/SPacketCollectItem net/minecraft/network/play/server/SCollectItemPacket
net/minecraft/network/play/server/SPacketCommandList net/minecraft/network/play/server/SCommandListPacket
net/minecraft/network/play/server/SPacketCommandList$Entry net/minecraft/network/play/server/SCommandListPacket$Entry
net/minecraft/network/play/server/SPacketConfirmTransaction net/minecraft/network/play/server/SConfirmTransactionPacket
net/minecraft/network/play/server/SPacketCooldown net/minecraft/network/play/server/SCooldownPacket
net/minecraft/network/play/server/SPacketDestroyEntities net/minecraft/network/play/server/SDestroyEntitiesPacket
net/minecraft/network/play/server/SPacketDisconnect net/minecraft/network/play/server/SDisconnectPacket
net/minecraft/network/play/server/SPacketDisplayObjective net/minecraft/network/play/server/SDisplayObjectivePacket
net/minecraft/network/play/server/SPacketEntity net/minecraft/network/play/server/SEntityPacket
net/minecraft/network/play/server/SPacketEntity$Look net/minecraft/network/play/server/SEntityPacket$LookPacket
net/minecraft/network/play/server/SPacketEntity$Move net/minecraft/network/play/server/SEntityPacket$MovePacket
net/minecraft/network/play/server/SPacketEntityEquipment net/minecraft/network/play/server/SEntityEquipmentPacket
net/minecraft/network/play/server/SPacketEntityHeadLook net/minecraft/network/play/server/SEntityHeadLookPacket
net/minecraft/network/play/server/SPacketEntityMetadata net/minecraft/network/play/server/SEntityMetadataPacket
net/minecraft/network/play/server/SPacketEntityProperties net/minecraft/network/play/server/SEntityPropertiesPacket
net/minecraft/network/play/server/SPacketEntityProperties$Snapshot net/minecraft/network/play/server/SEntityPropertiesPacket$Snapshot
net/minecraft/network/play/server/SPacketEntityStatus net/minecraft/network/play/server/SEntityStatusPacket
net/minecraft/network/play/server/SPacketEntityTeleport net/minecraft/network/play/server/SEntityTeleportPacket
net/minecraft/network/play/server/SPacketEntityVelocity net/minecraft/network/play/server/SEntityVelocityPacket
net/minecraft/network/play/server/SPacketExplosion net/minecraft/network/play/server/SExplosionPacket
net/minecraft/network/play/server/SPacketHeldItemChange net/minecraft/network/play/server/SHeldItemChangePacket
net/minecraft/network/play/server/SPacketJoinGame net/minecraft/network/play/server/SJoinGamePacket
net/minecraft/network/play/server/SPacketKeepAlive net/minecraft/network/play/server/SKeepAlivePacket
net/minecraft/network/play/server/SPacketMerchantOffers net/minecraft/network/play/server/SMerchantOffersPacket
net/minecraft/network/play/server/SPacketMoveVehicle net/minecraft/network/play/server/SMoveVehiclePacket
net/minecraft/network/play/server/SPacketPlaceGhostRecipe net/minecraft/network/play/server/SPlaceGhostRecipePacket
net/minecraft/network/play/server/SPacketPlayerAbilities net/minecraft/network/play/server/SPlayerAbilitiesPacket
net/minecraft/network/play/server/SPacketPlayerListHeaderFooter net/minecraft/network/play/server/SPlayerListHeaderFooterPacket
net/minecraft/network/play/server/SPacketPlayerListItem net/minecraft/network/play/server/SPlayerListItemPacket
net/minecraft/network/play/server/SPacketPlayerListItem$Action net/minecraft/network/play/server/SPlayerListItemPacket$Action
net/minecraft/network/play/server/SPacketPlayerListItem$AddPlayerData net/minecraft/network/play/server/SPlayerListItemPacket$AddPlayerData
net/minecraft/network/play/server/SPacketPlayerLook net/minecraft/network/play/server/SPlayerLookPacket
net/minecraft/network/play/server/SPacketRecipeBook net/minecraft/network/play/server/SRecipeBookPacket
net/minecraft/network/play/server/SPacketRecipeBook$State net/minecraft/network/play/server/SRecipeBookPacket$State
net/minecraft/network/play/server/SPacketRemoveEntityEffect net/minecraft/network/play/server/SRemoveEntityEffectPacket
net/minecraft/network/play/server/SPacketRespawn net/minecraft/network/play/server/SRespawnPacket
net/minecraft/network/play/server/SPacketScoreboardObjective net/minecraft/network/play/server/SScoreboardObjectivePacket
net/minecraft/network/play/server/SPacketSelectAdvancementsTab net/minecraft/network/play/server/SSelectAdvancementsTabPacket
net/minecraft/network/play/server/SPacketServerDifficulty net/minecraft/network/play/server/SServerDifficultyPacket
net/minecraft/network/play/server/SPacketSetExperience net/minecraft/network/play/server/SSetExperiencePacket
net/minecraft/network/play/server/SPacketSetPassengers net/minecraft/network/play/server/SSetPassengersPacket
net/minecraft/network/play/server/SPacketSetSlot net/minecraft/network/play/server/SSetSlotPacket
net/minecraft/network/play/server/SPacketSpawnExperienceOrb net/minecraft/network/play/server/SSpawnExperienceOrbPacket
net/minecraft/network/play/server/SPacketSpawnGlobalEntity net/minecraft/network/play/server/SSpawnGlobalEntityPacket
net/minecraft/network/play/server/SPacketSpawnMob net/minecraft/network/play/server/SSpawnMobPacket
net/minecraft/network/play/server/SPacketSpawnObject net/minecraft/network/play/server/SSpawnObjectPacket
net/minecraft/network/play/server/SPacketSpawnPainting net/minecraft/network/play/server/SSpawnPaintingPacket
net/minecraft/network/play/server/SPacketSpawnPlayer net/minecraft/network/play/server/SSpawnPlayerPacket
net/minecraft/network/play/server/SPacketSpawnPosition net/minecraft/network/play/server/SSpawnPositionPacket
net/minecraft/network/play/server/SPacketStatistics net/minecraft/network/play/server/SStatisticsPacket
net/minecraft/network/play/server/SPacketStopSound net/minecraft/network/play/server/SStopSoundPacket
net/minecraft/network/play/server/SPacketTabComplete net/minecraft/network/play/server/STabCompletePacket
net/minecraft/network/play/server/SPacketTagsList net/minecraft/network/play/server/STagsListPacket
net/minecraft/network/play/server/SPacketTeams net/minecraft/network/play/server/STeamsPacket
net/minecraft/network/play/server/SPacketTitle net/minecraft/network/play/server/STitlePacket
net/minecraft/network/play/server/SPacketTitle$Type net/minecraft/network/play/server/STitlePacket$Type
net/minecraft/network/play/server/SPacketUnloadChunk net/minecraft/network/play/server/SUnloadChunkPacket
net/minecraft/network/play/server/SPacketUpdateBossInfo net/minecraft/network/play/server/SUpdateBossInfoPacket
net/minecraft/network/play/server/SPacketUpdateBossInfo$Operation net/minecraft/network/play/server/SUpdateBossInfoPacket$Operation
net/minecraft/network/play/server/SPacketUpdateChunkPos net/minecraft/network/play/server/SUpdateChunkPositionPacket
net/minecraft/network/play/server/SPacketUpdateHealth net/minecraft/network/play/server/SUpdateHealthPacket
net/minecraft/network/play/server/SPacketUpdateLight net/minecraft/network/play/server/SUpdateLightPacket
net/minecraft/network/play/server/SPacketUpdateRecipes net/minecraft/network/play/server/SUpdateRecipesPacket
net/minecraft/network/play/server/SPacketUpdateScore net/minecraft/network/play/server/SUpdateScorePacket
net/minecraft/network/play/server/SPacketUpdateTileEntity net/minecraft/network/play/server/SUpdateTileEntityPacket
net/minecraft/network/play/server/SPacketUpdateViewDistance net/minecraft/network/play/server/SUpdateViewDistancePacket
net/minecraft/network/play/server/SPacketWorldBorder net/minecraft/network/play/server/SWorldBorderPacket
net/minecraft/network/play/server/SPacketWorldBorder$Action net/minecraft/network/play/server/SWorldBorderPacket$Action
net/minecraft/network/rcon/RConThreadClient net/minecraft/network/rcon/ClientThread
net/minecraft/network/rcon/RConThreadMain net/minecraft/network/rcon/MainThread
net/minecraft/network/rcon/RConThreadQuery net/minecraft/network/rcon/QueryThread
net/minecraft/network/rcon/RConThreadQuery$Auth net/minecraft/network/rcon/QueryThread$Auth
net/minecraft/network/status/client/CPacketPing net/minecraft/network/status/client/CPingPacket
net/minecraft/network/status/client/CPacketServerQuery net/minecraft/network/status/client/CServerQueryPacket
net/minecraft/network/status/server/SPacketPong net/minecraft/network/status/server/SPongPacket
net/minecraft/network/status/server/SPacketServerInfo net/minecraft/network/status/server/SServerInfoPacket
net/minecraft/pathfinding/PathNavigateClimber net/minecraft/pathfinding/ClimberPathNavigator
net/minecraft/pathfinding/PathNavigateFlying net/minecraft/pathfinding/FlyingPathNavigator
net/minecraft/pathfinding/PathNavigateGround net/minecraft/pathfinding/GroundPathNavigator
net/minecraft/pathfinding/PathNavigateSwimmer net/minecraft/pathfinding/SwimmerPathNavigator
net/minecraft/potion/PotionAbsorption net/minecraft/potion/AbsorptionEffect
net/minecraft/potion/PotionAttackDamage net/minecraft/potion/AttackDamageEffect
net/minecraft/potion/PotionHealthBoost net/minecraft/potion/HealthBoostEffect
net/minecraft/potion/PotionInstant net/minecraft/potion/InstantEffect
net/minecraft/server/management/UserListBans net/minecraft/server/management/BanList
net/minecraft/server/management/UserListBansEntry net/minecraft/server/management/ProfileBanEntry
net/minecraft/server/management/UserListEntryBan net/minecraft/server/management/BanEntry
net/minecraft/server/management/UserListIPBans net/minecraft/server/management/IPBanList
net/minecraft/server/management/UserListIPBansEntry net/minecraft/server/management/IPBanEntry
net/minecraft/server/management/UserListOps net/minecraft/server/management/OpList
net/minecraft/server/management/UserListOpsEntry net/minecraft/server/management/OpEntry
net/minecraft/server/management/UserListWhitelist net/minecraft/server/management/WhiteList
net/minecraft/server/management/UserListWhitelistEntry net/minecraft/server/management/WhitelistEntry
net/minecraft/tileentity/TileEntityAbstractFurnace net/minecraft/tileentity/AbstractFurnaceTileEntity
net/minecraft/tileentity/TileEntityBanner net/minecraft/tileentity/BannerTileEntity
net/minecraft/tileentity/TileEntityBarrel net/minecraft/tileentity/BarrelTileEntity
net/minecraft/tileentity/TileEntityBeacon net/minecraft/tileentity/BeaconTileEntity
net/minecraft/tileentity/TileEntityBeacon$BeamSegment net/minecraft/tileentity/BeaconTileEntity$BeamSegment
net/minecraft/tileentity/TileEntityBed net/minecraft/tileentity/BedTileEntity
net/minecraft/tileentity/TileEntityBell net/minecraft/tileentity/BellTileEntity
net/minecraft/tileentity/TileEntityBlastFurnace net/minecraft/tileentity/BlastFurnaceTileEntity
net/minecraft/tileentity/TileEntityBrewingStand net/minecraft/tileentity/BrewingStandTileEntity
net/minecraft/tileentity/TileEntityCampfire net/minecraft/tileentity/CampfireTileEntity
net/minecraft/tileentity/TileEntityChest net/minecraft/tileentity/ChestTileEntity
net/minecraft/tileentity/TileEntityCommandBlock net/minecraft/tileentity/CommandBlockTileEntity
net/minecraft/tileentity/TileEntityCommandBlock$Mode net/minecraft/tileentity/CommandBlockTileEntity$Mode
net/minecraft/tileentity/TileEntityComparator net/minecraft/tileentity/ComparatorTileEntity
net/minecraft/tileentity/TileEntityConduit net/minecraft/tileentity/ConduitTileEntity
net/minecraft/tileentity/TileEntityDaylightDetector net/minecraft/tileentity/DaylightDetectorTileEntity
net/minecraft/tileentity/TileEntityDispenser net/minecraft/tileentity/DispenserTileEntity
net/minecraft/tileentity/TileEntityDropper net/minecraft/tileentity/DropperTileEntity
net/minecraft/tileentity/TileEntityEnchantmentTable net/minecraft/tileentity/EnchantingTableTileEntity
net/minecraft/tileentity/TileEntityEndGateway net/minecraft/tileentity/EndGatewayTileEntity
net/minecraft/tileentity/TileEntityEndPortal net/minecraft/tileentity/EndPortalTileEntity
net/minecraft/tileentity/TileEntityEnderChest net/minecraft/tileentity/EnderChestTileEntity
net/minecraft/tileentity/TileEntityFurnace net/minecraft/tileentity/FurnaceTileEntity
net/minecraft/tileentity/TileEntityHopper net/minecraft/tileentity/HopperTileEntity
net/minecraft/tileentity/TileEntityJigsaw net/minecraft/tileentity/JigsawTileEntity
net/minecraft/tileentity/TileEntityJukebox net/minecraft/tileentity/JukeboxTileEntity
net/minecraft/tileentity/TileEntityLectern net/minecraft/tileentity/LecternTileEntity
net/minecraft/tileentity/TileEntityLockable net/minecraft/tileentity/LockableTileEntity
net/minecraft/tileentity/TileEntityLockableLoot net/minecraft/tileentity/LockableLootTileEntity
net/minecraft/tileentity/TileEntityMobSpawner net/minecraft/tileentity/MobSpawnerTileEntity
net/minecraft/tileentity/TileEntityPiston net/minecraft/tileentity/PistonTileEntity
net/minecraft/tileentity/TileEntityShulkerBox net/minecraft/tileentity/ShulkerBoxTileEntity
net/minecraft/tileentity/TileEntityShulkerBox$AnimationStatus net/minecraft/tileentity/ShulkerBoxTileEntity$AnimationStatus
net/minecraft/tileentity/TileEntitySign net/minecraft/tileentity/SignTileEntity
net/minecraft/tileentity/TileEntitySkull net/minecraft/tileentity/SkullTileEntity
net/minecraft/tileentity/TileEntitySmoker net/minecraft/tileentity/SmokerTileEntity
net/minecraft/tileentity/TileEntityStructure net/minecraft/tileentity/StructureBlockTileEntity
net/minecraft/tileentity/TileEntityStructure$UpdateCommand net/minecraft/tileentity/StructureBlockTileEntity$UpdateCommand
net/minecraft/tileentity/TileEntityTrappedChest net/minecraft/tileentity/TrappedChestTileEntity
net/minecraft/util/CooldownTrackerServer net/minecraft/util/ServerCooldownTracker
net/minecraft/util/DamageSourceNetherBed net/minecraft/util/NetherBedDamageSource
net/minecraft/util/text/TextComponentKeybind net/minecraft/util/text/KeybindTextComponent
net/minecraft/util/text/TextComponentNbt net/minecraft/util/text/NBTTextComponent
net/minecraft/util/text/TextComponentNbt$BlockNbtComponent net/minecraft/util/text/NBTTextComponent$Block
net/minecraft/util/text/TextComponentNbt$EntityNbtComponent net/minecraft/util/text/NBTTextComponent$Entity
net/minecraft/util/text/TextComponentScore net/minecraft/util/text/ScoreTextComponent
net/minecraft/util/text/TextComponentSelector net/minecraft/util/text/SelectorTextComponent
net/minecraft/util/text/TextComponentString net/minecraft/util/text/StringTextComponent
net/minecraft/util/text/TextComponentTranslation net/minecraft/util/text/TranslationTextComponent
net/minecraft/util/text/TextComponentTranslationFormatException net/minecraft/util/text/TranslationTextComponentFormatException
net/minecraft/world/BossInfoServer net/minecraft/world/ServerBossInfo
net/minecraft/world/ChunkStatusListenerChained net/minecraft/world/chunk/listener/ChainedChunkStatusListener
net/minecraft/world/ChunkStatusListenerLogging net/minecraft/world/chunk/listener/LoggingChunkStatusListener
net/minecraft/world/ChunkStatusListenerTracking net/minecraft/world/chunk/listener/TrackingChunkStatusListener
net/minecraft/world/WorldServer net/minecraft/world/ServerWorld
net/minecraft/world/WorldServerMulti net/minecraft/world/ServerMultiWorld
net/minecraft/world/biome/GiantSpruceTaigaHills net/minecraft/world/biome/GiantSpruceTaigaHillsBiome
net/minecraft/world/gen/ChunkGeneratorDebug net/minecraft/world/gen/DebugChunkGenerator
net/minecraft/world/gen/ChunkGeneratorEnd net/minecraft/world/gen/EndChunkGenerator
net/minecraft/world/gen/ChunkGeneratorFlat net/minecraft/world/gen/FlatChunkGenerator
net/minecraft/world/gen/ChunkGeneratorFlat$BiomeWrapper net/minecraft/world/gen/FlatChunkGenerator$WrapperBiome
net/minecraft/world/gen/ChunkGeneratorNether net/minecraft/world/gen/NetherChunkGenerator
net/minecraft/world/gen/ChunkGeneratorOverworld net/minecraft/world/gen/OverworldChunkGenerator
net/minecraft/world/gen/ChunkProviderServer net/minecraft/world/chunk/ServerChunkProvider
net/minecraft/world/gen/ChunkProviderServer$ChunkExecutor net/minecraft/world/chunk/ServerChunkProvider$ChunkExecutor
net/minecraft/world/gen/NoiseGeneratorImproved net/minecraft/world/gen/ImprovedNoiseGenerator
net/minecraft/world/gen/NoiseGeneratorOctaves net/minecraft/world/gen/OctavesNoiseGenerator
net/minecraft/world/gen/NoiseGeneratorPerlin net/minecraft/world/gen/PerlinNoiseGenerator
net/minecraft/world/gen/NoiseGeneratorSimplex net/minecraft/world/gen/SimplexNoiseGenerator
net/minecraft/world/gen/feature/structure/StructureWithMargin net/minecraft/world/gen/feature/structure/MarginedStructureStart
net/minecraft/world/gen/layer/GenLayer net/minecraft/world/gen/layer/Layer
net/minecraft/world/gen/layer/GenLayerAddBambooForest net/minecraft/world/gen/layer/AddBambooForestLayer
net/minecraft/world/gen/layer/GenLayerAddIsland net/minecraft/world/gen/layer/AddIslandLayer
net/minecraft/world/gen/layer/GenLayerAddMushroomIsland net/minecraft/world/gen/layer/AddMushroomIslandLayer
net/minecraft/world/gen/layer/GenLayerAddSnow net/minecraft/world/gen/layer/AddSnowLayer
net/minecraft/world/gen/layer/GenLayerBiome net/minecraft/world/gen/layer/BiomeLayer
net/minecraft/world/gen/layer/GenLayerBiomeEdge net/minecraft/world/gen/layer/EdgeBiomeLayer
net/minecraft/world/gen/layer/GenLayerDeepOcean net/minecraft/world/gen/layer/DeepOceanLayer
net/minecraft/world/gen/layer/GenLayerEdge net/minecraft/world/gen/layer/EdgeLayer
net/minecraft/world/gen/layer/GenLayerEdge$CoolWarm net/minecraft/world/gen/layer/EdgeLayer$CoolWarm
net/minecraft/world/gen/layer/GenLayerEdge$HeatIce net/minecraft/world/gen/layer/EdgeLayer$HeatIce
net/minecraft/world/gen/layer/GenLayerEdge$Special net/minecraft/world/gen/layer/EdgeLayer$Special
net/minecraft/world/gen/layer/GenLayerHills net/minecraft/world/gen/layer/HillsLayer
net/minecraft/world/gen/layer/GenLayerIsland net/minecraft/world/gen/layer/IslandLayer
net/minecraft/world/gen/layer/GenLayerMixOceans net/minecraft/world/gen/layer/MixOceansLayer
net/minecraft/world/gen/layer/GenLayerRareBiome net/minecraft/world/gen/layer/RareBiomeLayer
net/minecraft/world/gen/layer/GenLayerRemoveTooMuchOcean net/minecraft/world/gen/layer/RemoveTooMuchOceanLayer
net/minecraft/world/gen/layer/GenLayerRiver net/minecraft/world/gen/layer/RiverLayer
net/minecraft/world/gen/layer/GenLayerRiverInit net/minecraft/world/gen/layer/StartRiverLayer
net/minecraft/world/gen/layer/GenLayerRiverMix net/minecraft/world/gen/layer/MixRiverLayer
net/minecraft/world/gen/layer/GenLayerShore net/minecraft/world/gen/layer/ShoreLayer
net/minecraft/world/gen/layer/GenLayerSmooth net/minecraft/world/gen/layer/SmoothLayer
net/minecraft/world/gen/layer/GenLayerVoronoiZoom net/minecraft/world/gen/layer/VoroniZoomLayer
net/minecraft/world/gen/layer/GenLayerZoom net/minecraft/world/gen/layer/ZoomLayer
net/minecraft/world/storage/loot/LootEntryAlternatives net/minecraft/world/storage/loot/AlternativesLootEntry
net/minecraft/world/storage/loot/LootEntryAlternatives$Builder net/minecraft/world/storage/loot/AlternativesLootEntry$Builder
net/minecraft/world/storage/loot/LootEntryDynamic net/minecraft/world/storage/loot/DynamicLootEntry
net/minecraft/world/storage/loot/LootEntryDynamic$Serializer net/minecraft/world/storage/loot/DynamicLootEntry$Serializer
net/minecraft/world/storage/loot/LootEntryEmpty net/minecraft/world/storage/loot/EmptyLootEntry
net/minecraft/world/storage/loot/LootEntryEmpty$Serializer net/minecraft/world/storage/loot/EmptyLootEntry$Serializer
net/minecraft/world/storage/loot/LootEntryGroup net/minecraft/world/storage/loot/GroupLootEntry
net/minecraft/world/storage/loot/LootEntryItem net/minecraft/world/storage/loot/ItemLootEntry
net/minecraft/world/storage/loot/LootEntryItem$Serializer net/minecraft/world/storage/loot/ItemLootEntry$Serializer
net/minecraft/world/storage/loot/LootEntryParented net/minecraft/world/storage/loot/ParentedLootEntry
net/minecraft/world/storage/loot/LootEntryParented$Serializer net/minecraft/world/storage/loot/ParentedLootEntry$AbstractSerializer
net/minecraft/world/storage/loot/LootEntrySequence net/minecraft/world/storage/loot/SequenceLootEntry
net/minecraft/world/storage/loot/LootEntryStandalone net/minecraft/world/storage/loot/StandaloneLootEntry
net/minecraft/world/storage/loot/LootEntryStandalone$Builder net/minecraft/world/storage/loot/StandaloneLootEntry$Builder
net/minecraft/world/storage/loot/LootEntryStandalone$BuilderImpl net/minecraft/world/storage/loot/StandaloneLootEntry$BuilderImpl
net/minecraft/world/storage/loot/LootEntryStandalone$Generator net/minecraft/world/storage/loot/StandaloneLootEntry$Generator
net/minecraft/world/storage/loot/LootEntryStandalone$ILootEntryBuilder net/minecraft/world/storage/loot/StandaloneLootEntry$ILootEntryBuilder
net/minecraft/world/storage/loot/LootEntryStandalone$Serializer net/minecraft/world/storage/loot/StandaloneLootEntry$Serializer
net/minecraft/world/storage/loot/LootEntryTable net/minecraft/world/storage/loot/TableLootEntry
net/minecraft/world/storage/loot/LootEntryTable$Serializer net/minecraft/world/storage/loot/TableLootEntry$Serializer
net/minecraft/world/storage/loot/LootEntryTag net/minecraft/world/storage/loot/TagLootEntry
net/minecraft/world/storage/loot/LootEntryTag$Serializer net/minecraft/world/storage/loot/TagLootEntry$Serializer
net/minecraft/GameVersion net/minecraft/util/MinecraftVersion
net/minecraft/advancements/criterion/AbstractCriterionInstance net/minecraft/advancements/criterion/CriterionInstance
net/minecraft/block/BlockRailState net/minecraft/block/RailState
net/minecraft/block/state/BlockPistonStructureHelper net/minecraft/block/state/PistonBlockStructureHelper
net/minecraft/block/state/BlockWorldState net/minecraft/util/CachedBlockInfo
net/minecraft/block/state/IBlockState net/minecraft/block/BlockState
net/minecraft/block/state/pattern/BlockMatcher net/minecraft/block/pattern/BlockMatcher
net/minecraft/block/state/pattern/BlockMaterialMatcher net/minecraft/block/pattern/BlockMaterialMatcher
net/minecraft/block/state/pattern/BlockPattern net/minecraft/block/pattern/BlockPattern
net/minecraft/block/state/pattern/BlockPattern$CacheLoader net/minecraft/block/pattern/BlockPattern$CacheLoader
net/minecraft/block/state/pattern/BlockPattern$PatternHelper net/minecraft/block/pattern/BlockPattern$PatternHelper
net/minecraft/block/state/pattern/BlockPattern$PortalInfo net/minecraft/block/pattern/BlockPattern$PortalInfo
net/minecraft/block/state/pattern/BlockStateMatcher net/minecraft/block/pattern/BlockStateMatcher
net/minecraft/block/state/pattern/FactoryBlockPattern net/minecraft/block/pattern/BlockPatternBuilder
net/minecraft/block/trees/AbstractBigTree net/minecraft/block/trees/BigTree
net/minecraft/block/trees/AbstractTree net/minecraft/block/trees/Tree
net/minecraft/client/audio/AbstractSound net/minecraft/client/audio/LocatableSound
net/minecraft/client/audio/MovingSound net/minecraft/client/audio/TickableSound
net/minecraft/client/audio/MovingSoundEntity net/minecraft/client/audio/EntityTickableSound
net/minecraft/client/audio/MovingSoundMinecart net/minecraft/client/audio/MinecartTickableSound
net/minecraft/client/audio/MovingSoundMinecartRiding net/minecraft/client/audio/RidingMinecartTickableSound
net/minecraft/client/audio/SoundManager net/minecraft/client/audio/SoundEngine
net/minecraft/client/entity/AbstractClientPlayer net/minecraft/client/entity/player/AbstractClientPlayerEntity
net/minecraft/client/entity/EntityOtherPlayerMP net/minecraft/client/entity/player/RemoteClientPlayerEntity
net/minecraft/client/entity/EntityPlayerSP net/minecraft/client/entity/player/ClientPlayerEntity
net/minecraft/client/gui/Gui net/minecraft/client/gui/AbstractGui
net/minecraft/client/gui/GuiAbstractSlider net/minecraft/client/gui/widget/AbstractSlider
net/minecraft/client/gui/GuiAccessibility net/minecraft/client/gui/AccessibilityScreen
net/minecraft/client/gui/GuiBossOverlay net/minecraft/client/gui/overlay/BossOverlayGui
net/minecraft/client/gui/GuiButton$IPressable net/minecraft/client/gui/widget/button/Button$IPressable
net/minecraft/client/gui/GuiButtonImage net/minecraft/client/gui/widget/button/ImageButton
net/minecraft/client/gui/GuiButtonToggle net/minecraft/client/gui/widget/ToggleWidget
net/minecraft/client/gui/GuiCheckbox net/minecraft/client/gui/widget/button/CheckboxButton
net/minecraft/client/gui/GuiCommandBlockBase net/minecraft/client/gui/screen/AbstractCommandBlockScreen
net/minecraft/client/gui/GuiCommandBlockBase$SuggestionsList net/minecraft/client/gui/screen/AbstractCommandBlockScreen$SuggestionsList
net/minecraft/client/gui/GuiConfirmBackup net/minecraft/client/gui/screen/ConfirmBackupScreen
net/minecraft/client/gui/GuiConfirmBackup$ICallback net/minecraft/client/gui/screen/ConfirmBackupScreen$ICallback
net/minecraft/client/gui/GuiConfirmOpenLink net/minecraft/client/gui/screen/ConfirmOpenLinkScreen
net/minecraft/client/gui/GuiControls net/minecraft/client/gui/screen/ControlsScreen
net/minecraft/client/gui/GuiCreateBuffetWorld net/minecraft/client/gui/screen/CreateBuffetWorldScreen
net/minecraft/client/gui/GuiCreateBuffetWorld$BiomeList net/minecraft/client/gui/screen/CreateBuffetWorldScreen$BiomeList
net/minecraft/client/gui/GuiCreateBuffetWorld$BiomeList$BiomeEntry net/minecraft/client/gui/screen/CreateBuffetWorldScreen$BiomeList$BiomeEntry
net/minecraft/client/gui/GuiCreateFlatWorld net/minecraft/client/gui/screen/CreateFlatWorldScreen
net/minecraft/client/gui/GuiCreateFlatWorld$Details net/minecraft/client/gui/screen/CreateFlatWorldScreen$DetailsList
net/minecraft/client/gui/GuiCreateFlatWorld$Details$LayerEntry net/minecraft/client/gui/screen/CreateFlatWorldScreen$DetailsList$LayerEntry
net/minecraft/client/gui/GuiCreateWorld net/minecraft/client/gui/screen/CreateWorldScreen
net/minecraft/client/gui/GuiCustomizeSkin net/minecraft/client/gui/screen/CustomizeSkinScreen
net/minecraft/client/gui/GuiDirtMessageScreen net/minecraft/client/gui/screen/DirtMessageScreen
net/minecraft/client/gui/GuiEditBook net/minecraft/client/gui/screen/EditBookScreen
net/minecraft/client/gui/GuiEditBook$Point net/minecraft/client/gui/screen/EditBookScreen$Point
net/minecraft/client/gui/GuiEditCommandBlockMinecart net/minecraft/client/gui/screen/EditMinecartCommandBlockScreen
net/minecraft/client/gui/GuiElement net/minecraft/client/gui/widget/Widget
net/minecraft/client/gui/GuiEnchantment net/minecraft/client/gui/screen/EnchantmentScreen
net/minecraft/client/gui/GuiFlatPresets net/minecraft/client/gui/screen/FlatPresetsScreen
net/minecraft/client/gui/GuiFlatPresets$LayerItem net/minecraft/client/gui/screen/FlatPresetsScreen$LayerItem
net/minecraft/client/gui/GuiFlatPresets$ListSlot net/minecraft/client/gui/screen/FlatPresetsScreen$SlotList
net/minecraft/client/gui/GuiFlatPresets$ListSlot$PresetEntry net/minecraft/client/gui/screen/FlatPresetsScreen$SlotList$PresetEntry
net/minecraft/client/gui/GuiFocusable net/minecraft/client/gui/FocusableGui
net/minecraft/client/gui/GuiGrindstone net/minecraft/client/gui/screen/GrindstoneScreen
net/minecraft/client/gui/GuiHopper net/minecraft/client/gui/screen/HopperScreen
net/minecraft/client/gui/GuiIngameMenu net/minecraft/client/gui/screen/IngameMenuScreen
net/minecraft/client/gui/GuiJigsaw net/minecraft/client/gui/screen/JigsawScreen
net/minecraft/client/gui/GuiKeyBindingList net/minecraft/client/gui/widget/list/KeyBindingList
net/minecraft/client/gui/GuiKeyBindingList$CategoryEntry net/minecraft/client/gui/widget/list/KeyBindingList$CategoryEntry
net/minecraft/client/gui/GuiKeyBindingList$Entry net/minecraft/client/gui/widget/list/KeyBindingList$Entry
net/minecraft/client/gui/GuiKeyBindingList$KeyEntry net/minecraft/client/gui/widget/list/KeyBindingList$KeyEntry
net/minecraft/client/gui/GuiLanguage net/minecraft/client/gui/screen/LanguageScreen
net/minecraft/client/gui/GuiLanguage$List net/minecraft/client/gui/screen/LanguageScreen$List
net/minecraft/client/gui/GuiLanguage$List$LanguageEntry net/minecraft/client/gui/screen/LanguageScreen$List$LanguageEntry
net/minecraft/client/gui/GuiLectern net/minecraft/client/gui/screen/LecternScreen
net/minecraft/client/gui/GuiList net/minecraft/client/gui/widget/list/AbstractList
net/minecraft/client/gui/GuiList$AbstractListEntry net/minecraft/client/gui/widget/list/AbstractList$AbstractListEntry
net/minecraft/client/gui/GuiList$SimpleArrayList net/minecraft/client/gui/widget/list/AbstractList$SimpleArrayList
net/minecraft/client/gui/GuiListExtended net/minecraft/client/gui/widget/list/ExtendedList
net/minecraft/client/gui/GuiListExtended$IGuiListEntry net/minecraft/client/gui/widget/list/ExtendedList$AbstractListEntry
net/minecraft/client/gui/GuiListWorldSelection net/minecraft/client/gui/screen/WorldSelectionList
net/minecraft/client/gui/GuiListWorldSelection$WorldEntry net/minecraft/client/gui/screen/WorldSelectionList$Entry
net/minecraft/client/gui/GuiLoading net/minecraft/client/gui/LoadingGui
net/minecraft/client/gui/GuiLockIconButton net/minecraft/client/gui/widget/button/LockIconButton
net/minecraft/client/gui/GuiLockIconButton$Icon net/minecraft/client/gui/widget/button/LockIconButton$Icon
net/minecraft/client/gui/GuiLoom net/minecraft/client/gui/screen/LoomScreen
net/minecraft/client/gui/GuiMainMenu net/minecraft/client/gui/screen/MainMenuScreen
net/minecraft/client/gui/GuiMemoryErrorScreen net/minecraft/client/gui/screen/MemoryErrorScreen
net/minecraft/client/gui/GuiMultiplayer net/minecraft/client/gui/screen/MultiplayerScreen
net/minecraft/client/gui/GuiOptionButton net/minecraft/client/gui/widget/button/OptionButton
net/minecraft/client/gui/GuiOptionEntry net/minecraft/client/gui/widget/list/AbstractOptionList$Entry
net/minecraft/client/gui/GuiOptionList net/minecraft/client/gui/widget/list/AbstractOptionList
net/minecraft/client/gui/GuiOptionSlider net/minecraft/client/gui/widget/OptionSlider
net/minecraft/client/gui/GuiOptions net/minecraft/client/gui/screen/OptionsScreen
net/minecraft/client/gui/GuiOptionsRowList net/minecraft/client/gui/widget/list/OptionsRowList
net/minecraft/client/gui/GuiOptionsRowList$Row net/minecraft/client/gui/widget/list/OptionsRowList$Row
net/minecraft/client/gui/GuiPlayerTabOverlay net/minecraft/client/gui/overlay/PlayerTabOverlayGui
net/minecraft/client/gui/GuiPlayerTabOverlay$PlayerComparator net/minecraft/client/gui/overlay/PlayerTabOverlayGui$PlayerComparator
net/minecraft/client/gui/GuiReadBook net/minecraft/client/gui/screen/ReadBookScreen
net/minecraft/client/gui/GuiReadBook$IBookInfo net/minecraft/client/gui/screen/ReadBookScreen$IBookInfo
net/minecraft/client/gui/GuiReadBook$UnwrittenBookInfo net/minecraft/client/gui/screen/ReadBookScreen$UnwrittenBookInfo
net/minecraft/client/gui/GuiReadBook$WrittenBookInfo net/minecraft/client/gui/screen/ReadBookScreen$WrittenBookInfo
net/minecraft/client/gui/GuiResourcePackList net/minecraft/client/gui/widget/list/AbstractResourcePackList
net/minecraft/client/gui/GuiResourcePackList$ResourcePackEntry net/minecraft/client/gui/widget/list/AbstractResourcePackList$ResourcePackEntry
net/minecraft/client/gui/GuiResourcePackSelected net/minecraft/client/gui/widget/list/SelectedResourcePackList
net/minecraft/client/gui/GuiScreen net/minecraft/client/gui/screen/Screen
net/minecraft/client/gui/GuiScreenAddServer net/minecraft/client/gui/screen/AddServerScreen
net/minecraft/client/gui/GuiScreenAlert net/minecraft/client/gui/screen/AlertScreen
net/minecraft/client/gui/GuiScreenOptionsSounds net/minecraft/client/gui/screen/OptionsSoundsScreen
net/minecraft/client/gui/GuiScreenResourcePacks net/minecraft/client/gui/screen/ResourcePacksScreen
net/minecraft/client/gui/GuiScreenServerList net/minecraft/client/gui/screen/ServerListScreen
net/minecraft/client/gui/GuiScreenWorking net/minecraft/client/gui/screen/WorkingScreen
net/minecraft/client/gui/GuiShareToLan net/minecraft/client/gui/screen/ShareToLanScreen
net/minecraft/client/gui/GuiSleepMP net/minecraft/client/gui/screen/SleepInMultiplayerScreen
net/minecraft/client/gui/GuiSlot net/minecraft/client/gui/SlotGui
net/minecraft/client/gui/GuiSmokerRecipeBook net/minecraft/client/gui/recipebook/SmokerRecipeGui
net/minecraft/client/gui/GuiSoundSlider net/minecraft/client/gui/widget/SoundSlider
net/minecraft/client/gui/GuiSubtitleOverlay net/minecraft/client/gui/overlay/SubtitleOverlayGui
net/minecraft/client/gui/GuiSubtitleOverlay$Subtitle net/minecraft/client/gui/overlay/SubtitleOverlayGui$Subtitle
net/minecraft/client/gui/GuiTextField net/minecraft/client/gui/widget/TextFieldWidget
net/minecraft/client/gui/GuiUtilRenderComponents net/minecraft/client/gui/RenderComponentsUtil
net/minecraft/client/gui/GuiVideoSettings net/minecraft/client/gui/screen/VideoSettingsScreen
net/minecraft/client/gui/GuiWinGame net/minecraft/client/gui/screen/WinGameScreen
net/minecraft/client/gui/GuiWorldEdit net/minecraft/client/gui/screen/EditWorldScreen
net/minecraft/client/gui/GuiWorldLoadProgress net/minecraft/client/gui/screen/WorldLoadProgressScreen
net/minecraft/client/gui/GuiWorldSelection net/minecraft/client/gui/screen/WorldSelectionScreen
net/minecraft/client/gui/GuiYesNo net/minecraft/client/gui/screen/ConfirmScreen
net/minecraft/client/gui/ScreenChatOptions net/minecraft/client/gui/screen/ChatOptionsScreen
net/minecraft/client/gui/ServerListEntryLanDetected net/minecraft/client/gui/screen/ServerSelectionList$LanDetectedEntry
net/minecraft/client/gui/ServerListEntryLanScan net/minecraft/client/gui/screen/ServerSelectionList$LanScanEntry
net/minecraft/client/gui/ServerListEntryNormal net/minecraft/client/gui/screen/ServerSelectionList$NormalEntry
net/minecraft/client/gui/ServerSelectionList net/minecraft/client/gui/screen/ServerSelectionList
net/minecraft/client/gui/ServerSelectionList$Entry net/minecraft/client/gui/screen/ServerSelectionList$Entry
net/minecraft/client/gui/achievement/GuiStats net/minecraft/client/gui/screen/StatsScreen
net/minecraft/client/gui/achievement/GuiStats$StatsGeneral net/minecraft/client/gui/screen/StatsScreen$CustomStatsList
net/minecraft/client/gui/achievement/GuiStats$StatsGeneral$StatEntry net/minecraft/client/gui/screen/StatsScreen$CustomStatsList$Entry
net/minecraft/client/gui/achievement/GuiStats$StatsItem net/minecraft/client/gui/screen/StatsScreen$StatsList
net/minecraft/client/gui/achievement/GuiStats$StatsItem$Comparator net/minecraft/client/gui/screen/StatsScreen$StatsList$Comparator
net/minecraft/client/gui/achievement/GuiStats$StatsItem$StatEntry net/minecraft/client/gui/screen/StatsScreen$StatsList$Entry
net/minecraft/client/gui/achievement/GuiStats$StatsMobsList net/minecraft/client/gui/screen/StatsScreen$MobStatsList
net/minecraft/client/gui/achievement/GuiStats$StatsMobsList$StatEntry net/minecraft/client/gui/screen/StatsScreen$MobStatsList$Entry
net/minecraft/client/gui/inventory/CreativeCrafting net/minecraft/client/gui/screen/inventory/CreativeCraftingListener
net/minecraft/client/gui/inventory/GuiChest net/minecraft/client/gui/screen/inventory/ChestScreen
net/minecraft/client/gui/inventory/GuiContainer net/minecraft/client/gui/screen/inventory/ContainerScreen
net/minecraft/client/gui/inventory/GuiContainerCreative net/minecraft/client/gui/screen/inventory/CreativeScreen
net/minecraft/client/gui/inventory/GuiContainerCreative$ContainerCreative net/minecraft/client/gui/screen/inventory/CreativeScreen$CreativeContainer
net/minecraft/client/gui/inventory/GuiContainerCreative$CreativeSlot net/minecraft/client/gui/screen/inventory/CreativeScreen$CreativeSlot
net/minecraft/client/gui/inventory/GuiContainerCreative$LockedSlot net/minecraft/client/gui/screen/inventory/CreativeScreen$LockedSlot
net/minecraft/client/gui/inventory/GuiCrafting net/minecraft/client/gui/screen/inventory/CraftingScreen
net/minecraft/client/gui/inventory/GuiEditSign net/minecraft/client/gui/screen/EditSignScreen
net/minecraft/client/gui/inventory/GuiEditStructure net/minecraft/client/gui/screen/EditStructureScreen
net/minecraft/client/gui/inventory/GuiInventory net/minecraft/client/gui/screen/inventory/InventoryScreen
net/minecraft/client/gui/inventory/GuiScreenHorseInventory net/minecraft/client/gui/screen/inventory/HorseInventoryScreen
net/minecraft/client/gui/recipebook/GuiButtonRecipe net/minecraft/client/gui/recipebook/RecipeWidget
net/minecraft/client/gui/recipebook/GuiButtonRecipeTab net/minecraft/client/gui/recipebook/RecipeTabToggleWidget
net/minecraft/client/gui/toasts/GuiToast net/minecraft/client/gui/toasts/ToastGui
net/minecraft/client/gui/toasts/GuiToast$ToastInstance net/minecraft/client/gui/toasts/ToastGui$ToastInstance
net/minecraft/client/main/GameConfiguration net/minecraft/client/GameConfiguration
net/minecraft/client/main/GameConfiguration$FolderInformation net/minecraft/client/GameConfiguration$FolderInformation
net/minecraft/client/main/GameConfiguration$GameInformation net/minecraft/client/GameConfiguration$GameInformation
net/minecraft/client/main/GameConfiguration$ServerInformation net/minecraft/client/GameConfiguration$ServerInformation
net/minecraft/client/main/GameConfiguration$UserInformation net/minecraft/client/GameConfiguration$UserInformation
net/minecraft/client/multiplayer/PlayerControllerMP net/minecraft/client/multiplayer/PlayerController
net/minecraft/client/multiplayer/ThreadLanServerPing net/minecraft/client/multiplayer/LanServerPingThread
net/minecraft/client/multiplayer/WorldClient net/minecraft/client/world/ClientWorld
net/minecraft/client/network/NetHandlerHandshakeMemory net/minecraft/client/network/handshake/ClientHandshakeNetHandler
net/minecraft/client/network/NetHandlerLoginClient net/minecraft/client/network/login/ClientLoginNetHandler
net/minecraft/client/network/NetHandlerPlayClient net/minecraft/client/network/play/ClientPlayNetHandler
net/minecraft/client/network/NetworkPlayerInfo net/minecraft/client/network/play/NetworkPlayerInfo
net/minecraft/client/particle/Particle net/minecraft/client/particle/Particle
net/minecraft/client/particle/ParticleTextures net/minecraft/client/particle/TexturesParticle
net/minecraft/client/particle/TexturedParticle net/minecraft/client/particle/TexturedParticle
net/minecraft/client/renderer/ChunkRenderContainer net/minecraft/client/renderer/AbstractChunkRenderContainer
net/minecraft/client/renderer/InventoryEffectRenderer net/minecraft/client/gui/DisplayEffectsScreen
net/minecraft/client/renderer/debug/DebugRendererEntityAISelector$Entry net/minecraft/client/renderer/debug/EntityAIDebugRenderer$Entry
net/minecraft/client/renderer/entity/DolphinModel net/minecraft/client/renderer/entity/model/DolphinModel
net/minecraft/client/renderer/entity/IRenderEntity net/minecraft/client/renderer/entity/IEntityRenderer
net/minecraft/client/renderer/entity/Render net/minecraft/client/renderer/entity/EntityRenderer
net/minecraft/client/renderer/entity/RenderManager net/minecraft/client/renderer/entity/EntityRendererManager
net/minecraft/client/renderer/entity/model/ModelEntity net/minecraft/client/renderer/entity/model/EntityModel
net/minecraft/client/renderer/entity/model/PositionTextureVertex net/minecraft/client/renderer/model/PositionTextureVertex
net/minecraft/client/renderer/entity/model/TexturedQuad net/minecraft/client/renderer/model/TexturedQuad
net/minecraft/client/renderer/texture/AbstractTexture net/minecraft/client/renderer/texture/Texture
net/minecraft/client/renderer/texture/TextureMap net/minecraft/client/renderer/texture/AtlasTexture
net/minecraft/client/renderer/texture/TextureMap$SheetData net/minecraft/client/renderer/texture/AtlasTexture$SheetData
net/minecraft/client/renderer/vertex/VertexFormatElement$EnumType net/minecraft/client/renderer/vertex/VertexFormatElement$Type
net/minecraft/client/renderer/vertex/VertexFormatElement$EnumUsage net/minecraft/client/renderer/vertex/VertexFormatElement$Usage
net/minecraft/client/resources/ResourceIndexFolder net/minecraft/client/resources/FolderResourceIndex
net/minecraft/client/resources/ResourcePackInfoClient net/minecraft/client/resources/ClientResourcePackInfo
net/minecraft/client/settings/Option net/minecraft/client/settings/AbstractOption
net/minecraft/client/util/JsonBlendingMode net/minecraft/client/util/JSONBlendingMode
net/minecraft/client/util/JsonException net/minecraft/client/util/JSONException
net/minecraft/client/util/JsonException$Entry net/minecraft/client/util/JSONException$Entry
net/minecraft/command/arguments/NbtCompoundTagArgument net/minecraft/command/arguments/NBTCompoundTagArgument
net/minecraft/command/arguments/NbtTagArgument net/minecraft/command/arguments/NBTTagArgument
net/minecraft/command/impl/DataCommand$IModificationSourceArgumentBuilder net/minecraft/command/impl/data/DataCommand$IModificationSourceArgumentBuilder
net/minecraft/command/impl/DataCommand$IModificationType net/minecraft/command/impl/data/DataCommand$IModificationType
net/minecraft/dispenser/BehaviorDefaultDispenseItem net/minecraft/dispenser/DefaultDispenseItemBehavior
net/minecraft/dispenser/BehaviorProjectileDispense net/minecraft/dispenser/ProjectileDispenseBehavior
net/minecraft/dispenser/BlockSourceImpl net/minecraft/dispenser/ProxyBlockSource
net/minecraft/dispenser/BoatDispenseBehavior net/minecraft/dispenser/DispenseBoatBehavior
net/minecraft/dispenser/PositionImpl net/minecraft/dispenser/Position
net/minecraft/enchantment/Enchantment net/minecraft/enchantment/Enchantment
net/minecraft/enchantment/Enchantment$Rarity net/minecraft/enchantment/Enchantment$Rarity
net/minecraft/entity/EntityBodyHelper net/minecraft/entity/ai/controller/BodyController
net/minecraft/entity/EntitySearchConditions net/minecraft/entity/EntityPredicate
net/minecraft/entity/EntitySpawnPlacementRegistry$SpawnPlacementType net/minecraft/entity/EntitySpawnPlacementRegistry$PlacementType
net/minecraft/entity/EnumCreatureType net/minecraft/entity/EntityClassification
net/minecraft/entity/IMerchant net/minecraft/entity/merchant/IMerchant
net/minecraft/entity/IReputationTracking net/minecraft/entity/merchant/IReputationTracking
net/minecraft/entity/ai/BoatGoals net/minecraft/entity/ai/goal/BoatGoals
net/minecraft/entity/ai/EntityDolphinHelper net/minecraft/entity/ai/controller/DolphinLookController
net/minecraft/entity/ai/EntityFlyHelper net/minecraft/entity/ai/controller/FlyingMovementController
net/minecraft/entity/ai/EntityJumpHelper net/minecraft/entity/ai/controller/JumpController
net/minecraft/entity/ai/EntityLookHelper net/minecraft/entity/ai/controller/LookController
net/minecraft/entity/ai/EntityMoveHelper net/minecraft/entity/ai/controller/MovementController
net/minecraft/entity/ai/EntityMoveHelper$Action net/minecraft/entity/ai/controller/MovementController$Action
net/minecraft/entity/ai/ICrossbowUser net/minecraft/entity/ICrossbowUser
net/minecraft/entity/ai/attributes/BaseAttribute net/minecraft/entity/ai/attributes/Attribute
net/minecraft/entity/ai/brain/schedule/ScheduleBuilder$C_1263_a net/minecraft/entity/ai/brain/schedule/ScheduleBuilder$ActivityEntry
net/minecraft/entity/ai/brain/sensor/SecondaryPoisSensor net/minecraft/entity/ai/brain/sensor/SecondaryPositionSensor
net/minecraft/entity/ai/brain/sensor/Sensor net/minecraft/entity/ai/brain/sensor/Sensor
net/minecraft/entity/ai/brain/task/FindWalkTarget net/minecraft/entity/ai/brain/task/FindWalkTargetTask
net/minecraft/entity/ai/brain/task/GoOutsideAfterRaid net/minecraft/entity/ai/brain/task/GoOutsideAfterRaidTask
net/minecraft/entity/ai/brain/task/Task net/minecraft/entity/ai/brain/task/Task
net/minecraft/entity/ai/brain/task/Task$Status net/minecraft/entity/ai/brain/task/Task$Status
net/minecraft/entity/monster/AbstractIllager net/minecraft/entity/monster/AbstractIllagerEntity
net/minecraft/entity/monster/AbstractIllager$AIOpenDoor net/minecraft/entity/monster/AbstractIllagerEntity$RaidOpenDoorGoal
net/minecraft/entity/monster/AbstractIllager$IllagerArmPose net/minecraft/entity/monster/AbstractIllagerEntity$ArmPose
net/minecraft/entity/monster/AbstractSkeleton net/minecraft/entity/monster/AbstractSkeletonEntity
net/minecraft/entity/monster/EntityDrowned$MoveHelper net/minecraft/entity/monster/DrownedEntity$MoveHelperController
net/minecraft/entity/passive/EntityFox$MoveHelper net/minecraft/entity/passive/FoxEntity$MoveHelperController
net/minecraft/entity/passive/EntityFox$PackData net/minecraft/entity/passive/FoxEntity$FoxData
net/minecraft/entity/passive/EntityHorse$GroupData net/minecraft/entity/passive/horse/HorseEntity$HorseData
net/minecraft/entity/passive/EntityLlama$GroupData net/minecraft/entity/passive/horse/LlamaEntity$LlamaData
net/minecraft/entity/passive/EntityPanda$MoveHelper net/minecraft/entity/passive/PandaEntity$MoveHelperController
net/minecraft/entity/passive/EntityRabbit$RabbitJumpHelper net/minecraft/entity/passive/RabbitEntity$JumpHelperController
net/minecraft/entity/passive/EntityRabbit$RabbitMoveHelper net/minecraft/entity/passive/RabbitEntity$MoveHelperController
net/minecraft/entity/passive/EntityRabbit$RabbitTypeData net/minecraft/entity/passive/RabbitEntity$RabbitData
net/minecraft/entity/passive/EntityTropicalFish$GroupData net/minecraft/entity/passive/fish/TropicalFishEntity$TropicalFishData
net/minecraft/entity/passive/EntityTurtle$MoveHelper net/minecraft/entity/passive/TurtleEntity$MoveHelperController
net/minecraft/entity/passive/EntityTurtle$PathNavigater net/minecraft/entity/passive/TurtleEntity$Navigator
net/minecraft/entity/passive/EntityVillager net/minecraft/entity/merchant/villager/VillagerEntity
net/minecraft/entity/passive/EntityVillager$GolemStatus net/minecraft/entity/merchant/villager/VillagerEntity$GolemStatus
net/minecraft/entity/player/EntityPlayer$SleepResult net/minecraft/entity/player/PlayerEntity$SleepResult
net/minecraft/entity/player/PlayerCapabilities net/minecraft/entity/player/PlayerAbilities
net/minecraft/entity/projectile/EntityArrow$PickupStatus net/minecraft/entity/projectile/AbstractArrowEntity$PickupStatus
net/minecraft/entity/projectile/EntityFishHook$State net/minecraft/entity/projectile/FishingBobberEntity$State
net/minecraft/entity/villager/Raid net/minecraft/world/raid/Raid
net/minecraft/entity/villager/RaidManager net/minecraft/world/raid/RaidManager
net/minecraft/entity/villager/VillagerData net/minecraft/entity/merchant/villager/VillagerData
net/minecraft/entity/villager/VillagerProfession net/minecraft/entity/merchant/villager/VillagerProfession
net/minecraft/entity/villager/VillagerTrades net/minecraft/entity/merchant/villager/VillagerTrades
net/minecraft/entity/villager/VillagerTrades$C_1230_c net/minecraft/entity/merchant/villager/VillagerTrades$EmeraldForVillageTypeItemTrade
net/minecraft/entity/villager/VillagerTrades$C_1238_k net/minecraft/entity/merchant/villager/VillagerTrades$EmeraldForMapTrade
net/minecraft/entity/villager/VillagerTrades$DyedArmorForEmeraldsTrade net/minecraft/entity/merchant/villager/VillagerTrades$DyedArmorForEmeraldsTrade
net/minecraft/entity/villager/VillagerTrades$EmeraldForItemsTrade net/minecraft/entity/merchant/villager/VillagerTrades$EmeraldForItemsTrade
net/minecraft/entity/villager/VillagerTrades$EnchantedBookForEmeraldsTrade net/minecraft/entity/merchant/villager/VillagerTrades$EnchantedBookForEmeraldsTrade
net/minecraft/entity/villager/VillagerTrades$EnchantedItemForEmeraldsTrade net/minecraft/entity/merchant/villager/VillagerTrades$EnchantedItemForEmeraldsTrade
net/minecraft/entity/villager/VillagerTrades$ITrade net/minecraft/entity/merchant/villager/VillagerTrades$ITrade
net/minecraft/entity/villager/VillagerTrades$ItemWithPotionForEmeraldsAndItemsTrade net/minecraft/entity/merchant/villager/VillagerTrades$ItemWithPotionForEmeraldsAndItemsTrade
net/minecraft/entity/villager/VillagerTrades$ItemsForEmeraldsAndItemsTrade net/minecraft/entity/merchant/villager/VillagerTrades$ItemsForEmeraldsAndItemsTrade
net/minecraft/entity/villager/VillagerTrades$ItemsForEmeraldsTrade net/minecraft/entity/merchant/villager/VillagerTrades$ItemsForEmeraldsTrade
net/minecraft/entity/villager/VillagerTrades$SuspiciousStewForEmeraldTrade net/minecraft/entity/merchant/villager/VillagerTrades$SuspiciousStewForEmeraldTrade
net/minecraft/init/Biomes net/minecraft/world/biome/Biomes
net/minecraft/init/Blocks net/minecraft/block/Blocks
net/minecraft/init/Bootstrap net/minecraft/util/registry/Bootstrap
net/minecraft/init/Enchantments net/minecraft/enchantment/Enchantments
net/minecraft/init/Fluids net/minecraft/fluid/Fluids
net/minecraft/init/Items net/minecraft/item/Items
net/minecraft/init/MobEffects net/minecraft/potion/Effects
net/minecraft/init/PotionTypes net/minecraft/potion/Potions
net/minecraft/init/SoundEvents net/minecraft/util/SoundEvents
net/minecraft/inventory/AbstractCraftingContainer net/minecraft/inventory/container/AbstractFurnaceContainer
net/minecraft/inventory/ClickType net/minecraft/inventory/container/ClickType
net/minecraft/inventory/Container net/minecraft/inventory/container/Container
net/minecraft/inventory/EntityEquipmentSlot net/minecraft/inventory/EquipmentSlotType
net/minecraft/inventory/EntityEquipmentSlot$Type net/minecraft/inventory/EquipmentSlotType$Group
net/minecraft/inventory/IContainerListener net/minecraft/inventory/container/IContainerListener
net/minecraft/inventory/InventoryBasic net/minecraft/inventory/Inventory
net/minecraft/inventory/InventoryLargeChest net/minecraft/inventory/DoubleSidedInventory
net/minecraft/inventory/MenuManager net/minecraft/client/gui/ScreenManager
net/minecraft/inventory/MenuManager$IMenuFactory net/minecraft/client/gui/ScreenManager$IScreenFactory
net/minecraft/inventory/MenuType net/minecraft/inventory/container/ContainerType
net/minecraft/inventory/MenuType$Factory net/minecraft/inventory/container/ContainerType$IFactory
net/minecraft/inventory/Slot net/minecraft/inventory/container/Slot
net/minecraft/inventory/SlotCrafting net/minecraft/inventory/container/CraftingResultSlot
net/minecraft/inventory/SlotFurnaceFuel net/minecraft/inventory/container/FurnaceFuelSlot
net/minecraft/inventory/SlotFurnaceOutput net/minecraft/inventory/container/FurnaceResultSlot
net/minecraft/inventory/SlotMerchantResult net/minecraft/inventory/container/MerchantResultSlot
net/minecraft/inventory/SlotShulkerBox net/minecraft/inventory/container/ShulkerBoxSlot
net/minecraft/item/crafting/CookingRecipeSerializer$ICookingRecipeFactory net/minecraft/item/crafting/CookingRecipeSerializer$IFactory
net/minecraft/item/crafting/IRecipeHidden net/minecraft/item/crafting/SpecialRecipe
net/minecraft/item/crafting/SingleItemRecipe net/minecraft/item/crafting/SingleItemRecipe
net/minecraft/item/crafting/SingleItemRecipe$Serializer net/minecraft/item/crafting/SingleItemRecipe$Serializer
net/minecraft/item/crafting/SingleItemRecipe$Serializer$IRecipeFactory net/minecraft/item/crafting/SingleItemRecipe$Serializer$IRecipeFactory
net/minecraft/nbt/NBTPrimitive net/minecraft/nbt/NumberNBT
net/minecraft/network/NetHandlerHandshakeTCP net/minecraft/network/handshake/ServerHandshakeNetHandler
net/minecraft/network/NetHandlerLoginServer net/minecraft/network/login/ServerLoginNetHandler
net/minecraft/network/NetHandlerLoginServer$LoginState net/minecraft/network/login/ServerLoginNetHandler$State
net/minecraft/network/NetHandlerPlayServer net/minecraft/network/play/ServerPlayNetHandler
net/minecraft/network/NetHandlerStatusServer net/minecraft/network/status/ServerStatusNetHandler
net/minecraft/network/handshake/INetHandlerHandshakeServer net/minecraft/network/handshake/IHandshakeNetHandler
net/minecraft/network/login/INetHandlerLoginClient net/minecraft/client/network/login/IClientLoginNetHandler
net/minecraft/network/login/INetHandlerLoginServer net/minecraft/network/login/IServerLoginNetHandler
net/minecraft/network/play/INetHandlerPlayClient net/minecraft/client/network/play/IClientPlayNetHandler
net/minecraft/network/play/INetHandlerPlayServer net/minecraft/network/play/IServerPlayNetHandler
net/minecraft/network/play/client/CPacketAnimation net/minecraft/network/play/client/CAnimateHandPacket
net/minecraft/network/play/client/CPacketNBTQueryEntity net/minecraft/network/play/client/CQueryEntityNBTPacket
net/minecraft/network/play/client/CPacketNBTQueryTileEntity net/minecraft/network/play/client/CQueryTileEntityNBTPacket
net/minecraft/network/play/client/CPacketUpdateCommandMinecart net/minecraft/network/play/client/CUpdateMinecartCommandBlockPacket
net/minecraft/network/play/client/CPacketVehicleMove net/minecraft/network/play/client/CMoveVehiclePacket
net/minecraft/network/play/server/SPacketAnimation net/minecraft/network/play/server/SAnimateHandPacket
net/minecraft/network/play/server/SPacketBlockBreakAnim net/minecraft/network/play/server/SAnimateBlockBreakPacket
net/minecraft/network/play/server/SPacketBlockChange net/minecraft/network/play/server/SChangeBlockPacket
net/minecraft/network/play/server/SPacketCloseWindow net/minecraft/network/play/server/SCloseWindowPacket
net/minecraft/network/play/server/SPacketCombatEvent net/minecraft/network/play/server/SCombatPacket
net/minecraft/network/play/server/SPacketCombatEvent$Event net/minecraft/network/play/server/SCombatPacket$Event
net/minecraft/network/play/server/SPacketCustomPayload net/minecraft/network/play/server/SCustomPayloadPlayPacket
net/minecraft/network/play/server/SPacketCustomSound net/minecraft/network/play/server/SPlaySoundPacket
net/minecraft/network/play/server/SPacketEffect net/minecraft/network/play/server/SPlaySoundEventPacket
net/minecraft/network/play/server/SPacketEntity$RelMove net/minecraft/network/play/server/SEntityPacket$RelativeMovePacket
net/minecraft/network/play/server/SPacketEntityAttach net/minecraft/network/play/server/SMountEntityPacket
net/minecraft/network/play/server/SPacketEntityEffect net/minecraft/network/play/server/SPlayEntityEffectPacket
net/minecraft/network/play/server/SPacketEntitySoundEffect net/minecraft/network/play/server/SSpawnMovingSoundEffectPacket
net/minecraft/network/play/server/SPacketMaps net/minecraft/network/play/server/SMapDataPacket
net/minecraft/network/play/server/SPacketMultiBlockChange net/minecraft/network/play/server/SMultiBlockChangePacket
net/minecraft/network/play/server/SPacketMultiBlockChange$BlockUpdateData net/minecraft/network/play/server/SMultiBlockChangePacket$UpdateData
net/minecraft/network/play/server/SPacketNBTQueryResponse net/minecraft/network/play/server/SQueryNBTResponsePacket
net/minecraft/network/play/server/SPacketOpenBook net/minecraft/network/play/server/SOpenBookWindowPacket
net/minecraft/network/play/server/SPacketOpenHorseInventory net/minecraft/network/play/server/SOpenHorseWindowPacket
net/minecraft/network/play/server/SPacketOpenMenu net/minecraft/network/play/server/SOpenWindowPacket
net/minecraft/network/play/server/SPacketParticles net/minecraft/network/play/server/SSpawnParticlePacket
net/minecraft/network/play/server/SPacketPlayerPosLook net/minecraft/network/play/server/SPlayerPositionLookPacket
net/minecraft/network/play/server/SPacketResourcePackSend net/minecraft/network/play/server/SSendResourcePackPacket
net/minecraft/network/play/server/SPacketSignEditorOpen net/minecraft/network/play/server/SOpenSignMenuPacket
net/minecraft/network/play/server/SPacketSoundEffect net/minecraft/network/play/server/SPlaySoundEffectPacket
net/minecraft/network/play/server/SPacketTimeUpdate net/minecraft/network/play/server/SUpdateTimePacket
net/minecraft/network/play/server/SPacketWindowItems net/minecraft/network/play/server/SWindowItemsPacket
net/minecraft/network/play/server/SPacketWindowProperty net/minecraft/network/play/server/SWindowPropertyPacket
net/minecraft/network/rcon/RConThreadBase net/minecraft/network/rcon/RConThread
net/minecraft/network/status/INetHandlerStatusClient net/minecraft/client/network/status/IClientStatusNetHandler
net/minecraft/network/status/INetHandlerStatusServer net/minecraft/network/status/IServerStatusNetHandler
net/minecraft/particles/Particles net/minecraft/particles/ParticleTypes
net/minecraft/pathfinding/NodeProcessor net/minecraft/pathfinding/NodeProcessor
net/minecraft/pathfinding/PathNavigate net/minecraft/pathfinding/PathNavigator
net/minecraft/potion/Potion net/minecraft/potion/Effect
net/minecraft/potion/PotionEffect net/minecraft/potion/EffectInstance
net/minecraft/potion/PotionEffectClassification net/minecraft/potion/EffectType
net/minecraft/potion/PotionType net/minecraft/potion/Potion
net/minecraft/potion/PotionUtil net/minecraft/potion/EffectUtils
net/minecraft/realms/RepeatedNarrator$Params net/minecraft/realms/RepeatedNarrator$Parameter
net/minecraft/resources/AbstractResourcePack net/minecraft/resources/ResourcePack
net/minecraft/resources/AsyncReloaderImp net/minecraft/resources/AsyncReloader$IStateFactory
net/minecraft/resources/AsyncReloaderImpl net/minecraft/resources/AsyncReloader
net/minecraft/resources/IFutureReloadListener$Stage net/minecraft/resources/IFutureReloadListener$IStage
net/minecraft/server/CustomBossEvent net/minecraft/server/CustomServerBossInfo
net/minecraft/server/CustomBossEvents net/minecraft/server/CustomServerBossInfoManager
net/minecraft/state/AbstractProperty net/minecraft/state/Property
net/minecraft/state/AbstractStateHolder net/minecraft/state/StateHolder
net/minecraft/stats/IStatFormater net/minecraft/stats/IStatFormatter
net/minecraft/stats/StatList net/minecraft/stats/Stats
net/minecraft/stats/StatisticsManagerServer net/minecraft/stats/ServerStatisticsManager
net/minecraft/tileentity/CommandBlockBaseLogic net/minecraft/tileentity/CommandBlockLogic
net/minecraft/tileentity/MobSpawnerBaseLogic net/minecraft/world/spawner/AbstractSpawner
net/minecraft/util/DefaultUncaughtExceptionHandlerWithName net/minecraft/util/DefaultWithNameUncaughtExceptionHandler
net/minecraft/util/EntitySelectors net/minecraft/util/EntityPredicates
net/minecraft/util/EntitySelectors$ArmoredMob net/minecraft/util/EntityPredicates$ArmoredMob
net/minecraft/util/HttpUtil net/minecraft/util/HTTPUtil
net/minecraft/util/IntReferenceHolder net/minecraft/util/IntReferenceHolder
net/minecraft/util/JsonUtils net/minecraft/util/JSONUtils
net/minecraft/util/LevelBasedGraph net/minecraft/world/lighting/LevelBasedGraph
net/minecraft/util/SectionDistanceGraph net/minecraft/util/SectionDistanceGraph
net/minecraft/util/concurrent/RecursiveEventLoop net/minecraft/util/concurrent/RecursiveEventLoop # Needs better name
net/minecraft/util/concurrent/SingleThreadTaskExecutor net/minecraft/util/concurrent/ThreadTaskExecutor
net/minecraft/util/concurrent/TaskExecutor net/minecraft/util/concurrent/ITaskExecutor
net/minecraft/util/concurrent/TaskQueue net/minecraft/util/concurrent/ITaskQueue
net/minecraft/util/concurrent/TaskQueue$Priority net/minecraft/util/concurrent/ITaskQueue$Priority
net/minecraft/util/concurrent/TaskQueue$RunnableWithPriority net/minecraft/util/concurrent/ITaskQueue$RunnableWithPriority
net/minecraft/util/concurrent/TaskQueue$Single net/minecraft/util/concurrent/ITaskQueue$Single
net/minecraft/util/math/RayTraceResult net/minecraft/util/math/RayTraceResult
net/minecraft/util/math/RayTraceResult$Type net/minecraft/util/math/RayTraceResult$Type
net/minecraft/util/math/shapes/VoxelShape net/minecraft/util/math/shapes/VoxelShape
net/minecraft/util/math/shapes/VoxelShapeArray net/minecraft/util/math/shapes/VoxelShapeArray
net/minecraft/util/math/shapes/VoxelShapePart net/minecraft/util/math/shapes/VoxelShapePart
net/minecraft/util/math/shapes/VoxelShapePart$FaceConsumer net/minecraft/util/math/shapes/VoxelShapePart$IFaceConsumer
net/minecraft/util/math/shapes/VoxelShapePart$LineConsumer net/minecraft/util/math/shapes/VoxelShapePart$ILineConsumer
net/minecraft/util/math/shapes/VoxelShapePartBitSet net/minecraft/util/math/shapes/BitSetVoxelShapePart
net/minecraft/util/math/shapes/VoxelShapePartSplit net/minecraft/util/math/shapes/PartSplitVoxelShape
net/minecraft/util/math/shapes/VoxelShapeSplit net/minecraft/util/math/shapes/SplitVoxelShape
net/minecraft/util/registry/RegistryNamespaced net/minecraft/util/registry/SimpleRegistry
net/minecraft/util/registry/RegistryNamespacedDefaultedByKey net/minecraft/util/registry/DefaultedRegistry
net/minecraft/util/text/TextComponentBase net/minecraft/util/text/TextComponent
net/minecraft/world/IChunkStatusListener net/minecraft/world/chunk/listener/IChunkStatusListener
net/minecraft/world/IChunkStatusListenerFactory net/minecraft/world/chunk/listener/IChunkStatusListenerFactory
net/minecraft/world/IMenuProvider net/minecraft/inventory/container/IContainerProvider
net/minecraft/world/INamedMenuProvider net/minecraft/inventory/container/INamedContainerProvider
net/minecraft/world/IWorldReaderBase net/minecraft/world/IWorldReader
net/minecraft/world/PhantomSpawner net/minecraft/world/spawner/PhantomSpawner
net/minecraft/world/SimpleNamedMenuProvider net/minecraft/inventory/container/SimpleNamedContainerProvider
net/minecraft/world/WorldEntitySpawner net/minecraft/world/spawner/WorldEntitySpawner
net/minecraft/world/biome/Biome$BiomeBuilder net/minecraft/world/biome/Biome$Builder
net/minecraft/world/chunk/AbstractTicketManager net/minecraft/world/chunk/TicketManager
net/minecraft/world/chunk/AbstractTicketManager$C_1864_a net/minecraft/world/chunk/TicketManager$ChunkTicketTracker
net/minecraft/world/chunk/AbstractTicketManager$C_1865_b net/minecraft/world/chunk/TicketManager$PlayerChunkTracker
net/minecraft/world/chunk/AbstractTicketManager$C_1866_c net/minecraft/world/chunk/TicketManager$PlayerSectionTracker
net/minecraft/world/chunk/AbstractTicketManager$C_1867_d net/minecraft/world/chunk/TicketManager$PlayerTicketTracker
net/minecraft/world/chunk/ChunkManager$C_1855_a net/minecraft/world/chunk/ChunkManager$ProxyTicketManager
net/minecraft/world/chunk/ChunkManager$C_1856_b net/minecraft/world/chunk/ChunkManager$EntityTracker
net/minecraft/world/chunk/ChunkTaskPriorityQueueSorter$C_1859_a net/minecraft/world/chunk/ChunkTaskPriorityQueueSorter$FunctionEntry
net/minecraft/world/chunk/ChunkTaskPriorityQueueSorter$C_1860_b net/minecraft/world/chunk/ChunkTaskPriorityQueueSorter$RunnableEntry
net/minecraft/world/chunk/IChunkProvider net/minecraft/world/chunk/AbstractChunkProvider
net/minecraft/world/chunk/storage/AnvilSaveConverter net/minecraft/world/storage/AnvilSaveConverter
net/minecraft/world/chunk/storage/ChunkLoader net/minecraft/world/chunk/storage/ChunkLoaderUtil
net/minecraft/world/chunk/storage/ChunkLoader$AnvilConverterData net/minecraft/world/chunk/storage/ChunkLoaderUtil$AnvilConverterData
net/minecraft/world/gen/DebugGenSettings net/minecraft/world/gen/DebugGenerationSettings
net/minecraft/world/gen/EndGenSettings net/minecraft/world/gen/EndGenerationSettings
net/minecraft/world/gen/FlatGenSettings net/minecraft/world/gen/FlatGenerationSettings
net/minecraft/world/gen/IChunkGenSettings net/minecraft/world/gen/GenerationSettings
net/minecraft/world/gen/IChunkGenerator net/minecraft/world/gen/ChunkGenerator
net/minecraft/world/gen/IContext net/minecraft/world/gen/INoiseRandom
net/minecraft/world/gen/IContextExtended net/minecraft/world/gen/IExtendedNoiseRandom
net/minecraft/world/gen/IWorldgenBlockReader net/minecraft/world/gen/IWorldGenerationReader
net/minecraft/world/gen/IWorldgenBlockReaderBase net/minecraft/world/gen/IWorldGenerationBaseReader
net/minecraft/world/gen/carver/IWorldCarver net/minecraft/world/gen/carver/WorldCarver
net/minecraft/world/gen/feature/AbstractFlowersFeature net/minecraft/world/gen/feature/FlowersFeature
net/minecraft/world/gen/feature/EndCrystalTowerFeature net/minecraft/world/gen/feature/EndSpikeFeature
net/minecraft/world/gen/feature/EndCrystalTowerFeature$EndSpike net/minecraft/world/gen/feature/EndSpikeFeature$EndSpike
net/minecraft/world/gen/feature/EndCrystalTowerFeature$EndSpikeCacheLoader net/minecraft/world/gen/feature/EndSpikeFeature$EndSpikeCacheLoader
net/minecraft/world/gen/feature/LiquidsFeature net/minecraft/world/gen/feature/SpringFeature
net/minecraft/world/gen/feature/MinableConfig net/minecraft/world/gen/feature/OreFeatureConfig
net/minecraft/world/gen/feature/MinableConfig$FillerBlockType net/minecraft/world/gen/feature/OreFeatureConfig$FillerBlockType
net/minecraft/world/gen/feature/MinableFeature net/minecraft/world/gen/feature/OreFeature
net/minecraft/world/gen/feature/RandomDefaultFeatureList net/minecraft/world/gen/feature/MultipleRandomFeature
net/minecraft/world/gen/feature/RandomDefaultFeatureListConfig net/minecraft/world/gen/feature/MultipleRandomFeatureConfig
net/minecraft/world/gen/feature/RandomFeatureList net/minecraft/world/gen/feature/MultipleWithChanceRandomFeature
net/minecraft/world/gen/feature/RandomFeatureListConfig net/minecraft/world/gen/feature/MultipleWithChanceRandomFeatureConfig
net/minecraft/world/gen/feature/RandomFeatureWithConfigConfig net/minecraft/world/gen/feature/SingleRandomFeature
net/minecraft/world/gen/feature/RandomFeatureWithConfigFeature net/minecraft/world/gen/feature/SingleRandomFeatureConfig
net/minecraft/world/gen/feature/ReedFeature net/minecraft/world/gen/feature/ReedFeature
net/minecraft/world/gen/feature/structure/AbstractVillage net/minecraft/world/gen/feature/structure/AbstractVillagePiece
net/minecraft/world/gen/feature/structure/BuriedTreasurePieces net/minecraft/world/gen/feature/structure/BuriedTreasure # outer class is 100% unused, but it exists in the MCP structure so we are keeping it.
net/minecraft/world/gen/feature/structure/BuriedTreasurePieces$Piece net/minecraft/world/gen/feature/structure/BuriedTreasure$Piece
net/minecraft/world/gen/feature/structure/JunglePyramidPiece$MossStoneSelector net/minecraft/world/gen/feature/structure/JunglePyramidPiece$Selector
net/minecraft/world/gen/feature/structure/Structure$IStructureStartFactory net/minecraft/world/gen/feature/structure/Structure$IStartFactory
net/minecraft/world/gen/feature/structure/StructureIO net/minecraft/world/gen/feature/structure/Structures
net/minecraft/world/gen/feature/template/ITemplateProcessor net/minecraft/world/gen/feature/template/StructureProcessor
net/minecraft/world/gen/placement/BasePlacement net/minecraft/world/gen/placement/Placement
net/minecraft/world/lighting/ServerWorldLightManager net/minecraft/world/chunk/ServerWorldLightManager # Needs to be in chunk for access reasons
net/minecraft/world/lighting/ServerWorldLightManager$Phase net/minecraft/world/chunk/ServerWorldLightManager$Phase
net/minecraft/world/spawner/PatrolSpawner$C_1390_a net/minecraft/world/spawner/PatrolSpawner$WeightedEntry
net/minecraft/world/storage/loot/AbstractLootEntry net/minecraft/world/storage/loot/LootEntry
net/minecraft/world/storage/loot/AbstractLootEntry$Builder net/minecraft/world/storage/loot/LootEntry$Builder
net/minecraft/world/storage/loot/AbstractLootEntry$Serializer net/minecraft/world/storage/loot/LootEntry$Serializer
net/minecraft/world/storage/loot/ConditionalLootFunction net/minecraft/world/storage/loot/LootFunction
net/minecraft/world/storage/loot/ConditionalLootFunction$Builder net/minecraft/world/storage/loot/LootFunction$Builder
net/minecraft/world/storage/loot/ConditionalLootFunction$Serializer net/minecraft/world/storage/loot/LootFunction$Serializer
net/minecraft/world/storage/loot/ConditionalLootFunction$SimpleBuilder net/minecraft/world/storage/loot/LootFunction$SimpleBuilder
net/minecraft/world/storage/loot/LootTableList net/minecraft/world/storage/loot/LootTables
net/minecraft/world/storage/loot/conditions/LootCondition$Serializer net/minecraft/world/storage/loot/conditions/ILootCondition$AbstractSerializer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment