Uses of Class
net.minecraft.world.level.block.entity.BellBlockEntity
Packages that use BellBlockEntity
Package
Description
-
Uses of BellBlockEntity in net.minecraft.client.renderer.blockentity
Methods in net.minecraft.client.renderer.blockentity with parameters of type BellBlockEntityModifier and TypeMethodDescriptionvoidBellRenderer.extractRenderState(BellBlockEntity p_446818_, BellRenderState p_446429_, float p_447331_, Vec3 p_445785_, ModelFeatureRenderer.CrumblingOverlay p_446767_) -
Uses of BellBlockEntity in net.minecraft.world.level.block.entity
Fields in net.minecraft.world.level.block.entity with type parameters of type BellBlockEntityModifier and TypeFieldDescriptionstatic final BlockEntityType<BellBlockEntity> BlockEntityType.BELLMethods in net.minecraft.world.level.block.entity with parameters of type BellBlockEntityModifier and TypeMethodDescriptionstatic voidBellBlockEntity.clientTick(Level pLevel, BlockPos pPos, BlockState pState, BellBlockEntity pBlockEntity) static voidBellBlockEntity.serverTick(Level pLevel, BlockPos pPos, BlockState pState, BellBlockEntity pBlockEntity) private static voidBellBlockEntity.tick(Level pLevel, BlockPos pPos, BlockState pState, BellBlockEntity pBlockEntity, BellBlockEntity.ResonationEndAction pResonationEndAction)