Represents a 2D level.
Creates an empty 2D Level.
Creates a new 2D Level with the given headers.
Creates a new 2D Level with the given headers and blocks.
The blocks in the level.
The coordinates in the level.
The dimension of the level.
Gets an immutable copy of the raw headers for this level, excluding the dimension.
The scroll direction for this 2D Level.
The spawnpoint for the level.
Exports this Level to a String.
Gets an immutable copy of the raw headers for this level.
Maps all the given coordinates to LevelObjects with the given block.