|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.minecraft.util.WeightedRandomItem
net.minecraftforge.common.DungeonHooks.DungeonMob
public static class DungeonHooks.DungeonMob
Field Summary | |
---|---|
String |
type
|
Fields inherited from class net.minecraft.util.WeightedRandomItem |
---|
itemWeight |
Constructor Summary | |
---|---|
DungeonHooks.DungeonMob(int weight,
String type)
|
Method Summary | |
---|---|
boolean |
equals(Object target)
|
Methods inherited from class java.lang.Object |
---|
getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public String type
Constructor Detail |
---|
public DungeonHooks.DungeonMob(int weight, String type)
Method Detail |
---|
public boolean equals(Object target)
equals
in class Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |