Class SkyLightDebugRenderer
java.lang.Object
net.minecraft.client.render.debug.SkyLightDebugRenderer
- All Implemented Interfaces:
DebugRenderer.Renderer
@Environment(CLIENT)
public class SkyLightDebugRenderer
extends Object
implements DebugRenderer.Renderer
- Mappings:
Namespace Name named net/minecraft/client/render/debug/SkyLightDebugRendererintermediary net/minecraft/class_866official hpf
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final MinecraftClientprivate final booleanprivate final booleanprivate static final int -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidrender(double double2, double cameraX, double cameraY, DebugDataStore store, Frustum frustum, float tickDelta)
-
Field Details
-
RANGE
private static final int RANGE- See Also:
- Mappings:
Namespace Name Mixin selector named RANGELnet/minecraft/client/render/debug/SkyLightDebugRenderer;RANGE:Iintermediary field_32905Lnet/minecraft/class_866;field_32905:Iofficial dLhpf;d:I
-
client
- Mappings:
Namespace Name Mixin selector named clientLnet/minecraft/client/render/debug/SkyLightDebugRenderer;client:Lnet/minecraft/client/MinecraftClient;intermediary field_4612Lnet/minecraft/class_866;field_4612:Lnet/minecraft/class_310;official aLhpf;a:Lgcx;
-
field_63590
private final boolean field_63590- Mappings:
Namespace Name Mixin selector named field_63590Lnet/minecraft/client/render/debug/SkyLightDebugRenderer;field_63590:Zintermediary field_63590Lnet/minecraft/class_866;field_63590:Zofficial bLhpf;b:Z
-
field_63591
private final boolean field_63591- Mappings:
Namespace Name Mixin selector named field_63591Lnet/minecraft/client/render/debug/SkyLightDebugRenderer;field_63591:Zintermediary field_63591Lnet/minecraft/class_866;field_63591:Zofficial cLhpf;c:Z
-
-
Constructor Details
-
SkyLightDebugRenderer
- Mappings:
Namespace Name Mixin selector named <init>Lnet/minecraft/client/render/debug/SkyLightDebugRenderer;<init>(Lnet/minecraft/client/MinecraftClient;ZZ)Vintermediary <init>Lnet/minecraft/class_866;<init>(Lnet/minecraft/class_310;ZZ)Vofficial <init>Lhpf;<init>(Lgcx;ZZ)V
-
-
Method Details
-
render
public void render(double double2, double cameraX, double cameraY, DebugDataStore store, Frustum frustum, float tickDelta) - Specified by:
renderin interfaceDebugRenderer.Renderer- Mappings:
Namespace Name Mixin selector named renderLnet/minecraft/client/render/debug/DebugRenderer$Renderer;render(DDDLnet/minecraft/world/debug/DebugDataStore;Lnet/minecraft/client/render/Frustum;F)Vintermediary method_23109Lnet/minecraft/class_863$class_864;method_23109(DDDLnet/minecraft/class_12021;Lnet/minecraft/class_4604;F)Vofficial aLhoy$a;a(DDDLbxa;Lhop;F)V
-