implements Gizmo
| uf | |
| net.minecraft.gizmos.CircleGizmo | |
| net.minecraft.class_12173 | |
| net.minecraft.world.debug.gizmo.CircleGizmo | |
| net.minecraft.src.C_432723_ |
Field summary
| Modifier and Type | Field | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private final Vec3 |
| ||||||||||
| private final float |
| ||||||||||
| private final GizmoStyle |
| ||||||||||
| private static final int |
| ||||||||||
| private static final float |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (Vec3 pos, float radius, GizmoStyle style) |
Method summary
| Modifier and Type | Method | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public void |
| ||||||||||
| public Vec3 |
| ||||||||||
| public float |
| ||||||||||
| public GizmoStyle |
|