Uses of Class
net.minecraft.world.level.block.entity.BellBlockEntity
Package
Description
-
Uses of BellBlockEntity in net.minecraft.client.renderer.blockentity
Modifier and TypeMethodDescriptionvoid
BellRenderer.render
(BellBlockEntity p_112233_, float p_112234_, PoseStack p_112235_, MultiBufferSource p_112236_, int p_112237_, int p_112238_) -
Uses of BellBlockEntity in net.minecraft.world.level.block.entity
Modifier and TypeFieldDescriptionstatic final BlockEntityType<BellBlockEntity>
BlockEntityType.BELL
Modifier and TypeMethodDescriptionstatic void
BellBlockEntity.clientTick
(Level p_155176_, BlockPos p_155177_, BlockState p_155178_, BellBlockEntity p_155179_) static void
BellBlockEntity.serverTick
(Level p_155203_, BlockPos p_155204_, BlockState p_155205_, BellBlockEntity p_155206_) private static void
BellBlockEntity.tick
(Level p_155181_, BlockPos p_155182_, BlockState p_155183_, BellBlockEntity p_155184_, BellBlockEntity.ResonationEndAction p_155185_)