Class GameTestDebugRenderer
java.lang.Object
net.minecraft.client.render.debug.GameTestDebugRenderer
- Mappings:
Namespace Name named net/minecraft/client/render/debug/GameTestDebugRendererintermediary net/minecraft/class_4503official hlt
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final intprivate static final floatprivate final Map<BlockPos, GameTestDebugRenderer.Marker> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidclear()private voidrenderMarker(MatrixStack matrices, VertexConsumerProvider vertexConsumers, BlockPos pos, GameTestDebugRenderer.Marker marker) voidrenderMarkers(MatrixStack matrices, VertexConsumerProvider vertexConsumers)
-
Field Details
-
field_62972
private static final int field_62972- See Also:
- Mappings:
Namespace Name Mixin selector named field_62972Lnet/minecraft/client/render/debug/GameTestDebugRenderer;field_62972:Iintermediary field_62972Lnet/minecraft/class_4503;field_62972:Iofficial aLhlt;a:I
-
MARKER_BOX_SIZE
private static final float MARKER_BOX_SIZE- See Also:
- Mappings:
Namespace Name Mixin selector named MARKER_BOX_SIZELnet/minecraft/client/render/debug/GameTestDebugRenderer;MARKER_BOX_SIZE:Fintermediary field_32901Lnet/minecraft/class_4503;field_32901:Fofficial bLhlt;b:F
-
markers
- Mappings:
Namespace Name Mixin selector named markersLnet/minecraft/client/render/debug/GameTestDebugRenderer;markers:Ljava/util/Map;intermediary field_20520Lnet/minecraft/class_4503;field_20520:Ljava/util/Map;official cLhlt;c:Ljava/util/Map;
-
-
Constructor Details
-
GameTestDebugRenderer
public GameTestDebugRenderer()
-
-
Method Details
-
addMarker
- Mappings:
Namespace Name Mixin selector named addMarkerLnet/minecraft/client/render/debug/GameTestDebugRenderer;addMarker(Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/math/BlockPos;)Vintermediary method_74792Lnet/minecraft/class_4503;method_74792(Lnet/minecraft/class_2338;Lnet/minecraft/class_2338;)Vofficial aLhlt;a(Lja;Lja;)V
-
clear
public void clear()- Mappings:
Namespace Name Mixin selector named clearLnet/minecraft/client/render/debug/GameTestDebugRenderer;clear()Vintermediary method_20414Lnet/minecraft/class_4503;method_20414()Vofficial aLhlt;a()V
-
renderMarkers
- Mappings:
Namespace Name Mixin selector named renderMarkersLnet/minecraft/client/render/debug/GameTestDebugRenderer;renderMarkers(Lnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/client/render/VertexConsumerProvider;)Vintermediary method_74930Lnet/minecraft/class_4503;method_74930(Lnet/minecraft/class_4587;Lnet/minecraft/class_4597;)Vofficial aLhlt;a(Lfua;Lhfw;)V
-
renderMarker
private void renderMarker(MatrixStack matrices, VertexConsumerProvider vertexConsumers, BlockPos pos, GameTestDebugRenderer.Marker marker) - Mappings:
Namespace Name Mixin selector named renderMarkerLnet/minecraft/client/render/debug/GameTestDebugRenderer;renderMarker(Lnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/client/render/VertexConsumerProvider;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/client/render/debug/GameTestDebugRenderer$Marker;)Vintermediary method_23111Lnet/minecraft/class_4503;method_23111(Lnet/minecraft/class_4587;Lnet/minecraft/class_4597;Lnet/minecraft/class_2338;Lnet/minecraft/class_4503$class_4504;)Vofficial aLhlt;a(Lfua;Lhfw;Lja;Lhlt$a;)V
-