| Package | Description |
|---|---|
| org.made.neohabitat |
| Modifier and Type | Method and Description |
|---|---|
Avatar |
HabitatMod.avatar(User user)
Replaces globals avatar/avatarptr
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
HabitatMod.empty_handed(Avatar who)
empty_handed -- Return true iff 'who' is not holding anything.
|
boolean |
HabitatMod.holding(Avatar avatar,
HabitatMod object)
holding -- Return true iff the avatar is holding a given object.
|
boolean |
HabitatMod.wearing(Avatar avatar,
HabitatMod object)
wearing -- Return true iff the avatar is wearing (head slot) a given object.
|
Copyright © 2017. All rights reserved.