net.minecraft.world.level.block

public interface EntityBlock

cmb
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(gt arg0, cvo 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)
default <T extends BlockEntity> BlockEntityTicker<T>
a(cgx arg0, cvo arg1, ctk<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(agg arg0, T arg1)
getListener(ServerLevel arg0, T arg1)
method_32896(class_3218 arg0, T arg1)
getGameEventListener(ServerWorld world, T blockEntity)
m_214009_(C_12_ p_221122_, T arg1)