172e3e3af1
Cleaned up the indentation and empty lines in DungeonHelper. Set metadataFlipList and metadataNextList to have generic type Integer, since they're used to store block IDs. Whenever possible, we should always be using parameterized collections instead of leaving their types unspecified. I'd like to fix up the schematic HashMap in the future - unless it's necessary, we shouldn't be storing values of various types in that collection. Strongly typed variables or a class with the appropriate fields would be much cleaner. |
||
---|---|---|
.. | ||
jnbt | ||
copyfile.java | ||
dimHelper.java | ||
DungeonHelper.java | ||
yCoordHelper.java |