Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
X
Y
Z
_
H
handleDice(String)
- Static method in class org.starhope.appius.game.
Commands
Handle die rolls, coin tosses, and magic Rock-Paper-Scissors picker
handleLogin(String, String, String, AppiusClaudiusCaecus)
- Method in class org.starhope.appius.game.
Zone
Deprecated.
handleRequest(String, JSONObject, User, int)
- Method in class org.starhope.appius.game.
Zone
This is an overriding method.
handleServerReady()
- Method in class org.starhope.appius.game.
Zone
Once the server indicates its readiness, begin spawning auto-spawning Zones
handleSpeak(AbstractRoom, AbstractUser, String)
- Method in class org.starhope.appius.game.
Zone
Deprecated.
use
AbstractUser.speak(AbstractRoom, String)
handleSpeak(int, AbstractUser, String)
- Method in class org.starhope.appius.game.
Zone
Deprecated.
use
AbstractUser.speak(AbstractRoom, String)
handleSpeak(Integer, AbstractUser, String)
- Method in class org.starhope.appius.game.
Zone
Deprecated.
use
AbstractUser.speak(AbstractRoom, String)
handleSpeak(int, AbstractUser, String)
- Method in interface org.starhope.appius.types.
AbstractZone
Handle (and propagate) an user's speech
handleSpeak(int, AbstractUser, String)
- Method in class org.starhope.appius.via.
RemoteZone
This is an overriding method.
handleUserLost(User)
- Method in class org.starhope.appius.game.
Zone
WRITEME: document this method (brpocock, Jul 14, 2009)
handleUserPart(String, AbstractRoom, String, User, String)
- Method in class org.starhope.appius.game.
Zone
WRITEME: document this method (brpocock, Jul 14, 2009)
HasAssets
- Interface in
org.starhope.appius.game
This interface must be implemented by any class that supplies assets to the user.
hasBannedKids()
- Method in class org.starhope.appius.user.
Parent
hasCached
- Static variable in class org.starhope.appius.sql.
SQLPeerEnum
Index of which classes have been cached already.
hashCode()
- Method in interface org.starhope.appius.game.
AbstractRoom
This is an overriding method.
hashCode()
- Method in class org.starhope.appius.game.
AppiusClaudiusCaecus
This is an overriding method.
hashCode()
- Method in class org.starhope.appius.game.
GameEvent
This is an overriding method.
hashCode()
- Method in class org.starhope.appius.game.
Room
This is an overriding method.
hashCode()
- Method in class org.starhope.appius.game.
Zone
This is an overriding method.
hashCode()
- Method in class org.starhope.appius.sql.
SQLPeerEnum
This is an overriding method.
hashCode()
- Method in class org.starhope.appius.user.
User
Get a (hopefully unique) hash code for this user.
hasItem(int)
- Method in class org.starhope.appius.user.
User
Determine whether this user has this item
hasItem(InventoryItem)
- Method in class org.starhope.appius.user.
User
determine whether the user has an item
HasName
- Interface in
org.starhope.appius.util
This is a convenience interface for things that must have a user-visible name.
hasPattern(String)
- Method in class org.starhope.appius.sys.op.
Filter
Determine whether the given pattern is found in the Filter.
hasStaffLevel(int)
- Method in class org.starhope.appius.game.npc.
AbstractScriptedNPC
This is an overriding method.
hasStaffLevel(int)
- Method in interface org.starhope.appius.user.
AbstractUser
hasStaffLevel(int)
- Method in class org.starhope.appius.user.
User
Returns true if the user has the asserted staff level, or a staff level which includes it.
hasStaffLevel(int)
- Method in class org.starhope.appius.via.
RemoteUser
This is an overriding method.
hasText(String)
- Static method in class org.starhope.util.
LibMisc
TODO: document this method (brpocock, Jan 5, 2010)
hasText(String, String, String)
- Static method in class org.starhope.util.
LibMisc
TODO: document this method (brpocock, Jan 5, 2010)
hasVariable(String)
- Method in class org.starhope.appius.game.npc.
AbstractScriptedNPC
This is an overriding method.
hasVariable(String)
- Method in interface org.starhope.appius.user.
AbstractUser
TODO: document this method (brpocock, Nov 30, 2009)
hasVariable(String)
- Method in class org.starhope.appius.user.
User
This is an overriding method.
hasVariable(String)
- Method in class org.starhope.appius.via.
RemoteUser
This is an overriding method.
HasVariables
- Interface in
org.starhope.appius.types
WRITEME: The documentation for this type (HasVariables) is incomplete.
haveInventory
- Variable in class org.starhope.appius.user.
User
Has the user's inventory been loaded?
headcount_all(AbstractUser, AbstractRoom)
- Static method in class org.starhope.appius.sys.op.
OpCommands
TODO: document this method (brpocock, Dec 29, 2009)
headcount_members(AbstractUser, AbstractRoom)
- Static method in class org.starhope.appius.sys.op.
OpCommands
TODO: document this method (brpocock, Dec 29, 2009)
headcount_rooms(AbstractUser, AbstractRoom)
- Static method in class org.starhope.appius.sys.op.
OpCommands
TODO: document this method (brpocock, Dec 29, 2009)
hexify(byte[])
- Static method in class org.starhope.util.
LibMisc
Convert an array of bytes into a string of ASCII hexadecimal nybbles.
highWaterUsers
- Static variable in class org.starhope.appius.game.
AppiusClaudiusCaecus
The most users who have been online since the server started
homeOwner
- Variable in class org.starhope.appius.game.
Room
The owner of a room; usually null for public rooms, or non-null for users' houses.
hostname
- Variable in class org.starhope.appius.via.
ViaHost
TODO: document this field (brpocock, Nov 19, 2009) hostname (ViaHost)
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
X
Y
Z
_