Interface Validatable

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      boolean isValid()
      Verifies whether this entity is valid and still exists, typically on the world-graph
    • Method Detail

      • isValid

        boolean isValid()
        Verifies whether this entity is valid and still exists, typically on the world-graph
        Returns:
        true if it's still available, otherwise false