|
|||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
Uses of Mob in <Unnamed> |
---|
Modifier and Type | Method and Description |
---|---|
java.util.List<Mob> |
Server.getAnimalList()
Returns the list of animals in all open chunks. |
java.util.List<Mob> |
Server.getMobList()
Returns the list of mobs in all open chunks. |
Modifier and Type | Method and Description |
---|---|
boolean |
PluginListener.onMobSpawn(Mob mob)
|
void |
Mob.spawn(Mob rider)
Spawns this mob with a rider |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |