Uses of Class
net.minecraft.client.render.block.entity.state.StructureBlockBlockEntityRenderState
Packages that use StructureBlockBlockEntityRenderState
Package
Description
-
Uses of StructureBlockBlockEntityRenderState in net.minecraft.client.render.block.entity
Methods in net.minecraft.client.render.block.entity that return StructureBlockBlockEntityRenderStateMethods in net.minecraft.client.render.block.entity with parameters of type StructureBlockBlockEntityRenderStateModifier and TypeMethodDescriptionvoidStructureBlockBlockEntityRenderer.render(StructureBlockBlockEntityRenderState structureBlockBlockEntityRenderState, MatrixStack matrixStack, OrderedRenderCommandQueue orderedRenderCommandQueue, CameraRenderState cameraRenderState) private voidStructureBlockBlockEntityRenderer.renderInvisibleBlocks(StructureBlockBlockEntityRenderState state, BlockPos pos, Vec3i size, OrderedRenderCommandQueue queue, MatrixStack matrices) private voidStructureBlockBlockEntityRenderer.renderStructureVoids(StructureBlockBlockEntityRenderState state, BlockPos pos, Vec3i size, VertexConsumer vertexConsumer, Matrix4f matrix4f) voidStructureBlockBlockEntityRenderer.updateRenderState(T t, StructureBlockBlockEntityRenderState structureBlockBlockEntityRenderState, float float2, Vec3d vec3d, ModelCommandRenderer.CrumblingOverlayCommand crumblingOverlayCommand) static <T extends BlockEntity & StructureBoxRendering>
voidStructureBlockBlockEntityRenderer.updateStructureBoxRenderState(T blockEntity, StructureBlockBlockEntityRenderState state) -
Uses of StructureBlockBlockEntityRenderState in net.minecraft.client.render.block.entity.state
Fields in net.minecraft.client.render.block.entity.state declared as StructureBlockBlockEntityRenderState