setWorld

public abstract void setWorld(World world)

Set the world that this map is associated with. The world is used by the internal renderer, and may also be used by external renderers.

Parameters

world

The World to associate this map with.