net.minecraft.world.level.block

public interface EntityBlock

cbv
net.minecraft.world.level.block.EntityBlock
net.minecraft.class_2343
net.minecraft.block.BlockEntityProvider
net.minecraft.src.C_1782_
net.minecraft.world.level.block.ITileEntity

Method summary

Modifier and TypeMethod
BlockEntity
a(gg arg0, cks arg1)
newBlockEntity(BlockPos arg0, BlockState arg1)
method_10123(class_2338 arg0, class_2680 arg1)
createBlockEntity(BlockPos pos, BlockState state)
m_142194_(C_4675_ p_153216_, C_2064_ arg1)
createTile(BlockPosition arg0, IBlockData arg1)
default <T extends BlockEntity> BlockEntityTicker<T>
a(bwp arg0, cks arg1, cir<T> arg2)
getTicker(Level arg0, BlockState arg1, BlockEntityType<T> arg2)
method_31645(class_1937 arg0, class_2680 arg1, class_2591<T> arg2)
getTicker(World world, BlockState state, BlockEntityType<T> type)
m_142354_(C_1596_ p_153213_, C_2064_ p_153214_, C_1992_<T> arg2)
default <T extends BlockEntity> GameEventListener
a(bwp arg0, T arg1)
getListener(Level arg0, T arg1)
method_32896(class_1937 arg0, T arg1)
getGameEventListener(World world, T blockEntity)
m_142226_(C_1596_ p_153211_, T arg1)