Uses of Class
net.minecraft.world.level.block.entity.BeaconBlockEntity
Package
Description
-
Uses of BeaconBlockEntity in net.minecraft.client.renderer.blockentity
Modifier and TypeMethodDescriptionBeaconRenderer.getRenderBoundingBox
(BeaconBlockEntity blockEntity) void
BeaconRenderer.render
(BeaconBlockEntity p_112140_, float p_112141_, PoseStack p_112142_, MultiBufferSource p_112143_, int p_112144_, int p_112145_) boolean
BeaconRenderer.shouldRender
(BeaconBlockEntity p_173531_, Vec3 p_173532_) boolean
BeaconRenderer.shouldRenderOffScreen
(BeaconBlockEntity p_112138_) -
Uses of BeaconBlockEntity in net.minecraft.world.level.block.entity
Modifier and TypeFieldDescriptionstatic final BlockEntityType<BeaconBlockEntity>
BlockEntityType.BEACON
Modifier and TypeMethodDescriptionstatic void
BeaconBlockEntity.tick
(Level p_155108_, BlockPos p_155109_, BlockState p_155110_, BeaconBlockEntity p_155111_)