Class ChunkLoadingDebugRenderer
java.lang.Object
net.minecraft.client.render.debug.ChunkLoadingDebugRenderer
- All Implemented Interfaces:
DebugRenderer.Renderer
@Environment(CLIENT)
public class ChunkLoadingDebugRenderer
extends Object
implements DebugRenderer.Renderer
- Mappings:
Namespace Name official eqg
intermediary net/minecraft/class_860
named net/minecraft/client/render/debug/ChunkLoadingDebugRenderer
-
Nested Class Summary
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
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
-
client
- Mappings:
Namespace Name Mixin selector official a
Leqg;a:Ldvo;
intermediary field_4509
Lnet/minecraft/class_860;field_4509:Lnet/minecraft/class_310;
named client
Lnet/minecraft/client/render/debug/ChunkLoadingDebugRenderer;client:Lnet/minecraft/client/MinecraftClient;
-
lastUpdateTime
private double lastUpdateTime- Mappings:
Namespace Name Mixin selector official b
Leqg;b:D
intermediary field_4510
Lnet/minecraft/class_860;field_4510:D
named lastUpdateTime
Lnet/minecraft/client/render/debug/ChunkLoadingDebugRenderer;lastUpdateTime:D
-
field_4511
private final int field_4511- See Also:
- Constant Field Values
- Mappings:
Namespace Name Mixin selector official c
Leqg;c:I
intermediary field_4511
Lnet/minecraft/class_860;field_4511:I
named field_4511
Lnet/minecraft/client/render/debug/ChunkLoadingDebugRenderer;field_4511:I
-
loadingData
- Mappings:
Namespace Name Mixin selector official d
Leqg;d:Leqg$a;
intermediary field_20998
Lnet/minecraft/class_860;field_20998:Lnet/minecraft/class_860$class_4605;
named loadingData
Lnet/minecraft/client/render/debug/ChunkLoadingDebugRenderer;loadingData:Lnet/minecraft/client/render/debug/ChunkLoadingDebugRenderer$ChunkLoadingStatus;
-
-
Constructor Details
-
ChunkLoadingDebugRenderer
- Mappings:
Namespace Name Mixin selector official <init>
Leqg;<init>(Ldvo;)V
intermediary <init>
Lnet/minecraft/class_860;<init>(Lnet/minecraft/class_310;)V
named <init>
Lnet/minecraft/client/render/debug/ChunkLoadingDebugRenderer;<init>(Lnet/minecraft/client/MinecraftClient;)V
-
-
Method Details
-
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 official a
Leqi$a;a(Ldqk;Lenh;DDD)V
intermediary method_23109
Lnet/minecraft/class_863$class_864;method_23109(Lnet/minecraft/class_4587;Lnet/minecraft/class_4597;DDD)V
named render
Lnet/minecraft/client/render/debug/DebugRenderer$Renderer;render(Lnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/client/render/VertexConsumerProvider;DDD)V
-