Package com.nexomc.nexo.utils
Class LocationUtilsKt
-
- All Implemented Interfaces:
public final class LocationUtilsKt
-
-
Field Summary
Fields Modifier and Type Field Description private final static LocationblockLocation
-
Method Summary
Modifier and Type Method Description final LocationgetBlockLocation()final static Locationplus(Location $self, Integer x, Integer y, Integer z)final static Locationplus(Location $self, Double x, Double y, Double z)final static Locationminus(Location $self, Integer x, Integer y, Integer z)final static Locationminus(Location $self, Double x, Double y, Double z)-
-
Method Detail
-
getBlockLocation
final Location getBlockLocation()
-
-
-
-