Uses of Class
net.minecraft.class_11955
Packages that use class_11955
Package
Description
The base package for all Minecraft classes.
-
Uses of class_11955 in net.minecraft
Fields in net.minecraft declared as class_11955 -
Uses of class_11955 in net.minecraft.client.render.block.entity
Methods in net.minecraft.client.render.block.entity that return class_11955Methods in net.minecraft.client.render.block.entity with parameters of type class_11955Modifier and TypeMethodDescriptionvoidStructureBlockBlockEntityRenderer.method_74331(T t, class_11955 class_11955, float float2, Vec3d vec3d, ModelCommandRenderer.CrumblingOverlayCommand crumblingOverlayCommand) static <T extends BlockEntity & StructureBoxRendering>
voidStructureBlockBlockEntityRenderer.method_74357(T t, class_11955 class_11955) voidStructureBlockBlockEntityRenderer.render(class_11955 class_11955, MatrixStack matrixStack, OrderedRenderCommandQueue orderedRenderCommandQueue) private voidStructureBlockBlockEntityRenderer.renderInvisibleBlocks(class_11955 class_11955, BlockPos blockPos, Vec3i vec3i, OrderedRenderCommandQueue orderedRenderCommandQueue, MatrixStack matrixStack) private voidStructureBlockBlockEntityRenderer.renderStructureVoids(class_11955 class_11955, BlockPos pos, Vec3i size, VertexConsumer vertexConsumer, Matrix4f matrix4f)