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