Class AllFeaturesCommand.Point
java.lang.Object
io.github.projectunified.craftcommand.example.bukkit.AllFeaturesCommand.Point
- Enclosing class:
AllFeaturesCommand
-
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)
-