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

S

setAdult(boolean) - Method in class de.robingrether.idisguise.disguise.AgeableDisguise
Change whether this disguise appears as an adult or as a baby.
setAdult(boolean) - Method in class de.robingrether.idisguise.disguise.MobDisguise
Deprecated.
Functionality moved to AgeableDisguise.
setAmount(int) - Method in class de.robingrether.idisguise.disguise.ItemDisguise
Sets the amount.
setAngry(boolean) - Method in class de.robingrether.idisguise.disguise.WolfDisguise
Sets whether the wolf is angry.
setArmor(HorseDisguise.Armor) - Method in class de.robingrether.idisguise.disguise.HorseDisguise
Sets the armor.
setBlockInHand(Material) - Method in class de.robingrether.idisguise.disguise.EndermanDisguise
Sets the carried block.
setBlockInHandData(int) - Method in class de.robingrether.idisguise.disguise.EndermanDisguise
Sets the carried block's data value.
setCancelled(boolean) - Method in class de.robingrether.idisguise.api.DisguiseEvent
Sets whether this event is cancelled.
setCancelled(boolean) - Method in class de.robingrether.idisguise.api.OfflinePlayerDisguiseEvent
Sets whether this event is cancelled.
setCancelled(boolean) - Method in class de.robingrether.idisguise.api.OfflinePlayerUndisguiseEvent
Sets whether this event is cancelled.
setCancelled(boolean) - Method in class de.robingrether.idisguise.api.UndisguiseEvent
Sets whether this event is cancelled.
setCatType(Ocelot.Type) - Method in class de.robingrether.idisguise.disguise.OcelotDisguise
Sets the cat type.
setCollarColor(DyeColor) - Method in class de.robingrether.idisguise.disguise.WolfDisguise
Sets the collar color.
setColor(HorseDisguise.Color) - Method in class de.robingrether.idisguise.disguise.HorseDisguise
Sets the color.
setColor(DyeColor) - Method in class de.robingrether.idisguise.disguise.SheepDisguise
Sets the color.
setCustomName(String) - Method in class de.robingrether.idisguise.disguise.MobDisguise
Sets the custom name of this entity.
setData(int) - Method in class de.robingrether.idisguise.disguise.FallingBlockDisguise
Sets the block data.
setData(int) - Method in class de.robingrether.idisguise.disguise.ItemDisguise
Sets the data value.
setDisguise(Disguise) - Method in class de.robingrether.idisguise.api.DisguiseEvent
Changes the disguise.
setDisguise(Disguise) - Method in class de.robingrether.idisguise.api.OfflinePlayerDisguiseEvent
Changes the disguise.
setDisplayedBlock(Material) - Method in class de.robingrether.idisguise.disguise.MinecartDisguise
Sets the block to display inside the cart.
setDisplayedBlockData(int) - Method in class de.robingrether.idisguise.disguise.MinecartDisguise
Sets the data of the block inside the cart.
setDisplayName(String) - Method in class de.robingrether.idisguise.disguise.PlayerDisguise
Sets the display name.
setElder(boolean) - Method in class de.robingrether.idisguise.disguise.GuardianDisguise
Sets whether the guardian is elder.
setEnabled(boolean) - Static method in class de.robingrether.idisguise.management.Sounds
 
setHasChest(boolean) - Method in class de.robingrether.idisguise.disguise.HorseDisguise
Sets whether the horse carries a chest.
setItemStack(ItemStack) - Method in class de.robingrether.idisguise.disguise.ItemDisguise
Sets the displayed item stack.
setMaterial(Material) - Method in class de.robingrether.idisguise.disguise.FallingBlockDisguise
Sets the material.
setMaterial(Material) - Method in class de.robingrether.idisguise.disguise.ItemDisguise
Sets the material.
setOnlyBlockCoordinates(boolean) - Method in class de.robingrether.idisguise.disguise.FallingBlockDisguise
Sets whether this disguise may appear only on block coordinates.
setPowered(boolean) - Method in class de.robingrether.idisguise.disguise.CreeperDisguise
Sets whether the creeper is powered.
setProfession(Villager.Profession) - Method in class de.robingrether.idisguise.disguise.VillagerDisguise
Sets the profession.
setRabbitType(RabbitDisguise.RabbitType) - Method in class de.robingrether.idisguise.disguise.RabbitDisguise
Sets the rabbit type.
setSaddled(boolean) - Method in class de.robingrether.idisguise.disguise.HorseDisguise
Sets whether the horse is saddled.
setSaddled(boolean) - Method in class de.robingrether.idisguise.disguise.PigDisguise
Sets whether the pig is saddled.
setShowArms(boolean) - Method in class de.robingrether.idisguise.disguise.ArmorStandDisguise
Sets whether the armor stand should have arms or not.
setSize(int) - Method in class de.robingrether.idisguise.disguise.SizedDisguise
Sets the size.
setSkeletonType(Skeleton.SkeletonType) - Method in class de.robingrether.idisguise.disguise.SkeletonDisguise
Sets the skeleton type.
setSoundsEnabled(boolean) - Method in interface de.robingrether.idisguise.api.DisguiseAPI
Sets whether the disguised players' sounds are replaced.
setSoundsForEntity(DisguiseType, Sounds) - Method in interface de.robingrether.idisguise.api.DisguiseAPI
Sets the Sounds for a specific entity type.
setSoundsForEntity(DisguiseType, Sounds) - Static method in class de.robingrether.idisguise.management.Sounds
 
setStyle(HorseDisguise.Style) - Method in class de.robingrether.idisguise.disguise.HorseDisguise
Sets the style.
setTamed(boolean) - Method in class de.robingrether.idisguise.disguise.WolfDisguise
Sets whether the wolf is tamed.
setVariant(HorseDisguise.Variant) - Method in class de.robingrether.idisguise.disguise.HorseDisguise
Sets the variant.
setVillager(boolean) - Method in class de.robingrether.idisguise.disguise.ZombieDisguise
Sets whether the zombie should be an infected villager.
setVillagerType(Villager.Profession) - Method in class de.robingrether.idisguise.disguise.ZombieDisguise
Sets the villager type of this zombie disguise.
SheepDisguise - Class in de.robingrether.idisguise.disguise
Represents a disguise as a sheep.
SheepDisguise() - Constructor for class de.robingrether.idisguise.disguise.SheepDisguise
Creates an instance.
SheepDisguise(boolean, DyeColor) - Constructor for class de.robingrether.idisguise.disguise.SheepDisguise
Creates an instance.
SizedDisguise - Class in de.robingrether.idisguise.disguise
Represents a disguise as a sized mob (e.g. slime, magma slime).
SizedDisguise(DisguiseType) - Constructor for class de.robingrether.idisguise.disguise.SizedDisguise
Creates an instance.
SizedDisguise(DisguiseType, int) - Constructor for class de.robingrether.idisguise.disguise.SizedDisguise
Creates an instance.
SkeletonDisguise - Class in de.robingrether.idisguise.disguise
Represents a disguise as a skeleton.
SkeletonDisguise() - Constructor for class de.robingrether.idisguise.disguise.SkeletonDisguise
Creates an instance.
SkeletonDisguise(Skeleton.SkeletonType) - Constructor for class de.robingrether.idisguise.disguise.SkeletonDisguise
Creates an instance.
Sounds - Class in de.robingrether.idisguise.management
 
Sounds(String, String, String, String, String, String) - Constructor for class de.robingrether.idisguise.management.Sounds
 
splash(MobDisguise) - Method in class de.robingrether.idisguise.management.Sounds
 
startsWithIgnoreCase(String, String) - Static method in class de.robingrether.util.StringUtil
Indicates whether a string starts with a given prefix ignoring the case.
StringOutputStream - Class in de.robingrether.util
A string output stream writes the data to a String.
StringOutputStream() - Constructor for class de.robingrether.util.StringOutputStream
 
StringUtil - Class in de.robingrether.util
Some utility methods for strings.
StringUtil() - Constructor for class de.robingrether.util.StringUtil
 
Subtypes - Class in de.robingrether.idisguise.disguise
This class provides the ability to apply subtypes to a disguise based on command arguments.
Subtypes() - Constructor for class de.robingrether.idisguise.disguise.Subtypes
 
swim(MobDisguise) - Method in class de.robingrether.idisguise.management.Sounds
 
A C D E F G H I J L M N O P R S T U V W Z 
Skip navigation links