Class HeightmapDebugRenderer
java.lang.Object
net.minecraft.client.render.debug.HeightmapDebugRenderer
- All Implemented Interfaces:
DebugRenderer.Renderer
@Environment(CLIENT)
public class HeightmapDebugRenderer
extends Object
implements DebugRenderer.Renderer
- Mappings:
Namespace Name official eqmintermediary net/minecraft/class_867named net/minecraft/client/render/debug/HeightmapDebugRenderer
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final MinecraftClientprivate static final intprivate static final float -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate Vec3fmethod_27037(Heightmap.Type type) 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_32903
private static final int field_32903- See Also:
- Mappings:
Namespace Name Mixin selector official bLeqm;b:Iintermediary field_32903Lnet/minecraft/class_867;field_32903:Inamed field_32903Lnet/minecraft/client/render/debug/HeightmapDebugRenderer;field_32903:I
-
field_32904
private static final float field_32904- See Also:
- Mappings:
Namespace Name Mixin selector official cLeqm;c:Fintermediary field_32904Lnet/minecraft/class_867;field_32904:Fnamed field_32904Lnet/minecraft/client/render/debug/HeightmapDebugRenderer;field_32904:F
-
client
- Mappings:
Namespace Name Mixin selector official aLeqm;a:Ldvo;intermediary field_4613Lnet/minecraft/class_867;field_4613:Lnet/minecraft/class_310;named clientLnet/minecraft/client/render/debug/HeightmapDebugRenderer;client:Lnet/minecraft/client/MinecraftClient;
-
-
Constructor Details
-
HeightmapDebugRenderer
- Mappings:
Namespace Name Mixin selector official <init>Leqm;<init>(Ldvo;)Vintermediary <init>Lnet/minecraft/class_867;<init>(Lnet/minecraft/class_310;)Vnamed <init>Lnet/minecraft/client/render/debug/HeightmapDebugRenderer;<init>(Lnet/minecraft/client/MinecraftClient;)V
-
-
Method Details
-
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 aLeqi$a;a(Ldqk;Lenh;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
-
method_27037
- Mappings:
Namespace Name Mixin selector official aLeqm;a(Lcps$a;)Lk;intermediary method_27037Lnet/minecraft/class_867;method_27037(Lnet/minecraft/class_2902$class_2903;)Lnet/minecraft/class_1160;named method_27037Lnet/minecraft/client/render/debug/HeightmapDebugRenderer;method_27037(Lnet/minecraft/world/Heightmap$Type;)Lnet/minecraft/util/math/Vec3f;
-