getWorld

public abstract World getWorld()

Get the world that this map is associated with. Primarily used by the internal renderer, but may be used by external renderers. May return null if the world the map is associated with is not loaded.

Return

The World this map is associated with.