Class PlayerBackCoordinate
-
- All Implemented Interfaces:
-
com.skillw.particlelib.utils.coordinate.Coordinate
public final class PlayerBackCoordinate implements Coordinate
表示一个玩家后背坐标系
将玩家背后转换为一个直角坐标系
Zoyn
-
-
Constructor Summary
Constructors Constructor Description PlayerBackCoordinate(Location playerLocation)
-
Method Summary
Modifier and Type Method Description Location
newLocation(Double x, Double y, Double z)
-
-
Method Detail
-
newLocation
Location newLocation(Double x, Double y, Double z)
-
-
-
-