public static class DungeonHooks.DungeonMob extends WeightedRandom.Item
Modifier and Type | Field and Description |
---|---|
ResourceLocation |
type |
itemWeight
Constructor and Description |
---|
DungeonMob(int weight,
ResourceLocation type) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object target) |
public ResourceLocation type
public DungeonMob(int weight, ResourceLocation type)