Class LobbyGroupRegion


  • public final class LobbyGroupRegion
    extends java.lang.Object
    • Method Detail

      • getRegionId

        public java.util.UUID getRegionId()
      • getTierNameId

        public java.lang.String getTierNameId()
        Returns:
        A human readable short identifier used to references resources. Different than a rivet.common#Uuid because this is intended to be human readable. Different than rivet.common#DisplayName because this should not include special characters and be short.
      • equals

        public boolean equals​(java.lang.Object other)
        Overrides:
        equals in class java.lang.Object
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class java.lang.Object
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object