Package net.minecraft
Class class_12043
java.lang.Object
net.minecraft.class_12043
- All Implemented Interfaces:
DebugRenderer.Renderer
- Mappings:
Namespace Name named net/minecraft/class_12043intermediary net/minecraft/class_12043official hlq
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidrender(MatrixStack matrices, VertexConsumerProvider vertexConsumers, double cameraX, double cameraY, double cameraZ, class_12021 class_12021) 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_62971
private static final float field_62971- See Also:
- Mappings:
Namespace Name Mixin selector named field_62971Lnet/minecraft/class_12043;field_62971:Fintermediary field_62971Lnet/minecraft/class_12043;field_62971:Fofficial aLhlq;a:F
-
-
Constructor Details
-
class_12043
public class_12043()
-
-
Method Details
-
render
public void render(MatrixStack matrices, VertexConsumerProvider vertexConsumers, double cameraX, double cameraY, double cameraZ, class_12021 class_12021) - 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/class_12021;)Vintermediary method_23109Lnet/minecraft/class_863$class_864;method_23109(Lnet/minecraft/class_4587;Lnet/minecraft/class_4597;DDDLnet/minecraft/class_12021;)Vofficial aLhlp$a;a(Lftv;Lhfs;DDDLbvp;)V
-