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 eppintermediary net/minecraft/class_873named net/minecraft/client/render/debug/WorldGenAttemptDebugRenderer
-
Field Summary
FieldsModifier and TypeFieldDescription -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidmethod_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 aLepp;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 bLepp;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 cLepp;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 dLepp;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 eLepp;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 fLepp;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 aLepp;a(Lgb;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 aLepc$a;a(Ldpj;Lemb;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
-