| public int | | size() | | size() | | method_74170() | | size() |
|
| public void | | set(int index, org.joml.Vector3fc v) | | set(int index, org.joml.Vector3fc v) | | method_74174(int arg0, org.joml.Vector3fc arg1) | | set(int index, org.joml.Vector3fc vec) |
|
| public void | | set(int index, float x, float y, float z) | | set(int index, float x, float y, float z) | | method_74172(int arg0, float arg1, float arg2, float arg3) | | set(int index, float x, float y, float z) |
|
| public org.joml.Vector3f | | get(int index, org.joml.Vector3f output) | | get(int index, org.joml.Vector3f output) | | method_74173(int arg0, org.joml.Vector3f arg1) | | get(int index, org.joml.Vector3f vec) |
|
| public float | | getX(int index) | | getX(int index) | | method_74171(int arg0) | | getX(int index) |
|
| public float | | getY(int index) | | getY(int index) | | method_74175(int arg0) | | getY(int index) |
|
| public float | | getZ(int index) | | getZ(int index) | | method_74176(int arg0) | | getZ(int index) |
|