Package net.minecraft
Class class_9987
java.lang.Object
net.minecraft.class_9987
- All Implemented Interfaces:
DebugRenderer.Renderer
- Mappings:
Namespace Name named net/minecraft/class_9987intermediary net/minecraft/class_9987official gla
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intprivate final MinecraftClientprivate final List<class_9831> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidmethod_62352(class_9831 class_9831) 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_53174
public static final int field_53174- See Also:
- Mappings:
Namespace Name Mixin selector named field_53174Lnet/minecraft/class_9987;field_53174:Iintermediary field_53174Lnet/minecraft/class_9987;field_53174:Iofficial aLgla;a:I
-
field_53175
- Mappings:
Namespace Name Mixin selector named field_53175Lnet/minecraft/class_9987;field_53175:Lnet/minecraft/client/MinecraftClient;intermediary field_53175Lnet/minecraft/class_9987;field_53175:Lnet/minecraft/class_310;official bLgla;b:Lfib;
-
field_53176
- Mappings:
Namespace Name Mixin selector named field_53176Lnet/minecraft/class_9987;field_53176:Ljava/util/List;intermediary field_53176Lnet/minecraft/class_9987;field_53176:Ljava/util/List;official cLgla;c:Ljava/util/List;
-
-
Constructor Details
-
class_9987
class_9987(MinecraftClient minecraftClient)
-
-
Method Details
-
method_62352
- Mappings:
Namespace Name Mixin selector named method_62352Lnet/minecraft/class_9987;method_62352(Lnet/minecraft/class_9831;)Vintermediary method_62352Lnet/minecraft/class_9987;method_62352(Lnet/minecraft/class_9831;)Vofficial aLgla;a(Labb;)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 named renderLnet/minecraft/client/render/debug/DebugRenderer$Renderer;render(Lnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/client/render/VertexConsumerProvider;DDD)Vintermediary method_23109Lnet/minecraft/class_863$class_864;method_23109(Lnet/minecraft/class_4587;Lnet/minecraft/class_4597;DDD)Vofficial aLgkq$a;a(Lfcu;Lggv;DDD)V
-