Class RSModel

    • Constructor Detail

      • RSModel

        public RSModel​(long uid,
                       LocatableEntity entity,
                       int extraFloorHeight)
    • Method Detail

      • isValid

        public boolean isValid()
        Description copied from interface: Validatable
        Verifies whether this entity is valid and still exists, typically on the world-graph
        Returns:
        true if it's still available, otherwise false
      • toString

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