Skip navigation links
A C D E F G H I J L M N O P R S T U V W Z 

I

init(String) - Static method in class de.robingrether.idisguise.management.Sounds
 
instanceOf(Object, Class<?>...) - Static method in class de.robingrether.util.ObjectUtil
Tests whether an object is an instance of any of the given classes.
isAdult() - Method in class de.robingrether.idisguise.disguise.AgeableDisguise
Indicate whether this disguise appears as an adult or as a baby.
isAdult() - Method in class de.robingrether.idisguise.disguise.MobDisguise
Deprecated.
Functionality moved to AgeableDisguise.
isAngry() - Method in class de.robingrether.idisguise.disguise.WolfDisguise
Gets whether the wolf is angry.
isAvailable() - Method in enum de.robingrether.idisguise.disguise.DisguiseType
Indicates whether this disguise type is available on this server.
isCancelled() - Method in class de.robingrether.idisguise.api.DisguiseEvent
Checks whether this event is cancelled.
isCancelled() - Method in class de.robingrether.idisguise.api.OfflinePlayerDisguiseEvent
Checks whether this event is cancelled.
isCancelled() - Method in class de.robingrether.idisguise.api.OfflinePlayerUndisguiseEvent
Checks whether this event is cancelled.
isCancelled() - Method in class de.robingrether.idisguise.api.UndisguiseEvent
Checks whether this event is cancelled.
isDisguised(Player) - Method in interface de.robingrether.idisguise.api.DisguiseAPI
Deprecated.
replaced by isDisguised(OfflinePlayer)
isDisguised(OfflinePlayer) - Method in interface de.robingrether.idisguise.api.DisguiseAPI
Check whether a player is disguised.
isElder() - Method in class de.robingrether.idisguise.disguise.GuardianDisguise
Returns whether the guardian is elder.
isEnabled() - Static method in class de.robingrether.idisguise.management.Sounds
 
isGhost() - Method in class de.robingrether.idisguise.disguise.PlayerDisguise
Checks whether this disguise is a ghost.
isHusk() - Method in class de.robingrether.idisguise.disguise.ZombieDisguise
Indicates whether the zombie is a husk.
isMob() - Method in enum de.robingrether.idisguise.disguise.DisguiseType
Checks whether the type is a mob.
isNotBlank(String) - Static method in class de.robingrether.util.StringUtil
Indicates whether a string object (may be null) is blank or not.
isObject() - Method in enum de.robingrether.idisguise.disguise.DisguiseType
Checks whether the type is an object.
isPlayer() - Method in enum de.robingrether.idisguise.disguise.DisguiseType
Checks whether the type is a player.
isPowered() - Method in class de.robingrether.idisguise.disguise.CreeperDisguise
Indicates whether the creeper is powered.
isSaddled() - Method in class de.robingrether.idisguise.disguise.HorseDisguise
Gets whether the horse is saddled.
isSaddled() - Method in class de.robingrether.idisguise.disguise.PigDisguise
Gets whether the pig is saddled.
isSoundFromPlayer(String) - Static method in class de.robingrether.idisguise.management.Sounds
 
isSoundsEnabled() - Method in interface de.robingrether.idisguise.api.DisguiseAPI
Indicates whether the disguised players' sounds are currently replaced.
isTamed() - Method in class de.robingrether.idisguise.disguise.WolfDisguise
Gets whether the wolf is tamed.
isVillager() - Method in class de.robingrether.idisguise.disguise.ZombieDisguise
Returns whether the zombie is an infected villager.
ItemDisguise - Class in de.robingrether.idisguise.disguise
Represents a disguise as an item stack.
ItemDisguise() - Constructor for class de.robingrether.idisguise.disguise.ItemDisguise
Creates an instance.
ItemDisguise(ItemStack) - Constructor for class de.robingrether.idisguise.disguise.ItemDisguise
Creates an instance.
A C D E F G H I J L M N O P R S T U V W Z 
Skip navigation links