Package net.minecraft.block
Interface ITileEntityProvider
-
- All Known Implementing Classes:
AbstractBannerBlock,AbstractChestBlock,AbstractFurnaceBlock,AbstractSignBlock,AbstractSkullBlock,BannerBlock,BarrelBlock,BeaconBlock,BedBlock,BeehiveBlock,BellBlock,BlastFurnaceBlock,BrewingStandBlock,CampfireBlock,ChestBlock,CommandBlockBlock,ComparatorBlock,ConduitBlock,ContainerBlock,CustomSignsTest.CustomStandingSignBlock,CustomSignsTest.CustomWallSignBlock,DaylightDetectorBlock,DispenserBlock,DropperBlock,EnchantingTableBlock,EnderChestBlock,EndGatewayBlock,EndPortalBlock,FurnaceBlock,HopperBlock,JigsawBlock,JukeboxBlock,LecternBlock,MovingPistonBlock,ShulkerBoxBlock,SkullBlock,SkullPlayerBlock,SkullWallPlayerBlock,SmokerBlock,SpawnerBlock,StandingSignBlock,StructureBlock,TrappedChestBlock,WallBannerBlock,WallSignBlock,WallSkullBlock,WitherSkeletonSkullBlock,WitherSkeletonWallSkullBlock
@Deprecated public interface ITileEntityProviderDeprecated.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Deprecated Methods Modifier and Type Method Description TileEntitynewBlockEntity(IBlockReader p_196283_1_)Deprecated.
-
-
-
Method Detail
-
newBlockEntity
@Nullable TileEntity newBlockEntity(IBlockReader p_196283_1_)
Deprecated.
-
-