Class NeighborsUpdateRenderer
java.lang.Object
net.minecraft.client.renderer.debug.NeighborsUpdateRenderer
- All Implemented Interfaces:
DebugRenderer.SimpleDebugRenderer
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescription(package private) static final record -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidemitGizmos(double p_455978_, double p_455486_, double p_455773_, DebugValueAccess p_455134_, Frustum p_455998_, float p_455747_)
-
Constructor Details
-
NeighborsUpdateRenderer
public NeighborsUpdateRenderer()
-
-
Method Details
-
emitGizmos
public void emitGizmos(double p_455978_, double p_455486_, double p_455773_, DebugValueAccess p_455134_, Frustum p_455998_, float p_455747_) - Specified by:
emitGizmosin interfaceDebugRenderer.SimpleDebugRenderer
-