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 TypeMethodDescriptionvoid
BellRenderer.render
(BellBlockEntity pBlockEntity, float pPartialTick, PoseStack pPoseStack, MultiBufferSource pBufferSource, int pPackedLight, int pPackedOverlay) -
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.BELL
Methods in net.minecraft.world.level.block.entity with parameters of type BellBlockEntityModifier and TypeMethodDescriptionstatic void
BellBlockEntity.clientTick
(Level pLevel, BlockPos pPos, BlockState pState, BellBlockEntity pBlockEntity) static void
BellBlockEntity.serverTick
(Level pLevel, BlockPos pPos, BlockState pState, BellBlockEntity pBlockEntity) private static void
BellBlockEntity.tick
(Level pLevel, BlockPos pPos, BlockState pState, BellBlockEntity pBlockEntity, BellBlockEntity.ResonationEndAction pResonationEndAction)