@Deprecated public static class DungeonHooks.DungeonLoot extends WeightedRandomChestContent
theItemId, theMaximumChanceToGenerateItem, theMinimumChanceToGenerateItemitemWeight| Constructor and Description | 
|---|
DungeonHooks.DungeonLoot(int weight,
                                                ItemStack item,
                                                int min,
                                                int max)
Deprecated.  
 | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
equals(ItemStack item)
Deprecated.  
  | 
boolean | 
equals(ItemStack item,
            int min,
            int max)
Deprecated.  
  | 
ItemStack | 
generateStack(Random rand)
Deprecated.  
 | 
func_92080_a, generateChestContents, generateDispenserContents@Deprecated public DungeonHooks.DungeonLoot(int weight, ItemStack item, int min, int max)
@Deprecated public ItemStack generateStack(Random rand)