|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.minecraft.src.WeightedRandomItem
public class WeightedRandomItem
| Field Summary | |
|---|---|
int |
itemWeight
The Weight is how often the item is chosen(higher number is higher chance(lower is lower)) |
| Constructor Summary | |
|---|---|
WeightedRandomItem(int par1)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public int itemWeight
| Constructor Detail |
|---|
public WeightedRandomItem(int par1)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||