Class WorldGenAttemptDebugRenderer
java.lang.Object
net.minecraft.client.render.debug.WorldGenAttemptDebugRenderer
- All Implemented Interfaces:
DebugRenderer.Renderer
@Environment(CLIENT) public class WorldGenAttemptDebugRenderer extends Object implements DebugRenderer.Renderer
- Mappings:
Namespace Name official elgintermediary net/minecraft/class_873named net/minecraft/client/render/debug/WorldGenAttemptDebugRenderer
-
Field Summary
Fields Modifier and Type Field Description private List<Float>field_4635private List<Float>field_4636private List<Float>field_4637private List<Float>field_4638private List<Float>field_4639private List<BlockPos>field_4640 -
Constructor Summary
Constructors Constructor Description WorldGenAttemptDebugRenderer() -
Method Summary
Modifier and Type Method Description voidmethod_3872(BlockPos blockPos, float float2, float float3, float float4, float float5, float float6)voidrender(MatrixStack matrices, VertexConsumerProvider vertexConsumers, double cameraX, double cameraY, double cameraZ)Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.client.render.debug.DebugRenderer.Renderer
clear
-
Field Details
-
field_4640
- Mappings:
Namespace Name Mixin selector official aLelg;a:Ljava/util/List;intermediary field_4640Lnet/minecraft/class_873;field_4640:Ljava/util/List;named field_4640Lnet/minecraft/client/render/debug/WorldGenAttemptDebugRenderer;field_4640:Ljava/util/List;
-
field_4635
- Mappings:
Namespace Name Mixin selector official bLelg;b:Ljava/util/List;intermediary field_4635Lnet/minecraft/class_873;field_4635:Ljava/util/List;named field_4635Lnet/minecraft/client/render/debug/WorldGenAttemptDebugRenderer;field_4635:Ljava/util/List;
-
field_4637
- Mappings:
Namespace Name Mixin selector official cLelg;c:Ljava/util/List;intermediary field_4637Lnet/minecraft/class_873;field_4637:Ljava/util/List;named field_4637Lnet/minecraft/client/render/debug/WorldGenAttemptDebugRenderer;field_4637:Ljava/util/List;
-
field_4639
- Mappings:
Namespace Name Mixin selector official dLelg;d:Ljava/util/List;intermediary field_4639Lnet/minecraft/class_873;field_4639:Ljava/util/List;named field_4639Lnet/minecraft/client/render/debug/WorldGenAttemptDebugRenderer;field_4639:Ljava/util/List;
-
field_4636
- Mappings:
Namespace Name Mixin selector official eLelg;e:Ljava/util/List;intermediary field_4636Lnet/minecraft/class_873;field_4636:Ljava/util/List;named field_4636Lnet/minecraft/client/render/debug/WorldGenAttemptDebugRenderer;field_4636:Ljava/util/List;
-
field_4638
- Mappings:
Namespace Name Mixin selector official fLelg;f:Ljava/util/List;intermediary field_4638Lnet/minecraft/class_873;field_4638:Ljava/util/List;named field_4638Lnet/minecraft/client/render/debug/WorldGenAttemptDebugRenderer;field_4638:Ljava/util/List;
-
-
Constructor Details
-
WorldGenAttemptDebugRenderer
public WorldGenAttemptDebugRenderer()
-
-
Method Details
-
method_3872
public void method_3872(BlockPos blockPos, float float2, float float3, float float4, float float5, float float6)- Mappings:
Namespace Name Mixin selector official aLelg;a(Lfx;FFFFF)Vintermediary method_3872Lnet/minecraft/class_873;method_3872(Lnet/minecraft/class_2338;FFFFF)Vnamed method_3872Lnet/minecraft/client/render/debug/WorldGenAttemptDebugRenderer;method_3872(Lnet/minecraft/util/math/BlockPos;FFFFF)V
-
render
public void render(MatrixStack matrices, VertexConsumerProvider vertexConsumers, double cameraX, double cameraY, double cameraZ)- Specified by:
renderin interfaceDebugRenderer.Renderer- Mappings:
Namespace Name Mixin selector official aLekt$a;a(Ldlr;Lehq;DDD)Vintermediary method_23109Lnet/minecraft/class_863$class_864;method_23109(Lnet/minecraft/class_4587;Lnet/minecraft/class_4597;DDD)Vnamed renderLnet/minecraft/client/render/debug/DebugRenderer$Renderer;render(Lnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/client/render/VertexConsumerProvider;DDD)V
-