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