Uses of Class
net.minecraft.tileentity.TileEntity
Packages that use TileEntity
Package
Description
-
Uses of TileEntity in net.minecraft.block
Classes in net.minecraft.block with type parameters of type TileEntityMethods in net.minecraft.block that return TileEntityModifier and TypeMethodDescriptionAbstractBannerBlock.newBlockEntity(IBlockReader p_196283_1_) AbstractSignBlock.newBlockEntity(IBlockReader p_196283_1_) AbstractSkullBlock.newBlockEntity(IBlockReader p_196283_1_) BarrelBlock.newBlockEntity(IBlockReader p_196283_1_) BeaconBlock.newBlockEntity(IBlockReader p_196283_1_) BedBlock.newBlockEntity(IBlockReader p_196283_1_) BeehiveBlock.newBlockEntity(IBlockReader p_196283_1_) BellBlock.newBlockEntity(IBlockReader p_196283_1_) BlastFurnaceBlock.newBlockEntity(IBlockReader p_196283_1_) BrewingStandBlock.newBlockEntity(IBlockReader p_196283_1_) CampfireBlock.newBlockEntity(IBlockReader p_196283_1_) ChestBlock.newBlockEntity(IBlockReader p_196283_1_) CommandBlockBlock.newBlockEntity(IBlockReader p_196283_1_) ComparatorBlock.newBlockEntity(IBlockReader p_196283_1_) ConduitBlock.newBlockEntity(IBlockReader p_196283_1_) DaylightDetectorBlock.newBlockEntity(IBlockReader p_196283_1_) DispenserBlock.newBlockEntity(IBlockReader p_196283_1_) DropperBlock.newBlockEntity(IBlockReader p_196283_1_) EnchantingTableBlock.newBlockEntity(IBlockReader p_196283_1_) EnderChestBlock.newBlockEntity(IBlockReader p_196283_1_) EndGatewayBlock.newBlockEntity(IBlockReader p_196283_1_) EndPortalBlock.newBlockEntity(IBlockReader p_196283_1_) FurnaceBlock.newBlockEntity(IBlockReader p_196283_1_) HopperBlock.newBlockEntity(IBlockReader p_196283_1_) ITileEntityProvider.newBlockEntity(IBlockReader p_196283_1_) Deprecated.JigsawBlock.newBlockEntity(IBlockReader p_196283_1_) JukeboxBlock.newBlockEntity(IBlockReader p_196283_1_) LecternBlock.newBlockEntity(IBlockReader p_196283_1_) MovingPistonBlock.newBlockEntity(IBlockReader p_196283_1_) ShulkerBoxBlock.newBlockEntity(IBlockReader p_196283_1_) SmokerBlock.newBlockEntity(IBlockReader p_196283_1_) SpawnerBlock.newBlockEntity(IBlockReader p_196283_1_) StructureBlock.newBlockEntity(IBlockReader p_196283_1_) TrappedChestBlock.newBlockEntity(IBlockReader p_196283_1_) static TileEntityMovingPistonBlock.newMovingBlockEntity(BlockState p_196343_0_, Direction p_196343_1_, boolean p_196343_2_, boolean p_196343_3_) Methods in net.minecraft.block with parameters of type TileEntityModifier and TypeMethodDescriptionstatic voidBlock.dropResources(BlockState p_220059_0_, IWorld p_220059_1_, BlockPos p_220059_2_, TileEntity p_220059_3_) static voidBlock.dropResources(BlockState p_220054_0_, World p_220054_1_, BlockPos p_220054_2_, TileEntity p_220054_3_, Entity p_220054_4_, ItemStack p_220054_5_) Block.getDrops(BlockState p_220070_0_, ServerWorld p_220070_1_, BlockPos p_220070_2_, TileEntity p_220070_3_) Block.getDrops(BlockState p_220077_0_, ServerWorld p_220077_1_, BlockPos p_220077_2_, TileEntity p_220077_3_, Entity p_220077_4_, ItemStack p_220077_5_) voidBeehiveBlock.playerDestroy(World p_180657_1_, PlayerEntity p_180657_2_, BlockPos p_180657_3_, BlockState p_180657_4_, TileEntity p_180657_5_, ItemStack p_180657_6_) voidBlock.playerDestroy(World p_180657_1_, PlayerEntity p_180657_2_, BlockPos p_180657_3_, BlockState p_180657_4_, TileEntity p_180657_5_, ItemStack p_180657_6_) voidDoublePlantBlock.playerDestroy(World p_180657_1_, PlayerEntity p_180657_2_, BlockPos p_180657_3_, BlockState p_180657_4_, TileEntity p_180657_5_, ItemStack p_180657_6_) voidIceBlock.playerDestroy(World p_180657_1_, PlayerEntity p_180657_2_, BlockPos p_180657_3_, BlockState p_180657_4_, TileEntity p_180657_5_, ItemStack p_180657_6_) voidTurtleEggBlock.playerDestroy(World p_180657_1_, PlayerEntity p_180657_2_, BlockPos p_180657_3_, BlockState p_180657_4_, TileEntity p_180657_5_, ItemStack p_180657_6_) -
Uses of TileEntity in net.minecraft.client
Methods in net.minecraft.client with parameters of type TileEntityModifier and TypeMethodDescriptionMinecraft.addCustomNbtData(ItemStack p_184119_1_, TileEntity p_184119_2_) -
Uses of TileEntity in net.minecraft.client.renderer
Fields in net.minecraft.client.renderer with type parameters of type TileEntityMethods in net.minecraft.client.renderer with parameters of type TileEntityModifier and TypeMethodDescriptionstatic RenderMaterialAtlases.chooseMaterial(TileEntity p_228771_0_, ChestType p_228771_1_, boolean p_228771_2_) Method parameters in net.minecraft.client.renderer with type arguments of type TileEntityModifier and TypeMethodDescriptionvoidWorldRenderer.updateGlobalBlockEntities(Collection<TileEntity> p_181023_1_, Collection<TileEntity> p_181023_2_) -
Uses of TileEntity in net.minecraft.client.renderer.chunk
Fields in net.minecraft.client.renderer.chunk with type parameters of type TileEntityModifier and TypeFieldDescriptionprivate final Set<TileEntity>ChunkRenderDispatcher.ChunkRender.globalBlockEntitiesprivate final List<TileEntity>ChunkRenderDispatcher.CompiledChunk.renderableBlockEntitiesMethods in net.minecraft.client.renderer.chunk with type parameters of type TileEntityModifier and TypeMethodDescriptionprivate <E extends TileEntity>
voidChunkRenderDispatcher.ChunkRender.RebuildTask.handleBlockEntity(ChunkRenderDispatcher.CompiledChunk p_228942_1_, Set<TileEntity> p_228942_2_, E p_228942_3_) Methods in net.minecraft.client.renderer.chunk that return TileEntityModifier and TypeMethodDescriptionChunkRenderCache.getBlockEntity(BlockPos p_175625_1_) ChunkRenderCache.getBlockEntity(BlockPos p_212399_1_, Chunk.CreateEntityType p_212399_2_) Methods in net.minecraft.client.renderer.chunk that return types with arguments of type TileEntityModifier and TypeMethodDescriptionprivate Set<TileEntity>ChunkRenderDispatcher.ChunkRender.RebuildTask.compile(float p_228940_1_, float p_228940_2_, float p_228940_3_, ChunkRenderDispatcher.CompiledChunk p_228940_4_, RegionRenderCacheBuilder p_228940_5_) ChunkRenderDispatcher.CompiledChunk.getRenderableBlockEntities()Method parameters in net.minecraft.client.renderer.chunk with type arguments of type TileEntityModifier and TypeMethodDescriptionprivate <E extends TileEntity>
voidChunkRenderDispatcher.ChunkRender.RebuildTask.handleBlockEntity(ChunkRenderDispatcher.CompiledChunk p_228942_1_, Set<TileEntity> p_228942_2_, E p_228942_3_) private voidChunkRenderDispatcher.ChunkRender.updateGlobalBlockEntities(Set<TileEntity> p_228931_1_) -
Uses of TileEntity in net.minecraft.client.renderer.tileentity
Classes in net.minecraft.client.renderer.tileentity with type parameters of type TileEntityModifier and TypeClassDescriptionclassChestTileEntityRenderer<T extends TileEntity & IChestLid>classDualBrightnessCallback<S extends TileEntity>classTileEntityRenderer<T extends TileEntity>Methods in net.minecraft.client.renderer.tileentity with type parameters of type TileEntityModifier and TypeMethodDescription<E extends TileEntity>
TileEntityRenderer<E>TileEntityRendererDispatcher.getRenderer(E p_147547_1_) private <E extends TileEntity>
voidTileEntityRendererDispatcher.register(TileEntityType<E> p_228854_1_, TileEntityRenderer<E> p_228854_2_) <E extends TileEntity>
voidTileEntityRendererDispatcher.render(E p_228850_1_, float p_228850_2_, MatrixStack p_228850_3_, IRenderTypeBuffer p_228850_4_) <E extends TileEntity>
booleanTileEntityRendererDispatcher.renderItem(E p_228852_1_, MatrixStack p_228852_2_, IRenderTypeBuffer p_228852_3_, int p_228852_4_, int p_228852_5_) <T extends TileEntity>
voidTileEntityRendererDispatcher.setSpecialRendererInternal(TileEntityType<T> tileEntityType, TileEntityRenderer<? super T> specialRenderer) private static <T extends TileEntity>
voidTileEntityRendererDispatcher.setupAndRender(TileEntityRenderer<T> p_228855_0_, T p_228855_1_, float p_228855_2_, MatrixStack p_228855_3_, IRenderTypeBuffer p_228855_4_) Methods in net.minecraft.client.renderer.tileentity with parameters of type TileEntityModifier and TypeMethodDescriptionprivate static voidTileEntityRendererDispatcher.tryRender(TileEntity p_228853_0_, Runnable p_228853_1_) -
Uses of TileEntity in net.minecraft.command.impl.data
Fields in net.minecraft.command.impl.data declared as TileEntityConstructors in net.minecraft.command.impl.data with parameters of type TileEntity -
Uses of TileEntity in net.minecraft.dispenser
Methods in net.minecraft.dispenser with type parameters of type TileEntityModifier and TypeMethodDescription<T extends TileEntity>
TIBlockSource.getEntity()<T extends TileEntity>
TProxyBlockSource.getEntity() -
Uses of TileEntity in net.minecraft.entity.player
Methods in net.minecraft.entity.player with parameters of type TileEntityModifier and TypeMethodDescriptionprivate voidServerPlayerEntity.broadcast(TileEntity p_147097_1_) -
Uses of TileEntity in net.minecraft.inventory.container
Methods in net.minecraft.inventory.container with parameters of type TileEntityModifier and TypeMethodDescriptionstatic intContainer.getRedstoneSignalFromBlockEntity(TileEntity p_178144_0_) -
Uses of TileEntity in net.minecraft.loot
Fields in net.minecraft.loot with type parameters of type TileEntityModifier and TypeFieldDescriptionstatic final LootParameter<TileEntity>LootParameters.BLOCK_ENTITY -
Uses of TileEntity in net.minecraft.loot.functions
Fields in net.minecraft.loot.functions with type parameters of type TileEntityModifier and TypeFieldDescriptionprivate static final Function<TileEntity,INBT> CopyNbt.BLOCK_ENTITY_GETTER -
Uses of TileEntity in net.minecraft.tileentity
Classes in net.minecraft.tileentity with type parameters of type TileEntityModifier and TypeClassDescriptionclassTileEntityType<T extends TileEntity>static final classTileEntityType.Builder<T extends TileEntity>Subclasses of TileEntity in net.minecraft.tileentityModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassMethods in net.minecraft.tileentity with type parameters of type TileEntityModifier and TypeMethodDescriptionstatic <S extends TileEntity>
TileEntityMerger.ICallbackWrapper<S>TileEntityMerger.combineWithNeigbour(TileEntityType<S> p_226924_0_, Function<BlockState, TileEntityMerger.Type> p_226924_1_, Function<BlockState, Direction> p_226924_2_, DirectionProperty p_226924_3_, BlockState p_226924_4_, IWorld p_226924_5_, BlockPos p_226924_6_, BiPredicate<IWorld, BlockPos> p_226924_7_) static <T extends TileEntity>
TileEntityType.Builder<T>private static <T extends TileEntity>
TileEntityType<T>TileEntityType.register(String p_200966_0_, TileEntityType.Builder<T> p_200966_1_) Methods in net.minecraft.tileentity that return TileEntityModifier and TypeMethodDescriptionstatic TileEntityTileEntity.loadStatic(BlockState p_235657_0_, CompoundNBT p_235657_1_) -
Uses of TileEntity in net.minecraft.util
Fields in net.minecraft.util declared as TileEntityMethods in net.minecraft.util that return TileEntity -
Uses of TileEntity in net.minecraft.world
Fields in net.minecraft.world with type parameters of type TileEntityModifier and TypeFieldDescriptionprotected final Set<TileEntity>World.blockEntitiesToUnloadfinal List<TileEntity>World.blockEntityListprotected final List<TileEntity>World.pendingBlockEntitiesfinal List<TileEntity>World.tickableBlockEntitiesMethods in net.minecraft.world that return TileEntityModifier and TypeMethodDescriptionBlockreader.getBlockEntity(BlockPos p_175625_1_) EmptyBlockReader.getBlockEntity(BlockPos p_175625_1_) IBlockReader.getBlockEntity(BlockPos p_175625_1_) Region.getBlockEntity(BlockPos p_175625_1_) World.getBlockEntity(BlockPos p_175625_1_) private TileEntityWorld.getPendingBlockEntityAt(BlockPos p_189508_1_) Methods in net.minecraft.world with parameters of type TileEntityModifier and TypeMethodDescriptionbooleanWorld.addBlockEntity(TileEntity p_175700_1_) voidWorld.blockEntityChanged(BlockPos p_175646_1_, TileEntity p_175646_2_) voidWorld.setBlockEntity(BlockPos p_175690_1_, TileEntity p_175690_2_) Method parameters in net.minecraft.world with type arguments of type TileEntityModifier and TypeMethodDescriptionvoidWorld.addAllPendingBlockEntities(Collection<TileEntity> p_147448_1_) -
Uses of TileEntity in net.minecraft.world.chunk
Fields in net.minecraft.world.chunk with type parameters of type TileEntityModifier and TypeFieldDescriptionprivate final Map<BlockPos,TileEntity> Chunk.blockEntitiesprivate final Map<BlockPos,TileEntity> ChunkPrimer.blockEntitiesMethods in net.minecraft.world.chunk that return TileEntityModifier and TypeMethodDescriptionprivate TileEntityChunk.createBlockEntity(BlockPos p_177422_1_) Chunk.getBlockEntity(BlockPos p_175625_1_) Chunk.getBlockEntity(BlockPos p_177424_1_, Chunk.CreateEntityType p_177424_2_) ChunkPrimer.getBlockEntity(BlockPos p_175625_1_) ChunkPrimerWrapper.getBlockEntity(BlockPos p_175625_1_) EmptyChunk.getBlockEntity(BlockPos p_177424_1_, Chunk.CreateEntityType p_177424_2_) private TileEntityChunk.promotePendingBlockEntity(BlockPos p_212815_1_, CompoundNBT p_212815_2_) Methods in net.minecraft.world.chunk that return types with arguments of type TileEntityMethods in net.minecraft.world.chunk with parameters of type TileEntityModifier and TypeMethodDescriptionvoidChunk.addBlockEntity(TileEntity p_150813_1_) voidEmptyChunk.addBlockEntity(TileEntity p_150813_1_) voidChunk.setBlockEntity(BlockPos p_177426_1_, TileEntity p_177426_2_) voidChunkPrimer.setBlockEntity(BlockPos p_177426_1_, TileEntity p_177426_2_) voidChunkPrimerWrapper.setBlockEntity(BlockPos p_177426_1_, TileEntity p_177426_2_) voidEmptyChunk.setBlockEntity(BlockPos p_177426_1_, TileEntity p_177426_2_) voidIChunk.setBlockEntity(BlockPos p_177426_1_, TileEntity p_177426_2_) -
Uses of TileEntity in net.minecraft.world.gen
Methods in net.minecraft.world.gen that return TileEntity -
Uses of TileEntity in net.minecraftforge.client.model
Methods in net.minecraftforge.client.model with parameters of type TileEntityModifier and TypeMethodDescriptionstatic voidModelDataManager.requestModelDataRefresh(TileEntity te) -
Uses of TileEntity in net.minecraftforge.client.model.animation
Classes in net.minecraftforge.client.model.animation with type parameters of type TileEntityModifier and TypeClassDescriptionclassTileEntityRendererAnimation<T extends TileEntity>GenericTileGameRendererthat works with the Forge model system and animations. -
Uses of TileEntity in net.minecraftforge.common.extensions
Methods in net.minecraftforge.common.extensions that return TileEntityModifier and TypeMethodDescriptiondefault TileEntityIForgeBlock.createTileEntity(BlockState state, IBlockReader world) Called throughout the code as a replacement for ITileEntityProvider.createNewTileEntity Return the same thing you would from that function.default TileEntityIForgeBlockState.createTileEntity(IBlockReader world) Called throughout the code as a replacement for ITileEntityProvider.createNewTileEntity Return the same thing you would from that function.default TileEntityIForgeTileEntity.getTileEntity() -
Uses of TileEntity in net.minecraftforge.common.util
Methods in net.minecraftforge.common.util that return TileEntityMethods in net.minecraftforge.common.util with parameters of type TileEntityModifier and TypeMethodDescriptionprivate static CompoundNBTBlockSnapshot.getTileNBT(TileEntity te) -
Uses of TileEntity in net.minecraftforge.debug.block
Subclasses of TileEntity in net.minecraftforge.debug.blockModifier and TypeClassDescriptionstatic classprivate static classMethods in net.minecraftforge.debug.block that return TileEntityModifier and TypeMethodDescriptionFullPotsAccessorDemo.DioriteFlowerPotBlock.createTileEntity(BlockState state, IBlockReader world) CustomSignsTest.CustomStandingSignBlock.newBlockEntity(IBlockReader worldIn) CustomSignsTest.CustomWallSignBlock.newBlockEntity(IBlockReader worldIn) -
Uses of TileEntity in net.minecraftforge.fluids.capability
Subclasses of TileEntity in net.minecraftforge.fluids.capability -
Uses of TileEntity in net.minecraftforge.fml.client.registry
Methods in net.minecraftforge.fml.client.registry with type parameters of type TileEntityModifier and TypeMethodDescriptionstatic <T extends TileEntity>
voidClientRegistry.bindTileEntityRenderer(TileEntityType<T> tileEntityType, Function<? super TileEntityRendererDispatcher, ? extends TileEntityRenderer<? super T>> rendererFactory) Registers a Tile Entity renderer. -
Uses of TileEntity in net.minecraftforge.items
Methods in net.minecraftforge.items with parameters of type TileEntityModifier and TypeMethodDescriptionprivate static ItemStackVanillaInventoryCodeHooks.insertStack(TileEntity source, Object destination, IItemHandler destInventory, ItemStack stack, int slot) Copied from TileEntityHopper#insertStack and added capability supportprivate static ItemStackVanillaInventoryCodeHooks.putStackInInventoryAllSlots(TileEntity source, Object destination, IItemHandler destInventory, ItemStack stack) -
Uses of TileEntity in net.minecraftforge.server.timings
Fields in net.minecraftforge.server.timings with type parameters of type TileEntityModifier and TypeFieldDescriptionstatic final TimeTracker<TileEntity>TimeTracker.TILE_ENTITY_UPDATEA tracker for timing tile entity update