Uses of Class
net.minecraft.tileentity.EnderChestTileEntity
Packages that use EnderChestTileEntity
Package
Description
-
Uses of EnderChestTileEntity in net.minecraft.client.renderer.tileentity
Fields in net.minecraft.client.renderer.tileentity declared as EnderChestTileEntityModifier and TypeFieldDescriptionprivate final EnderChestTileEntityItemStackTileEntityRenderer.enderChest -
Uses of EnderChestTileEntity in net.minecraft.inventory
Fields in net.minecraft.inventory declared as EnderChestTileEntityMethods in net.minecraft.inventory with parameters of type EnderChestTileEntityModifier and TypeMethodDescriptionvoidEnderChestInventory.setActiveChest(EnderChestTileEntity p_146031_1_) -
Uses of EnderChestTileEntity in net.minecraft.tileentity
Fields in net.minecraft.tileentity with type parameters of type EnderChestTileEntityModifier and TypeFieldDescriptionstatic final TileEntityType<EnderChestTileEntity>TileEntityType.ENDER_CHEST