- SALT_AND_PEPPER - de.robingrether.idisguise.disguise.RabbitDisguise.RabbitType
-
- setAdult(boolean) - Method in class de.robingrether.idisguise.disguise.AgeableDisguise
-
Change whether this disguise appears as an adult or as a baby.
- setAmount(int) - Method in class de.robingrether.idisguise.disguise.ItemDisguise
-
Sets the amount.
- setAngry(boolean) - Method in class de.robingrether.idisguise.disguise.WolfDisguise
-
- 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.
This also resets the block data to 0.
- setBlockInHandData(int) - Method in class de.robingrether.idisguise.disguise.EndermanDisguise
-
Sets the carried block's data value.
- setBoatType(BoatDisguise.BoatType) - Method in class de.robingrether.idisguise.disguise.BoatDisguise
-
- 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.EntityDisguiseEvent
-
Sets whether this event is cancelled.
- setCancelled(boolean) - Method in class de.robingrether.idisguise.api.EntityUndisguiseEvent
-
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(int) - Method in class de.robingrether.idisguise.disguise.AreaEffectCloudDisguise
-
- setColor(LlamaDisguise.Color) - Method in class de.robingrether.idisguise.disguise.LlamaDisguise
-
Sets the color.
- setColor(StyledHorseDisguise.Color) - Method in class de.robingrether.idisguise.disguise.StyledHorseDisguise
-
- setColor(Color) - Method in class de.robingrether.idisguise.disguise.AreaEffectCloudDisguise
-
- setColor(DyeColor) - Method in class de.robingrether.idisguise.disguise.SheepDisguise
-
Sets the color.
- setCustomCommandArgument(String) - Method in enum de.robingrether.idisguise.disguise.DisguiseType
-
Sets the custom command argument.
This command argument is shown whenever /disguise help is executed.
- setCustomName(String) - Method in class de.robingrether.idisguise.disguise.MobDisguise
-
Sets the custom name of this entity.
The default value is ""
.
- setCustomName(String) - Method in class de.robingrether.idisguise.disguise.ObjectDisguise
-
Sets the custom name of this entity.
The default value is ""
.
- setCustomNameVisible(boolean) - Method in class de.robingrether.idisguise.disguise.MobDisguise
-
Sets whether the custom name of this entity is visible all the time.
The default value is true
.
This value has no effect if the custom name is empty.
- setCustomNameVisible(boolean) - Method in class de.robingrether.idisguise.disguise.ObjectDisguise
-
Sets whether the custom name of this entity is visible all the time.
The default value is true
.
- 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
-
Deprecated.
- setDisguise(Disguise) - Method in class de.robingrether.idisguise.api.OfflinePlayerDisguiseEvent
-
Deprecated.
- setDisplayedBlock(Material) - Method in class de.robingrether.idisguise.disguise.MinecartDisguise
-
Sets the block to display inside the cart.
This also resets the block data to 0.
- 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.
- setEnchanted(boolean) - Method in class de.robingrether.idisguise.disguise.ItemDisguise
-
Sets whether this item disguise appears enchanted.
- setHasChest(boolean) - Method in class de.robingrether.idisguise.disguise.ChestedHorseDisguise
-
Sets whether the horse carries a chest.
- setHasChest(boolean) - Method in class de.robingrether.idisguise.disguise.LlamaDisguise
-
Sets whether the llama has 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.
This also resets the data to 0.
- setMaterial(Material) - Method in class de.robingrether.idisguise.disguise.ItemDisguise
-
Sets the material.
This also resets the data.
- setOnlyBlockCoordinates(boolean) - Method in class de.robingrether.idisguise.disguise.FallingBlockDisguise
-
Sets whether this disguise may appear only on block coordinates.
- setParticle(Particle) - Method in class de.robingrether.idisguise.disguise.AreaEffectCloudDisguise
-
- setPowered(boolean) - Method in class de.robingrether.idisguise.disguise.CreeperDisguise
-
Sets whether the creeper is powered.
- setProfession(VillagerDisguise.Profession) - Method in class de.robingrether.idisguise.disguise.VillagerDisguise
-
- setProfession(VillagerDisguise.Profession) - Method in class de.robingrether.idisguise.disguise.ZombieVillagerDisguise
-
- setRabbitType(RabbitDisguise.RabbitType) - Method in class de.robingrether.idisguise.disguise.RabbitDisguise
-
Sets the rabbit type.
- setRadius(float) - Method in class de.robingrether.idisguise.disguise.AreaEffectCloudDisguise
-
- setSaddle(LlamaDisguise.SaddleColor) - Method in class de.robingrether.idisguise.disguise.LlamaDisguise
-
Sets the saddle color.
- 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.
- setSeeThrough(OfflinePlayer, boolean) - Method in interface de.robingrether.idisguise.api.DisguiseAPI
-
Sets whether a given player can see through disguises.
- setShowArms(boolean) - Method in class de.robingrether.idisguise.disguise.ArmorStandDisguise
-
Sets whether the armor stand should have arms or not.
- setSitting(boolean) - Method in class de.robingrether.idisguise.disguise.OcelotDisguise
-
- setSitting(boolean) - Method in class de.robingrether.idisguise.disguise.ParrotDisguise
-
- setSitting(boolean) - Method in class de.robingrether.idisguise.disguise.WolfDisguise
-
- setSize(int) - Method in class de.robingrether.idisguise.disguise.SizedDisguise
-
Sets the size.
- 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
-
- setState(WolfDisguise.State) - Method in class de.robingrether.idisguise.disguise.WolfDisguise
-
- setStyle(StyledHorseDisguise.Style) - Method in class de.robingrether.idisguise.disguise.StyledHorseDisguise
-
- setTamed(boolean) - Method in class de.robingrether.idisguise.disguise.WolfDisguise
-
- setVariant(ParrotDisguise.Variant) - Method in class de.robingrether.idisguise.disguise.ParrotDisguise
-
Sets the variant.
- setVisibility(Disguise.Visibility) - Method in class de.robingrether.idisguise.disguise.Disguise
-
Sets the visibility mode.
Calling this function will reset the visibility parameters.
- setVisibilityParameter(String...) - Method in class de.robingrether.idisguise.disguise.Disguise
-
Sets the visibility parameters.
- SHEEP - de.robingrether.idisguise.disguise.DisguiseType
-
- 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.
- SHULKER - de.robingrether.idisguise.disguise.DisguiseType
-
- SILVER - de.robingrether.idisguise.disguise.LlamaDisguise.SaddleColor
-
- SILVERFISH - de.robingrether.idisguise.disguise.DisguiseType
-
- 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.
- SKELETAL_HORSE - de.robingrether.idisguise.disguise.DisguiseType
-
- SKELETON - de.robingrether.idisguise.disguise.DisguiseType
-
- SLIME - de.robingrether.idisguise.disguise.DisguiseType
-
- SMALL_FALL - de.robingrether.idisguise.management.Sounds.SoundEffectType
-
- SNOWMAN - de.robingrether.idisguise.disguise.DisguiseType
-
- Sounds - Class in de.robingrether.idisguise.management
-
- Sounds(ConfigurationSection) - Constructor for class de.robingrether.idisguise.management.Sounds
-
- Sounds.SoundEffectType - Enum in de.robingrether.idisguise.management
-
- SPIDER - de.robingrether.idisguise.disguise.DisguiseType
-
- SPLASH - de.robingrether.idisguise.management.Sounds.SoundEffectType
-
- SPRUCE - de.robingrether.idisguise.disguise.BoatDisguise.BoatType
-
- SQUID - de.robingrether.idisguise.disguise.DisguiseType
-
- startsWithIgnoreCase(String, String) - Static method in class de.robingrether.util.StringUtil
-
Indicates whether a string starts with a given prefix ignoring the case.
- STEP - de.robingrether.idisguise.management.Sounds.SoundEffectType
-
- STEP_ANVIL - de.robingrether.idisguise.management.Sounds.SoundEffectType
-
- STEP_CLOTH - de.robingrether.idisguise.management.Sounds.SoundEffectType
-
- STEP_GLASS - de.robingrether.idisguise.management.Sounds.SoundEffectType
-
- STEP_GRASS - de.robingrether.idisguise.management.Sounds.SoundEffectType
-
- STEP_GRAVEL - de.robingrether.idisguise.management.Sounds.SoundEffectType
-
- STEP_LADDER - de.robingrether.idisguise.management.Sounds.SoundEffectType
-
- STEP_METAL - de.robingrether.idisguise.management.Sounds.SoundEffectType
-
- STEP_SAND - de.robingrether.idisguise.management.Sounds.SoundEffectType
-
- STEP_SLIME - de.robingrether.idisguise.management.Sounds.SoundEffectType
-
- STEP_SNOW - de.robingrether.idisguise.management.Sounds.SoundEffectType
-
- STEP_STONE - de.robingrether.idisguise.management.Sounds.SoundEffectType
-
- STEP_WOOD - de.robingrether.idisguise.management.Sounds.SoundEffectType
-
- STRAY - de.robingrether.idisguise.disguise.DisguiseType
-
- 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
-
- StyledHorseDisguise - Class in de.robingrether.idisguise.disguise
-
Represents a disguise as a normal horse that can be 'styled'.
- StyledHorseDisguise() - Constructor for class de.robingrether.idisguise.disguise.StyledHorseDisguise
-
Creates an instance.
- StyledHorseDisguise(boolean, StyledHorseDisguise.Style, StyledHorseDisguise.Color, boolean, HorseDisguise.Armor) - Constructor for class de.robingrether.idisguise.disguise.StyledHorseDisguise
-
Creates an instance.
- StyledHorseDisguise.Color - Enum in de.robingrether.idisguise.disguise
-
Different colors a horse can be.
- StyledHorseDisguise.Style - Enum in de.robingrether.idisguise.disguise
-
Different styles a horse can be.
- 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 - de.robingrether.idisguise.management.Sounds.SoundEffectType
-