DimDoors/StevenDimDoors/mod_pocketDim/helpers
SenseiKiwi 172e3e3af1 Cleaned up and tweaked DungeonHelper
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.
2013-06-15 08:07:33 -04:00
..
jnbt Export function added 2013-06-04 08:52:06 -04:00
copyfile.java rebuilt how rifts get dungeon data assigned to them 2013-06-03 20:56:15 -04:00
dimHelper.java fixed chest crash and mobelisk spawns 2013-06-14 04:58:48 -04:00
DungeonHelper.java Cleaned up and tweaked DungeonHelper 2013-06-15 08:07:33 -04:00
yCoordHelper.java Fixed monolith spawning 2013-06-15 02:09:17 -04:00