Class BreezeDebugRenderer
java.lang.Object
net.minecraft.client.render.debug.BreezeDebugRenderer
- Mappings:
Namespace Name named net/minecraft/client/render/debug/BreezeDebugRendererintermediary net/minecraft/class_8985official gvl
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final Map<Integer, DebugBreezeCustomPayload.BreezeInfo> private final MinecraftClientprivate static final intprivate static final floatprivate static final intprivate static final intprivate static final intprivate static final intprivate static final int -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddBreezeDebugInfo(DebugBreezeCustomPayload.BreezeInfo breezeDebugInfo) voidclear()private static voiddrawCurve(Matrix4f matrix, double cameraX, double cameraY, double cameraZ, VertexConsumer vertexConsumer, Vec3d targetPos, float multiplier, int color) private static voiddrawCurvePart(int index, Matrix4f matrix, double cameraX, double cameraY, double cameraZ, VertexConsumer vertexConsumer, Vec3d targetPos, float multiplier, int color) private static voiddrawLine(MatrixStack matrices, VertexConsumerProvider vertexConsumers, double cameraX, double cameraY, double cameraZ, Vec3d entityPos, Vec3d targetPos, int color) voidrender(MatrixStack matrices, VertexConsumerProvider vertexConsumers, double cameraX, double cameraY, double cameraZ)
-
Field Details
-
PINK
private static final int PINK- Mappings:
Namespace Name Mixin selector named PINKLnet/minecraft/client/render/debug/BreezeDebugRenderer;PINK:Iintermediary field_47465Lnet/minecraft/class_8985;field_47465:Iofficial aLgvl;a:I
-
LIGHT_BLUE
private static final int LIGHT_BLUE- Mappings:
Namespace Name Mixin selector named LIGHT_BLUELnet/minecraft/client/render/debug/BreezeDebugRenderer;LIGHT_BLUE:Iintermediary field_47466Lnet/minecraft/class_8985;field_47466:Iofficial bLgvl;b:I
-
GREEN
private static final int GREEN- Mappings:
Namespace Name Mixin selector named GREENLnet/minecraft/client/render/debug/BreezeDebugRenderer;GREEN:Iintermediary field_47467Lnet/minecraft/class_8985;field_47467:Iofficial cLgvl;c:I
-
ORANGE
private static final int ORANGE- Mappings:
Namespace Name Mixin selector named ORANGELnet/minecraft/client/render/debug/BreezeDebugRenderer;ORANGE:Iintermediary field_47468Lnet/minecraft/class_8985;field_47468:Iofficial dLgvl;d:I
-
RED
private static final int RED- Mappings:
Namespace Name Mixin selector named REDLnet/minecraft/client/render/debug/BreezeDebugRenderer;RED:Iintermediary field_47469Lnet/minecraft/class_8985;field_47469:Iofficial eLgvl;e:I
-
field_47470
private static final int field_47470- See Also:
- Mappings:
Namespace Name Mixin selector named field_47470Lnet/minecraft/client/render/debug/BreezeDebugRenderer;field_47470:Iintermediary field_47470Lnet/minecraft/class_8985;field_47470:Iofficial fLgvl;f:I
-
field_47471
private static final float field_47471- See Also:
- Mappings:
Namespace Name Mixin selector named field_47471Lnet/minecraft/client/render/debug/BreezeDebugRenderer;field_47471:Fintermediary field_47471Lnet/minecraft/class_8985;field_47471:Fofficial gLgvl;g:F
-
client
- Mappings:
Namespace Name Mixin selector named clientLnet/minecraft/client/render/debug/BreezeDebugRenderer;client:Lnet/minecraft/client/MinecraftClient;intermediary field_47472Lnet/minecraft/class_8985;field_47472:Lnet/minecraft/class_310;official hLgvl;h:Lfqq;
-
breezes
- Mappings:
Namespace Name Mixin selector named breezesLnet/minecraft/client/render/debug/BreezeDebugRenderer;breezes:Ljava/util/Map;intermediary field_47473Lnet/minecraft/class_8985;field_47473:Ljava/util/Map;official iLgvl;i:Ljava/util/Map;
-
-
Constructor Details
-
BreezeDebugRenderer
- Mappings:
Namespace Name Mixin selector named <init>Lnet/minecraft/client/render/debug/BreezeDebugRenderer;<init>(Lnet/minecraft/client/MinecraftClient;)Vintermediary <init>Lnet/minecraft/class_8985;<init>(Lnet/minecraft/class_310;)Vofficial <init>Lgvl;<init>(Lfqq;)V
-
-
Method Details
-
render
public void render(MatrixStack matrices, VertexConsumerProvider vertexConsumers, double cameraX, double cameraY, double cameraZ) - Mappings:
Namespace Name Mixin selector named renderLnet/minecraft/client/render/debug/BreezeDebugRenderer;render(Lnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/client/render/VertexConsumerProvider;DDD)Vintermediary method_55259Lnet/minecraft/class_8985;method_55259(Lnet/minecraft/class_4587;Lnet/minecraft/class_4597;DDD)Vofficial aLgvl;a(Lfld;Lgrn;DDD)V
-
drawLine
private static void drawLine(MatrixStack matrices, VertexConsumerProvider vertexConsumers, double cameraX, double cameraY, double cameraZ, Vec3d entityPos, Vec3d targetPos, int color) - Mappings:
Namespace Name Mixin selector named drawLineLnet/minecraft/client/render/debug/BreezeDebugRenderer;drawLine(Lnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/client/render/VertexConsumerProvider;DDDLnet/minecraft/util/math/Vec3d;Lnet/minecraft/util/math/Vec3d;I)Vintermediary method_55262Lnet/minecraft/class_8985;method_55262(Lnet/minecraft/class_4587;Lnet/minecraft/class_4597;DDDLnet/minecraft/class_243;Lnet/minecraft/class_243;I)Vofficial aLgvl;a(Lfld;Lgrn;DDDLfgc;Lfgc;I)V
-
drawCurve
private static void drawCurve(Matrix4f matrix, double cameraX, double cameraY, double cameraZ, VertexConsumer vertexConsumer, Vec3d targetPos, float multiplier, int color) - Mappings:
Namespace Name Mixin selector named drawCurveLnet/minecraft/client/render/debug/BreezeDebugRenderer;drawCurve(Lorg/joml/Matrix4f;DDDLnet/minecraft/client/render/VertexConsumer;Lnet/minecraft/util/math/Vec3d;FI)Vintermediary method_55265Lnet/minecraft/class_8985;method_55265(Lorg/joml/Matrix4f;DDDLnet/minecraft/class_4588;Lnet/minecraft/class_243;FI)Vofficial aLgvl;a(Lorg/joml/Matrix4f;DDDLflg;Lfgc;FI)V
-
drawCurvePart
private static void drawCurvePart(int index, Matrix4f matrix, double cameraX, double cameraY, double cameraZ, VertexConsumer vertexConsumer, Vec3d targetPos, float multiplier, int color) - Mappings:
Namespace Name Mixin selector named drawCurvePartLnet/minecraft/client/render/debug/BreezeDebugRenderer;drawCurvePart(ILorg/joml/Matrix4f;DDDLnet/minecraft/client/render/VertexConsumer;Lnet/minecraft/util/math/Vec3d;FI)Vintermediary method_55256Lnet/minecraft/class_8985;method_55256(ILorg/joml/Matrix4f;DDDLnet/minecraft/class_4588;Lnet/minecraft/class_243;FI)Vofficial aLgvl;a(ILorg/joml/Matrix4f;DDDLflg;Lfgc;FI)V
-
clear
public void clear()- Mappings:
Namespace Name Mixin selector named clearLnet/minecraft/client/render/debug/BreezeDebugRenderer;clear()Vintermediary method_55255Lnet/minecraft/class_8985;method_55255()Vofficial aLgvl;a()V
-
addBreezeDebugInfo
- Mappings:
Namespace Name Mixin selector named addBreezeDebugInfoLnet/minecraft/client/render/debug/BreezeDebugRenderer;addBreezeDebugInfo(Lnet/minecraft/network/packet/s2c/custom/DebugBreezeCustomPayload$BreezeInfo;)Vintermediary method_55266Lnet/minecraft/class_8985;method_55266(Lnet/minecraft/class_9004$class_9005;)Vofficial aLgvl;a(Laas$a;)V
-