- getAmount() - Method in class de.robingrether.idisguise.disguise.ItemDisguise
-
Gets the amount.
- getAPI() - Method in class de.robingrether.idisguise.iDisguise
-
- getArmor() - Method in class de.robingrether.idisguise.disguise.HorseDisguise
-
Gets the armor.
- getBlockInHand() - Method in class de.robingrether.idisguise.disguise.EndermanDisguise
-
Returns the carried block.
- getBlockInHandData() - Method in class de.robingrether.idisguise.disguise.EndermanDisguise
-
Returns the carried block's data value.
- getBoatType() - Method in class de.robingrether.idisguise.disguise.BoatDisguise
-
- getCatType() - Method in class de.robingrether.idisguise.disguise.OcelotDisguise
-
Gets the cat type.
- getCollarColor() - Method in class de.robingrether.idisguise.disguise.WolfDisguise
-
Returns the collar color.
- getColor() - Method in class de.robingrether.idisguise.disguise.AreaEffectCloudDisguise
-
- getColor() - Method in class de.robingrether.idisguise.disguise.LlamaDisguise
-
Returns the color.
- getColor() - Method in class de.robingrether.idisguise.disguise.SheepDisguise
-
Returns the color.
- getColor() - Method in class de.robingrether.idisguise.disguise.StyledHorseDisguise
-
- getConfiguration() - Method in class de.robingrether.idisguise.iDisguise
-
- getCustomCommandArgument() - Method in enum de.robingrether.idisguise.disguise.DisguiseType
-
- getCustomName() - Method in class de.robingrether.idisguise.disguise.MobDisguise
-
Gets the custom name of this entity.
The default value is ""
.
- getCustomName() - Method in class de.robingrether.idisguise.disguise.ObjectDisguise
-
Gets the custom name of this entity.
The default value is ""
.
- getData() - Method in class de.robingrether.idisguise.disguise.FallingBlockDisguise
-
Gets the block data.
- getData() - Method in class de.robingrether.idisguise.disguise.ItemDisguise
-
Gets the data value.
- getDefaultCommandArgument() - Method in enum de.robingrether.idisguise.disguise.DisguiseType
-
Gets the default (english) command argument.
Calling this method is similar to: type.name().toLowerCase(Locale.ENGLISH).replace('_', '-')
- getDisguise() - Method in class de.robingrether.idisguise.api.DisguiseEvent
-
Returns a copy of the disguise.
- getDisguise() - Method in class de.robingrether.idisguise.api.EntityDisguiseEvent
-
Returns a copy of the disguise.
- getDisguise() - Method in class de.robingrether.idisguise.api.EntityUndisguiseEvent
-
Returns the disguise.
- getDisguise() - Method in class de.robingrether.idisguise.api.OfflinePlayerDisguiseEvent
-
Returns a copy of the disguise.
- getDisguise() - Method in class de.robingrether.idisguise.api.OfflinePlayerUndisguiseEvent
-
Returns the disguise.
- getDisguise() - Method in class de.robingrether.idisguise.api.PlayerInteractDisguisedPlayerEvent
-
Gets the disguise of the rightclicked player.
- getDisguise() - Method in class de.robingrether.idisguise.api.UndisguiseEvent
-
Returns the disguise.
- getDisguise(LivingEntity) - Method in interface de.robingrether.idisguise.api.DisguiseAPI
-
Get a copy of a living entity's current disguise.
- getDisguise(Player) - Method in interface de.robingrether.idisguise.api.DisguiseAPI
-
Get a copy of a player's current disguise.
- getDisguise(OfflinePlayer) - Method in interface de.robingrether.idisguise.api.DisguiseAPI
-
Get a copy of an offline player's current disguise.
- getDisguiseClass() - Method in enum de.robingrether.idisguise.disguise.DisguiseType
-
Returns the class that handles the subtypes for this disguise type.
- getDisguisedEntities() - Method in interface de.robingrether.idisguise.api.DisguiseAPI
-
Get a Set of all disguised players (online and offline) and entities.
Each element of this Set is an instance of either OfflinePlayer or LivingEntity.
- getDisplayedBlock() - Method in class de.robingrether.idisguise.disguise.MinecartDisguise
-
Gets the block displayed inside the cart.
- getDisplayedBlockData() - Method in class de.robingrether.idisguise.disguise.MinecartDisguise
-
Gets the data of the block inside the cart.
- getDisplayName() - Method in class de.robingrether.idisguise.disguise.PlayerDisguise
-
Returns the display name.
- getFullName() - Method in class de.robingrether.idisguise.iDisguise
-
- getHandlerList() - Static method in class de.robingrether.idisguise.api.DisguiseEvent
-
- getHandlerList() - Static method in class de.robingrether.idisguise.api.EntityDisguiseEvent
-
- getHandlerList() - Static method in class de.robingrether.idisguise.api.EntityUndisguiseEvent
-
- getHandlerList() - Static method in class de.robingrether.idisguise.api.OfflinePlayerDisguiseEvent
-
- getHandlerList() - Static method in class de.robingrether.idisguise.api.OfflinePlayerUndisguiseEvent
-
- getHandlerList() - Static method in class de.robingrether.idisguise.api.PlayerInteractDisguisedPlayerEvent
-
- getHandlerList() - Static method in class de.robingrether.idisguise.api.UndisguiseEvent
-
- getHandlers() - Method in class de.robingrether.idisguise.api.DisguiseEvent
-
- getHandlers() - Method in class de.robingrether.idisguise.api.EntityDisguiseEvent
-
- getHandlers() - Method in class de.robingrether.idisguise.api.EntityUndisguiseEvent
-
- getHandlers() - Method in class de.robingrether.idisguise.api.OfflinePlayerDisguiseEvent
-
- getHandlers() - Method in class de.robingrether.idisguise.api.OfflinePlayerUndisguiseEvent
-
- getHandlers() - Method in class de.robingrether.idisguise.api.PlayerInteractDisguisedPlayerEvent
-
- getHandlers() - Method in class de.robingrether.idisguise.api.UndisguiseEvent
-
- getId() - Method in enum de.robingrether.idisguise.disguise.RabbitDisguise.RabbitType
-
Returns the associated id.
- getInstance() - Static method in class de.robingrether.idisguise.iDisguise
-
- getItem() - Method in enum de.robingrether.idisguise.disguise.HorseDisguise.Armor
-
Gets the associated Bukkit item stack.
- getItemStack() - Method in class de.robingrether.idisguise.disguise.ItemDisguise
-
Gets the displayed item stack.
- getLanguage() - Method in class de.robingrether.idisguise.iDisguise
-
- getMaterial() - Method in class de.robingrether.idisguise.disguise.FallingBlockDisguise
-
Gets the material.
- getMaterial() - Method in class de.robingrether.idisguise.disguise.ItemDisguise
-
Gets the material.
- getName() - Method in class de.robingrether.idisguise.disguise.PlayerDisguise
-
- getNMSClass() - Method in enum de.robingrether.idisguise.disguise.DisguiseType
-
- getNMSPackage() - Static method in class de.robingrether.idisguise.management.VersionHelper
-
- getNumberOfDisguisedPlayers() - Method in interface de.robingrether.idisguise.api.DisguiseAPI
-
Get the number of online players who are disguised.
- getOBCPackage() - Static method in class de.robingrether.idisguise.management.VersionHelper
-
- getParticle() - Method in class de.robingrether.idisguise.disguise.AreaEffectCloudDisguise
-
- getPlayer() - Method in class de.robingrether.idisguise.api.OfflinePlayerDisguiseEvent
-
Returns the offline player.
- getPlayer() - Method in class de.robingrether.idisguise.api.OfflinePlayerUndisguiseEvent
-
Returns the offline player.
- getPluginFile() - Method in class de.robingrether.idisguise.iDisguise
-
- getProfession() - Method in class de.robingrether.idisguise.disguise.VillagerDisguise
-
- getProfession() - Method in class de.robingrether.idisguise.disguise.ZombieVillagerDisguise
-
- getRabbitType() - Method in class de.robingrether.idisguise.disguise.RabbitDisguise
-
Returns the rabbit type.
- getRadius() - Method in class de.robingrether.idisguise.disguise.AreaEffectCloudDisguise
-
- getRightClicked() - Method in class de.robingrether.idisguise.api.PlayerInteractDisguisedPlayerEvent
-
Gets the disguised player that was rightclicked by the player.
- getSaddle() - Method in class de.robingrether.idisguise.disguise.LlamaDisguise
-
Returns the saddle color.
- getShowArms() - Method in class de.robingrether.idisguise.disguise.ArmorStandDisguise
-
Indicates whether the armor stand has arms or not.
- getSize() - Method in class de.robingrether.idisguise.disguise.SizedDisguise
-
Gets the size.
- getSkinName() - Method in class de.robingrether.idisguise.disguise.PlayerDisguise
-
Returns the skin name.
This is always lower case as of 5.5.2.
- getSoundEffect(Sounds.SoundEffectType) - Method in class de.robingrether.idisguise.management.Sounds
-
- getSoundEffect(Sounds.SoundEffectType, Disguise) - Method in class de.robingrether.idisguise.management.Sounds
-
- getSoundsForEntity(DisguiseType) - Method in interface de.robingrether.idisguise.api.DisguiseAPI
-
Gets the
Sounds
for a specific entity type.
- getSoundsForEntity(DisguiseType) - Static method in class de.robingrether.idisguise.management.Sounds
-
- getState() - Method in class de.robingrether.idisguise.disguise.WolfDisguise
-
- getStyle() - Method in class de.robingrether.idisguise.disguise.StyledHorseDisguise
-
- getType() - Method in class de.robingrether.idisguise.disguise.Disguise
-
Returns the disguise type
- getType() - Method in enum de.robingrether.idisguise.disguise.DisguiseType
-
Returns the type of this disguise type.
- getTypeId() - Method in class de.robingrether.idisguise.disguise.ObjectDisguise
-
Gets the mob type id.
This id is used in the client/server communication.
- getTypeId(DisguiseType) - Static method in class de.robingrether.idisguise.disguise.ObjectDisguise
-
Gets the mob type id for a given
DisguiseType.
This id is used in the client/server communication.
- getVariant() - Method in class de.robingrether.idisguise.disguise.HorseDisguise
-
- getVariant() - Method in class de.robingrether.idisguise.disguise.ParrotDisguise
-
Returns the variant.
- getVersion() - Method in class de.robingrether.idisguise.iDisguise
-
- getVersionCode() - Static method in class de.robingrether.idisguise.management.VersionHelper
-
- getVisibility() - Method in class de.robingrether.idisguise.disguise.Disguise
-
Gets the visibility mode.
- getVisibilityParameter() - Method in class de.robingrether.idisguise.disguise.Disguise
-
Gets the visibility parameters.
- GHAST - de.robingrether.idisguise.disguise.DisguiseType
-
- GIANT - de.robingrether.idisguise.disguise.DisguiseType
-
- GOLD - de.robingrether.idisguise.disguise.HorseDisguise.Armor
-
- GOLD - de.robingrether.idisguise.disguise.RabbitDisguise.RabbitType
-
- GRAY - de.robingrether.idisguise.disguise.LlamaDisguise.Color
-
- GRAY - de.robingrether.idisguise.disguise.LlamaDisguise.SaddleColor
-
- GRAY - de.robingrether.idisguise.disguise.ParrotDisguise.Variant
-
- GRAY - de.robingrether.idisguise.disguise.StyledHorseDisguise.Color
-
- GREEN - de.robingrether.idisguise.disguise.LlamaDisguise.SaddleColor
-
- GREEN - de.robingrether.idisguise.disguise.ParrotDisguise.Variant
-
- GUARDIAN - de.robingrether.idisguise.disguise.DisguiseType
-