Class StructureDebugRenderer
java.lang.Object
net.minecraft.client.render.debug.StructureDebugRenderer
- All Implemented Interfaces:
DebugRenderer.Renderer
@Environment(CLIENT)
public class StructureDebugRenderer
extends Object
implements DebugRenderer.Renderer
- Mappings:
Namespace Name named net/minecraft/client/render/debug/StructureDebugRendererintermediary net/minecraft/class_870official hmg
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate static voidmethod_74810(MatrixStack matrixStack, double double2, double double3, double double4, VertexConsumer vertexConsumer, BlockBox blockBox, float float2, float float3, float float4, float float5) voidrender(MatrixStack matrices, VertexConsumerProvider vertexConsumers, double cameraX, double cameraY, double cameraZ, DebugDataStore store, Frustum frustum)
-
Constructor Details
-
StructureDebugRenderer
public StructureDebugRenderer()
-
-
Method Details
-
render
public void render(MatrixStack matrices, VertexConsumerProvider vertexConsumers, double cameraX, double cameraY, double cameraZ, DebugDataStore store, Frustum frustum) - Specified by:
renderin interfaceDebugRenderer.Renderer- Mappings:
Namespace Name Mixin selector named renderLnet/minecraft/client/render/debug/DebugRenderer$Renderer;render(Lnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/client/render/VertexConsumerProvider;DDDLnet/minecraft/world/debug/DebugDataStore;Lnet/minecraft/client/render/Frustum;)Vintermediary method_23109Lnet/minecraft/class_863$class_864;method_23109(Lnet/minecraft/class_4587;Lnet/minecraft/class_4597;DDDLnet/minecraft/class_12021;Lnet/minecraft/class_4604;)Vofficial aLhlr$a;a(Lfub;Lhfx;DDDLbvv;Lhli;)V
-
method_74810
private static void method_74810(MatrixStack matrixStack, double double2, double double3, double double4, VertexConsumer vertexConsumer, BlockBox blockBox, float float2, float float3, float float4, float float5) - Mappings:
Namespace Name Mixin selector named method_74810Lnet/minecraft/client/render/debug/StructureDebugRenderer;method_74810(Lnet/minecraft/client/util/math/MatrixStack;DDDLnet/minecraft/client/render/VertexConsumer;Lnet/minecraft/util/math/BlockBox;FFFF)Vintermediary method_74810Lnet/minecraft/class_870;method_74810(Lnet/minecraft/class_4587;DDDLnet/minecraft/class_4588;Lnet/minecraft/class_3341;FFFF)Vofficial aLhmg;a(Lfub;DDDLfue;Lfag;FFFF)V
-