Class EntityBlockIntersectionDebugRenderer
java.lang.Object
net.minecraft.client.renderer.debug.EntityBlockIntersectionDebugRenderer
- All Implemented Interfaces:
DebugRenderer.SimpleDebugRenderer
public class EntityBlockIntersectionDebugRenderer
extends Object
implements DebugRenderer.SimpleDebugRenderer
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidemitGizmos(double p_456194_, double p_455783_, double p_455314_, DebugValueAccess p_454762_, Frustum p_455159_, float p_455236_)
-
Field Details
-
PADDING
private static final float PADDING- See Also:
-
-
Constructor Details
-
EntityBlockIntersectionDebugRenderer
public EntityBlockIntersectionDebugRenderer()
-
-
Method Details
-
emitGizmos
public void emitGizmos(double p_456194_, double p_455783_, double p_455314_, DebugValueAccess p_454762_, Frustum p_455159_, float p_455236_) - Specified by:
emitGizmosin interfaceDebugRenderer.SimpleDebugRenderer
-