Class HeightMapRenderer
java.lang.Object
net.minecraft.client.renderer.debug.HeightMapRenderer
- All Implemented Interfaces:
DebugRenderer.SimpleDebugRenderer
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final floatprivate static final intprivate final Minecraft -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidemitGizmos(double p_455432_, double p_454844_, double p_455905_, DebugValueAccess p_455083_, Frustum p_455655_, float p_455910_) private Vector3fgetColor(Heightmap.Types pTypes)
-
Field Details
-
minecraft
-
CHUNK_DIST
private static final int CHUNK_DIST- See Also:
-
BOX_HEIGHT
private static final float BOX_HEIGHT- See Also:
-
-
Constructor Details
-
HeightMapRenderer
-
-
Method Details
-
emitGizmos
public void emitGizmos(double p_455432_, double p_454844_, double p_455905_, DebugValueAccess p_455083_, Frustum p_455655_, float p_455910_) - Specified by:
emitGizmosin interfaceDebugRenderer.SimpleDebugRenderer
-
getColor
-