net.minecraft.world.level.block

public abstract class BaseEntityBlock

extends Block implements EntityBlock

All mapped superinterfaces:

FeatureElement, ItemLike, EntityBlock

dlr
net.minecraft.world.level.block.BaseEntityBlock
net.minecraft.class_2237
net.minecraft.unmapped.C_isjbaikv
net.minecraft.block.BlockWithEntity
net.minecraft.block.BlockWithEntity

Constructor summary

ModifierConstructor
protected (BlockBehaviour$Properties settings)

Method summary

Modifier and TypeMethod
protected abstract com.mojang.serialization.MapCodec<? extends BaseEntityBlock>
a()
codec()
method_53969()
m_wrnxumjr()
getCodec()
getCodec()
protected boolean
a(eah arg0, dja arg1, iu 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)
m_pyvradtj(C_txtbiemp arg0, C_cdctfzbn arg1, C_hynzadkk arg2, int arg3, int arg4)
onSyncedBlockEvent(BlockState arg0, World arg1, BlockPos arg2, int arg3, int arg4)
onSyncedBlockEvent(BlockState arg0, World arg1, BlockPos arg2, int arg3, int arg4)
protected MenuProvider
b(eah arg0, dja arg1, iu arg2)
getMenuProvider(BlockState arg0, Level arg1, BlockPos arg2)
method_17454(class_2680 arg0, class_1937 arg1, class_2338 arg2)
m_gzvkqagj(C_txtbiemp arg0, C_cdctfzbn arg1, C_hynzadkk arg2)
createScreenHandlerFactory(BlockState arg0, World arg1, BlockPos arg2)
createScreenHandlerFactory(BlockState arg0, World arg1, BlockPos arg2)
protected static <E extends BlockEntity, A extends BlockEntity> BlockEntityTicker<A>
a(dxh<A> arg0, dxh<E> arg1, dxg<? 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)
m_pzxkddre(C_wgqvodus<A> arg0, C_wgqvodus<E> arg1, C_hedzytvj<? super E> arg2)
validateTicker(BlockEntityType<A> givenType, BlockEntityType<E> expectedType, BlockEntityTicker<? super E> ticker)
checkType(BlockEntityType<A> givenType, BlockEntityType<E> expectedType, BlockEntityTicker<? super E> ticker)