Interface MapWorld


public interface MapWorld
Represents a world mapped by squaremap.
  • Method Details

    • layerRegistry

      @NonNull Registry<LayerProvider> layerRegistry()
      Gets the layer registry for this world.
      Returns:
      the layer registry
    • identifier

      @NonNull WorldIdentifier identifier()
      Get the identifier of this world.
      Returns:
      identifier