mirror of
https://github.com/Minestom/Minestom.git
synced 2024-12-30 13:08:19 +01:00
Record getter
This commit is contained in:
parent
7cc50467e2
commit
7c6c583ce1
@ -27,7 +27,7 @@ public final class RelativeVec {
|
|||||||
this.relativeZ = relativeZ;
|
this.relativeZ = relativeZ;
|
||||||
}
|
}
|
||||||
|
|
||||||
public @NotNull CoordinateType getCoordinateType() {
|
public @NotNull CoordinateType coordinateType() {
|
||||||
return this.coordinateType;
|
return this.coordinateType;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user