Class PathEnvironment

java.lang.Object
de.metaphoriker.pathetic.api.wrapper.PathEnvironment

public final class PathEnvironment extends Object
Represents the pathing environment
  • Constructor Details

  • Method Details

    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object
    • getUuid

      public UUID getUuid()
    • getName

      public String getName()
    • getMinHeight

      public Integer getMinHeight()
    • getMaxHeight

      public Integer getMaxHeight()
    • toString

      public String toString()
      Overrides:
      toString in class Object