Files
DimDoors/StevenDimDoors/mod_pocketDim
SenseiKiwi 438b251d8f Optimized Weighted Random Dungeon Selection
Optimized the selection of random dungeons with weights applied. We now
have a class called WeightedContainer for taping into Minecraft's
weighted selection code without having to extend the WeightedRandomItem
class. Using that, we no longer need to keep a list with duplicate
dungeons to achieve weighted selection, so I removed that variable.
2013-06-17 22:26:39 -04:00
..
2013-06-16 03:40:46 -04:00
2013-06-17 05:53:11 -04:00
2013-06-16 03:40:46 -04:00
2013-06-16 03:40:46 -04:00
2013-05-30 02:30:17 -04:00
2013-06-16 11:06:08 -04:00
2013-05-30 02:30:17 -04:00