Room Utils
A collection of methods for dungeon room specific information.
These include coordinate transformations and obtaining the correct data from config files.
Author
Aton
Functions
Gets the auto action data for the specified room (this can also be a region). If none exits it will create a blank entry.
Gets the extras data for the specified room (this can also be a region). If none exits it will create a blank entry.
Transforms the given room relative coordinates to absolute coordinates.
Transforms the given blockPos in absolute world coordinates to the corresponding room relative position for the given room with given rotation.
Gets the auto action data for the specified room (this can also be a region).
Fetches information about the Tile with the given core from the rooms resource rooms.json.
Gets the extras data for the specified room (this can also be a region).