Uses of Class
net.minecraft.block.entity.LecternBlockEntity
Packages that use LecternBlockEntity
-
Uses of LecternBlockEntity in net.minecraft.block.entity
Fields in net.minecraft.block.entity with type parameters of type LecternBlockEntityModifier and TypeFieldDescriptionstatic final BlockEntityType<LecternBlockEntity> BlockEntityType.LECTERN -
Uses of LecternBlockEntity in net.minecraft.client.render.block.entity
Methods in net.minecraft.client.render.block.entity with parameters of type LecternBlockEntityModifier and TypeMethodDescriptionvoidLecternBlockEntityRenderer.updateRenderState(LecternBlockEntity lecternBlockEntity, LecternBlockEntityRenderState lecternBlockEntityRenderState, float float2, Vec3d vec3d, ModelCommandRenderer.CrumblingOverlayCommand crumblingOverlayCommand)