Class RedstoneUpdateOrderDebugRenderer
java.lang.Object
net.minecraft.client.render.debug.RedstoneUpdateOrderDebugRenderer
- All Implemented Interfaces:
DebugRenderer.Renderer
@Environment(CLIENT)
public class RedstoneUpdateOrderDebugRenderer
extends Object
implements DebugRenderer.Renderer
- Mappings:
Namespace Name named net/minecraft/client/render/debug/RedstoneUpdateOrderDebugRenderer
intermediary net/minecraft/class_9987
official gpv
-
Field Summary
Modifier and TypeFieldDescriptionprivate final MinecraftClient
static final int
private final List
<DebugRedstoneUpdateOrderCustomPayload> -
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
addUpdateOrder
(DebugRedstoneUpdateOrderCustomPayload updateOrder) void
render
(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, wait
Methods 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_53174
Lnet/minecraft/client/render/debug/RedstoneUpdateOrderDebugRenderer;field_53174:I
intermediary field_53174
Lnet/minecraft/class_9987;field_53174:I
official a
Lgpv;a:I
-
client
- Mappings:
Namespace Name Mixin selector named client
Lnet/minecraft/client/render/debug/RedstoneUpdateOrderDebugRenderer;client:Lnet/minecraft/client/MinecraftClient;
intermediary field_53175
Lnet/minecraft/class_9987;field_53175:Lnet/minecraft/class_310;
official b
Lgpv;b:Lfmf;
-
updateOrders
- Mappings:
Namespace Name Mixin selector named updateOrders
Lnet/minecraft/client/render/debug/RedstoneUpdateOrderDebugRenderer;updateOrders:Ljava/util/List;
intermediary field_53176
Lnet/minecraft/class_9987;field_53176:Ljava/util/List;
official c
Lgpv;c:Ljava/util/List;
-
-
Constructor Details
-
RedstoneUpdateOrderDebugRenderer
RedstoneUpdateOrderDebugRenderer(MinecraftClient client) - Mappings:
Namespace Name Mixin selector named <init>
Lnet/minecraft/client/render/debug/RedstoneUpdateOrderDebugRenderer;<init>(Lnet/minecraft/client/MinecraftClient;)V
intermediary <init>
Lnet/minecraft/class_9987;<init>(Lnet/minecraft/class_310;)V
official <init>
Lgpv;<init>(Lfmf;)V
-
-
Method Details
-
addUpdateOrder
- Mappings:
Namespace Name Mixin selector named addUpdateOrder
Lnet/minecraft/client/render/debug/RedstoneUpdateOrderDebugRenderer;addUpdateOrder(Lnet/minecraft/network/packet/s2c/custom/DebugRedstoneUpdateOrderCustomPayload;)V
intermediary method_62352
Lnet/minecraft/class_9987;method_62352(Lnet/minecraft/class_9831;)V
official a
Lgpv;a(Labt;)V
-
render
public void render(MatrixStack matrices, VertexConsumerProvider vertexConsumers, double cameraX, double cameraY, double cameraZ) - Specified by:
render
in interfaceDebugRenderer.Renderer
- Mappings:
Namespace Name Mixin selector named render
Lnet/minecraft/client/render/debug/DebugRenderer$Renderer;render(Lnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/client/render/VertexConsumerProvider;DDD)V
intermediary method_23109
Lnet/minecraft/class_863$class_864;method_23109(Lnet/minecraft/class_4587;Lnet/minecraft/class_4597;DDD)V
official a
Lgpk$a;a(Lfgr;Lglk;DDD)V
-