JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes
SEARCH:
JavaScript is disabled on your browser.
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W
Y
Z
H
hasChest()
- Method in class de.robingrether.idisguise.disguise.
ChestedHorseDisguise
Indicates whether the horse carries a chest.
hasChest()
- Method in class de.robingrether.idisguise.disguise.
LlamaDisguise
Returns whether the llama has a chest.
hashCode()
- Method in class de.robingrether.idisguise.disguise.
Disguise
Returns a hash code value for this object.
The hash code is obtained by executing
disguise.toString().hashCode()
hasPermission(Player, Disguise)
- Method in interface de.robingrether.idisguise.api.
DisguiseAPI
Indicates whether a given player has the required permissions to carry the given disguise.
hasPermission(Player, DisguiseType)
- Method in interface de.robingrether.idisguise.api.
DisguiseAPI
Indicates whether a given player has the required permissions to disguise as the given disguise type.
This function will always return
false
for
DisguiseType.PLAYER
.
HORSE
- de.robingrether.idisguise.disguise.
DisguiseType
HorseDisguise
- Class in
de.robingrether.idisguise.disguise
Represents a disguise as a horse.
HorseDisguise(DisguiseType)
- Constructor for class de.robingrether.idisguise.disguise.
HorseDisguise
Creates an instance.
HorseDisguise(DisguiseType, boolean, boolean, HorseDisguise.Armor)
- Constructor for class de.robingrether.idisguise.disguise.
HorseDisguise
Creates an instance.
HorseDisguise.Armor
- Enum in
de.robingrether.idisguise.disguise
Represents armor for a horse.
HURT
- de.robingrether.idisguise.management.
Sounds.SoundEffectType
HUSK
- de.robingrether.idisguise.disguise.
DisguiseType
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W
Y
Z
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes
JavaScript is disabled on your browser.