Interface WorldEntity

    • Method Detail

      • getLocalLocation

        LocalPoint getLocalLocation()
        Get the location of this world entity in the top level world.
        Returns:
      • transformToMainWorld

        LocalPoint transformToMainWorld​(LocalPoint point)
        Transform a point within the world entity to the overworld
        Parameters:
        point -
        Returns:
      • isHiddenForOverlap

        boolean isHiddenForOverlap()
        Return true if this worldentity is overlapped
        Returns: