public interface IOracleLegion
Modifier and Type | Method and Description |
---|---|
boolean |
contains(CreatureType creatureType) |
boolean |
contains(java.lang.String string) |
int |
getHeight() |
int |
numCreature(CreatureType creatureType) |
int |
numCreature(java.lang.String string) |
boolean contains(java.lang.String string)
boolean contains(CreatureType creatureType)
int numCreature(java.lang.String string)
int numCreature(CreatureType creatureType)
int getHeight()