Uses of Class
net.minecraft.world.level.block.entity.LecternBlockEntity
Packages that use LecternBlockEntity
Package
Description
-
Uses of LecternBlockEntity in net.minecraft.client.renderer.blockentity
Methods in net.minecraft.client.renderer.blockentity with parameters of type LecternBlockEntityModifier and TypeMethodDescriptionvoidLecternRenderer.extractRenderState(LecternBlockEntity p_447206_, LecternRenderState p_445480_, float p_445502_, Vec3 p_446398_, @Nullable ModelFeatureRenderer.CrumblingOverlay p_446019_) LecternRenderer.getRenderBoundingBox(LecternBlockEntity blockEntity) -
Uses of LecternBlockEntity in net.minecraft.world.level.block.entity
Fields in net.minecraft.world.level.block.entity with type parameters of type LecternBlockEntityModifier and TypeFieldDescriptionstatic final BlockEntityType<LecternBlockEntity> BlockEntityType.LECTERN