Class ResolveCommand.Point
java.lang.Object
io.github.projectunified.craftcommand.example.standalone.ResolveCommand.Point
- Enclosing class:
ResolveCommand
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
x
public final double x -
y
public final double y
-
-
Constructor Details
-
Point
public Point(double x, double y)
-