Class AllFeaturesCommand.Point

java.lang.Object
io.github.projectunified.craftcommand.example.paper.AllFeaturesCommand.Point
Enclosing class:
AllFeaturesCommand

public static class AllFeaturesCommand.Point extends Object
  • Field Details

    • x

      public final double x
    • y

      public final double y
  • Constructor Details

    • Point

      public Point(double x, double y)