net.minecraft.world.level.block

public abstract class BaseEntityBlock

extends Block implements EntityBlock

All mapped superinterfaces:

ItemLike, EntityBlock

cjg
net.minecraft.world.level.block.BaseEntityBlock
net.minecraft.class_2237
net.minecraft.block.BlockWithEntity
net.minecraft.src.C_1692_
net.minecraft.world.level.block.BlockTileEntity

Constructor summary

ModifierConstructor
protected (BlockBehaviour$Properties arg0)

Method summary

Modifier and TypeMethod
public RenderShape
b_(cvo arg0)
getRenderShape(BlockState arg0)
method_9604(class_2680 arg0)
getRenderType(BlockState arg0)
m_7514_(C_2064_ arg0)
public boolean
a(cvo arg0, cgx arg1, gt arg2, int arg3, int arg4)
triggerEvent(BlockState arg0, Level arg1, BlockPos arg2, int arg3, int arg4)
method_9592(class_2680 arg0, class_1937 arg1, class_2338 arg2, int arg3, int arg4)
onSyncedBlockEvent(BlockState arg0, World arg1, BlockPos arg2, int arg3, int arg4)
m_8133_(C_2064_ p_49227_, C_1596_ p_49228_, C_4675_ p_49229_, int p_49230_, int arg4)
public MenuProvider
b(cvo arg0, cgx arg1, gt arg2)
getMenuProvider(BlockState arg0, Level arg1, BlockPos arg2)
method_17454(class_2680 arg0, class_1937 arg1, class_2338 arg2)
createScreenHandlerFactory(BlockState arg0, World arg1, BlockPos arg2)
m_7246_(C_2064_ p_49235_, C_1596_ p_49236_, C_4675_ arg2)
protected static <E extends BlockEntity, A extends BlockEntity> BlockEntityTicker<A>
a(ctk<A> arg0, ctk<E> arg1, ctj<? super E> arg2)
createTickerHelper(BlockEntityType<A> arg0, BlockEntityType<E> arg1, BlockEntityTicker<? super E> arg2)
method_31618(class_2591<A> arg0, class_2591<E> arg1, class_5558<? super E> arg2)
checkType(BlockEntityType<A> givenType, BlockEntityType<E> expectedType, BlockEntityTicker<? super E> ticker)
m_152132_(C_1992_<A> p_152133_, C_1992_<E> p_152134_, C_141244_<? super E> p_152135_)