Class ChunkBorderDebugRenderer
java.lang.Object
net.minecraft.client.render.debug.ChunkBorderDebugRenderer
- All Implemented Interfaces:
DebugRenderer.Renderer
@Environment(CLIENT)
public class ChunkBorderDebugRenderer
extends Object
implements DebugRenderer.Renderer
- Mappings:
Namespace Name named net/minecraft/client/render/debug/ChunkBorderDebugRendererintermediary net/minecraft/class_862official hlm
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final MinecraftClientprivate static final intprivate static final int -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidrender(MatrixStack matrices, VertexConsumerProvider vertexConsumers, double cameraX, double cameraY, double cameraZ, DebugDataStore store, Frustum frustum)
-
Field Details
-
DARK_CYAN
private static final int DARK_CYAN- Mappings:
Namespace Name Mixin selector named DARK_CYANLnet/minecraft/client/render/debug/ChunkBorderDebugRenderer;DARK_CYAN:Iintermediary field_35557Lnet/minecraft/class_862;field_35557:Iofficial bLhlm;b:I
-
YELLOW
private static final int YELLOW- Mappings:
Namespace Name Mixin selector named YELLOWLnet/minecraft/client/render/debug/ChunkBorderDebugRenderer;YELLOW:Iintermediary field_35558Lnet/minecraft/class_862;field_35558:Iofficial cLhlm;c:I
-
client
- Mappings:
Namespace Name Mixin selector named clientLnet/minecraft/client/render/debug/ChunkBorderDebugRenderer;client:Lnet/minecraft/client/MinecraftClient;intermediary field_4516Lnet/minecraft/class_862;field_4516:Lnet/minecraft/class_310;official aLhlm;a:Lfzz;
-
-
Constructor Details
-
ChunkBorderDebugRenderer
- Mappings:
Namespace Name Mixin selector named <init>Lnet/minecraft/client/render/debug/ChunkBorderDebugRenderer;<init>(Lnet/minecraft/client/MinecraftClient;)Vintermediary <init>Lnet/minecraft/class_862;<init>(Lnet/minecraft/class_310;)Vofficial <init>Lhlm;<init>(Lfzz;)V
-
-
Method Details
-
render
public void render(MatrixStack matrices, VertexConsumerProvider vertexConsumers, double cameraX, double cameraY, double cameraZ, DebugDataStore store, Frustum frustum) - 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/world/debug/DebugDataStore;Lnet/minecraft/client/render/Frustum;)Vintermediary method_23109Lnet/minecraft/class_863$class_864;method_23109(Lnet/minecraft/class_4587;Lnet/minecraft/class_4597;DDDLnet/minecraft/class_12021;Lnet/minecraft/class_4604;)Vofficial aLhlq$a;a(Lfua;Lhfw;DDDLbvu;Lhlh;)V
-