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

A

a() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_12_R1.VolatileAIHandler_v1_12_R1.CustomAIAdapter_v1_12_R1
 
a() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_12_R1.VolatileAIHandler_v1_12_R1.PathfinderGoalGoToLocation
 
a() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_12_R1.VolatileAIHandler_v1_12_R1.PathfinderGoalGoToOwner
 
a() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_12_R1.VolatileAIHandler_v1_12_R1.PathfinderGoalGoToParent
 
a() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_12_R1.VolatileAIHandler_v1_12_R1.PathfinderGoalNearestAttackableOtherFactionTarget
 
a() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_12_R1.VolatileAIHandler_v1_12_R1.PathfinderGoalNearestAttackableSpecificFactionTarget
 
a() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_12_R1.VolatileAIHandler_v1_12_R1.PathfinderGoalPatrolRoute
 
a() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_13_R2.VolatileAIHandler_v1_13_R2.CustomAIAdapter_v1_13_R2
 
a() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_13_R2.VolatileAIHandler_v1_13_R2.PathfinderGoalGoToLocation
 
a() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_13_R2.VolatileAIHandler_v1_13_R2.PathfinderGoalGoToOwner
 
a() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_13_R2.VolatileAIHandler_v1_13_R2.PathfinderGoalGoToParent
 
a() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_13_R2.VolatileAIHandler_v1_13_R2.PathfinderGoalNearestAttackableOtherFactionTarget
 
a() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_13_R2.VolatileAIHandler_v1_13_R2.PathfinderGoalNearestAttackableSpecificFactionTarget
 
a() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_13_R2.VolatileAIHandler_v1_13_R2.PathfinderGoalPatrolRoute
 
a() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_14_R1.ai.CustomAIAdapter
 
a() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_14_R1.VolatileAIHandler_v1_14_R1.PathfinderGoalGoToParent
 
a() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_14_R1.VolatileAIHandler_v1_14_R1.PathfinderGoalPatrolRoute
 
a() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_15_R1.ai.CustomAIAdapter
 
a() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R1.ai.CustomAIAdapter
 
a() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R2.ai.CustomAIAdapter
 
AbstractBiome - Class in io.lumine.xikage.mythicmobs.adapters
 
AbstractBiome(String) - Constructor for class io.lumine.xikage.mythicmobs.adapters.AbstractBiome
 
AbstractBossBar - Interface in io.lumine.xikage.mythicmobs.adapters
 
AbstractBossBar.BarColor - Enum in io.lumine.xikage.mythicmobs.adapters
 
AbstractBossBar.BarFlag - Enum in io.lumine.xikage.mythicmobs.adapters
 
AbstractBossBar.BarStyle - Enum in io.lumine.xikage.mythicmobs.adapters
 
AbstractEntity - Interface in io.lumine.xikage.mythicmobs.adapters
 
AbstractGameMode - Enum in io.lumine.xikage.mythicmobs.adapters
 
AbstractItemStack - Interface in io.lumine.xikage.mythicmobs.adapters
 
AbstractLocation - Class in io.lumine.xikage.mythicmobs.adapters
 
AbstractLocation() - Constructor for class io.lumine.xikage.mythicmobs.adapters.AbstractLocation
 
AbstractLocation(AbstractWorld, double, double, double) - Constructor for class io.lumine.xikage.mythicmobs.adapters.AbstractLocation
 
AbstractLocation(AbstractWorld, double, double, double, float, float) - Constructor for class io.lumine.xikage.mythicmobs.adapters.AbstractLocation
 
AbstractMaterial - Interface in io.lumine.xikage.mythicmobs.adapters
 
AbstractPlayer - Interface in io.lumine.xikage.mythicmobs.adapters
 
AbstractSkill - Class in io.lumine.xikage.mythicmobs.skills
 
AbstractSkill() - Constructor for class io.lumine.xikage.mythicmobs.skills.AbstractSkill
 
AbstractSkill.DelayedSkill - Class in io.lumine.xikage.mythicmobs.skills
 
AbstractSkillAdapter - Interface in io.lumine.xikage.mythicmobs.adapters
 
AbstractTaskManager - Interface in io.lumine.xikage.mythicmobs.adapters
Deprecated.
AbstractVariable - Class in io.lumine.xikage.mythicmobs.skills.variables.types
 
AbstractVariable(Object) - Constructor for class io.lumine.xikage.mythicmobs.skills.variables.types.AbstractVariable
Creates the variable
AbstractVector - Class in io.lumine.xikage.mythicmobs.adapters
Represents a mutable vector.
AbstractVector(int, int, int) - Constructor for class io.lumine.xikage.mythicmobs.adapters.AbstractVector
Construct the vector with provided integer components.
AbstractVector(double, double, double) - Constructor for class io.lumine.xikage.mythicmobs.adapters.AbstractVector
Construct the vector with provided double components.
AbstractVector(float, float, float) - Constructor for class io.lumine.xikage.mythicmobs.adapters.AbstractVector
Construct the vector with provided float components.
AbstractVector() - Constructor for class io.lumine.xikage.mythicmobs.adapters.AbstractVector
Construct the vector with all components as 0.
AbstractWorld - Interface in io.lumine.xikage.mythicmobs.adapters
 
action - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ModifyGlobalScoreMechanic
 
action - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ModifyScoreMechanic
 
action - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ModifyTargetScoreMechanic
 
action - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.SetLevelMechanic
 
ACTION - Variable in class io.lumine.xikage.mythicmobs.skills.SkillCondition
 
actionVar - Variable in class io.lumine.xikage.mythicmobs.skills.SkillCondition
 
ActivateCommand - Class in io.lumine.xikage.mythicmobs.commands.spawners
 
ActivateCommand(Command<MythicMobs>) - Constructor for class io.lumine.xikage.mythicmobs.commands.spawners.ActivateCommand
 
ActivateSpawner() - Method in class io.lumine.xikage.mythicmobs.spawning.spawners.MythicSpawner
 
ActivateSpawnerMechanic - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
ActivateSpawnerMechanic(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.ActivateSpawnerMechanic
 
ActiveInfoCommand - Class in io.lumine.xikage.mythicmobs.commands.utility
 
ActiveInfoCommand(Command<MythicMobs>) - Constructor for class io.lumine.xikage.mythicmobs.commands.utility.ActiveInfoCommand
 
ActiveMob - Class in io.lumine.xikage.mythicmobs.mobs
Represents an active instance of a MythicMob
ActiveMob() - Constructor for class io.lumine.xikage.mythicmobs.mobs.ActiveMob
 
ActiveMob(UUID, AbstractEntity, MythicMob, double) - Constructor for class io.lumine.xikage.mythicmobs.mobs.ActiveMob
 
activeMob - Variable in class io.lumine.xikage.mythicmobs.mobs.ai.Pathfinder
 
ActiveMob.ImmunityTable - Class in io.lumine.xikage.mythicmobs.mobs
 
ActiveMob.ThreatTable - Class in io.lumine.xikage.mythicmobs.mobs
 
ActiveRemoveCommand - Class in io.lumine.xikage.mythicmobs.commands.utility
 
ActiveRemoveCommand(Command<MythicMobs>) - Constructor for class io.lumine.xikage.mythicmobs.commands.utility.ActiveRemoveCommand
 
adapt(Entity) - Static method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitAdapter
Convert an Bukkit Entity to a MythicMobs AbstractEntity
adapt(AbstractEntity) - Static method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitAdapter
Convert a MythicMobs AbstractEntity to a Bukkit Entity
adapt(Player) - Static method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitAdapter
Convert a Bukkit Player to a MythicMobs AbstractPlayer
adapt(AbstractItemStack) - Static method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitAdapter
Convert a MythicMobs AbstractPlayer to a Bukkit Player
adapt(ItemStack) - Static method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitAdapter
Convert a Bukkit ItemStack to a MythicMobs AbstractItemStack
adapt(AbstractPlayer) - Static method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitAdapter
Convert a MythicMobs AbstractPlayer to a Bukkit Player
adapt(World) - Static method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitAdapter
Convert a Bukkit World to a MythicMob AbstractWorld
adapt(AbstractWorld) - Static method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitAdapter
Convert a MythicMobs AbstractWorld to a Bukkit World
adapt(Location) - Static method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitAdapter
Convert a Bukkit Location to a MythicMob AbstractLocation
adapt(AbstractLocation) - Static method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitAdapter
Convert a MythicMobs AbstractLocation to a Bukkit Location
adapt(Vector) - Static method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitAdapter
Convert a Bukkit Vector to a MythicMob AbstractVector
adapt(AbstractVector) - Static method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitAdapter
Convert a MythicMobs AbstractVector to a Bukkit Vector
adapt(Biome) - Static method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitAdapter
Deprecated.
adapter - Static variable in class io.lumine.xikage.mythicmobs.adapters.SkillAdapter
 
add(double, double, double) - Method in class io.lumine.xikage.mythicmobs.adapters.AbstractLocation
 
add(AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.adapters.AbstractLocation
Adds the location by another.
add(AbstractVector) - Method in class io.lumine.xikage.mythicmobs.adapters.AbstractLocation
Adds the location by a vector.
add(AbstractVector) - Method in class io.lumine.xikage.mythicmobs.adapters.AbstractVector
Adds a vector to this one
add(Drop) - Method in class io.lumine.xikage.mythicmobs.drops.LootBag
Deprecated.
add(DropMetadata, Drop) - Method in class io.lumine.xikage.mythicmobs.drops.LootBag
 
add(DropMetadata, LootBag) - Method in class io.lumine.xikage.mythicmobs.drops.LootBag
 
add(Tag) - Method in class io.lumine.xikage.mythicmobs.util.jnbt.ListTagBuilder
Add the given tag.
addAll(Collection<? extends Tag>) - Method in class io.lumine.xikage.mythicmobs.util.jnbt.ListTagBuilder
Add all the tags in the given list.
addAmount(Drop) - Method in class io.lumine.xikage.mythicmobs.drops.Drop
 
addBar(String, AbstractBossBar) - Method in class io.lumine.xikage.mythicmobs.mobs.ActiveMob
 
addChild(AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.mobs.ActiveMob
 
addChild(AbstractEntity) - Method in interface io.lumine.xikage.mythicmobs.skills.SkillCaster
 
AddConditionCommand - Class in io.lumine.xikage.mythicmobs.commands.spawners
 
AddConditionCommand(Command<MythicMobs>) - Constructor for class io.lumine.xikage.mythicmobs.commands.spawners.AddConditionCommand
 
AddEntityNBTCommand - Class in io.lumine.xikage.mythicmobs.commands.utility
 
AddEntityNBTCommand(Command<MythicMobs>) - Constructor for class io.lumine.xikage.mythicmobs.commands.utility.AddEntityNBTCommand
 
addFlag(String) - Method in interface io.lumine.xikage.mythicmobs.adapters.AbstractBossBar
Add an optional flag to this boss bar
addFlag(String) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitBossBar
 
addItemNBT(ItemStack, String, Map<String, String>) - Static method in class io.lumine.xikage.mythicmobs.items.MythicItem
 
addNameplate(ActiveMob) - Method in class io.lumine.xikage.mythicmobs.compatibility.HologramsSupport2
 
addNBTData(AbstractEntity, String, Tag) - Method in interface io.lumine.xikage.mythicmobs.volatilecode.disabled.VolatileEntityHandlerDisabled
 
addNBTData(ItemStack, String, Tag) - Method in interface io.lumine.xikage.mythicmobs.volatilecode.disabled.VolatileItemHandlerDisabled
 
addNBTData(AbstractEntity, String, Tag) - Method in interface io.lumine.xikage.mythicmobs.volatilecode.handlers.VolatileEntityHandler
 
addNBTData(ItemStack, String, Tag) - Method in interface io.lumine.xikage.mythicmobs.volatilecode.handlers.VolatileItemHandler
 
addNBTData(AbstractEntity, String, Tag) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_12_R1.VolatileEntityHandler_v1_12_R1
 
addNBTData(ItemStack, String, Tag) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_12_R1.VolatileItemHandler_v1_12_R1
 
addNBTData(AbstractEntity, String, Tag) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_13_R2.VolatileEntityHandler_v1_13_R2
 
addNBTData(ItemStack, String, Tag) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_13_R2.VolatileItemHandler_v1_13_R2
 
addNBTData(AbstractEntity, String, Tag) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_14_R1.VolatileEntityHandler_v1_14_R1
 
addNBTData(ItemStack, String, Tag) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_14_R1.VolatileItemHandler_v1_14_R1
 
addNBTData(AbstractEntity, String, Tag) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_15_R1.VolatileEntityHandler_v1_15_R1
 
addNBTData(ItemStack, String, Tag) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_15_R1.VolatileItemHandler_v1_15_R1
 
addNBTData(AbstractEntity, String, Tag) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R1.VolatileEntityHandler_v1_16_R1
 
addNBTData(ItemStack, String, Tag) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R1.VolatileItemHandler_v1_16_R1
 
addNBTData(AbstractEntity, String, Tag) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R2.VolatileEntityHandler_v1_16_R2
 
addNBTData(ItemStack, String, Tag) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R2.VolatileItemHandler_v1_16_R2
 
addPathfinderGoals(LivingEntity, List<String>) - Method in class io.lumine.xikage.mythicmobs.volatilecode.disabled.VolatileAIHandlerDisabled
 
addPathfinderGoals(LivingEntity, List<String>) - Method in interface io.lumine.xikage.mythicmobs.volatilecode.handlers.VolatileAIHandler
 
addPathfinderGoals(LivingEntity, List<String>) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_12_R1.VolatileAIHandler_v1_12_R1
 
addPathfinderGoals(LivingEntity, List<String>) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_13_R2.VolatileAIHandler_v1_13_R2
 
addPathfinderGoals(LivingEntity, List<String>) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_14_R1.VolatileAIHandler_v1_14_R1
 
addPathfinderGoals(LivingEntity, List<String>) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_15_R1.VolatileAIHandler_v1_15_R1
 
addPathfinderGoals(LivingEntity, List<String>) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R1.VolatileAIHandler_v1_16_R1
 
addPathfinderGoals(LivingEntity, List<String>) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R2.VolatileAIHandler_v1_16_R2
 
addPathfindersGoal(int, AbstractEntity, PathfinderGoal, Predicate<AbstractEntity>) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_14_R1.VolatileAIHandler_v1_14_R1
 
addPathfindersGoal(int, AbstractEntity, PathfinderGoal, Predicate<AbstractEntity>) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_15_R1.VolatileAIHandler_v1_15_R1
 
addPathfindersGoal(int, AbstractEntity, PathfinderGoal, Predicate<AbstractEntity>) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R1.VolatileAIHandler_v1_16_R1
 
addPathfindersGoal(int, AbstractEntity, PathfinderGoal, Predicate<AbstractEntity>) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R2.VolatileAIHandler_v1_16_R2
 
addPlayer(AbstractPlayer) - Method in interface io.lumine.xikage.mythicmobs.adapters.AbstractBossBar
Adds the player to this boss bar causing it to display on their screen.
addPlayer(AbstractPlayer) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitBossBar
 
addPotionEffect(PotionEffect) - Method in interface io.lumine.xikage.mythicmobs.adapters.AbstractEntity
 
addPotionEffect(PotionEffect) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitEntity
 
addScoreboardTag(String) - Method in interface io.lumine.xikage.mythicmobs.adapters.AbstractEntity
 
addScoreboardTag(String) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitEntity
 
addSpawnerCondition(MythicSpawner, String, String) - Method in class io.lumine.xikage.mythicmobs.spawning.spawners.SpawnerManager
 
addSpawnerToChunkLookupTable(MythicSpawner) - Method in class io.lumine.xikage.mythicmobs.spawning.spawners.SpawnerManager
 
addTargetGoals(LivingEntity, List<String>) - Method in class io.lumine.xikage.mythicmobs.volatilecode.disabled.VolatileAIHandlerDisabled
 
addTargetGoals(LivingEntity, List<String>) - Method in interface io.lumine.xikage.mythicmobs.volatilecode.handlers.VolatileAIHandler
 
addTargetGoals(LivingEntity, List<String>) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_12_R1.VolatileAIHandler_v1_12_R1
 
addTargetGoals(LivingEntity, List<String>) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_13_R2.VolatileAIHandler_v1_13_R2
 
addTargetGoals(LivingEntity, List<String>) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_14_R1.VolatileAIHandler_v1_14_R1
 
addTargetGoals(LivingEntity, List<String>) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_15_R1.VolatileAIHandler_v1_15_R1
 
addTargetGoals(LivingEntity, List<String>) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R1.VolatileAIHandler_v1_16_R1
 
addTargetGoals(LivingEntity, List<String>) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R2.VolatileAIHandler_v1_16_R2
 
addThreat(Entity, LivingEntity, double) - Method in class io.lumine.xikage.mythicmobs.api.bukkit.BukkitAPIHelper
Increases threat for a target in a mob's threat table
AddThreatCommand - Class in io.lumine.xikage.mythicmobs.commands.test
 
AddThreatCommand(Command<MythicMobs>) - Constructor for class io.lumine.xikage.mythicmobs.commands.test.AddThreatCommand
 
addTiming(Timing) - Method in class io.lumine.xikage.mythicmobs.util.Timing.TimingResults
 
AgeableProperty - Class in io.lumine.xikage.mythicmobs.adapters.bukkit.entities.properties
 
AgeableProperty(MythicConfig) - Constructor for class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.properties.AgeableProperty
 
ai() - Static method in class io.lumine.xikage.mythicmobs.mobs.ai.Pathfinder
 
ai() - Static method in class io.lumine.xikage.mythicmobs.mobs.ai.WrappedPathfinder
 
airSpawnPoints - Variable in class io.lumine.xikage.mythicmobs.spawning.random.RandomSpawnerManager
 
AllowMetrics - Static variable in class io.lumine.xikage.mythicmobs.io.ConfigManager
 
allowPickup - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ItemSprayEffect
 
AllowUpdateChecking - Static variable in class io.lumine.xikage.mythicmobs.io.ConfigManager
 
AltitudeCondition - Class in io.lumine.xikage.mythicmobs.skills.conditions.all
 
AltitudeCondition(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.conditions.all.AltitudeCondition
 
ambientParticles - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.PotionMechanic
 
amount(int) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitItemStack
 
amount - Variable in class io.lumine.xikage.mythicmobs.skills.conditions.all.DamageAmountCondition
 
amount - Variable in class io.lumine.xikage.mythicmobs.skills.conditions.all.HasCurrencyCondition
 
amount - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ArrowVolleyMechanic
 
amount - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.DamageMechanic
 
amount - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.FeedSkill
 
amount - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.HealMechanic
 
amount - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ItemSprayEffect
 
amount - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ParticleEffect
 
amount - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ShieldMechanic
 
amount - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.SummonMechanic
 
amount - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ThreatMechanic
 
amount - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.VariableAddMechanic
 
amount - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.VariableSubtractMechanic
 
amount - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.VolleyMechanic
 
amountN - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ParticleAtomEffect
 
amountO - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ParticleAtomEffect
 
angle(AbstractVector) - Method in class io.lumine.xikage.mythicmobs.adapters.AbstractVector
Gets the angle between this vector and another in radians.
angle - Variable in class io.lumine.xikage.mythicmobs.skills.targeters.ConeTargeter
 
angle - Variable in class io.lumine.xikage.mythicmobs.skills.targeters.LivingInConeTargeter
 
angleToXAxis(AbstractVector) - Static method in class io.lumine.xikage.mythicmobs.util.VectorUtils
 
angleToXAxis(Vector) - Static method in class io.lumine.xikage.mythicmobs.util.VectorUtils
 
angularVelocity - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ParticleAtomEffect
 
angularVelocityX - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.OrbitalMechanic
 
angularVelocityX - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ParticleOrbitalEffect
 
angularVelocityY - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.OrbitalMechanic
 
angularVelocityY - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ParticleOrbitalEffect
 
angularVelocityZ - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.OrbitalMechanic
 
angularVelocityZ - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ParticleOrbitalEffect
 
AnimateArmorStandMechanic - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
AnimateArmorStandMechanic(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.AnimateArmorStandMechanic
 
animateLetters - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.SpeakMechanic
 
animateWords - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.SpeakMechanic
 
apiUseCustomSkillEvent - Static variable in class io.lumine.xikage.mythicmobs.io.ConfigManager
 
apiUseDeathEvent - Static variable in class io.lumine.xikage.mythicmobs.io.ConfigManager
 
apiUseSkillEvent - Static variable in class io.lumine.xikage.mythicmobs.io.ConfigManager
 
apply(SkillMetadata, EntityDamageByEntityEvent) - Static method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitTriggerMetadata
 
apply(AbstractEntity, String) - Method in class io.lumine.xikage.mythicmobs.skills.placeholders.types.EntityPlaceholder
 
apply(String) - Method in class io.lumine.xikage.mythicmobs.skills.placeholders.types.GeneralPlaceholder
 
apply(AbstractLocation, String) - Method in class io.lumine.xikage.mythicmobs.skills.placeholders.types.LocationPlaceholder
 
apply(PlaceholderMeta, String) - Method in class io.lumine.xikage.mythicmobs.skills.placeholders.types.MetaPlaceholder
 
apply(PlaceholderMeta, String) - Method in class io.lumine.xikage.mythicmobs.skills.placeholders.types.ParentPlaceholder
 
apply(MythicSpawner, String) - Method in class io.lumine.xikage.mythicmobs.skills.placeholders.types.SpawnerPlaceholder
 
apply(PlaceholderMeta, AbstractEntity, String) - Method in class io.lumine.xikage.mythicmobs.skills.placeholders.types.TargetPlaceholder
 
apply(AbstractWorld, String) - Method in class io.lumine.xikage.mythicmobs.skills.placeholders.types.WorldPlaceholder
 
applyEnchant(ItemStack, int, String) - Method in class io.lumine.xikage.mythicmobs.compatibility.EnchantsPlusSupport
 
applyMobOptions(ActiveMob, double) - Method in class io.lumine.xikage.mythicmobs.mobs.MythicMob
Applies the options relating to this mob type to an entity
applyMobVolatileOptions(ActiveMob) - Method in class io.lumine.xikage.mythicmobs.mobs.MythicMob
Applies all volatile options relating to this mob type to an entity Volatile options must be applied after every server restart
applyModifier(int) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.ModifyGlobalScoreMechanic
 
applyModifier(int, int) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.ModifyScoreMechanic
 
applyModifier(int, int) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.ModifyTargetScoreMechanic
 
applyOptions(Entity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitEntityType
 
applyOptions(Entity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitArmorStand
 
applyOptions(Entity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitBabyDrowned
 
applyOptions(Entity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitBabyHusk
 
applyOptions(Entity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitBabyPiglin
 
applyOptions(Entity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitBabyPigZombie
 
applyOptions(Entity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitBabyPigZombieVillager
 
applyOptions(Entity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitBabyZoglin
 
applyOptions(Entity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitBabyZombie
 
applyOptions(Entity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitBabyZombieVillager
 
applyOptions(Entity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitBat
 
applyOptions(Entity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitBee
 
applyOptions(Entity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitBlaze
 
applyOptions(Entity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitCat
 
applyOptions(Entity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitCaveSpider
 
applyOptions(Entity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitChicken
 
applyOptions(Entity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitCod
 
applyOptions(Entity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitCow
 
applyOptions(Entity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitCreeper
 
applyOptions(Entity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitCustom
 
applyOptions(Entity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitDolphin
 
applyOptions(Entity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitDonkey
 
applyOptions(Entity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitDrowned
 
applyOptions(Entity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitElderGuardian
 
applyOptions(Entity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitEnderCrystal
 
applyOptions(Entity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitEnderDragon
 
applyOptions(Entity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitEnderman
 
applyOptions(Entity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitEndermite
 
applyOptions(Entity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitEvoker
 
applyOptions(Entity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitFallingBlock
 
applyOptions(Entity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitFox
 
applyOptions(Entity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitGhast
 
applyOptions(Entity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitGiant
 
applyOptions(Entity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitGuardian
 
applyOptions(Entity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitHoglin
 
applyOptions(Entity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitHorse
 
applyOptions(Entity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitHusk
 
applyOptions(Entity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitIllusioner
 
applyOptions(Entity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitIronGolem
 
applyOptions(Entity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitLlama
 
applyOptions(Entity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitMagmaCube
 
applyOptions(Entity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitMule
 
applyOptions(Entity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitMushroomCow
 
applyOptions(Entity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitOcelot
 
applyOptions(Entity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitPanda
 
applyOptions(Entity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitParrot
 
applyOptions(Entity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitPhantom
 
applyOptions(Entity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitPig
 
applyOptions(Entity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitPiglin
 
applyOptions(Entity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitPigZombie
 
applyOptions(Entity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitPigZombieVillager
 
applyOptions(Entity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitPillager
 
applyOptions(Entity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitPolarBear
 
applyOptions(Entity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitPufferFish
 
applyOptions(Entity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitRabbit
 
applyOptions(Entity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitRavager
 
applyOptions(Entity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitSalmon
 
applyOptions(Entity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitSheep
 
applyOptions(Entity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitShulker
 
applyOptions(Entity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitSilverfish
 
applyOptions(Entity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitSkeleton
 
applyOptions(Entity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitSkeletonHorse
 
applyOptions(Entity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitSlime
 
applyOptions(Entity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitSnowman
 
applyOptions(Entity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitSpider
 
applyOptions(Entity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitSquid
 
applyOptions(Entity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitStray
 
applyOptions(Entity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitStrider
 
applyOptions(Entity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitTNT
 
applyOptions(Entity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitTraderLlama
 
applyOptions(Entity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitTropicalFish
 
applyOptions(Entity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitTurtle
 
applyOptions(Entity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitVex
 
applyOptions(Entity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitVillager
 
applyOptions(Entity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitVindicator
 
applyOptions(Entity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitWanderingTrader
 
applyOptions(Entity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitWitch
 
applyOptions(Entity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitWither
 
applyOptions(Entity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitWitherSkeleton
 
applyOptions(Entity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitWolf
 
applyOptions(Entity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitZoglin
 
applyOptions(Entity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitZombie
 
applyOptions(Entity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitZombieHorse
 
applyOptions(Entity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitZombieVillager
 
applyPhysics(Block) - Method in class io.lumine.xikage.mythicmobs.volatilecode.disabled.VolatileBlockHandlerDisabled
 
applyPhysics(Block) - Method in interface io.lumine.xikage.mythicmobs.volatilecode.handlers.VolatileBlockHandler
 
applyPhysics(Block) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_12_R1.VolatileBlockHandler_v1_12_R1
 
applyPhysics(Block) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_13_R2.VolatileBlockHandler_v1_13_R2
 
applyPhysics(Block) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_14_R1.VolatileBlockHandler_v1_14_R1
 
applyPhysics(Block) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_15_R1.VolatileBlockHandler_v1_15_R1
 
applyPhysics(Block) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R1.VolatileBlockHandler_v1_16_R1
 
applyPhysics(Block) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R2.VolatileBlockHandler_v1_16_R2
 
applyPhysics(Block) - Method in class io.lumine.xikage.mythicmobs.volatilecode.VolatileCodeEnabled_v1_12_R1
 
applyPhysics(Block) - Method in class io.lumine.xikage.mythicmobs.volatilecode.VolatileCodeEnabled_v1_16_R1
 
applyPhysics(Block) - Method in class io.lumine.xikage.mythicmobs.volatilecode.VolatileCodeEnabled_v1_16_R2
 
applyPhysics(Block) - Method in interface io.lumine.xikage.mythicmobs.volatilecode.VolatileCodeHandler
 
applyProperties(Entity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.properties.AgeableProperty
 
applyProperties(Entity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.properties.ColoredProperty
 
applyProperties(Entity) - Method in interface io.lumine.xikage.mythicmobs.adapters.bukkit.entities.properties.EntityPropertySet
 
applySpawnModifiers(ActiveMob) - Method in class io.lumine.xikage.mythicmobs.mobs.MythicMob
Applies Spawn Modifiers to the given mob for this mob type Spawn Modifiers are only applied when the mob is spawned
areaIsEmpty(Location) - Method in class io.lumine.xikage.mythicmobs.spawning.spawners.SpawnerManager
 
ArmAnimationMechanic - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
ArmAnimationMechanic(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.ArmAnimationMechanic
 
ArmorStandProjectileData - Class in io.lumine.xikage.mythicmobs.skills.projectiles
 
ArmorStandProjectileData(MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.projectiles.ArmorStandProjectileData
 
ArrayWrapper<E> - Class in io.lumine.xikage.mythicmobs.util
Represents a wrapper around an array class of an arbitrary reference type, which properly implements "value" hash code and equality functions.
ArrayWrapper(E...) - Constructor for class io.lumine.xikage.mythicmobs.util.ArrayWrapper
Creates an array wrapper with some elements.
ArrowVolleyMechanic - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
ArrowVolleyMechanic(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.ArrowVolleyMechanic
 
ArtifactsSupport - Class in io.lumine.xikage.mythicmobs.compatibility
 
ArtifactsSupport() - Constructor for class io.lumine.xikage.mythicmobs.compatibility.ArtifactsSupport
 
asCaster - Variable in class io.lumine.xikage.mythicmobs.drops.droppables.CommandDrop
 
asCaster - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.CommandMechanic
 
asDouble(String) - Method in class io.lumine.xikage.mythicmobs.util.jnbt.CompoundTag
Get a double named with the given key, even if it's another type of number.
asDouble(int) - Method in class io.lumine.xikage.mythicmobs.util.jnbt.ListTag
Get a double named with the given index, even if it's another type of number.
asInt(String) - Method in class io.lumine.xikage.mythicmobs.util.jnbt.CompoundTag
Get an int named with the given key, even if it's another type of number.
asInt(int) - Method in class io.lumine.xikage.mythicmobs.util.jnbt.ListTag
Get an int named with the given index, even if it's another type of number.
asLong(String) - Method in class io.lumine.xikage.mythicmobs.util.jnbt.CompoundTag
Get a long named with the given key, even if it's another type of number.
asLong(int) - Method in class io.lumine.xikage.mythicmobs.util.jnbt.ListTag
Get a long named with the given index, even if it's another type of number.
asMap() - Method in class io.lumine.xikage.mythicmobs.mobs.ActiveMob.ThreatTable
 
asMap() - Method in class io.lumine.xikage.mythicmobs.skills.variables.VariableRegistry
Get the registry as an immutable map
asOP - Variable in class io.lumine.xikage.mythicmobs.drops.droppables.CommandDrop
 
asOperator - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.CommandMechanic
 
asPlayer() - Method in interface io.lumine.xikage.mythicmobs.adapters.AbstractEntity
 
asPlayer() - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitEntity
 
asTarget - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.CommandMechanic
 
ASYNC_SAFE - Variable in class io.lumine.xikage.mythicmobs.skills.AbstractSkill
 
attrArmor - Variable in class io.lumine.xikage.mythicmobs.mobs.MythicMob
 
attrAttackSpeed - Variable in class io.lumine.xikage.mythicmobs.mobs.MythicMob
 
attrDamage - Variable in class io.lumine.xikage.mythicmobs.mobs.MythicMob
 
attrFollowRange - Variable in class io.lumine.xikage.mythicmobs.mobs.MythicMob
 
attrHealth - Variable in class io.lumine.xikage.mythicmobs.mobs.MythicMob
 
attrKnockbackResist - Variable in class io.lumine.xikage.mythicmobs.mobs.MythicMob
 
attrMovementSpeed - Variable in class io.lumine.xikage.mythicmobs.mobs.MythicMob
 
Aura - Class in io.lumine.xikage.mythicmobs.skills.auras
 
Aura(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.auras.Aura
 
Aura.AuraTracker - Class in io.lumine.xikage.mythicmobs.skills.auras
 
AuraManager - Class in io.lumine.xikage.mythicmobs.skills.auras
 
AuraManager(MythicMobs, SkillManager) - Constructor for class io.lumine.xikage.mythicmobs.skills.auras.AuraManager
 
AuraMechanic - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
AuraMechanic(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.AuraMechanic
 
auraName - Variable in class io.lumine.xikage.mythicmobs.skills.auras.Aura
 
AuraRegistry - Class in io.lumine.xikage.mythicmobs.skills.auras
 
AuraRegistry(UUID) - Constructor for class io.lumine.xikage.mythicmobs.skills.auras.AuraRegistry
 
AuraRemoveMechanic - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
AuraRemoveMechanic(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.AuraRemoveMechanic
 
auraStart() - Method in class io.lumine.xikage.mythicmobs.skills.auras.Aura.AuraTracker
 
auraStart() - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.BlackScreenEffect.BlackScreenEffectTracker
 
auraStart() - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.CastMechanic.CastTracker
 
auraStart() - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.FlyMechanic.FlyMechanicTracker
 
auraStart() - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.SpeakMechanic.SpeechTracker
 
auraStart() - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.StunMechanic.StunMechanicTracker
 
auraStop() - Method in class io.lumine.xikage.mythicmobs.skills.auras.Aura.AuraTracker
 
auraStop() - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.BlackScreenEffect.BlackScreenEffectTracker
 
auraStop() - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.CastMechanic.CastTracker
 
auraStop() - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.FlyMechanic.FlyMechanicTracker
 
auraStop() - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.SpeakMechanic.SpeechTracker
 
auraStop() - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.StunMechanic.StunMechanicTracker
 
auraTick() - Method in class io.lumine.xikage.mythicmobs.skills.auras.Aura.AuraTracker
 
auraTick() - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.BlackScreenEffect.BlackScreenEffectTracker
 
auraTick() - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.CastMechanic.CastTracker
 
auraTick() - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.SpeakMechanic.SpeechTracker
 
auraTick() - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.StunMechanic.StunMechanicTracker
 
AuraTracker(SkillMetadata) - Constructor for class io.lumine.xikage.mythicmobs.skills.auras.Aura.AuraTracker
 
AuraTracker(SkillCaster, AbstractEntity, SkillMetadata) - Constructor for class io.lumine.xikage.mythicmobs.skills.auras.Aura.AuraTracker
 
AuraTracker(AbstractEntity, SkillMetadata) - Constructor for class io.lumine.xikage.mythicmobs.skills.auras.Aura.AuraTracker
 
AuraTracker(SkillCaster, AbstractLocation, SkillMetadata) - Constructor for class io.lumine.xikage.mythicmobs.skills.auras.Aura.AuraTracker
 
AuraTracker(AbstractLocation, SkillMetadata) - Constructor for class io.lumine.xikage.mythicmobs.skills.auras.Aura.AuraTracker
 

B

b - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.SetGlidingMechanic
 
b - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.SetUseGravityMechanic
 
b() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_12_R1.VolatileAIHandler_v1_12_R1.CustomAIAdapter_v1_12_R1
 
b() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_13_R2.VolatileAIHandler_v1_13_R2.CustomAIAdapter_v1_13_R2
 
b() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_13_R2.VolatileAIHandler_v1_13_R2.PathfinderGoalGoToOwner
 
b() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_14_R1.ai.CustomAIAdapter
 
b() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_15_R1.ai.CustomAIAdapter
 
b() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R1.ai.CustomAIAdapter
 
b() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R2.ai.CustomAIAdapter
 
BarCreateMechanic - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
BarCreateMechanic(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.BarCreateMechanic
 
barDisplay - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.BarCreateMechanic
 
barDisplay - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.BarSetMechanic
 
barName - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.BarCreateMechanic
 
barName - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.BarRemoveMechanic
 
barName - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.BarSetMechanic
 
BarRemoveMechanic - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
BarRemoveMechanic(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.BarRemoveMechanic
 
BarSetMechanic - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
BarSetMechanic(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.BarSetMechanic
 
barTimer - Variable in class io.lumine.xikage.mythicmobs.skills.auras.Aura
 
barTimerColor - Variable in class io.lumine.xikage.mythicmobs.skills.auras.Aura
 
barTimerColor - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.BarCreateMechanic
 
barTimerDisplay - Variable in class io.lumine.xikage.mythicmobs.skills.auras.Aura
 
barTimerStyle - Variable in class io.lumine.xikage.mythicmobs.skills.auras.Aura
 
barTimerStyle - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.BarCreateMechanic
 
BaseCommand - Class in io.lumine.xikage.mythicmobs.commands
 
BaseCommand(MythicMobs) - Constructor for class io.lumine.xikage.mythicmobs.commands.BaseCommand
 
BaseDamageMechanic - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
BaseDamageMechanic(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.BaseDamageMechanic
 
BiomeCondition - Class in io.lumine.xikage.mythicmobs.skills.conditions.all
 
BiomeCondition(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.conditions.all.BiomeCondition
 
biomes - Variable in class io.lumine.xikage.mythicmobs.spawning.random.RandomSpawner
 
BlackScreenEffect - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
BlackScreenEffect(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.BlackScreenEffect
 
BlackScreenEffect.BlackScreenEffectTracker - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
BlackScreenEffectTracker(AbstractEntity, SkillMetadata) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.BlackScreenEffect.BlackScreenEffectTracker
 
blockdamage - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ExplosionMechanic
 
BlockingCondition - Class in io.lumine.xikage.mythicmobs.skills.conditions.all
 
BlockingCondition(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.conditions.all.BlockingCondition
 
BlockMaskEffect - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
BlockMaskEffect(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.BlockMaskEffect
 
BlockPhysicsMechanic - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
BlockPhysicsMechanic(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.BlockPhysicsMechanic
 
BlockTypeCondition - Class in io.lumine.xikage.mythicmobs.skills.conditions.all
 
BlockTypeCondition(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.conditions.all.BlockTypeCondition
 
BlockUnmaskEffect - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
BlockUnmaskEffect(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.BlockUnmaskEffect
 
BlockUtil - Class in io.lumine.xikage.mythicmobs.util
 
BlockUtil() - Constructor for class io.lumine.xikage.mythicmobs.util.BlockUtil
 
BlockWaveEffect - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
BlockWaveEffect(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.BlockWaveEffect
 
BloodyScreenEffect - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
BloodyScreenEffect(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.BloodyScreenEffect
 
bossBarColor - Variable in class io.lumine.xikage.mythicmobs.mobs.MythicMob
 
bossBarCreateFog - Variable in class io.lumine.xikage.mythicmobs.mobs.MythicMob
 
bossBarDarkenSky - Variable in class io.lumine.xikage.mythicmobs.mobs.MythicMob
 
bossBarPlayMusic - Variable in class io.lumine.xikage.mythicmobs.mobs.MythicMob
 
bossBarRange - Variable in class io.lumine.xikage.mythicmobs.mobs.MythicMob
 
bossBarRangeSq - Variable in class io.lumine.xikage.mythicmobs.mobs.MythicMob
 
bossBarStyle - Variable in class io.lumine.xikage.mythicmobs.mobs.MythicMob
 
bossBarTitle - Variable in class io.lumine.xikage.mythicmobs.mobs.MythicMob
 
bounce - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ShootMechanic
 
bounceConditions - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ChainMechanic
 
bounceConditionString - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ChainMechanic
 
bounceDelay - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ChainMechanic
 
bounceDelay - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ChainMechanic.ChainTracker
 
bounceRadius - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ChainMechanic
 
bounceRadius - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ChainMechanic.ChainTracker
 
bounceRadiusSq - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ChainMechanic.ChainTracker
 
bounces - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ChainMechanic
 
bounceSelector - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ChainMechanic
 
bouncesRemaining - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ChainMechanic.ChainTracker
 
breakable - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.PrisonMechanic
 
BreakBlockMechanic - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
BreakBlockMechanic(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.BreakBlockMechanic
 
BroadcastCommand - Class in io.lumine.xikage.mythicmobs.commands.utility
 
BroadcastCommand(Command<MythicMobs>) - Constructor for class io.lumine.xikage.mythicmobs.commands.utility.BroadcastCommand
 
bStats - Class in io.lumine.xikage.mythicmobs.metrics
 
bStats(MythicMobs) - Constructor for class io.lumine.xikage.mythicmobs.metrics.bStats
 
bubbleMessage - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.SpeakMechanic
 
build() - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitItemStack
 
build() - Method in class io.lumine.xikage.mythicmobs.util.jnbt.CompoundTagBuilder
Build an unnamed compound tag with this builder's entries.
build() - Method in class io.lumine.xikage.mythicmobs.util.jnbt.ListTagBuilder
Build an unnamed list tag with this builder's entries.
buildSpawnerChunkLookupTable() - Method in class io.lumine.xikage.mythicmobs.spawning.spawners.SpawnerManager
 
BukkitAdapter - Class in io.lumine.xikage.mythicmobs.adapters.bukkit
A class with methods for easily converting between MythicMobs abstract types and Bukkit types.
BukkitAdapter() - Constructor for class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitAdapter
 
BukkitAPIHelper - Class in io.lumine.xikage.mythicmobs.api.bukkit
A bunch of special helper methods to help developers with basic tasks in MythicMobs.
BukkitAPIHelper() - Constructor for class io.lumine.xikage.mythicmobs.api.bukkit.BukkitAPIHelper
 
BukkitArmorStand - Class in io.lumine.xikage.mythicmobs.adapters.bukkit.entities
 
BukkitArmorStand() - Constructor for class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitArmorStand
 
BukkitBabyDrowned - Class in io.lumine.xikage.mythicmobs.adapters.bukkit.entities
 
BukkitBabyDrowned() - Constructor for class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitBabyDrowned
 
BukkitBabyHusk - Class in io.lumine.xikage.mythicmobs.adapters.bukkit.entities
 
BukkitBabyHusk() - Constructor for class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitBabyHusk
 
BukkitBabyPiglin - Class in io.lumine.xikage.mythicmobs.adapters.bukkit.entities
 
BukkitBabyPiglin() - Constructor for class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitBabyPiglin
 
BukkitBabyPigZombie - Class in io.lumine.xikage.mythicmobs.adapters.bukkit.entities
 
BukkitBabyPigZombie() - Constructor for class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitBabyPigZombie
 
BukkitBabyPigZombieVillager - Class in io.lumine.xikage.mythicmobs.adapters.bukkit.entities
 
BukkitBabyPigZombieVillager() - Constructor for class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitBabyPigZombieVillager
 
BukkitBabyZoglin - Class in io.lumine.xikage.mythicmobs.adapters.bukkit.entities
 
BukkitBabyZoglin() - Constructor for class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitBabyZoglin
 
BukkitBabyZombie - Class in io.lumine.xikage.mythicmobs.adapters.bukkit.entities
 
BukkitBabyZombie() - Constructor for class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitBabyZombie
 
BukkitBabyZombieVillager - Class in io.lumine.xikage.mythicmobs.adapters.bukkit.entities
 
BukkitBabyZombieVillager() - Constructor for class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitBabyZombieVillager
 
BukkitBat - Class in io.lumine.xikage.mythicmobs.adapters.bukkit.entities
 
BukkitBat() - Constructor for class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitBat
 
BukkitBee - Class in io.lumine.xikage.mythicmobs.adapters.bukkit.entities
 
BukkitBee() - Constructor for class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitBee
 
BukkitBlaze - Class in io.lumine.xikage.mythicmobs.adapters.bukkit.entities
 
BukkitBlaze() - Constructor for class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitBlaze
 
BukkitBossBar - Class in io.lumine.xikage.mythicmobs.adapters.bukkit
 
BukkitBossBar(String, AbstractBossBar.BarColor, AbstractBossBar.BarStyle) - Constructor for class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitBossBar
 
BukkitCat - Class in io.lumine.xikage.mythicmobs.adapters.bukkit.entities
 
BukkitCat() - Constructor for class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitCat
 
BukkitCaveSpider - Class in io.lumine.xikage.mythicmobs.adapters.bukkit.entities
 
BukkitCaveSpider() - Constructor for class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitCaveSpider
 
BukkitChicken - Class in io.lumine.xikage.mythicmobs.adapters.bukkit.entities
 
BukkitChicken() - Constructor for class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitChicken
 
BukkitCod - Class in io.lumine.xikage.mythicmobs.adapters.bukkit.entities
 
BukkitCod() - Constructor for class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitCod
 
BukkitCow - Class in io.lumine.xikage.mythicmobs.adapters.bukkit.entities
 
BukkitCow() - Constructor for class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitCow
 
BukkitCreeper - Class in io.lumine.xikage.mythicmobs.adapters.bukkit.entities
 
BukkitCreeper() - Constructor for class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitCreeper
 
BukkitCustom - Class in io.lumine.xikage.mythicmobs.adapters.bukkit.entities
 
BukkitCustom() - Constructor for class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitCustom
 
BukkitDolphin - Class in io.lumine.xikage.mythicmobs.adapters.bukkit.entities
 
BukkitDolphin() - Constructor for class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitDolphin
 
BukkitDonkey - Class in io.lumine.xikage.mythicmobs.adapters.bukkit.entities
 
BukkitDonkey() - Constructor for class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitDonkey
 
BukkitDrowned - Class in io.lumine.xikage.mythicmobs.adapters.bukkit.entities
 
BukkitDrowned() - Constructor for class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitDrowned
 
BukkitElderGuardian - Class in io.lumine.xikage.mythicmobs.adapters.bukkit.entities
 
BukkitElderGuardian() - Constructor for class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitElderGuardian
 
BukkitEnderCrystal - Class in io.lumine.xikage.mythicmobs.adapters.bukkit.entities
 
BukkitEnderCrystal() - Constructor for class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitEnderCrystal
 
BukkitEnderDragon - Class in io.lumine.xikage.mythicmobs.adapters.bukkit.entities
 
BukkitEnderDragon() - Constructor for class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitEnderDragon
 
BukkitEnderman - Class in io.lumine.xikage.mythicmobs.adapters.bukkit.entities
 
BukkitEnderman() - Constructor for class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitEnderman
 
BukkitEndermite - Class in io.lumine.xikage.mythicmobs.adapters.bukkit.entities
 
BukkitEndermite() - Constructor for class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitEndermite
 
BukkitEntity - Class in io.lumine.xikage.mythicmobs.adapters.bukkit
 
BukkitEntity(Entity) - Constructor for class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitEntity
 
BukkitEntityType - Class in io.lumine.xikage.mythicmobs.adapters.bukkit
 
BukkitEntityType() - Constructor for class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitEntityType
 
BukkitEvoker - Class in io.lumine.xikage.mythicmobs.adapters.bukkit.entities
 
BukkitEvoker() - Constructor for class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitEvoker
 
BukkitFallingBlock - Class in io.lumine.xikage.mythicmobs.adapters.bukkit.entities
 
BukkitFallingBlock() - Constructor for class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitFallingBlock
 
BukkitFox - Class in io.lumine.xikage.mythicmobs.adapters.bukkit.entities
 
BukkitFox() - Constructor for class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitFox
 
BukkitGhast - Class in io.lumine.xikage.mythicmobs.adapters.bukkit.entities
 
BukkitGhast() - Constructor for class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitGhast
 
BukkitGiant - Class in io.lumine.xikage.mythicmobs.adapters.bukkit.entities
 
BukkitGiant() - Constructor for class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitGiant
 
BukkitGuardian - Class in io.lumine.xikage.mythicmobs.adapters.bukkit.entities
 
BukkitGuardian() - Constructor for class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitGuardian
 
BukkitHoglin - Class in io.lumine.xikage.mythicmobs.adapters.bukkit.entities
 
BukkitHoglin() - Constructor for class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitHoglin
 
BukkitHorse - Class in io.lumine.xikage.mythicmobs.adapters.bukkit.entities
 
BukkitHorse() - Constructor for class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitHorse
 
BukkitHusk - Class in io.lumine.xikage.mythicmobs.adapters.bukkit.entities
 
BukkitHusk() - Constructor for class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitHusk
 
BukkitIllusioner - Class in io.lumine.xikage.mythicmobs.adapters.bukkit.entities
 
BukkitIllusioner() - Constructor for class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitIllusioner
 
BukkitIronGolem - Class in io.lumine.xikage.mythicmobs.adapters.bukkit.entities
 
BukkitIronGolem() - Constructor for class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitIronGolem
 
BukkitItemStack - Class in io.lumine.xikage.mythicmobs.adapters.bukkit
 
BukkitItemStack(String) - Constructor for class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitItemStack
 
BukkitItemStack(Material) - Constructor for class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitItemStack
 
BukkitItemStack(ItemStack) - Constructor for class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitItemStack
 
BukkitLlama - Class in io.lumine.xikage.mythicmobs.adapters.bukkit.entities
 
BukkitLlama() - Constructor for class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitLlama
 
BukkitLocation - Class in io.lumine.xikage.mythicmobs.adapters.bukkit
 
BukkitLocation() - Constructor for class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitLocation
 
BukkitMagmaCube - Class in io.lumine.xikage.mythicmobs.adapters.bukkit.entities
 
BukkitMagmaCube() - Constructor for class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitMagmaCube
 
BukkitMule - Class in io.lumine.xikage.mythicmobs.adapters.bukkit.entities
 
BukkitMule() - Constructor for class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitMule
 
BukkitMushroomCow - Class in io.lumine.xikage.mythicmobs.adapters.bukkit.entities
 
BukkitMushroomCow() - Constructor for class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitMushroomCow
 
BukkitOcelot - Class in io.lumine.xikage.mythicmobs.adapters.bukkit.entities
 
BukkitOcelot() - Constructor for class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitOcelot
 
BukkitPanda - Class in io.lumine.xikage.mythicmobs.adapters.bukkit.entities
 
BukkitPanda() - Constructor for class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitPanda
 
BukkitParrot - Class in io.lumine.xikage.mythicmobs.adapters.bukkit.entities
 
BukkitParrot() - Constructor for class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitParrot
 
BukkitParticle - Enum in io.lumine.xikage.mythicmobs.adapters.bukkit
 
BukkitPhantom - Class in io.lumine.xikage.mythicmobs.adapters.bukkit.entities
 
BukkitPhantom() - Constructor for class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitPhantom
 
BukkitPig - Class in io.lumine.xikage.mythicmobs.adapters.bukkit.entities
 
BukkitPig() - Constructor for class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitPig
 
BukkitPiglin - Class in io.lumine.xikage.mythicmobs.adapters.bukkit.entities
 
BukkitPiglin() - Constructor for class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitPiglin
 
BukkitPigZombie - Class in io.lumine.xikage.mythicmobs.adapters.bukkit.entities
 
BukkitPigZombie() - Constructor for class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitPigZombie
 
BukkitPigZombieVillager - Class in io.lumine.xikage.mythicmobs.adapters.bukkit.entities
 
BukkitPigZombieVillager() - Constructor for class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitPigZombieVillager
 
BukkitPillager - Class in io.lumine.xikage.mythicmobs.adapters.bukkit.entities
 
BukkitPillager() - Constructor for class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitPillager
 
BukkitPlayer - Class in io.lumine.xikage.mythicmobs.adapters.bukkit
 
BukkitPlayer(Player) - Constructor for class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitPlayer
 
BukkitPolarBear - Class in io.lumine.xikage.mythicmobs.adapters.bukkit.entities
 
BukkitPolarBear() - Constructor for class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitPolarBear
 
BukkitPufferFish - Class in io.lumine.xikage.mythicmobs.adapters.bukkit.entities
 
BukkitPufferFish() - Constructor for class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitPufferFish
 
BukkitRabbit - Class in io.lumine.xikage.mythicmobs.adapters.bukkit.entities
 
BukkitRabbit() - Constructor for class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitRabbit
 
BukkitRavager - Class in io.lumine.xikage.mythicmobs.adapters.bukkit.entities
 
BukkitRavager() - Constructor for class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitRavager
 
BukkitSalmon - Class in io.lumine.xikage.mythicmobs.adapters.bukkit.entities
 
BukkitSalmon() - Constructor for class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitSalmon
 
BukkitServer - Class in io.lumine.xikage.mythicmobs.adapters.bukkit
 
BukkitServer(MythicMobs) - Constructor for class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitServer
 
BukkitSheep - Class in io.lumine.xikage.mythicmobs.adapters.bukkit.entities
 
BukkitSheep() - Constructor for class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitSheep
 
BukkitShulker - Class in io.lumine.xikage.mythicmobs.adapters.bukkit.entities
 
BukkitShulker() - Constructor for class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitShulker
 
BukkitSilverfish - Class in io.lumine.xikage.mythicmobs.adapters.bukkit.entities
 
BukkitSilverfish() - Constructor for class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitSilverfish
 
BukkitSkeleton - Class in io.lumine.xikage.mythicmobs.adapters.bukkit.entities
 
BukkitSkeleton() - Constructor for class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitSkeleton
 
BukkitSkeletonHorse - Class in io.lumine.xikage.mythicmobs.adapters.bukkit.entities
 
BukkitSkeletonHorse() - Constructor for class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitSkeletonHorse
 
BukkitSkillAdapter - Class in io.lumine.xikage.mythicmobs.adapters.bukkit
Helper class for executing implementation-specific mechanics in Bukkit/Spigot.
BukkitSkillAdapter() - Constructor for class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitSkillAdapter
 
BukkitSkillTriggers - Class in io.lumine.xikage.mythicmobs.adapters.bukkit
Helper class for executing implementation-specific triggers in Bukkit/Spigot.
BukkitSkillTriggers(MythicMobs) - Constructor for class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitSkillTriggers
 
BukkitSlime - Class in io.lumine.xikage.mythicmobs.adapters.bukkit.entities
 
BukkitSlime() - Constructor for class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitSlime
 
BukkitSnowman - Class in io.lumine.xikage.mythicmobs.adapters.bukkit.entities
 
BukkitSnowman() - Constructor for class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitSnowman
 
BukkitSpider - Class in io.lumine.xikage.mythicmobs.adapters.bukkit.entities
 
BukkitSpider() - Constructor for class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitSpider
 
BukkitSquid - Class in io.lumine.xikage.mythicmobs.adapters.bukkit.entities
 
BukkitSquid() - Constructor for class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitSquid
 
BukkitStray - Class in io.lumine.xikage.mythicmobs.adapters.bukkit.entities
 
BukkitStray() - Constructor for class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitStray
 
BukkitStrider - Class in io.lumine.xikage.mythicmobs.adapters.bukkit.entities
 
BukkitStrider() - Constructor for class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitStrider
 
BukkitTaskManager - Class in io.lumine.xikage.mythicmobs.adapters.bukkit
 
BukkitTaskManager(JavaPlugin) - Constructor for class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitTaskManager
 
BukkitTNT - Class in io.lumine.xikage.mythicmobs.adapters.bukkit.entities
 
BukkitTNT() - Constructor for class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitTNT
 
BukkitTraderLlama - Class in io.lumine.xikage.mythicmobs.adapters.bukkit.entities
 
BukkitTraderLlama() - Constructor for class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitTraderLlama
 
BukkitTriggerMetadata - Class in io.lumine.xikage.mythicmobs.adapters.bukkit
 
BukkitTriggerMetadata() - Constructor for class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitTriggerMetadata
 
BukkitTropicalFish - Class in io.lumine.xikage.mythicmobs.adapters.bukkit.entities
 
BukkitTropicalFish() - Constructor for class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitTropicalFish
 
BukkitTurtle - Class in io.lumine.xikage.mythicmobs.adapters.bukkit.entities
 
BukkitTurtle() - Constructor for class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitTurtle
 
BukkitVex - Class in io.lumine.xikage.mythicmobs.adapters.bukkit.entities
 
BukkitVex() - Constructor for class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitVex
 
BukkitVillager - Class in io.lumine.xikage.mythicmobs.adapters.bukkit.entities
 
BukkitVillager() - Constructor for class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitVillager
 
BukkitVindicator - Class in io.lumine.xikage.mythicmobs.adapters.bukkit.entities
 
BukkitVindicator() - Constructor for class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitVindicator
 
BukkitWanderingTrader - Class in io.lumine.xikage.mythicmobs.adapters.bukkit.entities
 
BukkitWanderingTrader() - Constructor for class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitWanderingTrader
 
BukkitWitch - Class in io.lumine.xikage.mythicmobs.adapters.bukkit.entities
 
BukkitWitch() - Constructor for class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitWitch
 
BukkitWither - Class in io.lumine.xikage.mythicmobs.adapters.bukkit.entities
 
BukkitWither() - Constructor for class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitWither
 
BukkitWitherSkeleton - Class in io.lumine.xikage.mythicmobs.adapters.bukkit.entities
 
BukkitWitherSkeleton() - Constructor for class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitWitherSkeleton
 
BukkitWolf - Class in io.lumine.xikage.mythicmobs.adapters.bukkit.entities
 
BukkitWolf() - Constructor for class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitWolf
 
BukkitWorld - Class in io.lumine.xikage.mythicmobs.adapters.bukkit
 
BukkitWorld() - Constructor for class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitWorld
 
BukkitWorld(World) - Constructor for class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitWorld
 
BukkitWorld(String) - Constructor for class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitWorld
 
BukkitZoglin - Class in io.lumine.xikage.mythicmobs.adapters.bukkit.entities
 
BukkitZoglin() - Constructor for class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitZoglin
 
BukkitZombie - Class in io.lumine.xikage.mythicmobs.adapters.bukkit.entities
 
BukkitZombie() - Constructor for class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitZombie
 
BukkitZombieHorse - Class in io.lumine.xikage.mythicmobs.adapters.bukkit.entities
 
BukkitZombieHorse() - Constructor for class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitZombieHorse
 
BukkitZombieVillager - Class in io.lumine.xikage.mythicmobs.adapters.bukkit.entities
 
BukkitZombieVillager() - Constructor for class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitZombieVillager
 
bullet - Variable in class io.lumine.xikage.mythicmobs.skills.projectiles.Projectile.ProjectileTracker
 
BULLET_ENTITIES - Static variable in class io.lumine.xikage.mythicmobs.skills.projectiles.Projectile
 
bulletMaterial - Variable in class io.lumine.xikage.mythicmobs.skills.projectiles.Projectile
 
bulletMob - Variable in class io.lumine.xikage.mythicmobs.skills.projectiles.Projectile
 
bulletMythicItem - Variable in class io.lumine.xikage.mythicmobs.skills.projectiles.Projectile
 
bulletProjectile - Variable in class io.lumine.xikage.mythicmobs.skills.projectiles.Projectile
 
bulletSpin - Variable in class io.lumine.xikage.mythicmobs.skills.projectiles.Projectile
 
bulletType - Variable in class io.lumine.xikage.mythicmobs.skills.projectiles.Projectile
 
ByteArrayTag - Class in io.lumine.xikage.mythicmobs.util.jnbt
The TAG_Byte_Array tag.
ByteArrayTag(byte[]) - Constructor for class io.lumine.xikage.mythicmobs.util.jnbt.ByteArrayTag
Creates the tag with an empty name.
ByteTag - Class in io.lumine.xikage.mythicmobs.util.jnbt
The TAG_Byte tag.
ByteTag(byte) - Constructor for class io.lumine.xikage.mythicmobs.util.jnbt.ByteTag
Creates the tag with an empty name.

C

c() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_12_R1.VolatileAIHandler_v1_12_R1.CustomAIAdapter_v1_12_R1
 
c() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_13_R2.VolatileAIHandler_v1_13_R2.CustomAIAdapter_v1_13_R2
 
c() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_14_R1.ai.CustomAIAdapter
 
c() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_15_R1.ai.CustomAIAdapter
 
c() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R1.ai.CustomAIAdapter
 
c() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R2.ai.CustomAIAdapter
 
cachedActiveMobs - Variable in class io.lumine.xikage.mythicmobs.spawning.spawners.MythicSpawner
 
calculateDamage(SkillMetadata, AbstractEntity, double) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.OnAttackMechanic
 
calculateDamage(AbstractEntity, EntityDamageByEntityEvent) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.OnDamagedMechanic
 
calculateFiringAngle - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ShootMechanic
 
calculateHangtime(double, double, double, double) - Static method in class io.lumine.xikage.mythicmobs.util.MythicUtil
 
calculateLaunchAngle(Location, Location, double, double, double) - Static method in class io.lumine.xikage.mythicmobs.util.MythicUtil
 
cancel() - Method in class io.lumine.xikage.mythicmobs.skills.AbstractSkill.DelayedSkill
 
cancelDamage - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.OnAttackMechanic
 
cancelDamage - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.OnDamagedMechanic
 
cancelEvent - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.OnShootMechanic
 
cancelEvent() - Method in class io.lumine.xikage.mythicmobs.skills.SkillMetadata
 
CancelEventMechanic - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
CancelEventMechanic(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.CancelEventMechanic
 
cancelOnChangeWorld - Variable in class io.lumine.xikage.mythicmobs.skills.auras.Aura
 
cancelOnDeath - Variable in class io.lumine.xikage.mythicmobs.skills.auras.Aura
 
cancelOnGiveDamage - Variable in class io.lumine.xikage.mythicmobs.skills.auras.Aura
 
cancelOnMove - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.CastMechanic
 
cancelOnQuit - Variable in class io.lumine.xikage.mythicmobs.skills.auras.Aura
 
cancelOnSkillCast - Variable in class io.lumine.xikage.mythicmobs.skills.auras.Aura
 
cancelOnTakeDamage - Variable in class io.lumine.xikage.mythicmobs.skills.auras.Aura
 
cancelOnTeleport - Variable in class io.lumine.xikage.mythicmobs.skills.auras.Aura
 
cancelTask(int) - Method in interface io.lumine.xikage.mythicmobs.adapters.AbstractTaskManager
Deprecated.
 
cancelTask(int) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitTaskManager
 
canRegister() - Method in class io.lumine.xikage.mythicmobs.compatibility.PlaceholderAPISupport
 
canSee(AbstractPlayer) - Method in interface io.lumine.xikage.mythicmobs.adapters.AbstractPlayer
 
canSee(AbstractPlayer) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitPlayer
 
canSplit() - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitMagmaCube
 
canSplit() - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitSlime
 
cast(SkillMetadata) - Method in interface io.lumine.xikage.mythicmobs.skills.IMetaSkill
 
cast(SkillMetadata) - Method in interface io.lumine.xikage.mythicmobs.skills.INoTargetSkill
 
cast(SkillMetadata) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.ActivateSpawnerMechanic
 
cast(SkillMetadata) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.ArmAnimationMechanic
 
cast(SkillMetadata) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.BarCreateMechanic
 
cast(SkillMetadata) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.BarRemoveMechanic
 
cast(SkillMetadata) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.BarSetMechanic
 
cast(SkillMetadata) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.CancelEventMechanic
 
cast(SkillMetadata) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.CommandMechanic
 
cast(SkillMetadata) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.ConsumeHeldItemMechanic
 
cast(SkillMetadata) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.CquipMechanic
 
cast(SkillMetadata) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.DisguiseMechanic
 
cast(SkillMetadata) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.DisguiseModifyMechanic
 
cast(SkillMetadata) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.DisguiseRemoveMechanic
 
cast(SkillMetadata) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.DismountMechanic
 
cast(SkillMetadata) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.EjectPassengerMechanic
 
cast(SkillMetadata) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.EquipMechanic
 
cast(SkillMetadata) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.GCDMechanic
 
cast(SkillMetadata) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.JumpMechanic
 
cast(SkillMetadata) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.MetaSkillMechanic
 
cast(SkillMetadata) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.ModifyGlobalScoreMechanic
 
cast(SkillMetadata) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.ModifyMobScoreMechanic
 
cast(SkillMetadata) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.ModifyProjectileMechanic
 
cast(SkillMetadata) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.ModifyScoreMechanic
 
cast(SkillMetadata) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.MountMechanic
 
cast(SkillMetadata) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.PushButtonMechanic
 
cast(SkillMetadata) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.RandomSkillMechanic
 
cast(SkillMetadata) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.RaytraceMechanic
 
cast(SkillMetadata) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.RemountMechanic
 
cast(SkillMetadata) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.RunAIGoalSelectorMechanic
 
cast(SkillMetadata) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.RunAITargetSelectorMechanic
 
cast(SkillMetadata) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.SetGlobalScoreMechanic
 
cast(SkillMetadata) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.SetLevelMechanic
 
cast(SkillMetadata) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.SetMobScoreMechanic
 
cast(SkillMetadata) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.SetNameMechanic
 
cast(SkillMetadata) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.SpeakMechanic
 
cast(SkillMetadata) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.SudoSkillMechanic
 
cast(SkillMetadata) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.SuicideMechanic
 
cast(SkillMetadata) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.SummonPassengerMechanic
 
cast(SkillMetadata) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.ToggleLeverMechanic
 
cast(SkillMetadata) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.WeatherMechanic
 
castAtEntity(SkillMetadata, AbstractEntity) - Method in interface io.lumine.xikage.mythicmobs.skills.ITargetedEntitySkill
 
castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.AnimateArmorStandMechanic
 
castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.ArrowVolleyMechanic
 
castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.AuraMechanic
 
castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.AuraRemoveMechanic
 
castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.BaseDamageMechanic
 
castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.BlackScreenEffect
 
castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.BlockMaskEffect
 
castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.BlockPhysicsMechanic
 
castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.BloodyScreenEffect
 
castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.BreakBlockMechanic
 
castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.CastMechanic
 
castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.ChainMechanic
 
castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.CloseInventoryMechanic
 
castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.CommandMechanic
 
castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.ConsumeMechanic
 
castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.CurrencyGiveMechanic
 
castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.CurrencyTakeMechanic
 
castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.DamageMechanic
 
castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.DamagePercentMechanic
 
castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.DecapitateMechanic
 
castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.DisengageMechanic
 
castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.DisguiseTargetMechanic
 
castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.DNAEffect
 
castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.DopplegangerMechanic
 
castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.DropItemMechanic
 
castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.EnderBeamMechanic
 
castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.EnderDragonSetPhaseMechanic
 
castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.EnderEffect
 
castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.ExplosionEffect
 
castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.ExplosionMechanic
 
castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.FeedSkill
 
castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.FireworkEffect
 
castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.FlamesEffect
 
castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.FlyMechanic
 
castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.ForcePullMechanic
 
castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.GeyserEffect
 
castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.GiveItemMechanic
 
castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.GlowEffect
 
castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.HealMechanic
 
castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.HealPercentMechanic
 
castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.IgniteMechanic
 
castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.ItemSprayEffect
 
castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.LeapMechanic
 
castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.LightningEffect
 
castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.LightningMechanic
 
castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.LookMechanic
 
castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.LungeMechanic
 
castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.MessageJSONMechanic
 
castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.MessageMechanic
 
castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.MissileMechanic
 
castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.ModifyTargetScoreMechanic
 
castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.MountMeMechanic
 
castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.MountTargetMechanic
 
castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.OnAttackMechanic
 
castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.OnDamagedMechanic
 
castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.OnShootMechanic
 
castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.OrbitalMechanic
 
castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.ParticleAtomEffect
 
castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.ParticleBoxEffect
 
castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.ParticleEffect
 
castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.ParticleLineEffect
 
castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.ParticleOrbitalEffect
 
castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.ParticleRingEffect
 
castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.ParticleSphereEffect
 
castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.ParticleTornadoEffect
 
castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.ParticleWaveEffect
 
castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.PlayBlockBreakSoundMechanic
 
castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.PlayBlockFallSoundMechanic
 
castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.PlayBlockHitSoundMechanic
 
castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.PlayBlockPlaceSoundMechanic
 
castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.PlayBlockStepSoundMechanic
 
castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.PoseArmorStandMechanic
 
castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.PotionMechanic
 
castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.PrisonMechanic
 
castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.ProjectileMechanic
 
castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.PullMechanic
 
castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.RallyMechanic
 
castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.RandomMessageMechanic
 
castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.RecoilEffect
 
castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.RemoveMechanic
 
castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.RemoveOwnerMechanic
 
castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.SendActionMessageMechanic
 
castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.SendResourcePackMechanic
 
castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.SendTitleMechanic
 
castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.SendToastMechanic
 
castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.SetAIMechanic
 
castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.SetBlockTypeMechanic
 
castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.SetFactionMechanic
 
castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.SetGameModeMechanic
 
castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.SetGlidingMechanic
 
castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.SetHealthMechanic
 
castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.SetMaxHealthMechanic
 
castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.SetMobColorMechanic
 
castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.SetOwnerMechanic
 
castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.SetPitchMechanic
 
castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.SetRotationMechanic
 
castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.SetSpeedMechanic
 
castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.SetStanceMechanic
 
castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.SetTargetScoreMechanic
 
castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.SetUseGravityMechanic
 
castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.ShieldMechanic
 
castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.ShieldPercentMechanic
 
castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.ShootFireballMechanic
 
castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.ShootMechanic
 
castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.ShootPotionMechanic
 
castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.ShootSkullMechanic
 
castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.SignalMechanic
 
castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.SkyboxEffect
 
castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.SmokeEffect
 
castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.SmokeSwirlEffect
 
castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.SoundEffect
 
castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.SpeakMechanic
 
castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.SpinEffect
 
castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.SpringMechanic
 
castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.StunMechanic
 
castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.SummonMechanic
 
castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.TagAddMechanic
 
castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.TagRemoveMechanic
 
castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.TeleportInMechanic
 
castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.TeleportMechanic
 
castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.TeleportToMechanic
 
castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.ThreatMechanic
 
castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.ThrowMechanic
 
castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.TotemMechanic
 
castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.VariableAddMechanic
 
castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.VariableMathMechanic
 
castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.VariableSetMechanic
 
castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.VariableSubtractMechanic
 
castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.VelocityMechanic
 
castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.VolleyMechanic
 
castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.VortexEffect
 
castAtLocation(SkillMetadata, AbstractLocation) - Method in interface io.lumine.xikage.mythicmobs.skills.ITargetedLocationSkill
 
castAtLocation(SkillMetadata, AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.ArrowVolleyMechanic
 
castAtLocation(SkillMetadata, AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.AuraMechanic
 
castAtLocation(SkillMetadata, AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.BlockMaskEffect
 
castAtLocation(SkillMetadata, AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.BlockPhysicsMechanic
 
castAtLocation(SkillMetadata, AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.BlockUnmaskEffect
 
castAtLocation(SkillMetadata, AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.BlockWaveEffect
 
castAtLocation(SkillMetadata, AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.BreakBlockMechanic
 
castAtLocation(SkillMetadata, AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.CastMechanic
 
castAtLocation(SkillMetadata, AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.DisengageMechanic
 
castAtLocation(SkillMetadata, AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.DNAEffect
 
castAtLocation(SkillMetadata, AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.DropItemMechanic
 
castAtLocation(SkillMetadata, AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.EnderBeamMechanic
 
castAtLocation(SkillMetadata, AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.EnderDragonResetCrystalsMechanic
 
castAtLocation(SkillMetadata, AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.EnderDragonSetRespawnPhaseMechanic
 
castAtLocation(SkillMetadata, AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.EnderDragonSpawnPortalMechanic
 
castAtLocation(SkillMetadata, AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.EnderEffect
 
castAtLocation(SkillMetadata, AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.ExplosionEffect
 
castAtLocation(SkillMetadata, AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.ExplosionMechanic
 
castAtLocation(SkillMetadata, AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.FawePasteMechanic
 
castAtLocation(SkillMetadata, AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.FireworkEffect
 
castAtLocation(SkillMetadata, AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.FlamesEffect
 
castAtLocation(SkillMetadata, AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.GeyserEffect
 
castAtLocation(SkillMetadata, AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.ItemSprayEffect
 
castAtLocation(SkillMetadata, AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.LeapMechanic
 
castAtLocation(SkillMetadata, AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.LightningEffect
 
castAtLocation(SkillMetadata, AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.LightningMechanic
 
castAtLocation(SkillMetadata, AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.LookMechanic
 
castAtLocation(SkillMetadata, AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.LungeMechanic
 
castAtLocation(SkillMetadata, AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.MissileMechanic
 
castAtLocation(SkillMetadata, AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.OrbitalMechanic
 
castAtLocation(SkillMetadata, AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.ParticleAtomEffect
 
castAtLocation(SkillMetadata, AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.ParticleBoxEffect
 
castAtLocation(SkillMetadata, AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.ParticleEffect
 
castAtLocation(SkillMetadata, AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.ParticleLineEffect
 
castAtLocation(SkillMetadata, AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.ParticleOrbitalEffect
 
castAtLocation(SkillMetadata, AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.ParticleRingEffect
 
castAtLocation(SkillMetadata, AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.ParticleSphereEffect
 
castAtLocation(SkillMetadata, AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.ParticleTornadoEffect
 
castAtLocation(SkillMetadata, AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.ParticleWaveEffect
 
castAtLocation(SkillMetadata, AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.PlayBlockBreakSoundMechanic
 
castAtLocation(SkillMetadata, AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.PlayBlockFallSoundMechanic
 
castAtLocation(SkillMetadata, AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.PlayBlockHitSoundMechanic
 
castAtLocation(SkillMetadata, AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.PlayBlockPlaceSoundMechanic
 
castAtLocation(SkillMetadata, AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.PlayBlockStepSoundMechanic
 
castAtLocation(SkillMetadata, AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.ProjectileMechanic
 
castAtLocation(SkillMetadata, AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.PushButtonMechanic
 
castAtLocation(SkillMetadata, AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.SetBlockTypeMechanic
 
castAtLocation(SkillMetadata, AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.ShootFireballMechanic
 
castAtLocation(SkillMetadata, AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.ShootMechanic
 
castAtLocation(SkillMetadata, AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.ShootPotionMechanic
 
castAtLocation(SkillMetadata, AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.ShootSkullMechanic
 
castAtLocation(SkillMetadata, AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.SmokeEffect
 
castAtLocation(SkillMetadata, AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.SmokeSwirlEffect
 
castAtLocation(SkillMetadata, AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.SoundEffect
 
castAtLocation(SkillMetadata, AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.SpringMechanic
 
castAtLocation(SkillMetadata, AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.SummonMechanic
 
castAtLocation(SkillMetadata, AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.TeleportMechanic
 
castAtLocation(SkillMetadata, AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.ToggleLeverMechanic
 
castAtLocation(SkillMetadata, AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.TotemMechanic
 
castAtLocation(SkillMetadata, AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.VolleyMechanic
 
castAtLocation(SkillMetadata, AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.VortexEffect
 
CastBar - Class in io.lumine.xikage.mythicmobs.holograms.types
 
CastBar(HologramManager, CastMechanic.CastTracker, String) - Constructor for class io.lumine.xikage.mythicmobs.holograms.types.CastBar
 
CastCommand - Class in io.lumine.xikage.mythicmobs.commands.test
 
CastCommand(Command<MythicMobs>) - Constructor for class io.lumine.xikage.mythicmobs.commands.test.CastCommand
 
CasterRegistry - Interface in io.lumine.xikage.mythicmobs.mobs
 
CasterSpawnLocationTargeter - Class in io.lumine.xikage.mythicmobs.skills.targeters
 
CasterSpawnLocationTargeter(MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.targeters.CasterSpawnLocationTargeter
 
castingText - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.CastMechanic
 
CastMechanic - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
CastMechanic(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.CastMechanic
 
CastMechanic.CastTracker - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
castSkill(Entity, String) - Method in class io.lumine.xikage.mythicmobs.api.bukkit.BukkitAPIHelper
 
castSkill(Entity, String, float) - Method in class io.lumine.xikage.mythicmobs.api.bukkit.BukkitAPIHelper
 
castSkill(Entity, String, Location) - Method in class io.lumine.xikage.mythicmobs.api.bukkit.BukkitAPIHelper
 
castSkill(Entity, String, Location, float) - Method in class io.lumine.xikage.mythicmobs.api.bukkit.BukkitAPIHelper
 
castSkill(Entity, String, Location, Collection<Entity>, Collection<Location>, float) - Method in class io.lumine.xikage.mythicmobs.api.bukkit.BukkitAPIHelper
 
castSkill(Entity, String, Entity, Location, Collection<Entity>, Collection<Location>, float) - Method in class io.lumine.xikage.mythicmobs.api.bukkit.BukkitAPIHelper
 
CastTracker(AbstractEntity, SkillMetadata) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.CastMechanic.CastTracker
 
CastTracker(AbstractLocation, SkillMetadata) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.CastMechanic.CastTracker
 
cause - Variable in class io.lumine.xikage.mythicmobs.skills.conditions.all.DamageCauseCondition
 
cause - Variable in class io.lumine.xikage.mythicmobs.skills.conditions.all.LastDamageCauseCondition
 
ChainMechanic - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
ChainMechanic(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.ChainMechanic
 
ChainMechanic.BounceSelector - Enum in io.lumine.xikage.mythicmobs.skills.mechanics
 
ChainMechanic.ChainTracker - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
ChainTracker(SkillMetadata, AbstractEntity) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.ChainMechanic.ChainTracker
 
chance - Variable in class io.lumine.xikage.mythicmobs.skills.AbstractSkill
 
chance - Variable in class io.lumine.xikage.mythicmobs.spawning.random.RandomSpawner
 
changeWorldServerThread(World) - Method in interface io.lumine.xikage.mythicmobs.volatilecode.handlers.VolatileWorldHandler
 
changeWorldServerThread(World) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R1.VolatileWorldHandler_v1_16_R1
 
changeWorldServerThread(World) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R2.VolatileWorldHandler_v1_16_R2
 
changingTarget() - Method in class io.lumine.xikage.mythicmobs.mobs.ActiveMob
 
charges - Variable in class io.lumine.xikage.mythicmobs.skills.auras.Aura
 
chargesRemaining - Variable in class io.lumine.xikage.mythicmobs.skills.auras.Aura.AuraTracker
 
chargesRemaining - Variable in class io.lumine.xikage.mythicmobs.skills.projectiles.Projectile.ProjectileTracker
 
CHARSET - Static variable in class io.lumine.xikage.mythicmobs.util.jnbt.NBTConstants
 
chatMessage - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.SpeakMechanic
 
check(AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.compatibility.OpenTerrainGeneratorSupport.OTGBiomeCondition
 
check() - Method in class io.lumine.xikage.mythicmobs.holograms.types.HealthBar
 
check() - Method in class io.lumine.xikage.mythicmobs.holograms.types.Nameplate
 
check() - Method in class io.lumine.xikage.mythicmobs.holograms.types.SpeechBubble
 
check(Location, LivingEntity, String) - Method in class io.lumine.xikage.mythicmobs.legacy.conditions.ConditionBiome
 
check(Location, LivingEntity, String) - Method in class io.lumine.xikage.mythicmobs.legacy.conditions.ConditionDawn
 
check(Location, LivingEntity, String) - Method in class io.lumine.xikage.mythicmobs.legacy.conditions.ConditionDay
 
check(Location, LivingEntity, String) - Method in class io.lumine.xikage.mythicmobs.legacy.conditions.ConditionDistanceFromSpawn
 
check(Location, LivingEntity, String) - Method in class io.lumine.xikage.mythicmobs.legacy.conditions.ConditionDusk
 
check(Location, LivingEntity, String) - Method in class io.lumine.xikage.mythicmobs.legacy.conditions.ConditionHasPotionEffect
 
check(Location, LivingEntity, String) - Method in class io.lumine.xikage.mythicmobs.legacy.conditions.ConditionHeight
 
check(Location, LivingEntity, String) - Method in class io.lumine.xikage.mythicmobs.legacy.conditions.ConditionHeightAbove
 
check(Location, LivingEntity, String) - Method in class io.lumine.xikage.mythicmobs.legacy.conditions.ConditionHeightBelow
 
check(Location, LivingEntity, String) - Method in class io.lumine.xikage.mythicmobs.legacy.conditions.ConditionHolding
 
check(Location, LivingEntity, String) - Method in class io.lumine.xikage.mythicmobs.legacy.conditions.ConditionInBlock
 
check(Location, LivingEntity, String) - Method in class io.lumine.xikage.mythicmobs.legacy.conditions.ConditionInCombat
 
check(Location, LivingEntity, String) - Method in class io.lumine.xikage.mythicmobs.legacy.conditions.ConditionInRegion
 
check(Location, LivingEntity, String) - Method in class io.lumine.xikage.mythicmobs.legacy.conditions.ConditionInside
 
check(Location, LivingEntity, String) - Method in class io.lumine.xikage.mythicmobs.legacy.conditions.ConditionLastSignal
 
check(Location, LivingEntity, String) - Method in class io.lumine.xikage.mythicmobs.legacy.conditions.ConditionLevel
 
check(Location, LivingEntity, String) - Method in class io.lumine.xikage.mythicmobs.legacy.conditions.ConditionLightLevel
 
check(Location, LivingEntity, String) - Method in class io.lumine.xikage.mythicmobs.legacy.conditions.ConditionLightLevelAbove
 
check(Location, LivingEntity, String) - Method in class io.lumine.xikage.mythicmobs.legacy.conditions.ConditionLightLevelBelow
 
check(Location, LivingEntity, String) - Method in class io.lumine.xikage.mythicmobs.legacy.conditions.ConditionLunarPhase
 
check(Location, LivingEntity, String) - Method in class io.lumine.xikage.mythicmobs.legacy.conditions.ConditionMobsInChunk
 
check(Location, LivingEntity, String) - Method in class io.lumine.xikage.mythicmobs.legacy.conditions.ConditionMobType
 
check(Location, LivingEntity, String) - Method in class io.lumine.xikage.mythicmobs.legacy.conditions.ConditionNight
 
check(Location, LivingEntity, String) - Method in class io.lumine.xikage.mythicmobs.legacy.conditions.ConditionNotInRegion
 
check(Location, LivingEntity, String) - Method in class io.lumine.xikage.mythicmobs.legacy.conditions.ConditionOffGCD
 
check(Location, LivingEntity, String) - Method in class io.lumine.xikage.mythicmobs.legacy.conditions.ConditionOnBlock
 
check(Location, LivingEntity, String) - Method in class io.lumine.xikage.mythicmobs.legacy.conditions.ConditionOutside
 
check(Location, LivingEntity, String) - Method in class io.lumine.xikage.mythicmobs.legacy.conditions.ConditionPlayerKills
 
check(Location, LivingEntity, String) - Method in class io.lumine.xikage.mythicmobs.legacy.conditions.ConditionPlayerNotWithin
 
check(Location, LivingEntity, String) - Method in class io.lumine.xikage.mythicmobs.legacy.conditions.ConditionPlayerWithin
 
check(Location, LivingEntity, String) - Method in class io.lumine.xikage.mythicmobs.legacy.conditions.ConditionRaining
 
check(Location, LivingEntity, String) - Method in class io.lumine.xikage.mythicmobs.legacy.conditions.ConditionScore
 
check(Location, LivingEntity, String) - Method in class io.lumine.xikage.mythicmobs.legacy.conditions.ConditionScoreGlobal
 
check(Location, LivingEntity, String) - Method in class io.lumine.xikage.mythicmobs.legacy.conditions.ConditionScoreMob
 
check(Location, LivingEntity, String) - Method in class io.lumine.xikage.mythicmobs.legacy.conditions.ConditionScoreTarget
 
check(Location, LivingEntity, String) - Method in class io.lumine.xikage.mythicmobs.legacy.conditions.ConditionStance
 
check(Location, LivingEntity, String) - Method in class io.lumine.xikage.mythicmobs.legacy.conditions.ConditionSunny
 
check(Location, LivingEntity, String) - Method in class io.lumine.xikage.mythicmobs.legacy.conditions.ConditionTargetDistance
 
check(Location, LivingEntity, String) - Method in class io.lumine.xikage.mythicmobs.legacy.conditions.ConditionTargetLineOfSight
 
check(Location, LivingEntity, String) - Method in class io.lumine.xikage.mythicmobs.legacy.conditions.ConditionTargetNotLineOfSight
 
check(Location, LivingEntity, String) - Method in class io.lumine.xikage.mythicmobs.legacy.conditions.ConditionTargetNotWithin
 
check(Location, LivingEntity, String) - Method in class io.lumine.xikage.mythicmobs.legacy.conditions.ConditionTargetWithin
 
check(Location, LivingEntity, String) - Method in class io.lumine.xikage.mythicmobs.legacy.conditions.ConditionThundering
 
check(Location, LivingEntity, String) - Method in class io.lumine.xikage.mythicmobs.legacy.conditions.ConditionTTWithin
 
check(Location, LivingEntity, String) - Method in class io.lumine.xikage.mythicmobs.legacy.conditions.ConditionWorld
 
check(Location, LivingEntity, String) - Method in class io.lumine.xikage.mythicmobs.legacy.conditions.ConditionWorldTime
 
check(Location, LivingEntity, String) - Method in class io.lumine.xikage.mythicmobs.legacy.conditions.InvalidCondition
 
check(Location, LivingEntity, String) - Method in class io.lumine.xikage.mythicmobs.legacy.conditions.SCondition
Deprecated.
 
check(AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.conditions.all.AltitudeCondition
 
check(AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.skills.conditions.all.BiomeCondition
 
check(AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.conditions.all.BlockingCondition
 
check(AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.skills.conditions.all.BlockTypeCondition
 
check(SkillCaster) - Method in class io.lumine.xikage.mythicmobs.skills.conditions.all.ChildrenCondition
 
check(AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.conditions.all.CrouchingCondition
 
check(AbstractEntity, AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.conditions.all.CuboidCondition
 
check(SkillMetadata) - Method in class io.lumine.xikage.mythicmobs.skills.conditions.all.DamageAmountCondition
 
check(SkillMetadata) - Method in class io.lumine.xikage.mythicmobs.skills.conditions.all.DamageCauseCondition
 
check(AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.skills.conditions.all.DawnCondition
 
check(AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.skills.conditions.all.DayCondition
 
check(AbstractEntity, AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.conditions.all.DistanceCondition
 
check(AbstractLocation, AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.skills.conditions.all.DistanceCondition
 
check(AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.skills.conditions.all.DistanceFromSpawnCondition
 
check(AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.skills.conditions.all.DuskCondition
 
check(AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.conditions.all.EnchantingExperienceCondition
 
check(AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.conditions.all.EnchantingLevelCondition
 
check(AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.conditions.all.EnderDragonPhaseCondition
 
check(AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.conditions.all.EntityTypeCondition
 
check(AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.conditions.all.FactionCondition
 
check(AbstractEntity, AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.conditions.all.FactionSameCondition
 
check(AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.conditions.all.FallSpeedCondition
 
check(AbstractEntity, AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.conditions.all.FieldOfViewCondition
 
check(AbstractEntity, AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.skills.conditions.all.FieldOfViewCondition
 
check(AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.conditions.all.FoodCondition
 
check(AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.conditions.all.FoodSaturationCondition
 
check(AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.conditions.all.GlidingCondition
 
check(AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.conditions.all.HasAuraCondition
 
check(AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.conditions.all.HasAuraStacksCondition
 
check(AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.conditions.all.HasCurrencyCondition
 
check(AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.conditions.all.HasGravityCondition
 
check(AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.conditions.all.HasInventorySpaceCondition
 
check(AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.conditions.all.HasOwnerCondition
 
check(AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.conditions.all.HasParentCondition
 
check(AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.conditions.all.HasPermissionCondition
 
check(AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.conditions.all.HasPotionEffectCondition
 
check(AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.conditions.all.HasTagCondition
 
check(AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.conditions.all.HealthCondition
 
check(AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.skills.conditions.all.HeightAboveCondition
 
check(AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.skills.conditions.all.HeightBelowCondition
 
check(AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.skills.conditions.all.HeightCondition
 
check(AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.conditions.all.HoldingCondition
 
check(AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.skills.conditions.all.InBlockCondition
 
check(AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.conditions.all.InCombatCondition
 
check(AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.skills.conditions.all.InsideCondition
 
check(AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.skills.conditions.all.IsNaturalBlockCondition
 
check(AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.conditions.all.ItemRechargingCondition
 
check(AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.conditions.all.LastDamageCauseCondition
 
check(AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.conditions.all.LastSignalCondition
 
check(AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.conditions.all.LevelCondition
 
check(SkillCaster) - Method in class io.lumine.xikage.mythicmobs.skills.conditions.all.LevelCondition
 
check(AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.skills.conditions.all.LightLevelCondition
 
check(AbstractEntity, AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.conditions.all.LineOfSightCondition
 
check(SkillMetadata) - Method in class io.lumine.xikage.mythicmobs.skills.conditions.all.LivingInRadiusCondition
 
check(AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.skills.conditions.all.LocalDifficultyCondition
 
check(AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.skills.conditions.all.LunarPhaseCondition
 
check(AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.skills.conditions.all.MobsInChunkCondition
 
check(SkillMetadata) - Method in class io.lumine.xikage.mythicmobs.skills.conditions.all.MobsInRadiusCondition
 
check(AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.skills.conditions.all.MobsInWorldCondition
 
check(AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.conditions.all.MountedCondition
 
check(AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.conditions.all.MovingCondition
 
check(AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.conditions.all.MythicMobTypeCondition
 
check(AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.skills.conditions.all.NightCondition
 
check(AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.skills.conditions.all.NotInRegionCondition
 
check(AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.conditions.all.OffGCDCondition
 
check(SkillCaster) - Method in class io.lumine.xikage.mythicmobs.skills.conditions.all.OffGCDCondition
 
check(AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.skills.conditions.all.OnBlockCondition
 
check(AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.conditions.all.OnGroundCondition
 
check(AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.skills.conditions.all.OutsideCondition
 
check(AbstractEntity, AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.conditions.all.OwnerCondition
 
check(AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.conditions.all.OwnerIsOnlineCondition
 
check(AbstractEntity, AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.conditions.all.ParentCondition
 
check(AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.conditions.all.PitchCondition
 
check(AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.conditions.all.PlayerKillsCondition
 
check(AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.skills.conditions.all.PlayerNotWithinCondition
 
check(AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.skills.conditions.all.PlayerWithinCondition
 
check(AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.skills.conditions.all.RainingCondition
 
check(AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.skills.conditions.all.RegionCondition
 
check(AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.conditions.all.ScoreCondition
 
check(AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.conditions.all.ScoreGlobalCondition
 
check(AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.conditions.all.StanceCondition
 
check(AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.conditions.all.StringEqualsCondition
 
check(AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.skills.conditions.all.StringEqualsCondition
 
check(SkillMetadata) - Method in class io.lumine.xikage.mythicmobs.skills.conditions.all.StringEqualsCondition
 
check(AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.skills.conditions.all.SunnyCondition
 
check(AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.conditions.all.TargetInLineOfSightCondition
 
check(AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.conditions.all.TargetNotInLineOfSightCondition
 
check(AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.conditions.all.TargetNotWithinCondition
 
check(SkillMetadata) - Method in class io.lumine.xikage.mythicmobs.skills.conditions.all.TargetsCondition
 
check(AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.conditions.all.TargetWithinCondition
 
check(AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.skills.conditions.all.ThunderingCondition
 
check(AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.conditions.all.VariableEqualsCondition
 
check(AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.skills.conditions.all.VariableEqualsCondition
 
check(SkillMetadata) - Method in class io.lumine.xikage.mythicmobs.skills.conditions.all.VariableEqualsCondition
 
check(AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.conditions.all.VariableInRangeCondition
 
check(AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.skills.conditions.all.VariableInRangeCondition
 
check(SkillMetadata) - Method in class io.lumine.xikage.mythicmobs.skills.conditions.all.VariableInRangeCondition
 
check(AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.conditions.all.VariableIsSetCondition
 
check(AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.skills.conditions.all.VariableIsSetCondition
 
check(SkillMetadata) - Method in class io.lumine.xikage.mythicmobs.skills.conditions.all.VariableIsSetCondition
 
check(AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.conditions.all.WearingCondition
 
check(AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.skills.conditions.all.WorldCondition
 
check(AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.skills.conditions.all.WorldTimeCondition
 
check(AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.conditions.all.YawCondition
 
check(AbstractEntity, AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.conditions.all.YDiffCondition
 
check(AbstractLocation, AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.skills.conditions.all.YDiffCondition
 
check(SkillCaster) - Method in interface io.lumine.xikage.mythicmobs.skills.conditions.ICasterCondition
 
check(AbstractEntity, AbstractEntity) - Method in interface io.lumine.xikage.mythicmobs.skills.conditions.IEntityComparisonCondition
 
check(AbstractEntity) - Method in interface io.lumine.xikage.mythicmobs.skills.conditions.IEntityCondition
 
check(AbstractEntity, AbstractLocation) - Method in interface io.lumine.xikage.mythicmobs.skills.conditions.IEntityLocationComparisonCondition
 
check(AbstractLocation, AbstractLocation) - Method in interface io.lumine.xikage.mythicmobs.skills.conditions.ILocationComparisonCondition
 
check(AbstractLocation) - Method in interface io.lumine.xikage.mythicmobs.skills.conditions.ILocationCondition
 
check(SkillMetadata) - Method in interface io.lumine.xikage.mythicmobs.skills.conditions.ISkillMetaCondition
 
checkForVariables(String) - Method in class io.lumine.xikage.mythicmobs.skills.placeholders.PlaceholderManager
 
checkForVariables() - Method in class io.lumine.xikage.mythicmobs.skills.placeholders.PlaceholderParser
 
checkHealth(SkillCaster) - Method in class io.lumine.xikage.mythicmobs.skills.AbstractSkill
 
checkLegacyConditions(SkillCaster) - Method in class io.lumine.xikage.mythicmobs.skills.Skill
 
checkSkillTrigger(SkillTrigger) - Method in class io.lumine.xikage.mythicmobs.skills.AbstractSkill
 
checkSkillTrigger(SkillMetadata) - Method in class io.lumine.xikage.mythicmobs.skills.AbstractSkill
 
checkSpawn(RandomSpawnPoint) - Method in class io.lumine.xikage.mythicmobs.spawning.random.RandomSpawner
 
checkSpawnConditions() - Method in class io.lumine.xikage.mythicmobs.spawning.spawners.MythicSpawner
 
ChildrenCondition - Class in io.lumine.xikage.mythicmobs.skills.conditions.all
 
ChildrenCondition(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.conditions.all.ChildrenCondition
 
ChildrenTargeter - Class in io.lumine.xikage.mythicmobs.skills.targeters
 
ChildrenTargeter(MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.targeters.ChildrenTargeter
 
ChunkListeners - Class in io.lumine.xikage.mythicmobs.adapters.bukkit.listeners
 
ChunkListeners() - Constructor for class io.lumine.xikage.mythicmobs.adapters.bukkit.listeners.ChunkListeners
 
ChunkLoadEvent(ChunkLoadEvent) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.listeners.ChunkListeners
 
ChunkUnloadedEvent(ChunkUnloadEvent) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.listeners.ChunkListeners
 
clampYaw(float) - Static method in class io.lumine.xikage.mythicmobs.util.VectorUtils
 
class_EntityType_getName(Object) - Method in class io.lumine.xikage.mythicmobs.compatibility.WorldEditSupport.WorldGuardSix
 
class_EntityType_getName(Object) - Method in class io.lumine.xikage.mythicmobs.compatibility.WorldGuardSupport.WorldGuardSix
 
clean() - Method in class io.lumine.xikage.mythicmobs.skills.variables.VariableRegistry
 
CleanCommand - Class in io.lumine.xikage.mythicmobs.commands.mobs
 
CleanCommand(Command<MythicMobs>) - Constructor for class io.lumine.xikage.mythicmobs.commands.mobs.CleanCommand
 
cleanup() - Method in class io.lumine.xikage.mythicmobs.compatibility.CMISupport
 
cleanup() - Method in class io.lumine.xikage.mythicmobs.compatibility.HologramsSupport
 
cleanup() - Method in class io.lumine.xikage.mythicmobs.compatibility.HolographicDisplaysSupport
 
cleanup() - Method in interface io.lumine.xikage.mythicmobs.holograms.HologramProvider
 
clearPathfinderGoals(AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_14_R1.VolatileAIHandler_v1_14_R1
 
clearPathfinderGoals(AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_15_R1.VolatileAIHandler_v1_15_R1
 
clearPathfinderGoals(AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R1.VolatileAIHandler_v1_16_R1
 
clearPathfinderGoals(AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R2.VolatileAIHandler_v1_16_R2
 
clearPathfinderTargets(AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_14_R1.VolatileAIHandler_v1_14_R1
 
clearPathfinderTargets(AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_15_R1.VolatileAIHandler_v1_15_R1
 
clearPathfinderTargets(AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R1.VolatileAIHandler_v1_16_R1
 
clearPathfinderTargets(AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R2.VolatileAIHandler_v1_16_R2
 
clearTarget() - Method in class io.lumine.xikage.mythicmobs.mobs.ActiveMob.ThreatTable
Clears the threat of the top threat-holder and stops targeting them
ClnrInterval - Static variable in class io.lumine.xikage.mythicmobs.io.ConfigManager
 
clock - Variable in class io.lumine.xikage.mythicmobs.skills.SkillMechanic
 
ClockInterval - Static variable in class io.lumine.xikage.mythicmobs.io.ConfigManager
 
clone() - Method in class io.lumine.xikage.mythicmobs.adapters.AbstractLocation
 
clone() - Method in class io.lumine.xikage.mythicmobs.adapters.AbstractVector
Get a new vector.
clone() - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitItemStack
 
clone() - Method in class io.lumine.xikage.mythicmobs.drops.Drop
 
clone() - Method in class io.lumine.xikage.mythicmobs.mobs.ActiveMob.ThreatTable
 
clone() - Method in class io.lumine.xikage.mythicmobs.skills.SkillMetadata
 
clone() - Method in class io.lumine.xikage.mythicmobs.spawning.spawners.MythicSpawner
 
close() - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitBossBar
 
close() - Method in class io.lumine.xikage.mythicmobs.compatibility.CMISupport.CMIHologramImpl
 
close() - Method in class io.lumine.xikage.mythicmobs.compatibility.CompatibilityManager
 
close() - Method in class io.lumine.xikage.mythicmobs.compatibility.HologramsSupport.HologramsHologram
 
close() - Method in class io.lumine.xikage.mythicmobs.compatibility.HolographicDisplaysSupport.HolographicDisplays
 
close() - Method in class io.lumine.xikage.mythicmobs.holograms.types.CastBar
 
close() - Method in class io.lumine.xikage.mythicmobs.holograms.types.HealthBar
 
close() - Method in class io.lumine.xikage.mythicmobs.holograms.types.Nameplate
 
close() - Method in class io.lumine.xikage.mythicmobs.holograms.types.SpeechBubble
 
close() - Method in class io.lumine.xikage.mythicmobs.mobs.MobRegistry
 
close() - Method in class io.lumine.xikage.mythicmobs.skills.auras.Aura.AuraTracker
 
close() - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.ChainMechanic.ChainTracker
 
close() - Method in class io.lumine.xikage.mythicmobs.skills.projectiles.Projectile.ProjectileTracker
 
CloseInventoryMechanic - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
CloseInventoryMechanic(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.CloseInventoryMechanic
 
cloudAmount - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ParticleTornadoEffect
 
cloudParticle - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ParticleTornadoEffect
 
cloudParticleData - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ParticleTornadoEffect
 
cloudSize - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ParticleTornadoEffect
 
CMIHologramImpl(String, AbstractLocation, String) - Constructor for class io.lumine.xikage.mythicmobs.compatibility.CMISupport.CMIHologramImpl
 
CMISupport - Class in io.lumine.xikage.mythicmobs.compatibility
 
CMISupport(MythicMobs) - Constructor for class io.lumine.xikage.mythicmobs.compatibility.CMISupport
 
CMISupport.CMIHologramImpl - Class in io.lumine.xikage.mythicmobs.compatibility
 
color(String) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitItemStack
 
color - Variable in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitSheep
 
color - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.GlowEffect
 
color - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ParticleEffect
 
color - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.SetMobColorMechanic
 
colorData(DyeColor) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitItemStack
 
ColoredProperty - Class in io.lumine.xikage.mythicmobs.adapters.bukkit.entities.properties
 
ColoredProperty(MythicConfig) - Constructor for class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.properties.ColoredProperty
 
ColoredProperty(MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.properties.ColoredProperty
 
ColoredProperty(String) - Constructor for class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.properties.ColoredProperty
 
colors - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.FireworkEffect
 
command - Variable in class io.lumine.xikage.mythicmobs.drops.droppables.CommandDrop
 
command - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.CommandMechanic
 
CommandDrop - Class in io.lumine.xikage.mythicmobs.drops.droppables
 
CommandDrop(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.drops.droppables.CommandDrop
 
CommandDrop(String, MythicLineConfig, double) - Constructor for class io.lumine.xikage.mythicmobs.drops.droppables.CommandDrop
 
CommandHelper - Class in io.lumine.xikage.mythicmobs.commands
 
CommandHelper() - Constructor for class io.lumine.xikage.mythicmobs.commands.CommandHelper
 
CommandMechanic - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
CommandMechanic(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.CommandMechanic
 
compare(Entity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitEntityType
 
compare(Entity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitArmorStand
 
compare(Entity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitBabyDrowned
 
compare(Entity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitBabyHusk
 
compare(Entity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitBabyPiglin
 
compare(Entity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitBabyPigZombie
 
compare(Entity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitBabyPigZombieVillager
 
compare(Entity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitBabyZoglin
 
compare(Entity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitBabyZombie
 
compare(Entity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitBabyZombieVillager
 
compare(Entity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitBat
 
compare(Entity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitBee
 
compare(Entity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitBlaze
 
compare(Entity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitCat
 
compare(Entity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitCaveSpider
 
compare(Entity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitChicken
 
compare(Entity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitCod
 
compare(Entity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitCow
 
compare(Entity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitCreeper
 
compare(Entity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitCustom
 
compare(Entity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitDolphin
 
compare(Entity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitDonkey
 
compare(Entity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitDrowned
 
compare(Entity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitElderGuardian
 
compare(Entity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitEnderCrystal
 
compare(Entity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitEnderDragon
 
compare(Entity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitEnderman
 
compare(Entity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitEndermite
 
compare(Entity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitEvoker
 
compare(Entity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitFallingBlock
 
compare(Entity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitFox
 
compare(Entity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitGhast
 
compare(Entity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitGiant
 
compare(Entity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitGuardian
 
compare(Entity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitHoglin
 
compare(Entity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitHorse
 
compare(Entity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitHusk
 
compare(Entity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitIllusioner
 
compare(Entity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitIronGolem
 
compare(Entity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitLlama
 
compare(Entity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitMagmaCube
 
compare(Entity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitMule
 
compare(Entity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitMushroomCow
 
compare(Entity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitOcelot
 
compare(Entity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitPanda
 
compare(Entity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitParrot
 
compare(Entity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitPhantom
 
compare(Entity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitPig
 
compare(Entity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitPiglin
 
compare(Entity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitPigZombie
 
compare(Entity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitPigZombieVillager
 
compare(Entity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitPillager
 
compare(Entity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitPolarBear
 
compare(Entity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitPufferFish
 
compare(Entity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitRabbit
 
compare(Entity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitRavager
 
compare(Entity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitSalmon
 
compare(Entity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitSheep
 
compare(Entity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitShulker
 
compare(Entity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitSilverfish
 
compare(Entity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitSkeleton
 
compare(Entity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitSkeletonHorse
 
compare(Entity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitSlime
 
compare(Entity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitSnowman
 
compare(Entity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitSpider
 
compare(Entity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitSquid
 
compare(Entity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitStray
 
compare(Entity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitStrider
 
compare(Entity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitTNT
 
compare(Entity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitTraderLlama
 
compare(Entity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitTropicalFish
 
compare(Entity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitTurtle
 
compare(Entity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitVex
 
compare(Entity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitVillager
 
compare(Entity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitVindicator
 
compare(Entity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitWanderingTrader
 
compare(Entity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitWitch
 
compare(Entity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitWither
 
compare(Entity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitWitherSkeleton
 
compare(Entity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitWolf
 
compare(Entity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitZoglin
 
compare(Entity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitZombie
 
compare(Entity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitZombieHorse
 
compare(Entity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitZombieVillager
 
compare(Class<?>[], Class<?>[]) - Static method in enum io.lumine.xikage.mythicmobs.util.ReflectionUtils.DataType
 
compareTo(MythicItem) - Method in class io.lumine.xikage.mythicmobs.items.MythicItem
 
compareTo(MythicMob) - Method in class io.lumine.xikage.mythicmobs.mobs.MythicMob
 
compareTo(MythicMobStack) - Method in class io.lumine.xikage.mythicmobs.mobs.MythicMobStack
 
compatHeroesShowXPMessage - Static variable in class io.lumine.xikage.mythicmobs.io.ConfigManager
 
compatHeroesXPEnable - Static variable in class io.lumine.xikage.mythicmobs.io.ConfigManager
 
compatHeroesXPMessageFormat - Static variable in class io.lumine.xikage.mythicmobs.io.ConfigManager
 
CompatibilityManager - Class in io.lumine.xikage.mythicmobs.compatibility
 
CompatibilityManager(MythicMobs) - Constructor for class io.lumine.xikage.mythicmobs.compatibility.CompatibilityManager
 
compatMcMMOShowXPMessage - Static variable in class io.lumine.xikage.mythicmobs.io.ConfigManager
 
compatMcMMOXPMessageFormat - Static variable in class io.lumine.xikage.mythicmobs.io.ConfigManager
 
compatSkillAPIShowXPMessage - Static variable in class io.lumine.xikage.mythicmobs.io.ConfigManager
 
compatSkillAPIXPMessageFormat - Static variable in class io.lumine.xikage.mythicmobs.io.ConfigManager
 
compatVaultMoneyMessageFormat - Static variable in class io.lumine.xikage.mythicmobs.io.ConfigManager
 
compatVaultShowMoneyMessage - Static variable in class io.lumine.xikage.mythicmobs.io.ConfigManager
 
CompilePatterns() - Static method in class io.lumine.xikage.mythicmobs.util.Patterns
 
components - Variable in class io.lumine.xikage.mythicmobs.skills.auras.Aura.AuraTracker
 
components - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ChainMechanic.ChainTracker
 
components - Variable in class io.lumine.xikage.mythicmobs.skills.projectiles.Projectile.ProjectileTracker
 
CompoundTag - Class in io.lumine.xikage.mythicmobs.util.jnbt
The TAG_Compound tag.
CompoundTag(Map<String, Tag>) - Constructor for class io.lumine.xikage.mythicmobs.util.jnbt.CompoundTag
Creates the tag with an empty name.
CompoundTag_v1_12_R1 - Class in io.lumine.xikage.mythicmobs.volatilecode.v1_12_R1
 
CompoundTag_v1_12_R1(Map<String, Tag>) - Constructor for class io.lumine.xikage.mythicmobs.volatilecode.v1_12_R1.CompoundTag_v1_12_R1
Creates the tag with an empty name.
CompoundTag_v1_13_R2 - Class in io.lumine.xikage.mythicmobs.volatilecode.v1_13_R2
 
CompoundTag_v1_13_R2(Map<String, Tag>) - Constructor for class io.lumine.xikage.mythicmobs.volatilecode.v1_13_R2.CompoundTag_v1_13_R2
Creates the tag with an empty name.
CompoundTag_v1_14_R1 - Class in io.lumine.xikage.mythicmobs.volatilecode.v1_14_R1
 
CompoundTag_v1_14_R1(Map<String, Tag>) - Constructor for class io.lumine.xikage.mythicmobs.volatilecode.v1_14_R1.CompoundTag_v1_14_R1
Creates the tag with an empty name.
CompoundTag_v1_15_R1 - Class in io.lumine.xikage.mythicmobs.volatilecode.v1_15_R1
 
CompoundTag_v1_15_R1(Map<String, Tag>) - Constructor for class io.lumine.xikage.mythicmobs.volatilecode.v1_15_R1.CompoundTag_v1_15_R1
Creates the tag with an empty name.
CompoundTag_v1_16_R1 - Class in io.lumine.xikage.mythicmobs.volatilecode.v1_16_R1
 
CompoundTag_v1_16_R1(Map<String, Tag>) - Constructor for class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R1.CompoundTag_v1_16_R1
Creates the tag with an empty name.
CompoundTag_v1_16_R2 - Class in io.lumine.xikage.mythicmobs.volatilecode.v1_16_R2
 
CompoundTag_v1_16_R2(Map<String, Tag>) - Constructor for class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R2.CompoundTag_v1_16_R2
Creates the tag with an empty name.
CompoundTagBuilder - Class in io.lumine.xikage.mythicmobs.util.jnbt
Helps create compound tags.
condition - Variable in class io.lumine.xikage.mythicmobs.skills.conditions.all.CustomCondition
 
ConditionAction - Enum in io.lumine.xikage.mythicmobs.skills.conditions
 
ConditionBiome - Class in io.lumine.xikage.mythicmobs.legacy.conditions
 
ConditionBiome() - Constructor for class io.lumine.xikage.mythicmobs.legacy.conditions.ConditionBiome
 
ConditionDawn - Class in io.lumine.xikage.mythicmobs.legacy.conditions
 
ConditionDawn() - Constructor for class io.lumine.xikage.mythicmobs.legacy.conditions.ConditionDawn
 
ConditionDay - Class in io.lumine.xikage.mythicmobs.legacy.conditions
 
ConditionDay() - Constructor for class io.lumine.xikage.mythicmobs.legacy.conditions.ConditionDay
 
ConditionDistanceFromSpawn - Class in io.lumine.xikage.mythicmobs.legacy.conditions
 
ConditionDistanceFromSpawn() - Constructor for class io.lumine.xikage.mythicmobs.legacy.conditions.ConditionDistanceFromSpawn
 
ConditionDusk - Class in io.lumine.xikage.mythicmobs.legacy.conditions
 
ConditionDusk() - Constructor for class io.lumine.xikage.mythicmobs.legacy.conditions.ConditionDusk
 
ConditionHasPotionEffect - Class in io.lumine.xikage.mythicmobs.legacy.conditions
 
ConditionHasPotionEffect() - Constructor for class io.lumine.xikage.mythicmobs.legacy.conditions.ConditionHasPotionEffect
 
ConditionHeight - Class in io.lumine.xikage.mythicmobs.legacy.conditions
 
ConditionHeight() - Constructor for class io.lumine.xikage.mythicmobs.legacy.conditions.ConditionHeight
 
ConditionHeightAbove - Class in io.lumine.xikage.mythicmobs.legacy.conditions
 
ConditionHeightAbove() - Constructor for class io.lumine.xikage.mythicmobs.legacy.conditions.ConditionHeightAbove
 
ConditionHeightBelow - Class in io.lumine.xikage.mythicmobs.legacy.conditions
 
ConditionHeightBelow() - Constructor for class io.lumine.xikage.mythicmobs.legacy.conditions.ConditionHeightBelow
 
ConditionHolding - Class in io.lumine.xikage.mythicmobs.legacy.conditions
 
ConditionHolding() - Constructor for class io.lumine.xikage.mythicmobs.legacy.conditions.ConditionHolding
 
ConditionInBlock - Class in io.lumine.xikage.mythicmobs.legacy.conditions
 
ConditionInBlock() - Constructor for class io.lumine.xikage.mythicmobs.legacy.conditions.ConditionInBlock
 
ConditionInCombat - Class in io.lumine.xikage.mythicmobs.legacy.conditions
 
ConditionInCombat() - Constructor for class io.lumine.xikage.mythicmobs.legacy.conditions.ConditionInCombat
 
ConditionInRegion - Class in io.lumine.xikage.mythicmobs.legacy.conditions
 
ConditionInRegion() - Constructor for class io.lumine.xikage.mythicmobs.legacy.conditions.ConditionInRegion
 
ConditionInside - Class in io.lumine.xikage.mythicmobs.legacy.conditions
 
ConditionInside() - Constructor for class io.lumine.xikage.mythicmobs.legacy.conditions.ConditionInside
 
ConditionLastSignal - Class in io.lumine.xikage.mythicmobs.legacy.conditions
 
ConditionLastSignal() - Constructor for class io.lumine.xikage.mythicmobs.legacy.conditions.ConditionLastSignal
 
ConditionLevel - Class in io.lumine.xikage.mythicmobs.legacy.conditions
 
ConditionLevel() - Constructor for class io.lumine.xikage.mythicmobs.legacy.conditions.ConditionLevel
 
ConditionLightLevel - Class in io.lumine.xikage.mythicmobs.legacy.conditions
 
ConditionLightLevel() - Constructor for class io.lumine.xikage.mythicmobs.legacy.conditions.ConditionLightLevel
 
ConditionLightLevelAbove - Class in io.lumine.xikage.mythicmobs.legacy.conditions
 
ConditionLightLevelAbove() - Constructor for class io.lumine.xikage.mythicmobs.legacy.conditions.ConditionLightLevelAbove
 
ConditionLightLevelBelow - Class in io.lumine.xikage.mythicmobs.legacy.conditions
 
ConditionLightLevelBelow() - Constructor for class io.lumine.xikage.mythicmobs.legacy.conditions.ConditionLightLevelBelow
 
ConditionLunarPhase - Class in io.lumine.xikage.mythicmobs.legacy.conditions
 
ConditionLunarPhase() - Constructor for class io.lumine.xikage.mythicmobs.legacy.conditions.ConditionLunarPhase
 
ConditionMobsInChunk - Class in io.lumine.xikage.mythicmobs.legacy.conditions
 
ConditionMobsInChunk() - Constructor for class io.lumine.xikage.mythicmobs.legacy.conditions.ConditionMobsInChunk
 
ConditionMobType - Class in io.lumine.xikage.mythicmobs.legacy.conditions
 
ConditionMobType() - Constructor for class io.lumine.xikage.mythicmobs.legacy.conditions.ConditionMobType
 
conditionName - Variable in class io.lumine.xikage.mythicmobs.skills.conditions.all.CustomCondition
 
ConditionNight - Class in io.lumine.xikage.mythicmobs.legacy.conditions
 
ConditionNight() - Constructor for class io.lumine.xikage.mythicmobs.legacy.conditions.ConditionNight
 
ConditionNotInRegion - Class in io.lumine.xikage.mythicmobs.legacy.conditions
 
ConditionNotInRegion() - Constructor for class io.lumine.xikage.mythicmobs.legacy.conditions.ConditionNotInRegion
 
ConditionOffGCD - Class in io.lumine.xikage.mythicmobs.legacy.conditions
 
ConditionOffGCD() - Constructor for class io.lumine.xikage.mythicmobs.legacy.conditions.ConditionOffGCD
 
ConditionOnBlock - Class in io.lumine.xikage.mythicmobs.legacy.conditions
 
ConditionOnBlock() - Constructor for class io.lumine.xikage.mythicmobs.legacy.conditions.ConditionOnBlock
 
ConditionOutside - Class in io.lumine.xikage.mythicmobs.legacy.conditions
 
ConditionOutside() - Constructor for class io.lumine.xikage.mythicmobs.legacy.conditions.ConditionOutside
 
ConditionPlayerKills - Class in io.lumine.xikage.mythicmobs.legacy.conditions
 
ConditionPlayerKills() - Constructor for class io.lumine.xikage.mythicmobs.legacy.conditions.ConditionPlayerKills
 
ConditionPlayerNotWithin - Class in io.lumine.xikage.mythicmobs.legacy.conditions
 
ConditionPlayerNotWithin() - Constructor for class io.lumine.xikage.mythicmobs.legacy.conditions.ConditionPlayerNotWithin
 
ConditionPlayerWithin - Class in io.lumine.xikage.mythicmobs.legacy.conditions
 
ConditionPlayerWithin() - Constructor for class io.lumine.xikage.mythicmobs.legacy.conditions.ConditionPlayerWithin
 
ConditionRaining - Class in io.lumine.xikage.mythicmobs.legacy.conditions
 
ConditionRaining() - Constructor for class io.lumine.xikage.mythicmobs.legacy.conditions.ConditionRaining
 
conditions - Variable in class io.lumine.xikage.mythicmobs.drops.DropTable
 
conditions - Variable in class io.lumine.xikage.mythicmobs.mobs.ai.goals.DoNothingGoal
 
conditions - Variable in class io.lumine.xikage.mythicmobs.skills.AbstractSkill
Conditions for executing this skill
conditions - Variable in class io.lumine.xikage.mythicmobs.spawning.random.RandomSpawner
 
conditions - Variable in class io.lumine.xikage.mythicmobs.volatilecode.v1_12_R1.ai.goals.FleeConditionalGoal
 
conditions - Variable in class io.lumine.xikage.mythicmobs.volatilecode.v1_13_R2.ai.goals.FleeConditionalGoal
 
conditions - Variable in class io.lumine.xikage.mythicmobs.volatilecode.v1_14_R1.ai.goals.FleeConditionalGoal
 
conditions - Variable in class io.lumine.xikage.mythicmobs.volatilecode.v1_15_R1.ai.goals.FleeConditionalGoal
 
conditions - Variable in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R1.ai.goals.FleeConditionalGoal
 
conditions - Variable in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R2.ai.goals.FleeConditionalGoal
 
ConditionScore - Class in io.lumine.xikage.mythicmobs.legacy.conditions
 
ConditionScore() - Constructor for class io.lumine.xikage.mythicmobs.legacy.conditions.ConditionScore
 
ConditionScoreGlobal - Class in io.lumine.xikage.mythicmobs.legacy.conditions
 
ConditionScoreGlobal() - Constructor for class io.lumine.xikage.mythicmobs.legacy.conditions.ConditionScoreGlobal
 
ConditionScoreMob - Class in io.lumine.xikage.mythicmobs.legacy.conditions
 
ConditionScoreMob() - Constructor for class io.lumine.xikage.mythicmobs.legacy.conditions.ConditionScoreMob
 
ConditionScoreTarget - Class in io.lumine.xikage.mythicmobs.legacy.conditions
 
ConditionScoreTarget() - Constructor for class io.lumine.xikage.mythicmobs.legacy.conditions.ConditionScoreTarget
 
conditionsLegacy - Variable in class io.lumine.xikage.mythicmobs.skills.Skill
 
ConditionStance - Class in io.lumine.xikage.mythicmobs.legacy.conditions
 
ConditionStance() - Constructor for class io.lumine.xikage.mythicmobs.legacy.conditions.ConditionStance
 
conditionsTarget - Variable in class io.lumine.xikage.mythicmobs.skills.AbstractSkill
 
conditionsTrigger - Variable in class io.lumine.xikage.mythicmobs.drops.DropTable
 
conditionsTrigger - Variable in class io.lumine.xikage.mythicmobs.skills.AbstractSkill
 
conditionString - Variable in class io.lumine.xikage.mythicmobs.mobs.ai.goals.DoNothingGoal
 
conditionString - Variable in class io.lumine.xikage.mythicmobs.volatilecode.v1_12_R1.ai.goals.FleeConditionalGoal
 
conditionString - Variable in class io.lumine.xikage.mythicmobs.volatilecode.v1_13_R2.ai.goals.FleeConditionalGoal
 
conditionString - Variable in class io.lumine.xikage.mythicmobs.volatilecode.v1_14_R1.ai.goals.FleeConditionalGoal
 
conditionString - Variable in class io.lumine.xikage.mythicmobs.volatilecode.v1_15_R1.ai.goals.FleeConditionalGoal
 
conditionString - Variable in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R1.ai.goals.FleeConditionalGoal
 
conditionString - Variable in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R2.ai.goals.FleeConditionalGoal
 
ConditionSunny - Class in io.lumine.xikage.mythicmobs.legacy.conditions
 
ConditionSunny() - Constructor for class io.lumine.xikage.mythicmobs.legacy.conditions.ConditionSunny
 
ConditionTargetDistance - Class in io.lumine.xikage.mythicmobs.legacy.conditions
 
ConditionTargetDistance() - Constructor for class io.lumine.xikage.mythicmobs.legacy.conditions.ConditionTargetDistance
 
ConditionTargetLineOfSight - Class in io.lumine.xikage.mythicmobs.legacy.conditions
 
ConditionTargetLineOfSight() - Constructor for class io.lumine.xikage.mythicmobs.legacy.conditions.ConditionTargetLineOfSight
 
ConditionTargetNotLineOfSight - Class in io.lumine.xikage.mythicmobs.legacy.conditions
 
ConditionTargetNotLineOfSight() - Constructor for class io.lumine.xikage.mythicmobs.legacy.conditions.ConditionTargetNotLineOfSight
 
ConditionTargetNotWithin - Class in io.lumine.xikage.mythicmobs.legacy.conditions
 
ConditionTargetNotWithin() - Constructor for class io.lumine.xikage.mythicmobs.legacy.conditions.ConditionTargetNotWithin
 
ConditionTargetWithin - Class in io.lumine.xikage.mythicmobs.legacy.conditions
 
ConditionTargetWithin() - Constructor for class io.lumine.xikage.mythicmobs.legacy.conditions.ConditionTargetWithin
 
ConditionThundering - Class in io.lumine.xikage.mythicmobs.legacy.conditions
 
ConditionThundering() - Constructor for class io.lumine.xikage.mythicmobs.legacy.conditions.ConditionThundering
 
ConditionTTWithin - Class in io.lumine.xikage.mythicmobs.legacy.conditions
 
ConditionTTWithin() - Constructor for class io.lumine.xikage.mythicmobs.legacy.conditions.ConditionTTWithin
 
conditionVar - Variable in class io.lumine.xikage.mythicmobs.skills.SkillCondition
 
ConditionWearing - Class in io.lumine.xikage.mythicmobs.legacy.conditions
 
ConditionWearing() - Constructor for class io.lumine.xikage.mythicmobs.legacy.conditions.ConditionWearing
 
ConditionWorld - Class in io.lumine.xikage.mythicmobs.legacy.conditions
 
ConditionWorld() - Constructor for class io.lumine.xikage.mythicmobs.legacy.conditions.ConditionWorld
 
ConditionWorldTime - Class in io.lumine.xikage.mythicmobs.legacy.conditions
 
ConditionWorldTime() - Constructor for class io.lumine.xikage.mythicmobs.legacy.conditions.ConditionWorldTime
 
ConeTargeter - Class in io.lumine.xikage.mythicmobs.skills.targeters
 
ConeTargeter(MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.targeters.ConeTargeter
 
config - Variable in class io.lumine.xikage.mythicmobs.skills.conditions.all.CustomCondition
 
config - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.CustomMechanic
 
config - Variable in class io.lumine.xikage.mythicmobs.skills.Skill
 
config - Variable in class io.lumine.xikage.mythicmobs.skills.SkillMechanic
 
config - Variable in class io.lumine.xikage.mythicmobs.skills.SkillTargeter
 
config - Variable in class io.lumine.xikage.mythicmobs.skills.targeters.CustomTargeter
 
ConfigManager - Class in io.lumine.xikage.mythicmobs.io
 
ConfigManager(MythicMobs) - Constructor for class io.lumine.xikage.mythicmobs.io.ConfigManager
 
ConsoleTargeter - Class in io.lumine.xikage.mythicmobs.skills.targeters
 
ConsoleTargeter(MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.targeters.ConsoleTargeter
 
consumeCharge() - Method in class io.lumine.xikage.mythicmobs.skills.auras.Aura.AuraTracker
 
ConsumeHeldItemMechanic - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
ConsumeHeldItemMechanic(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.ConsumeHeldItemMechanic
 
ConsumeMechanic - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
ConsumeMechanic(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.ConsumeMechanic
 
contains(AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.skills.projectiles.ProjectileHitBox
 
contains(AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.projectiles.ProjectileHitBox
 
containsKey(String) - Method in class io.lumine.xikage.mythicmobs.util.jnbt.CompoundTag
Returns whether this compound tag contains the given key.
convertLegacyVariables(String) - Static method in class io.lumine.xikage.mythicmobs.skills.SkillString
 
convertMobTypeAliases(String) - Static method in class io.lumine.xikage.mythicmobs.mobs.MobManager
 
cooldown - Variable in class io.lumine.xikage.mythicmobs.skills.AbstractSkill
 
cooldowns - Variable in class io.lumine.xikage.mythicmobs.mobs.ActiveMob
 
cooldowns - Variable in class io.lumine.xikage.mythicmobs.skills.AbstractSkill
 
cooldownTimer - Static variable in class io.lumine.xikage.mythicmobs.skills.AbstractSkill
 
coords1 - Variable in class io.lumine.xikage.mythicmobs.skills.conditions.all.CuboidCondition
 
coords2 - Variable in class io.lumine.xikage.mythicmobs.skills.conditions.all.CuboidCondition
 
copy(AbstractVector) - Method in class io.lumine.xikage.mythicmobs.adapters.AbstractVector
Copies another vector
CopyCommand - Class in io.lumine.xikage.mythicmobs.commands.spawners
 
CopyCommand(Command<MythicMobs>) - Constructor for class io.lumine.xikage.mythicmobs.commands.spawners.CopyCommand
 
copySpawner(String, String, AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.spawning.spawners.SpawnerManager
 
copyThreatTable - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.SummonMechanic
 
core - Variable in class io.lumine.xikage.mythicmobs.skills.variables.VariableManager
 
cos - Variable in class io.lumine.xikage.mythicmobs.skills.targeters.ConeTargeter
 
cosSq - Variable in class io.lumine.xikage.mythicmobs.skills.targeters.ConeTargeter
 
CquipMechanic - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
CquipMechanic(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.CquipMechanic
 
create() - Static method in class io.lumine.xikage.mythicmobs.util.jnbt.CompoundTagBuilder
Create a new builder instance.
create(Class<? extends Tag>) - Static method in class io.lumine.xikage.mythicmobs.util.jnbt.ListTagBuilder
Create a new builder instance.
create() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_12_R1.ai.goals.FleeConditionalGoal
 
create() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_12_R1.ai.goals.MeleeAttackGoal
 
create() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_12_R1.ai.goals.MoveTowardsTargetGoal
 
create() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_12_R1.ai.goals.RandomFlyGoal
 
create() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_12_R1.ai.goals.RandomLookAroundGoal
 
create() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_12_R1.ai.goals.RandomStrollGoal
 
create() - Method in interface io.lumine.xikage.mythicmobs.volatilecode.v1_12_R1.ai.PathfinderHolder
 
create() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_12_R1.ai.targeters.HurtByTargetGoal
 
create() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_12_R1.ai.targeters.NearestConditionalTargetGoal
 
create() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_12_R1.ai.targeters.OtherFactionGoal
 
create() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_13_R2.ai.goals.FleeConditionalGoal
 
create() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_13_R2.ai.goals.MeleeAttackGoal
 
create() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_13_R2.ai.goals.MoveTowardsTargetGoal
 
create() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_13_R2.ai.goals.RandomFlyGoal
 
create() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_13_R2.ai.goals.RandomLookAroundGoal
 
create() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_13_R2.ai.goals.RandomStrollGoal
 
create() - Method in interface io.lumine.xikage.mythicmobs.volatilecode.v1_13_R2.ai.PathfinderHolder
 
create() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_13_R2.ai.targeters.HurtByTargetGoal
 
create() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_13_R2.ai.targeters.NearestConditionalTargetGoal
 
create() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_13_R2.ai.targeters.OtherFactionGoal
 
create(Pathfinder) - Static method in class io.lumine.xikage.mythicmobs.volatilecode.v1_14_R1.ai.CustomAIAdapter
 
create() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_14_R1.ai.goals.CrossbowAttackGoal
 
create() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_14_R1.ai.goals.FleeConditionalGoal
 
create() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_14_R1.ai.goals.MeleeAttackGoal
 
create() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_14_R1.ai.goals.MoveTowardsTargetGoal
 
create() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_14_R1.ai.goals.RandomFlyGoal
 
create() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_14_R1.ai.goals.RandomLookAroundGoal
 
create() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_14_R1.ai.goals.RandomStrollGoal
 
create() - Method in interface io.lumine.xikage.mythicmobs.volatilecode.v1_14_R1.ai.PathfinderHolder
 
create() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_14_R1.ai.targeters.HurtByTargetGoal
 
create() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_14_R1.ai.targeters.NearestConditionalTargetGoal
 
create() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_14_R1.ai.targeters.OtherFactionGoal
 
create(Pathfinder) - Static method in class io.lumine.xikage.mythicmobs.volatilecode.v1_15_R1.ai.CustomAIAdapter
 
create() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_15_R1.ai.goals.CrossbowAttackGoal
 
create() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_15_R1.ai.goals.FleeConditionalGoal
 
create() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_15_R1.ai.goals.MeleeAttackGoal
 
create() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_15_R1.ai.goals.MoveTowardsConditionalGoal
 
create() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_15_R1.ai.goals.MoveTowardsTargetGoal
 
create() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_15_R1.ai.goals.RandomFlyGoal
 
create() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_15_R1.ai.goals.RandomLookAroundGoal
 
create() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_15_R1.ai.goals.RandomStrollGoal
 
create() - Method in interface io.lumine.xikage.mythicmobs.volatilecode.v1_15_R1.ai.PathfinderHolder
 
create() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_15_R1.ai.targeters.HurtByTargetGoal
 
create() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_15_R1.ai.targeters.NearestConditionalTargetGoal
 
create() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_15_R1.ai.targeters.OtherFactionGoal
 
create(Pathfinder) - Static method in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R1.ai.CustomAIAdapter
 
create() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R1.ai.goals.CrossbowAttackGoal
 
create() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R1.ai.goals.FleeConditionalGoal
 
create() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R1.ai.goals.MeleeAttackGoal
 
create() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R1.ai.goals.MoveTowardsConditionalGoal
 
create() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R1.ai.goals.MoveTowardsTargetGoal
 
create() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R1.ai.goals.RandomFlyGoal
 
create() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R1.ai.goals.RandomLookAroundGoal
 
create() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R1.ai.goals.RandomStrollGoal
 
create() - Method in interface io.lumine.xikage.mythicmobs.volatilecode.v1_16_R1.ai.PathfinderHolder
 
create() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R1.ai.targeters.HurtByTargetGoal
 
create() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R1.ai.targeters.NearestConditionalTargetGoal
 
create() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R1.ai.targeters.OtherFactionGoal
 
create(Pathfinder) - Static method in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R2.ai.CustomAIAdapter
 
create() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R2.ai.goals.CrossbowAttackGoal
 
create() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R2.ai.goals.FleeConditionalGoal
 
create() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R2.ai.goals.MeleeAttackGoal
 
create() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R2.ai.goals.MoveTowardsConditionalGoal
 
create() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R2.ai.goals.MoveTowardsTargetGoal
 
create() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R2.ai.goals.RandomFlyGoal
 
create() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R2.ai.goals.RandomLookAroundGoal
 
create() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R2.ai.goals.RandomStrollGoal
 
create() - Method in interface io.lumine.xikage.mythicmobs.volatilecode.v1_16_R2.ai.PathfinderHolder
 
create() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R2.ai.targeters.HurtByTargetGoal
 
create() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R2.ai.targeters.NearestConditionalTargetGoal
 
create() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R2.ai.targeters.OtherFactionGoal
 
createAIGoal(Pathfinder) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_12_R1.VolatileAIHandler_v1_12_R1
 
createAIGoal(Pathfinder) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_13_R2.VolatileAIHandler_v1_13_R2
 
createBossBar(String, AbstractBossBar.BarColor, AbstractBossBar.BarStyle) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitServer
 
createBossBar(String, AbstractBossBar.BarColor, AbstractBossBar.BarStyle) - Method in interface io.lumine.xikage.mythicmobs.adapters.ServerInterface
 
createBuilder() - Method in class io.lumine.xikage.mythicmobs.util.jnbt.CompoundTag
Create a compound tag builder.
createCastBar(CastMechanic.CastTracker, String) - Method in class io.lumine.xikage.mythicmobs.holograms.HologramManager
 
createCircle(double, double, double) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.ParticleTornadoEffect
 
CreateCommand - Class in io.lumine.xikage.mythicmobs.commands.spawners
 
CreateCommand(Command<MythicMobs>) - Constructor for class io.lumine.xikage.mythicmobs.commands.spawners.CreateCommand
 
createCompoundTag(Map<String, Tag>) - Method in class io.lumine.xikage.mythicmobs.volatilecode.VolatileCodeEnabled_v1_12_R1
 
createCompoundTag(Map<String, Tag>) - Method in class io.lumine.xikage.mythicmobs.volatilecode.VolatileCodeEnabled_v1_13_R2
 
createCompoundTag(Map<String, Tag>) - Method in class io.lumine.xikage.mythicmobs.volatilecode.VolatileCodeEnabled_v1_14_R1
 
createCompoundTag(Map<String, Tag>) - Method in class io.lumine.xikage.mythicmobs.volatilecode.VolatileCodeEnabled_v1_15_R1
 
createCompoundTag(Map<String, Tag>) - Method in class io.lumine.xikage.mythicmobs.volatilecode.VolatileCodeEnabled_v1_16_R1
 
createCompoundTag(Map<String, Tag>) - Method in class io.lumine.xikage.mythicmobs.volatilecode.VolatileCodeEnabled_v1_16_R2
 
createCompoundTag(Map<String, Tag>) - Method in interface io.lumine.xikage.mythicmobs.volatilecode.VolatileCodeHandler
 
createExplosion(AbstractLocation, float) - Method in interface io.lumine.xikage.mythicmobs.adapters.AbstractWorld
 
createExplosion(AbstractLocation, float, boolean, boolean) - Method in interface io.lumine.xikage.mythicmobs.adapters.AbstractWorld
 
createExplosion(AbstractLocation, float) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitWorld
 
createExplosion(AbstractLocation, float, boolean, boolean) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitWorld
 
CreateFireworksExplosion(Location, boolean, boolean, int, int[], int[], int) - Method in class io.lumine.xikage.mythicmobs.volatilecode.VolatileCodeDisabled
 
CreateFireworksExplosion(Location, boolean, boolean, int, int[], int[], int) - Method in class io.lumine.xikage.mythicmobs.volatilecode.VolatileCodeEnabled_v1_12_R1
 
CreateFireworksExplosion(Location, boolean, boolean, int, int[], int[], int) - Method in class io.lumine.xikage.mythicmobs.volatilecode.VolatileCodeEnabled_v1_13_R2
 
CreateFireworksExplosion(Location, boolean, boolean, int, int[], int[], int) - Method in class io.lumine.xikage.mythicmobs.volatilecode.VolatileCodeEnabled_v1_14_R1
 
CreateFireworksExplosion(Location, boolean, boolean, int, int[], int[], int) - Method in class io.lumine.xikage.mythicmobs.volatilecode.VolatileCodeEnabled_v1_15_R1
 
CreateFireworksExplosion(Location, boolean, boolean, int, int[], int[], int) - Method in class io.lumine.xikage.mythicmobs.volatilecode.VolatileCodeEnabled_v1_16_R1
 
CreateFireworksExplosion(Location, boolean, boolean, int, int[], int[], int) - Method in class io.lumine.xikage.mythicmobs.volatilecode.VolatileCodeEnabled_v1_16_R2
 
CreateFireworksExplosion(Location, boolean, boolean, int, int[], int[], int) - Method in interface io.lumine.xikage.mythicmobs.volatilecode.VolatileCodeHandler
 
createHealthBar(ActiveMob) - Method in class io.lumine.xikage.mythicmobs.holograms.HologramManager
 
createHologram(String, AbstractLocation, String) - Method in class io.lumine.xikage.mythicmobs.compatibility.CMISupport
 
createHologram(String, AbstractLocation, String) - Method in class io.lumine.xikage.mythicmobs.compatibility.HologramsSupport
 
createHologram(String, AbstractLocation, String) - Method in class io.lumine.xikage.mythicmobs.compatibility.HolographicDisplaysSupport
 
createHologram(String, AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.holograms.HologramManager
 
createHologram(String, AbstractLocation, String) - Method in class io.lumine.xikage.mythicmobs.holograms.HologramManager
 
createHologram(String, AbstractLocation, String) - Method in interface io.lumine.xikage.mythicmobs.holograms.HologramProvider
 
createNameplate(ActiveMob) - Method in class io.lumine.xikage.mythicmobs.holograms.HologramManager
 
createSpawner(String, Location, String) - Method in class io.lumine.xikage.mythicmobs.spawning.spawners.SpawnerManager
 
createSpeechBubble(SkillCaster) - Method in class io.lumine.xikage.mythicmobs.holograms.HologramManager
 
createSpeechBubble() - Method in class io.lumine.xikage.mythicmobs.mobs.ActiveMob
 
createWith(T...) - Static method in class io.lumine.xikage.mythicmobs.util.jnbt.ListTagBuilder
Create a new builder instance.
CrossbowAttackGoal - Class in io.lumine.xikage.mythicmobs.volatilecode.v1_14_R1.ai.goals
 
CrossbowAttackGoal(AbstractEntity, String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.volatilecode.v1_14_R1.ai.goals.CrossbowAttackGoal
 
CrossbowAttackGoal - Class in io.lumine.xikage.mythicmobs.volatilecode.v1_15_R1.ai.goals
 
CrossbowAttackGoal(AbstractEntity, String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.volatilecode.v1_15_R1.ai.goals.CrossbowAttackGoal
 
CrossbowAttackGoal - Class in io.lumine.xikage.mythicmobs.volatilecode.v1_16_R1.ai.goals
 
CrossbowAttackGoal(AbstractEntity, String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R1.ai.goals.CrossbowAttackGoal
 
CrossbowAttackGoal - Class in io.lumine.xikage.mythicmobs.volatilecode.v1_16_R2.ai.goals
 
CrossbowAttackGoal(AbstractEntity, String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R2.ai.goals.CrossbowAttackGoal
 
CrouchingCondition - Class in io.lumine.xikage.mythicmobs.skills.conditions.all
 
CrouchingCondition(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.conditions.all.CrouchingCondition
 
cuboid - Variable in class io.lumine.xikage.mythicmobs.skills.conditions.all.CuboidCondition
 
CuboidCondition - Class in io.lumine.xikage.mythicmobs.skills.conditions.all
 
CuboidCondition(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.conditions.all.CuboidCondition
 
CurrencyGiveMechanic - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
CurrencyGiveMechanic(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.CurrencyGiveMechanic
 
CurrencyTakeMechanic - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
CurrencyTakeMechanic(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.CurrencyTakeMechanic
 
currentHealth - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.DamagePercentMechanic
 
currentLocation - Variable in class io.lumine.xikage.mythicmobs.skills.projectiles.Projectile.ProjectileTracker
 
currentVelocity - Variable in class io.lumine.xikage.mythicmobs.skills.projectiles.Projectile.ProjectileTracker
 
CustomAIAdapter - Class in io.lumine.xikage.mythicmobs.volatilecode.v1_14_R1.ai
 
CustomAIAdapter(Pathfinder) - Constructor for class io.lumine.xikage.mythicmobs.volatilecode.v1_14_R1.ai.CustomAIAdapter
 
CustomAIAdapter - Class in io.lumine.xikage.mythicmobs.volatilecode.v1_15_R1.ai
 
CustomAIAdapter(Pathfinder) - Constructor for class io.lumine.xikage.mythicmobs.volatilecode.v1_15_R1.ai.CustomAIAdapter
 
CustomAIAdapter - Class in io.lumine.xikage.mythicmobs.volatilecode.v1_16_R1.ai
 
CustomAIAdapter(Pathfinder) - Constructor for class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R1.ai.CustomAIAdapter
 
CustomAIAdapter - Class in io.lumine.xikage.mythicmobs.volatilecode.v1_16_R2.ai
 
CustomAIAdapter(Pathfinder) - Constructor for class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R2.ai.CustomAIAdapter
 
CustomAIAdapter_v1_12_R1() - Constructor for class io.lumine.xikage.mythicmobs.volatilecode.v1_12_R1.VolatileAIHandler_v1_12_R1.CustomAIAdapter_v1_12_R1
 
CustomAIAdapter_v1_13_R2() - Constructor for class io.lumine.xikage.mythicmobs.volatilecode.v1_13_R2.VolatileAIHandler_v1_13_R2.CustomAIAdapter_v1_13_R2
 
CustomCondition - Class in io.lumine.xikage.mythicmobs.skills.conditions.all
 
CustomCondition(String, String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.conditions.all.CustomCondition
 
CustomDrop - Class in io.lumine.xikage.mythicmobs.drops.droppables
 
CustomDrop(String, String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.drops.droppables.CustomDrop
 
CustomMechanic - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
CustomMechanic(String, String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.CustomMechanic
 
CustomTargeter - Class in io.lumine.xikage.mythicmobs.skills.targeters
 
CustomTargeter(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.targeters.CustomTargeter
 
cut - Static variable in class io.lumine.xikage.mythicmobs.spawning.spawners.SpawnerSlice
 
CutBuffer - Static variable in class io.lumine.xikage.mythicmobs.spawning.spawners.SpawnerSlice
 
CutCommand - Class in io.lumine.xikage.mythicmobs.commands.spawners
 
CutCommand(Command<MythicMobs>) - Constructor for class io.lumine.xikage.mythicmobs.commands.spawners.CutCommand
 
CutSpawners(List<MythicSpawner>, AbstractLocation) - Static method in class io.lumine.xikage.mythicmobs.spawning.spawners.SpawnerSlice
 

D

d() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_12_R1.VolatileAIHandler_v1_12_R1.CustomAIAdapter_v1_12_R1
 
d() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_13_R2.VolatileAIHandler_v1_13_R2.CustomAIAdapter_v1_13_R2
 
d() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_14_R1.ai.CustomAIAdapter
 
d() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_15_R1.ai.CustomAIAdapter
 
d() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R1.ai.CustomAIAdapter
 
d() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R2.ai.CustomAIAdapter
 
damage(float) - Method in interface io.lumine.xikage.mythicmobs.adapters.AbstractEntity
 
damage(float) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitEntity
 
damage - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ConsumeMechanic
 
damage - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.LightningMechanic
 
damage - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ShootMechanic
 
damageAdd - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.OnAttackMechanic
 
DamageAmountCondition - Class in io.lumine.xikage.mythicmobs.skills.conditions.all
 
DamageAmountCondition(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.conditions.all.DamageAmountCondition
 
DamageCauseCondition - Class in io.lumine.xikage.mythicmobs.skills.conditions.all
 
DamageCauseCondition(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.conditions.all.DamageCauseCondition
 
DamageMechanic - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
DamageMechanic(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.DamageMechanic
 
DamageMetadata - Class in io.lumine.xikage.mythicmobs.skills.damage
 
DamageMetadata() - Constructor for class io.lumine.xikage.mythicmobs.skills.damage.DamageMetadata
 
damageMult - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.OnAttackMechanic
 
damageMult - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.OnDamagedMechanic
 
damagePassthroughEvent(EntityDamageEvent) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.listeners.MobListeners
 
DamagePercentMechanic - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
DamagePercentMechanic(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.DamagePercentMechanic
 
damageSub - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.OnDamagedMechanic
 
DamagingMechanic - Class in io.lumine.xikage.mythicmobs.skills.damage
 
DamagingMechanic(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.damage.DamagingMechanic
 
data(int) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitItemStack
Deprecated.
data - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ChainMechanic.ChainTracker
 
data - Variable in class io.lumine.xikage.mythicmobs.skills.projectiles.Projectile.ProjectileTracker
 
dataVar1 - Variable in class io.lumine.xikage.mythicmobs.mobs.ai.Pathfinder
 
dataVar1 - Variable in class io.lumine.xikage.mythicmobs.mobs.ai.WrappedPathfinder
 
dataVar2 - Variable in class io.lumine.xikage.mythicmobs.mobs.ai.Pathfinder
 
dataVar2 - Variable in class io.lumine.xikage.mythicmobs.mobs.ai.WrappedPathfinder
 
DawnCondition - Class in io.lumine.xikage.mythicmobs.skills.conditions.all
 
DawnCondition(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.conditions.all.DawnCondition
 
DayCondition - Class in io.lumine.xikage.mythicmobs.skills.conditions.all
 
DayCondition(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.conditions.all.DayCondition
 
debug(MythicLogger.DebugLevel, String, Object...) - Static method in class io.lumine.xikage.mythicmobs.logging.MythicLogger
 
DebugCommand - Class in io.lumine.xikage.mythicmobs.commands.debug
 
DebugCommand(Command<MythicMobs>) - Constructor for class io.lumine.xikage.mythicmobs.commands.debug.DebugCommand
 
debugLevel - Static variable in class io.lumine.xikage.mythicmobs.io.ConfigManager
 
debugMode - Static variable in class io.lumine.xikage.mythicmobs.io.ConfigManager
 
debugSpawners - Static variable in class io.lumine.xikage.mythicmobs.io.ConfigManager
 
DecapitateMechanic - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
DecapitateMechanic(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.DecapitateMechanic
 
decayTargetThreat() - Method in class io.lumine.xikage.mythicmobs.mobs.ActiveMob.ThreatTable
Decays the current target's threat
deepClone() - Method in class io.lumine.xikage.mythicmobs.skills.SkillMetadata
 
defaultLevelModifierArmor - Static variable in class io.lumine.xikage.mythicmobs.io.ConfigManager
 
defaultLevelModifierDamage - Static variable in class io.lumine.xikage.mythicmobs.io.ConfigManager
 
defaultLevelModifierHealth - Static variable in class io.lumine.xikage.mythicmobs.io.ConfigManager
 
defaultLevelModifierKBR - Static variable in class io.lumine.xikage.mythicmobs.io.ConfigManager
 
defaultLevelModifierPower - Static variable in class io.lumine.xikage.mythicmobs.io.ConfigManager
 
DEGTORAD - Static variable in class io.lumine.xikage.mythicmobs.util.MythicUtil
 
delay - Variable in class io.lumine.xikage.mythicmobs.skills.AbstractSkill
 
DelayedSkill(SkillMetadata, Queue<SkillMechanic>) - Constructor for class io.lumine.xikage.mythicmobs.skills.AbstractSkill.DelayedSkill
 
DelaySkill - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
DelaySkill(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.DelaySkill
 
depthFront - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ParticleWaveEffect
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class io.lumine.xikage.mythicmobs.skills.variables.VariableSerializer
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class io.lumine.xikage.mythicmobs.util.jnbt.NBTCompoundSerializer
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class io.lumine.xikage.mythicmobs.util.jnbt.NBTSerializer
 
despawnAllMobs() - Method in class io.lumine.xikage.mythicmobs.mobs.MobManager
Removes all despawnable mobs
destroyItem(ItemStack) - Method in interface io.lumine.xikage.mythicmobs.volatilecode.disabled.VolatileItemHandlerDisabled
 
destroyItem(ItemStack) - Method in interface io.lumine.xikage.mythicmobs.volatilecode.handlers.VolatileItemHandler
 
destroyItem(ItemStack) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_12_R1.VolatileItemHandler_v1_12_R1
 
destroyItem(ItemStack) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_13_R2.VolatileItemHandler_v1_13_R2
 
destroyItem(ItemStack) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_14_R1.VolatileItemHandler_v1_14_R1
 
destroyItem(ItemStack) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_15_R1.VolatileItemHandler_v1_15_R1
 
destroyItem(ItemStack) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R1.VolatileItemHandler_v1_16_R1
 
destroyItem(ItemStack) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R2.VolatileItemHandler_v1_16_R2
 
determineMobType(AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.mobs.MobManager
 
DIAMOND_HORSE_ARMOR - Static variable in class io.lumine.xikage.mythicmobs.volatilecode.VolatileMaterial
 
diff - Variable in class io.lumine.xikage.mythicmobs.skills.conditions.all.YDiffCondition
 
direction - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ParticleEffect
 
direction - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.SmokeEffect
 
directional - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ParticleEffect
 
directionReversed - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ParticleEffect
 
disable() - Method in class io.lumine.xikage.mythicmobs.clock.TimingsHandler
 
disable() - Method in class io.lumine.xikage.mythicmobs.metrics.MetricsLite
Disables metrics for the server by setting "opt-out" to true in the config file and canceling the metrics task.
disable() - Method in class io.lumine.xikage.mythicmobs.MythicMobs
 
Disable() - Method in class io.lumine.xikage.mythicmobs.spawning.spawners.MythicSpawner
 
DisengageMechanic - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
DisengageMechanic(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.DisengageMechanic
 
disguise - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.DisguiseMechanic
 
disguise - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.DisguiseTargetMechanic
 
disguise - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ShootMechanic
 
DisguiseMechanic - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
DisguiseMechanic(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.DisguiseMechanic
 
DisguiseModifyMechanic - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
DisguiseModifyMechanic(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.DisguiseModifyMechanic
 
DisguiseRemoveMechanic - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
DisguiseRemoveMechanic(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.DisguiseRemoveMechanic
 
DisguiseTargetMechanic - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
DisguiseTargetMechanic(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.DisguiseTargetMechanic
 
DismountMechanic - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
DismountMechanic(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.DismountMechanic
 
dispatchCommand(String) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitServer
 
dispatchCommand(String) - Method in interface io.lumine.xikage.mythicmobs.adapters.ServerInterface
 
DispenseEggEvent(BlockDispenseEvent) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.listeners.EggListeners
 
display(String) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitItemStack
 
displayName - Variable in class io.lumine.xikage.mythicmobs.mobs.MythicMob
 
distance(AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.adapters.AbstractLocation
 
distance - Variable in class io.lumine.xikage.mythicmobs.skills.conditions.all.DistanceCondition
 
distance - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ParticleTornadoEffect
 
distance - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ParticleWaveEffect
 
distance - Variable in class io.lumine.xikage.mythicmobs.volatilecode.v1_12_R1.ai.goals.FleeConditionalGoal
 
distance - Variable in class io.lumine.xikage.mythicmobs.volatilecode.v1_13_R2.ai.goals.FleeConditionalGoal
 
distance - Variable in class io.lumine.xikage.mythicmobs.volatilecode.v1_14_R1.ai.goals.FleeConditionalGoal
 
distance - Variable in class io.lumine.xikage.mythicmobs.volatilecode.v1_15_R1.ai.goals.FleeConditionalGoal
 
distance - Variable in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R1.ai.goals.FleeConditionalGoal
 
distance - Variable in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R2.ai.goals.FleeConditionalGoal
 
distance2D(AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.adapters.AbstractLocation
 
distance2DSquared(AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.adapters.AbstractLocation
 
distanceBetween - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ParticleLineEffect
 
DistanceCondition - Class in io.lumine.xikage.mythicmobs.skills.conditions.all
 
DistanceCondition(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.conditions.all.DistanceCondition
 
DistanceFromSpawnCondition - Class in io.lumine.xikage.mythicmobs.skills.conditions.all
 
DistanceFromSpawnCondition(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.conditions.all.DistanceFromSpawnCondition
 
distanceSquared(AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.adapters.AbstractLocation
 
distanceTo(AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.spawning.spawners.MythicSpawner
 
divide(AbstractVector) - Method in class io.lumine.xikage.mythicmobs.adapters.AbstractVector
Divides the vector by another.
DNAEffect - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
DNAEffect(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.DNAEffect
 
doAtomEffect(Entity, ParticleEffect, int, ParticleEffect, int, int, int, float, double, int, int, int) - Method in class io.lumine.xikage.mythicmobs.compatibility.EffectLibSupport
 
doAtomEffect(Location, ParticleEffect, int, ParticleEffect, int, int, int, float, double, int, int, int) - Method in class io.lumine.xikage.mythicmobs.compatibility.EffectLibSupport
 
doBleedEffect(LivingEntity, int, int) - Method in class io.lumine.xikage.mythicmobs.compatibility.EffectLibSupport
 
doBlockTossEffect(AbstractLocation, Material, AbstractVector, int, boolean) - Method in interface io.lumine.xikage.mythicmobs.volatilecode.handlers.VolatileWorldHandler
 
doBlockTossEffect(AbstractLocation, Material, AbstractVector, int, boolean) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_12_R1.VolatileWorldHandler_v1_12_R1
 
doBlockTossEffect(AbstractLocation, Material, AbstractVector, int, boolean) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_13_R2.VolatileWorldHandler_v1_13_R2
 
doBlockTossEffect(AbstractLocation, Material, AbstractVector, int, boolean) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_14_R1.VolatileWorldHandler_v1_14_R1
 
doBlockTossEffect(AbstractLocation, Material, AbstractVector, int, boolean) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_15_R1.VolatileWorldHandler_v1_15_R1
 
doBlockTossEffect(AbstractLocation, Material, AbstractVector, int, boolean) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R1.VolatileWorldHandler_v1_16_R1
 
doBlockTossEffect(AbstractLocation, Material, AbstractVector, int, boolean) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R2.VolatileWorldHandler_v1_16_R2
 
doDamage(DamageMetadata, AbstractEntity) - Method in interface io.lumine.xikage.mythicmobs.adapters.AbstractSkillAdapter
 
doDamage(DamageMetadata, AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitSkillAdapter
 
doDamage(SkillCaster, AbstractEntity, double) - Method in class io.lumine.xikage.mythicmobs.skills.damage.DamagingMechanic
 
doDamage(ActiveMob, AbstractEntity, float) - Method in class io.lumine.xikage.mythicmobs.volatilecode.VolatileCodeDisabled
 
doDamage(ActiveMob, AbstractEntity, float) - Method in class io.lumine.xikage.mythicmobs.volatilecode.VolatileCodeEnabled_v1_12_R1
 
doDamage(ActiveMob, AbstractEntity, float) - Method in class io.lumine.xikage.mythicmobs.volatilecode.VolatileCodeEnabled_v1_13_R2
 
doDamage(ActiveMob, AbstractEntity, float) - Method in class io.lumine.xikage.mythicmobs.volatilecode.VolatileCodeEnabled_v1_14_R1
 
doDamage(ActiveMob, AbstractEntity, float) - Method in class io.lumine.xikage.mythicmobs.volatilecode.VolatileCodeEnabled_v1_15_R1
 
doDamage(ActiveMob, AbstractEntity, float) - Method in class io.lumine.xikage.mythicmobs.volatilecode.VolatileCodeEnabled_v1_16_R1
 
doDamage(ActiveMob, AbstractEntity, float) - Method in class io.lumine.xikage.mythicmobs.volatilecode.VolatileCodeEnabled_v1_16_R2
 
doDamage(ActiveMob, AbstractEntity, float) - Method in interface io.lumine.xikage.mythicmobs.volatilecode.VolatileCodeHandler
 
doDNAEffect(Location, Location, ParticleEffect, int, ParticleEffect, ParticleEffect, int, double, float, float, float, float, int, int) - Method in class io.lumine.xikage.mythicmobs.compatibility.EffectLibSupport
 
doEffectArmSwing(AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.volatilecode.VolatileCodeDisabled
 
doEffectArmSwing(AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.volatilecode.VolatileCodeEnabled_v1_12_R1
 
doEffectArmSwing(AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.volatilecode.VolatileCodeEnabled_v1_13_R2
 
doEffectArmSwing(AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.volatilecode.VolatileCodeEnabled_v1_14_R1
 
doEffectArmSwing(AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.volatilecode.VolatileCodeEnabled_v1_15_R1
 
doEffectArmSwing(AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.volatilecode.VolatileCodeEnabled_v1_16_R1
 
doEffectArmSwing(AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.volatilecode.VolatileCodeEnabled_v1_16_R2
 
doEffectArmSwing(AbstractEntity) - Method in interface io.lumine.xikage.mythicmobs.volatilecode.VolatileCodeHandler
 
doEndSkillOnTerminate - Variable in class io.lumine.xikage.mythicmobs.skills.auras.Aura
 
doHit(HashSet<AbstractEntity>) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.MissileMechanic.MissileTracker
 
doLeash(ActiveMob) - Method in class io.lumine.xikage.mythicmobs.spawning.spawners.MythicSpawner
 
doMath - Variable in class io.lumine.xikage.mythicmobs.skills.placeholders.PlaceholderParser
 
DoNothingGoal - Class in io.lumine.xikage.mythicmobs.mobs.ai.goals
 
DoNothingGoal(AbstractEntity, String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.mobs.ai.goals.DoNothingGoal
 
DopplegangerMechanic - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
DopplegangerMechanic(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.DopplegangerMechanic
 
doSpawns(RandomSpawnPoint, Iterator<RandomSpawner>) - Method in class io.lumine.xikage.mythicmobs.spawning.random.RandomSpawnerManager
 
dot(AbstractVector) - Method in class io.lumine.xikage.mythicmobs.adapters.AbstractVector
Calculates the dot product of this vector with another.
DoubleTag - Class in io.lumine.xikage.mythicmobs.util.jnbt
The TAG_Double tag.
DoubleTag(double) - Constructor for class io.lumine.xikage.mythicmobs.util.jnbt.DoubleTag
Creates the tag with an empty name.
doVortexLocationEffect(Location, String, int, int, double, float, float, int, int) - Method in class io.lumine.xikage.mythicmobs.compatibility.EffectLibSupport
 
Drop - Class in io.lumine.xikage.mythicmobs.drops
Represents a drop entry in a DropTable
Drop(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.drops.Drop
 
Drop(String, MythicLineConfig, double) - Constructor for class io.lumine.xikage.mythicmobs.drops.Drop
 
Drop(String, MythicLineConfig, RandomDouble) - Constructor for class io.lumine.xikage.mythicmobs.drops.Drop
 
Drop(Location, int, List<ItemStack>) - Static method in class io.lumine.xikage.mythicmobs.drops.DropManager
 
drop - Variable in class io.lumine.xikage.mythicmobs.drops.droppables.CustomDrop
 
drop(AbstractLocation, DropMetadata) - Method in class io.lumine.xikage.mythicmobs.drops.droppables.ExperienceDrop
 
drop(AbstractLocation, DropMetadata) - Method in class io.lumine.xikage.mythicmobs.drops.droppables.NothingDrop
 
drop(AbstractLocation, DropMetadata) - Method in interface io.lumine.xikage.mythicmobs.drops.ILocationDrop
 
drop(AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.drops.LootBag
 
dropCombat() - Method in class io.lumine.xikage.mythicmobs.mobs.ActiveMob.ThreatTable
Forces the mob to drop combat
DropItemMechanic - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
DropItemMechanic(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.DropItemMechanic
 
DropManager - Class in io.lumine.xikage.mythicmobs.drops
 
DropManager(MythicMobs) - Constructor for class io.lumine.xikage.mythicmobs.drops.DropManager
 
DropMetadata - Class in io.lumine.xikage.mythicmobs.drops
Holds all metadata necessary for drops
DropMetadata(SkillCaster, AbstractEntity) - Constructor for class io.lumine.xikage.mythicmobs.drops.DropMetadata
 
dropName - Variable in class io.lumine.xikage.mythicmobs.drops.droppables.CustomDrop
 
dropOrGive(AbstractLocation, AbstractPlayer) - Method in class io.lumine.xikage.mythicmobs.drops.LootBag
 
DropTable - Class in io.lumine.xikage.mythicmobs.drops
 
DropTable(String, String, MythicConfig) - Constructor for class io.lumine.xikage.mythicmobs.drops.DropTable
 
DropTable(String, String, List<String>) - Constructor for class io.lumine.xikage.mythicmobs.drops.DropTable
 
DropTable(String, String, List<String>, boolean) - Constructor for class io.lumine.xikage.mythicmobs.drops.DropTable
 
DropTableDrop - Class in io.lumine.xikage.mythicmobs.drops.droppables
 
DropTableDrop(String, String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.drops.droppables.DropTableDrop
 
dropVar - Variable in class io.lumine.xikage.mythicmobs.drops.Drop
 
durability(int) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitItemStack
 
duration - Variable in class io.lumine.xikage.mythicmobs.skills.auras.Aura
 
duration - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.BlockWaveEffect
 
duration - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.EnderBeamMechanic
 
duration - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.GlowEffect
 
duration - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ItemSprayEffect
 
duration - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.PotionMechanic
 
duration - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.PrisonMechanic
 
duration - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.SmokeSwirlEffect
 
duration - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.SpinEffect
 
duration - Variable in class io.lumine.xikage.mythicmobs.skills.projectiles.Projectile
 
duration - Variable in class io.lumine.xikage.mythicmobs.skills.variables.VariableMechanic
 
DuskCondition - Class in io.lumine.xikage.mythicmobs.skills.conditions.all
 
DuskCondition(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.conditions.all.DuskCondition
 

E

e() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_12_R1.VolatileAIHandler_v1_12_R1.CustomAIAdapter_v1_12_R1
 
e() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_13_R2.VolatileAIHandler_v1_13_R2.CustomAIAdapter_v1_13_R2
 
e() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_13_R2.VolatileAIHandler_v1_13_R2.PathfinderGoalGoToOwner
 
e() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_14_R1.ai.CustomAIAdapter
 
e() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_15_R1.ai.CustomAIAdapter
 
e() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R1.ai.CustomAIAdapter
 
e() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R2.ai.CustomAIAdapter
 
economy - Variable in class io.lumine.xikage.mythicmobs.compatibility.VaultSupport
 
effect - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.PotionMechanic
 
EffectLib - Static variable in class io.lumine.xikage.mythicmobs.compatibility.CompatibilityManager
 
effectlib - Static variable in class io.lumine.xikage.mythicmobs.compatibility.EffectLibSupport
 
EffectLibSupport - Class in io.lumine.xikage.mythicmobs.compatibility
 
EffectLibSupport() - Constructor for class io.lumine.xikage.mythicmobs.compatibility.EffectLibSupport
 
EggEvent(PlayerInteractEvent) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.listeners.EggListeners
 
EggListeners - Class in io.lumine.xikage.mythicmobs.adapters.bukkit.listeners
 
EggListeners() - Constructor for class io.lumine.xikage.mythicmobs.adapters.bukkit.listeners.EggListeners
 
EggManager - Class in io.lumine.xikage.mythicmobs.mobs
 
EggManager() - Constructor for class io.lumine.xikage.mythicmobs.mobs.EggManager
 
EggsCommand - Class in io.lumine.xikage.mythicmobs.commands.eggs
 
EggsCommand(Command<MythicMobs>) - Constructor for class io.lumine.xikage.mythicmobs.commands.eggs.EggsCommand
 
eject() - Method in interface io.lumine.xikage.mythicmobs.adapters.AbstractEntity
 
eject() - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitEntity
 
EjectPassengerMechanic - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
EjectPassengerMechanic(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.EjectPassengerMechanic
 
element - Variable in class io.lumine.xikage.mythicmobs.skills.damage.DamagingMechanic
 
enable() - Method in class io.lumine.xikage.mythicmobs.clock.TimingsHandler
 
enable() - Method in class io.lumine.xikage.mythicmobs.metrics.MetricsLite
Enables metrics for the server by setting "opt-out" to false in the config file and starting the metrics task.
enable() - Method in class io.lumine.xikage.mythicmobs.MythicMobs
Bukkit Initializer
Enable() - Method in class io.lumine.xikage.mythicmobs.spawning.spawners.MythicSpawner
 
EnableAIModifiers - Static variable in class io.lumine.xikage.mythicmobs.io.ConfigManager
 
enabled - Variable in class io.lumine.xikage.mythicmobs.compatibility.LibsDisguisesSupport
 
enabled - Variable in class io.lumine.xikage.mythicmobs.compatibility.PhatLootsSupport
 
enabled - Variable in class io.lumine.xikage.mythicmobs.compatibility.VaultSupport
 
EnableLegacySkills - Static variable in class io.lumine.xikage.mythicmobs.io.ConfigManager
 
EnablePlayerFactions - Static variable in class io.lumine.xikage.mythicmobs.io.ConfigManager
 
EnableThreatTables - Static variable in class io.lumine.xikage.mythicmobs.io.ConfigManager
 
EnableTimerSkills - Static variable in class io.lumine.xikage.mythicmobs.io.ConfigManager
 
enchant(Enchantment, int) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitItemStack
 
EnchantCommand - Class in io.lumine.xikage.mythicmobs.commands.items
 
EnchantCommand(Command<MythicMobs>) - Constructor for class io.lumine.xikage.mythicmobs.commands.items.EnchantCommand
 
EnchantingExperienceCondition - Class in io.lumine.xikage.mythicmobs.skills.conditions.all
 
EnchantingExperienceCondition(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.conditions.all.EnchantingExperienceCondition
 
EnchantingLevelCondition - Class in io.lumine.xikage.mythicmobs.skills.conditions.all
 
EnchantingLevelCondition(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.conditions.all.EnchantingLevelCondition
 
EnchantsPlus - Static variable in class io.lumine.xikage.mythicmobs.compatibility.CompatibilityManager
 
EnchantsPlusSupport - Class in io.lumine.xikage.mythicmobs.compatibility
 
EnchantsPlusSupport() - Constructor for class io.lumine.xikage.mythicmobs.compatibility.EnchantsPlusSupport
 
end() - Method in class io.lumine.xikage.mythicmobs.mobs.ai.goals.DoNothingGoal
 
end() - Method in class io.lumine.xikage.mythicmobs.mobs.ai.goals.FollowPathGoal
 
end() - Method in class io.lumine.xikage.mythicmobs.mobs.ai.goals.GoToLocationGoal
 
end() - Method in class io.lumine.xikage.mythicmobs.mobs.ai.goals.GoToOwnerGoal
 
end() - Method in class io.lumine.xikage.mythicmobs.mobs.ai.goals.GoToParentGoal
 
end() - Method in class io.lumine.xikage.mythicmobs.mobs.ai.goals.GoToSpawnLocationGoal
 
end() - Method in class io.lumine.xikage.mythicmobs.mobs.ai.goals.PatrolGoal
 
end() - Method in class io.lumine.xikage.mythicmobs.mobs.ai.Pathfinder
Ends this Pathfinder.
end() - Method in class io.lumine.xikage.mythicmobs.util.Timing
 
EnderBeamMechanic - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
EnderBeamMechanic(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.EnderBeamMechanic
 
EnderDragonPhaseCondition - Class in io.lumine.xikage.mythicmobs.skills.conditions.all
 
EnderDragonPhaseCondition(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.conditions.all.EnderDragonPhaseCondition
 
EnderDragonResetCrystalsMechanic - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
EnderDragonResetCrystalsMechanic(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.EnderDragonResetCrystalsMechanic
 
EnderDragonSetPhaseMechanic - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
EnderDragonSetPhaseMechanic(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.EnderDragonSetPhaseMechanic
 
EnderDragonSetRespawnPhaseMechanic - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
EnderDragonSetRespawnPhaseMechanic(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.EnderDragonSetRespawnPhaseMechanic
 
EnderDragonSpawnPortalMechanic - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
EnderDragonSpawnPortalMechanic(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.EnderDragonSpawnPortalMechanic
 
EnderEffect - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
EnderEffect(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.EnderEffect
 
EndTag - Class in io.lumine.xikage.mythicmobs.util.jnbt
The TAG_End tag.
EndTag() - Constructor for class io.lumine.xikage.mythicmobs.util.jnbt.EndTag
 
entity - Variable in class io.lumine.xikage.mythicmobs.mobs.ai.Pathfinder
 
entity - Variable in class io.lumine.xikage.mythicmobs.mobs.ai.WrappedPathfinder
 
entity - Variable in class io.lumine.xikage.mythicmobs.skills.auras.Aura.AuraTracker
 
entity(BiFunction<AbstractEntity, String, String>) - Static method in interface io.lumine.xikage.mythicmobs.skills.placeholders.Placeholder
 
entity - Variable in class io.lumine.xikage.mythicmobs.spawning.random.RandomSpawnPoint
 
EntityListVariable - Class in io.lumine.xikage.mythicmobs.skills.variables.types
 
EntityListVariable(UUID) - Constructor for class io.lumine.xikage.mythicmobs.skills.variables.types.EntityListVariable
Creates the variable
EntityManager - Class in io.lumine.xikage.mythicmobs.mobs
Provides methods for getting and tracking entities in the world asynchronously.
EntityManager() - Constructor for class io.lumine.xikage.mythicmobs.mobs.EntityManager
 
EntityPlaceholder - Class in io.lumine.xikage.mythicmobs.skills.placeholders.types
 
EntityPlaceholder(BiFunction<AbstractEntity, String, String>) - Constructor for class io.lumine.xikage.mythicmobs.skills.placeholders.types.EntityPlaceholder
 
EntityPropertySet - Interface in io.lumine.xikage.mythicmobs.adapters.bukkit.entities.properties
 
entitySkill - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.RaytraceMechanic
 
EntityTypeCondition - Class in io.lumine.xikage.mythicmobs.skills.conditions.all
 
EntityTypeCondition(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.conditions.all.EntityTypeCondition
 
entityTypes - Variable in class io.lumine.xikage.mythicmobs.skills.conditions.all.EntityTypeCondition
 
EntityVariable - Class in io.lumine.xikage.mythicmobs.skills.variables.types
 
EntityVariable(UUID) - Constructor for class io.lumine.xikage.mythicmobs.skills.variables.types.EntityVariable
Creates the variable
entry - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ModifyScoreMechanic
 
entrySet() - Method in class io.lumine.xikage.mythicmobs.io.MythicLineConfig
 
equals(Object) - Method in class io.lumine.xikage.mythicmobs.adapters.AbstractBiome
 
equals(Object) - Method in class io.lumine.xikage.mythicmobs.adapters.AbstractLocation
 
equals(Object) - Method in class io.lumine.xikage.mythicmobs.adapters.AbstractVector
Checks to see if two objects are equal.
equals(Object) - Method in interface io.lumine.xikage.mythicmobs.adapters.AbstractWorld
 
equals(Object) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitEntity
 
equals(Object) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitWorld
 
equals(Object) - Method in class io.lumine.xikage.mythicmobs.drops.Drop
 
equals(Object) - Method in class io.lumine.xikage.mythicmobs.mobs.MythicMob
 
equals(Object) - Method in class io.lumine.xikage.mythicmobs.util.ArrayWrapper
Determines if this object has a value equivalent to another object.
equation - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.VariableMathMechanic
 
equip(AbstractEntity, AbstractItemStack) - Method in enum io.lumine.xikage.mythicmobs.drops.EquipSlot
 
equip(AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.drops.LootBag
 
equipItemChest(AbstractItemStack) - Method in interface io.lumine.xikage.mythicmobs.adapters.AbstractEntity
 
equipItemChest(AbstractItemStack) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitEntity
 
equipItemFeet(AbstractItemStack) - Method in interface io.lumine.xikage.mythicmobs.adapters.AbstractEntity
 
equipItemFeet(AbstractItemStack) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitEntity
 
equipItemHead(AbstractItemStack) - Method in interface io.lumine.xikage.mythicmobs.adapters.AbstractEntity
 
equipItemHead(AbstractItemStack) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitEntity
 
equipItemLegs(AbstractItemStack) - Method in interface io.lumine.xikage.mythicmobs.adapters.AbstractEntity
 
equipItemLegs(AbstractItemStack) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitEntity
 
equipItemMainHand(AbstractItemStack) - Method in interface io.lumine.xikage.mythicmobs.adapters.AbstractEntity
 
equipItemMainHand(AbstractItemStack) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitEntity
 
equipItemOffHand(AbstractItemStack) - Method in interface io.lumine.xikage.mythicmobs.adapters.AbstractEntity
 
equipItemOffHand(AbstractItemStack) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitEntity
 
EquipMechanic - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
EquipMechanic(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.EquipMechanic
 
EquipmentManager - Class in io.lumine.xikage.mythicmobs.mobs
 
EquipmentManager() - Constructor for class io.lumine.xikage.mythicmobs.mobs.EquipmentManager
 
EquipSlot - Enum in io.lumine.xikage.mythicmobs.drops
 
error(String) - Static method in class io.lumine.xikage.mythicmobs.logging.MythicLogger
 
error(String, Object...) - Static method in class io.lumine.xikage.mythicmobs.logging.MythicLogger
 
error(String, Throwable) - Static method in class io.lumine.xikage.mythicmobs.logging.MythicLogger
 
error(String, Throwable, Object...) - Static method in class io.lumine.xikage.mythicmobs.logging.MythicLogger
 
errorCompatibility(String, String) - Static method in class io.lumine.xikage.mythicmobs.logging.MythicLogger
 
errorConditionConfig(SkillCondition, MythicLineConfig, String) - Static method in class io.lumine.xikage.mythicmobs.logging.MythicLogger
 
errorDropConfig(Drop, MythicLineConfig, String) - Static method in class io.lumine.xikage.mythicmobs.logging.MythicLogger
 
errorDropTableConfig(DropTable, MythicLineConfig, String) - Static method in class io.lumine.xikage.mythicmobs.logging.MythicLogger
 
errorEntityConfig(BukkitEntityType, MythicConfig, String) - Static method in class io.lumine.xikage.mythicmobs.logging.MythicLogger
 
errorGenericConfig(String) - Static method in class io.lumine.xikage.mythicmobs.logging.MythicLogger
 
errorGenericConfig(MythicLineConfig, String) - Static method in class io.lumine.xikage.mythicmobs.logging.MythicLogger
 
errorItemConfig(MythicItem, MythicConfig, String) - Static method in class io.lumine.xikage.mythicmobs.logging.MythicLogger
 
errorLogging - Static variable in class io.lumine.xikage.mythicmobs.io.ConfigManager
 
errorMechanicConfig(SkillMechanic, MythicLineConfig, String) - Static method in class io.lumine.xikage.mythicmobs.logging.MythicLogger
 
errorMobConfig(MythicMob, MythicConfig, String) - Static method in class io.lumine.xikage.mythicmobs.logging.MythicLogger
 
errorSpawnConfig(RandomSpawner, MythicConfig, String) - Static method in class io.lumine.xikage.mythicmobs.logging.MythicLogger
 
errorTargeterConfig(SkillTargeter, MythicLineConfig, String) - Static method in class io.lumine.xikage.mythicmobs.logging.MythicLogger
 
eval(String) - Static method in class io.lumine.xikage.mythicmobs.util.MathParser
 
evalChance(String) - Static method in class io.lumine.xikage.mythicmobs.util.MathParser
 
evaluateCaster(SkillMetadata) - Method in class io.lumine.xikage.mythicmobs.skills.SkillCondition
 
evaluateDropCause(DropMetadata) - Method in class io.lumine.xikage.mythicmobs.skills.SkillCondition
 
evaluateDropper(DropMetadata) - Method in class io.lumine.xikage.mythicmobs.skills.SkillCondition
 
evaluateEntity(AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.SkillCondition
 
evaluateRandomSpawnPoint(RandomSpawnPoint) - Method in class io.lumine.xikage.mythicmobs.skills.SkillCondition
 
evaluateTargets(SkillMetadata) - Method in class io.lumine.xikage.mythicmobs.skills.AbstractSkill
 
evaluateTargets(SkillMetadata) - Method in class io.lumine.xikage.mythicmobs.skills.SkillCondition
 
evaluateToEntity(AbstractEntity, AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.SkillCondition
 
evaluateTrigger(SkillMetadata) - Method in class io.lumine.xikage.mythicmobs.skills.SkillCondition
 
exactOffsets - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ParticleEffect
 
execute(SkillTrigger, SkillCaster, AbstractEntity, AbstractLocation, HashSet<AbstractEntity>, HashSet<AbstractLocation>, float) - Method in class io.lumine.xikage.mythicmobs.skills.Skill
 
execute(SkillMetadata) - Method in class io.lumine.xikage.mythicmobs.skills.Skill
 
execute(SkillMetadata, Queue<SkillMechanic>) - Static method in class io.lumine.xikage.mythicmobs.skills.Skill
 
execute(SkillMetadata) - Method in class io.lumine.xikage.mythicmobs.skills.SkillMechanic
 
executeAuraSkill(Optional<Skill>, SkillMetadata) - Method in class io.lumine.xikage.mythicmobs.skills.auras.Aura.AuraTracker
 
executeAuraSkill(Optional<Skill>, SkillMetadata, boolean) - Method in class io.lumine.xikage.mythicmobs.skills.auras.Aura.AuraTracker
 
executeChainSkill(AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.ChainMechanic.ChainTracker
 
executeHitSkill(AbstractEntity, AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.ShootMechanic.ProjectileData
 
executeMobTimerSkills(ActiveMob, long) - Method in class io.lumine.xikage.mythicmobs.skills.SkillManager
 
executeNoTargetSkill(SkillMechanic, SkillMetadata) - Static method in class io.lumine.xikage.mythicmobs.skills.SkillMechanic
 
executeProjectileSkill(Optional<Skill>, SkillMetadata, boolean) - Method in class io.lumine.xikage.mythicmobs.skills.projectiles.Projectile.ProjectileTracker
 
executeSignalSkill(String, SkillMetadata) - Method in class io.lumine.xikage.mythicmobs.mobs.MythicMob
 
executeSkills(SkillTrigger, SkillMetadata) - Method in class io.lumine.xikage.mythicmobs.mobs.MythicMob
 
executeSkills(SkillTrigger, ActiveMob, AbstractEntity, AbstractLocation, HashSet<AbstractEntity>, HashSet<AbstractLocation>, float) - Method in class io.lumine.xikage.mythicmobs.skills.SkillMechanic
 
executeSkills(SkillMetadata) - Method in class io.lumine.xikage.mythicmobs.skills.SkillMechanic
 
executeTargetedEntitySkill(SkillMechanic, SkillMetadata) - Static method in class io.lumine.xikage.mythicmobs.skills.SkillMechanic
 
executeTargetedLocationSkill(SkillMechanic, SkillMetadata) - Static method in class io.lumine.xikage.mythicmobs.skills.SkillMechanic
 
executeVolley(SkillCaster, AbstractLocation, int, float, float, int, int) - Method in interface io.lumine.xikage.mythicmobs.adapters.AbstractSkillAdapter
 
executeVolley(SkillCaster, AbstractLocation, int, float, float, int, int) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitSkillAdapter
 
exemptPlayer(UUID) - Method in class io.lumine.xikage.mythicmobs.compatibility.NoCheatPlusSupport
 
expandSuperTypes() - Method in class io.lumine.xikage.mythicmobs.util.reflections.VersionCompliantReflections
 
ExperienceDrop - Class in io.lumine.xikage.mythicmobs.drops.droppables
 
ExperienceDrop(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.drops.droppables.ExperienceDrop
 
ExperienceDrop(String, MythicLineConfig, double) - Constructor for class io.lumine.xikage.mythicmobs.drops.droppables.ExperienceDrop
 
ExplosionEffect - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
ExplosionEffect(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.ExplosionEffect
 
ExplosionMechanic - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
ExplosionMechanic(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.ExplosionMechanic
 
ExportCommand - Class in io.lumine.xikage.mythicmobs.commands.items
 
ExportCommand(Command<MythicMobs>) - Constructor for class io.lumine.xikage.mythicmobs.commands.items.ExportCommand
 

F

faction - Variable in class io.lumine.xikage.mythicmobs.mobs.MythicMob
 
FactionCondition - Class in io.lumine.xikage.mythicmobs.skills.conditions.all
 
FactionCondition(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.conditions.all.FactionCondition
 
FactionProvider - Interface in io.lumine.xikage.mythicmobs.players.factions
 
factionProvider - Variable in class io.lumine.xikage.mythicmobs.players.PlayerManager
 
FactionSameCondition - Class in io.lumine.xikage.mythicmobs.skills.conditions.all
 
FactionSameCondition(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.conditions.all.FactionSameCondition
 
fadeColors - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.FireworkEffect
 
failNoTargets(SkillMetadata) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.CastMechanic
 
FallSpeedCondition - Class in io.lumine.xikage.mythicmobs.skills.conditions.all
 
FallSpeedCondition(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.conditions.all.FallSpeedCondition
 
FawePasteMechanic - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
FawePasteMechanic(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.FawePasteMechanic
 
FeedSkill - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
FeedSkill(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.FeedSkill
 
FieldOfViewCondition - Class in io.lumine.xikage.mythicmobs.skills.conditions.all
 
FieldOfViewCondition(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.conditions.all.FieldOfViewCondition
 
file - Variable in class io.lumine.xikage.mythicmobs.skills.Skill
 
filter(SkillMetadata, boolean) - Method in class io.lumine.xikage.mythicmobs.skills.targeters.IEntitySelector
 
filter(SkillMetadata) - Method in class io.lumine.xikage.mythicmobs.skills.targeters.ILocationSelector
 
FindCommand - Class in io.lumine.xikage.mythicmobs.commands.spawners
 
FindCommand(Command<MythicMobs>) - Constructor for class io.lumine.xikage.mythicmobs.commands.spawners.FindCommand
 
findPointNearPlayer(AbstractPlayer, boolean) - Method in class io.lumine.xikage.mythicmobs.spawning.random.RandomSpawnerManager.RandomPointGeneratorLand
 
findPointNearPlayer(AbstractPlayer, boolean) - Method in class io.lumine.xikage.mythicmobs.spawning.random.RandomSpawnGenerator
 
findSafeSpawnLocation(AbstractLocation, int, int, int, boolean, boolean) - Static method in class io.lumine.xikage.mythicmobs.mobs.MobManager
 
findSafeSpawnLocation(AbstractLocation, int, int, int, boolean) - Static method in class io.lumine.xikage.mythicmobs.mobs.MobManager
 
findSafeSpawnLocation(AbstractLocation, int, int, int) - Static method in class io.lumine.xikage.mythicmobs.mobs.MobManager
 
findSafeSpawnLocation(AbstractLocation, int, int) - Static method in class io.lumine.xikage.mythicmobs.mobs.MobManager
 
findSpawningLocation(Location, int) - Method in class io.lumine.xikage.mythicmobs.spawning.spawners.SpawnerManager
 
fire - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ExplosionMechanic
 
fireTicks - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ArrowVolleyMechanic
 
fireticks - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ShootFireballMechanic
 
FIREWORK_ROCKET - Static variable in class io.lumine.xikage.mythicmobs.volatilecode.VolatileMaterial
 
FIREWORK_STAR - Static variable in class io.lumine.xikage.mythicmobs.volatilecode.VolatileMaterial
 
FireworkEffect - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
FireworkEffect(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.FireworkEffect
 
FlamesEffect - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
FlamesEffect(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.FlamesEffect
 
FleeConditionalGoal - Class in io.lumine.xikage.mythicmobs.volatilecode.v1_12_R1.ai.goals
 
FleeConditionalGoal(AbstractEntity, String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.volatilecode.v1_12_R1.ai.goals.FleeConditionalGoal
 
FleeConditionalGoal - Class in io.lumine.xikage.mythicmobs.volatilecode.v1_13_R2.ai.goals
 
FleeConditionalGoal(AbstractEntity, String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.volatilecode.v1_13_R2.ai.goals.FleeConditionalGoal
 
FleeConditionalGoal - Class in io.lumine.xikage.mythicmobs.volatilecode.v1_14_R1.ai.goals
 
FleeConditionalGoal(AbstractEntity, String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.volatilecode.v1_14_R1.ai.goals.FleeConditionalGoal
 
FleeConditionalGoal - Class in io.lumine.xikage.mythicmobs.volatilecode.v1_15_R1.ai.goals
 
FleeConditionalGoal(AbstractEntity, String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.volatilecode.v1_15_R1.ai.goals.FleeConditionalGoal
 
FleeConditionalGoal - Class in io.lumine.xikage.mythicmobs.volatilecode.v1_16_R1.ai.goals
 
FleeConditionalGoal(AbstractEntity, String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R1.ai.goals.FleeConditionalGoal
 
FleeConditionalGoal - Class in io.lumine.xikage.mythicmobs.volatilecode.v1_16_R2.ai.goals
 
FleeConditionalGoal(AbstractEntity, String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R2.ai.goals.FleeConditionalGoal
 
flicker - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.FireworkEffect
 
flightDuration - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.FireworkEffect
 
FloatTag - Class in io.lumine.xikage.mythicmobs.util.jnbt
The TAG_Float tag.
FloatTag(float) - Constructor for class io.lumine.xikage.mythicmobs.util.jnbt.FloatTag
Creates the tag with an empty name.
FloatVariable - Class in io.lumine.xikage.mythicmobs.skills.variables.types
 
FloatVariable(float) - Constructor for class io.lumine.xikage.mythicmobs.skills.variables.types.FloatVariable
Creates the variable
FloatVariable(float, long) - Constructor for class io.lumine.xikage.mythicmobs.skills.variables.types.FloatVariable
Creates the variable
FloorOfTargetsTargeter - Class in io.lumine.xikage.mythicmobs.skills.targeters
 
FloorOfTargetsTargeter(MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.targeters.FloorOfTargetsTargeter
 
fluidCollisionMode - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.RaytraceMechanic
 
FlyMechanic - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
FlyMechanic(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.FlyMechanic
 
FlyMechanic.FlyMechanicTracker - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
FlyMechanicTracker(AbstractEntity, SkillMetadata) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.FlyMechanic.FlyMechanicTracker
 
FollowPathGoal - Class in io.lumine.xikage.mythicmobs.mobs.ai.goals
 
FollowPathGoal(AbstractEntity, String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.mobs.ai.goals.FollowPathGoal
 
FoodCondition - Class in io.lumine.xikage.mythicmobs.skills.conditions.all
 
FoodCondition(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.conditions.all.FoodCondition
 
FoodSaturationCondition - Class in io.lumine.xikage.mythicmobs.skills.conditions.all
 
FoodSaturationCondition(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.conditions.all.FoodSaturationCondition
 
force - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ItemSprayEffect
 
forceAsPower - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.OnShootMechanic
 
forceCloseWindow(AbstractPlayer) - Method in interface io.lumine.xikage.mythicmobs.volatilecode.disabled.VolatileEntityHandlerDisabled
 
forceCloseWindow(AbstractPlayer) - Method in interface io.lumine.xikage.mythicmobs.volatilecode.handlers.VolatileEntityHandler
 
forceCloseWindow(AbstractPlayer) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_12_R1.VolatileEntityHandler_v1_12_R1
 
forceCloseWindow(AbstractPlayer) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_13_R2.VolatileEntityHandler_v1_13_R2
 
forceCloseWindow(AbstractPlayer) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_14_R1.VolatileEntityHandler_v1_14_R1
 
forceCloseWindow(AbstractPlayer) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_15_R1.VolatileEntityHandler_v1_15_R1
 
forceCloseWindow(AbstractPlayer) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R1.VolatileEntityHandler_v1_16_R1
 
forceCloseWindow(AbstractPlayer) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R2.VolatileEntityHandler_v1_16_R2
 
forcePlayCredits(AbstractPlayer, float) - Method in interface io.lumine.xikage.mythicmobs.volatilecode.disabled.VolatileEntityHandlerDisabled
 
forcePlayCredits(AbstractPlayer, float) - Method in interface io.lumine.xikage.mythicmobs.volatilecode.handlers.VolatileEntityHandler
 
forcePlayCredits(AbstractPlayer, float) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_12_R1.VolatileEntityHandler_v1_12_R1
 
forcePlayCredits(AbstractPlayer, float) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_13_R2.VolatileEntityHandler_v1_13_R2
 
forcePlayCredits(AbstractPlayer, float) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_14_R1.VolatileEntityHandler_v1_14_R1
 
forcePlayCredits(AbstractPlayer, float) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_15_R1.VolatileEntityHandler_v1_15_R1
 
forcePlayCredits(AbstractPlayer, float) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R1.VolatileEntityHandler_v1_16_R1
 
forcePlayCredits(AbstractPlayer, float) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R2.VolatileEntityHandler_v1_16_R2
 
ForcePullMechanic - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
ForcePullMechanic(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.ForcePullMechanic
 
forceSync - Variable in class io.lumine.xikage.mythicmobs.skills.SkillMechanic
 
forward - Variable in class io.lumine.xikage.mythicmobs.skills.targeters.ForwardTargeter
 
ForwardTargeter - Class in io.lumine.xikage.mythicmobs.skills.targeters
 
ForwardTargeter(MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.targeters.ForwardTargeter
 
fromClass(Class<?>) - Static method in enum io.lumine.xikage.mythicmobs.util.ReflectionUtils.DataType
 
fromNMSTag(NBTTagCompound) - Static method in class io.lumine.xikage.mythicmobs.volatilecode.v1_12_R1.CompoundTag_v1_12_R1
 
fromNMSTag(NBTTagCompound) - Static method in class io.lumine.xikage.mythicmobs.volatilecode.v1_13_R2.CompoundTag_v1_13_R2
 
fromNMSTag(NBTTagCompound) - Static method in class io.lumine.xikage.mythicmobs.volatilecode.v1_14_R1.CompoundTag_v1_14_R1
 
fromNMSTag(NBTTagCompound) - Static method in class io.lumine.xikage.mythicmobs.volatilecode.v1_15_R1.CompoundTag_v1_15_R1
 
fromNMSTag(NBTTagCompound) - Static method in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R1.CompoundTag_v1_16_R1
 
fromNMSTag(NBTTagCompound) - Static method in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R2.CompoundTag_v1_16_R2
 
fromOrigin - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ShootMechanic
 
fromOrigin - Variable in class io.lumine.xikage.mythicmobs.skills.projectiles.Projectile
 
fromOrigin - Variable in class io.lumine.xikage.mythicmobs.skills.targeters.LineTargeter
 
fromOrigin - Variable in class io.lumine.xikage.mythicmobs.skills.targeters.LivingInLineTargeter
 

G

GCDMechanic - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
GCDMechanic(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.GCDMechanic
 
general(Function<String, String>) - Static method in interface io.lumine.xikage.mythicmobs.skills.placeholders.Placeholder
 
GeneralPlaceholder - Class in io.lumine.xikage.mythicmobs.skills.placeholders.types
 
GeneralPlaceholder(Function<String, String>) - Constructor for class io.lumine.xikage.mythicmobs.skills.placeholders.types.GeneralPlaceholder
 
generate(DropMetadata) - Method in class io.lumine.xikage.mythicmobs.drops.DropTable
 
generateBundle(String) - Method in class io.lumine.xikage.mythicmobs.compatibility.PhatLootsSupport
 
generateItemStack(int) - Method in class io.lumine.xikage.mythicmobs.items.MythicItem
Generates and returns an item based on this MythicItem
generateItemStack(int, AbstractEntity, AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.items.MythicItem
Deprecated.
generateItemStack(DropMetadata, int) - Method in class io.lumine.xikage.mythicmobs.items.MythicItem
 
generateRSPoints() - Static method in class io.lumine.xikage.mythicmobs.io.ConfigManager
 
generateSpawnPoints() - Method in class io.lumine.xikage.mythicmobs.spawning.random.RandomSpawnerManager.RandomPointGeneratorLand
 
generateSpawnPoints() - Method in class io.lumine.xikage.mythicmobs.spawning.random.RandomSpawnGenerator
 
GenericCaster - Class in io.lumine.xikage.mythicmobs.mobs
Represents a generic skill caster that can be any Entity
GenericCaster(AbstractEntity) - Constructor for class io.lumine.xikage.mythicmobs.mobs.GenericCaster
 
GenericConfig - Interface in io.lumine.xikage.mythicmobs.io
 
GenericPlaceholderMeta - Class in io.lumine.xikage.mythicmobs.skills.placeholders
 
GenericPlaceholderMeta(SkillCaster) - Constructor for class io.lumine.xikage.mythicmobs.skills.placeholders.GenericPlaceholderMeta
 
GenericPlaceholderMeta(AbstractEntity) - Constructor for class io.lumine.xikage.mythicmobs.skills.placeholders.GenericPlaceholderMeta
 
GenericPlaceholderMeta(SkillCaster, AbstractEntity) - Constructor for class io.lumine.xikage.mythicmobs.skills.placeholders.GenericPlaceholderMeta
 
GenericPlaceholderMeta(AbstractEntity, AbstractEntity) - Constructor for class io.lumine.xikage.mythicmobs.skills.placeholders.GenericPlaceholderMeta
 
GenericScore - Static variable in class io.lumine.xikage.mythicmobs.util.Patterns
 
get(String) - Static method in enum io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitParticle
 
get() - Static method in class io.lumine.xikage.mythicmobs.adapters.SkillAdapter
 
get() - Static method in class io.lumine.xikage.mythicmobs.adapters.TaskManager
 
get(DropMetadata) - Method in class io.lumine.xikage.mythicmobs.compatibility.MMOItemsSupport.MMOItemsDrop
 
get(DropMetadata) - Method in class io.lumine.xikage.mythicmobs.drops.droppables.DropTableDrop
 
get(DropMetadata) - Method in class io.lumine.xikage.mythicmobs.drops.droppables.MythicDropsDrop
 
get(DropMetadata) - Method in class io.lumine.xikage.mythicmobs.drops.droppables.PhatLootsDrop
 
get(DropMetadata) - Method in interface io.lumine.xikage.mythicmobs.drops.IMultiDrop
 
get(String) - Static method in enum io.lumine.xikage.mythicmobs.mobs.entities.MythicEntityType
 
get(UUID) - Method in class io.lumine.xikage.mythicmobs.mobs.MobRegistry
 
get(String) - Static method in class io.lumine.xikage.mythicmobs.mobs.WorldScaling
 
get(String) - Static method in enum io.lumine.xikage.mythicmobs.skills.ParticleMaker.ParticleType
Deprecated.
 
get() - Method in class io.lumine.xikage.mythicmobs.skills.placeholders.parsers.PlaceholderDouble
 
get(PlaceholderMeta) - Method in class io.lumine.xikage.mythicmobs.skills.placeholders.parsers.PlaceholderDouble
 
get(AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.placeholders.parsers.PlaceholderDouble
 
get(PlaceholderMeta, AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.placeholders.parsers.PlaceholderDouble
 
get(SkillCaster) - Method in class io.lumine.xikage.mythicmobs.skills.placeholders.parsers.PlaceholderDouble
 
get() - Method in class io.lumine.xikage.mythicmobs.skills.placeholders.parsers.PlaceholderFloat
 
get(PlaceholderMeta) - Method in class io.lumine.xikage.mythicmobs.skills.placeholders.parsers.PlaceholderFloat
 
get(AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.placeholders.parsers.PlaceholderFloat
 
get(PlaceholderMeta, AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.placeholders.parsers.PlaceholderFloat
 
get(SkillCaster) - Method in class io.lumine.xikage.mythicmobs.skills.placeholders.parsers.PlaceholderFloat
 
get() - Method in class io.lumine.xikage.mythicmobs.skills.placeholders.parsers.PlaceholderInt
 
get(PlaceholderMeta) - Method in class io.lumine.xikage.mythicmobs.skills.placeholders.parsers.PlaceholderInt
 
get(AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.placeholders.parsers.PlaceholderInt
 
get(PlaceholderMeta, AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.placeholders.parsers.PlaceholderInt
 
get(SkillCaster) - Method in class io.lumine.xikage.mythicmobs.skills.placeholders.parsers.PlaceholderInt
 
get(MythicSpawner) - Method in class io.lumine.xikage.mythicmobs.skills.placeholders.parsers.PlaceholderInt
 
get() - Method in class io.lumine.xikage.mythicmobs.skills.placeholders.parsers.PlaceholderString
 
get(PlaceholderMeta) - Method in class io.lumine.xikage.mythicmobs.skills.placeholders.parsers.PlaceholderString
 
get(AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.placeholders.parsers.PlaceholderString
 
get(PlaceholderMeta, AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.placeholders.parsers.PlaceholderString
 
get(SkillCaster) - Method in class io.lumine.xikage.mythicmobs.skills.placeholders.parsers.PlaceholderString
 
get() - Method in class io.lumine.xikage.mythicmobs.skills.placeholders.parsers.RandomDouble
 
get(PlaceholderMeta) - Method in class io.lumine.xikage.mythicmobs.skills.placeholders.parsers.RandomDouble
 
get(AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.placeholders.parsers.RandomDouble
 
get(PlaceholderMeta, AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.placeholders.parsers.RandomDouble
 
get(SkillCaster) - Method in class io.lumine.xikage.mythicmobs.skills.placeholders.parsers.RandomDouble
 
get() - Method in class io.lumine.xikage.mythicmobs.skills.placeholders.parsers.RandomFloat
 
get(PlaceholderMeta) - Method in class io.lumine.xikage.mythicmobs.skills.placeholders.parsers.RandomFloat
 
get(AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.placeholders.parsers.RandomFloat
 
get(PlaceholderMeta, AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.placeholders.parsers.RandomFloat
 
get(SkillCaster) - Method in class io.lumine.xikage.mythicmobs.skills.placeholders.parsers.RandomFloat
 
get() - Method in class io.lumine.xikage.mythicmobs.skills.placeholders.parsers.RandomInt
 
get(PlaceholderMeta) - Method in class io.lumine.xikage.mythicmobs.skills.placeholders.parsers.RandomInt
 
get(AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.placeholders.parsers.RandomInt
 
get(PlaceholderMeta, AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.placeholders.parsers.RandomInt
 
get(SkillCaster) - Method in class io.lumine.xikage.mythicmobs.skills.placeholders.parsers.RandomInt
 
get() - Method in class io.lumine.xikage.mythicmobs.skills.placeholders.parsers.StaticDouble
 
get(PlaceholderMeta) - Method in class io.lumine.xikage.mythicmobs.skills.placeholders.parsers.StaticDouble
 
get(AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.placeholders.parsers.StaticDouble
 
get(PlaceholderMeta, AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.placeholders.parsers.StaticDouble
 
get(SkillCaster) - Method in class io.lumine.xikage.mythicmobs.skills.placeholders.parsers.StaticDouble
 
get() - Method in class io.lumine.xikage.mythicmobs.skills.placeholders.parsers.StaticFloat
 
get(PlaceholderMeta) - Method in class io.lumine.xikage.mythicmobs.skills.placeholders.parsers.StaticFloat
 
get(AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.placeholders.parsers.StaticFloat
 
get(PlaceholderMeta, AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.placeholders.parsers.StaticFloat
 
get(SkillCaster) - Method in class io.lumine.xikage.mythicmobs.skills.placeholders.parsers.StaticFloat
 
get() - Method in class io.lumine.xikage.mythicmobs.skills.placeholders.parsers.StaticInt
 
get(PlaceholderMeta) - Method in class io.lumine.xikage.mythicmobs.skills.placeholders.parsers.StaticInt
 
get(AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.placeholders.parsers.StaticInt
 
get(PlaceholderMeta, AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.placeholders.parsers.StaticInt
 
get(SkillCaster) - Method in class io.lumine.xikage.mythicmobs.skills.placeholders.parsers.StaticInt
 
get() - Method in class io.lumine.xikage.mythicmobs.skills.placeholders.types.StringPlaceholder
 
get() - Method in class io.lumine.xikage.mythicmobs.skills.variables.types.AbstractVariable
 
get() - Method in class io.lumine.xikage.mythicmobs.skills.variables.types.EntityListVariable
 
get() - Method in class io.lumine.xikage.mythicmobs.skills.variables.types.EntityVariable
 
get() - Method in class io.lumine.xikage.mythicmobs.skills.variables.types.FloatVariable
 
get() - Method in class io.lumine.xikage.mythicmobs.skills.variables.types.IntegerVariable
 
get() - Method in class io.lumine.xikage.mythicmobs.skills.variables.types.StringListVariable
 
get() - Method in class io.lumine.xikage.mythicmobs.skills.variables.types.StringVariable
 
get() - Method in class io.lumine.xikage.mythicmobs.skills.variables.Variable
Gets the value of this variable.
get(String) - Method in class io.lumine.xikage.mythicmobs.skills.variables.VariableRegistry
 
get() - Static method in class io.lumine.xikage.mythicmobs.util.MythicGson
 
getAbsorptionHearts(LivingEntity) - Method in class io.lumine.xikage.mythicmobs.volatilecode.VolatileCodeDisabled
 
getAbsorptionHearts(LivingEntity) - Method in class io.lumine.xikage.mythicmobs.volatilecode.VolatileCodeEnabled_v1_12_R1
 
getAbsorptionHearts(LivingEntity) - Method in class io.lumine.xikage.mythicmobs.volatilecode.VolatileCodeEnabled_v1_13_R2
 
getAbsorptionHearts(LivingEntity) - Method in class io.lumine.xikage.mythicmobs.volatilecode.VolatileCodeEnabled_v1_14_R1
 
getAbsorptionHearts(LivingEntity) - Method in class io.lumine.xikage.mythicmobs.volatilecode.VolatileCodeEnabled_v1_15_R1
 
getAbsorptionHearts(LivingEntity) - Method in class io.lumine.xikage.mythicmobs.volatilecode.VolatileCodeEnabled_v1_16_R1
 
getAbsorptionHearts(LivingEntity) - Method in class io.lumine.xikage.mythicmobs.volatilecode.VolatileCodeEnabled_v1_16_R2
 
getAbsorptionHearts(LivingEntity) - Method in interface io.lumine.xikage.mythicmobs.volatilecode.VolatileCodeHandler
 
getAction() - Method in class io.lumine.xikage.mythicmobs.spawning.random.RandomSpawner
 
getActionVar() - Method in class io.lumine.xikage.mythicmobs.skills.SkillCondition
 
getActiveMob(UUID) - Method in class io.lumine.xikage.mythicmobs.mobs.MobManager
Returns the instance of a registered
getActiveMob(UUID) - Method in class io.lumine.xikage.mythicmobs.mobs.MobRegistry
Returns the instance of a registered
getActiveMobs() - Method in class io.lumine.xikage.mythicmobs.mobs.MobManager
Gets a collection of all active Mythic Mobs
getActiveMobsInCombat() - Method in class io.lumine.xikage.mythicmobs.mobs.MobManager
Gets a collection of all active Mythic Mobs that are currently in combat with something
getAIGoalSelectors() - Method in class io.lumine.xikage.mythicmobs.mobs.MythicMob
 
getAIHandler() - Method in interface io.lumine.xikage.mythicmobs.volatilecode.VolatileCodeHandler
 
getAITargetSelectors() - Method in class io.lumine.xikage.mythicmobs.mobs.MythicMob
 
getAliases() - Method in class io.lumine.xikage.mythicmobs.commands.debug.DebugCommand
 
getAliases() - Method in class io.lumine.xikage.mythicmobs.commands.debug.TimingsCommand
 
getAliases() - Method in class io.lumine.xikage.mythicmobs.commands.eggs.EggsCommand
 
getAliases() - Method in class io.lumine.xikage.mythicmobs.commands.eggs.GiveCommand
 
getAliases() - Method in class io.lumine.xikage.mythicmobs.commands.items.EnchantCommand
 
getAliases() - Method in class io.lumine.xikage.mythicmobs.commands.items.GiveCommand
 
getAliases() - Method in class io.lumine.xikage.mythicmobs.commands.items.ItemsCommand
 
getAliases() - Method in class io.lumine.xikage.mythicmobs.commands.mobs.InfoCommand
 
getAliases() - Method in class io.lumine.xikage.mythicmobs.commands.mobs.KillAllCommand
 
getAliases() - Method in class io.lumine.xikage.mythicmobs.commands.mobs.KillTypeCommand
 
getAliases() - Method in class io.lumine.xikage.mythicmobs.commands.mobs.ListActiveCommand
 
getAliases() - Method in class io.lumine.xikage.mythicmobs.commands.mobs.ListCommand
 
getAliases() - Method in class io.lumine.xikage.mythicmobs.commands.mobs.MobsCommand
 
getAliases() - Method in class io.lumine.xikage.mythicmobs.commands.mobs.SpawnCommand
 
getAliases() - Method in class io.lumine.xikage.mythicmobs.commands.ReloadCommand
 
getAliases() - Method in class io.lumine.xikage.mythicmobs.commands.SignalCommand
 
getAliases() - Method in class io.lumine.xikage.mythicmobs.commands.skills.InfoCommand
 
getAliases() - Method in class io.lumine.xikage.mythicmobs.commands.skills.SkillsCommand
 
getAliases() - Method in class io.lumine.xikage.mythicmobs.commands.spawners.ActivateCommand
 
getAliases() - Method in class io.lumine.xikage.mythicmobs.commands.spawners.AddConditionCommand
 
getAliases() - Method in class io.lumine.xikage.mythicmobs.commands.spawners.CreateCommand
 
getAliases() - Method in class io.lumine.xikage.mythicmobs.commands.spawners.FindCommand
 
getAliases() - Method in class io.lumine.xikage.mythicmobs.commands.spawners.RemoveCommand
 
getAliases() - Method in class io.lumine.xikage.mythicmobs.commands.spawners.RemoveConditionCommand
 
getAliases() - Method in class io.lumine.xikage.mythicmobs.commands.spawners.ResetTimersCommand
 
getAliases() - Method in class io.lumine.xikage.mythicmobs.commands.spawners.SetCommand
 
getAliases() - Method in class io.lumine.xikage.mythicmobs.commands.spawners.SpawnersCommand
 
getAliases() - Method in class io.lumine.xikage.mythicmobs.commands.test.TestCommand
 
getAliases() - Method in class io.lumine.xikage.mythicmobs.commands.utility.AddEntityNBTCommand
 
getAliases() - Method in class io.lumine.xikage.mythicmobs.commands.utility.BroadcastCommand
 
getAliases() - Method in class io.lumine.xikage.mythicmobs.commands.utility.GetBlockCoordinatesCommand
 
getAliases() - Method in class io.lumine.xikage.mythicmobs.commands.utility.GetItemInfoCommand
 
getAliases() - Method in class io.lumine.xikage.mythicmobs.commands.utility.GetPathStringCommand
 
getAliases() - Method in class io.lumine.xikage.mythicmobs.commands.utility.GetTargetInfoCommand
 
getAliases() - Method in class io.lumine.xikage.mythicmobs.commands.utility.GetTargetNBTCommand
 
getAliases() - Method in class io.lumine.xikage.mythicmobs.commands.utility.ListAllEntitiesCommand
 
getAliases() - Method in class io.lumine.xikage.mythicmobs.commands.utility.TestEntityNBTCommand
 
getAliases() - Method in class io.lumine.xikage.mythicmobs.commands.utility.UtilitiesCommand
 
getAliases() - Method in class io.lumine.xikage.mythicmobs.commands.VersionCommand
 
getAllFiles(String) - Static method in class io.lumine.xikage.mythicmobs.io.IOHandler
 
getAllMythicEntities() - Method in class io.lumine.xikage.mythicmobs.mobs.MobManager
 
getAllowFlight() - Method in interface io.lumine.xikage.mythicmobs.adapters.AbstractPlayer
 
getAllowFlight() - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitPlayer
 
getAllSkillTimes() - Method in class io.lumine.xikage.mythicmobs.clock.TimingsHandler
 
getAllSpawnerTimes() - Method in class io.lumine.xikage.mythicmobs.clock.TimingsHandler
 
getAllThreatTargets() - Method in class io.lumine.xikage.mythicmobs.mobs.ActiveMob.ThreatTable
 
getAmount() - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitItemStack
 
getAmount() - Method in class io.lumine.xikage.mythicmobs.items.MythicItem
 
getApplicableRegionIDs(World, Vector) - Method in class io.lumine.xikage.mythicmobs.compatibility.WorldEditSupport.WorldGuardSix
 
getApplicableRegionIDs(World, Vector) - Method in class io.lumine.xikage.mythicmobs.compatibility.WorldGuardSupport.WorldGuardSix
 
getApplicableRegions(World, Vector) - Method in class io.lumine.xikage.mythicmobs.compatibility.WorldEditSupport.WorldGuardSix
 
getApplicableRegions(World, Vector) - Method in class io.lumine.xikage.mythicmobs.compatibility.WorldGuardSupport.WorldGuardSix
 
getArmor() - Method in class io.lumine.xikage.mythicmobs.mobs.ActiveMob
 
getArmor() - Method in class io.lumine.xikage.mythicmobs.mobs.MythicMob
 
getArmor(ActiveMob) - Method in class io.lumine.xikage.mythicmobs.mobs.MythicMob
 
getArray() - Method in class io.lumine.xikage.mythicmobs.util.ArrayWrapper
Retrieves a reference to the wrapped array instance.
getAssociatedMobs() - Method in class io.lumine.xikage.mythicmobs.spawning.spawners.MythicSpawner
 
getAttackSpeed(double) - Method in class io.lumine.xikage.mythicmobs.mobs.MythicMob
 
getAuraRegistry() - Method in class io.lumine.xikage.mythicmobs.mobs.ActiveMob
 
getAuraRegistry(AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.auras.AuraManager
 
getAuraRegistry(UUID) - Method in class io.lumine.xikage.mythicmobs.skills.auras.AuraManager
 
getAuraRegistry() - Method in interface io.lumine.xikage.mythicmobs.skills.SkillCaster
 
getAuraStacks(AbstractEntity, String) - Method in class io.lumine.xikage.mythicmobs.skills.auras.AuraManager
 
getAuraStacks(String) - Method in interface io.lumine.xikage.mythicmobs.skills.SkillCaster
 
getAuthor() - Method in class io.lumine.xikage.mythicmobs.compatibility.PlaceholderAPISupport
 
getAverage() - Method in class io.lumine.xikage.mythicmobs.util.Timing.TimingResults
 
getBar(String) - Method in class io.lumine.xikage.mythicmobs.mobs.ActiveMob
 
getBaseLevel() - Method in class io.lumine.xikage.mythicmobs.spawning.random.RandomSpawner
 
getBiome() - Method in class io.lumine.xikage.mythicmobs.adapters.AbstractLocation
 
getBiome(AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.compatibility.OpenTerrainGeneratorSupport
 
getBiome() - Method in class io.lumine.xikage.mythicmobs.spawning.random.RandomSpawnPoint
 
getBiomes() - Method in class io.lumine.xikage.mythicmobs.spawning.random.RandomSpawner
 
GetBlockCoordinatesCommand - Class in io.lumine.xikage.mythicmobs.commands.utility
 
GetBlockCoordinatesCommand(Command<MythicMobs>) - Constructor for class io.lumine.xikage.mythicmobs.commands.utility.GetBlockCoordinatesCommand
 
getBlockHandler() - Method in interface io.lumine.xikage.mythicmobs.volatilecode.VolatileCodeHandler
 
getBlockLightLevel(AbstractLocation) - Method in interface io.lumine.xikage.mythicmobs.adapters.AbstractWorld
 
getBlockLightLevel(AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitWorld
 
getBlockX() - Method in class io.lumine.xikage.mythicmobs.adapters.AbstractLocation
 
getBlockX() - Method in class io.lumine.xikage.mythicmobs.adapters.AbstractVector
Gets the floored value of the X component, indicating the block that this vector is contained with.
getBlockY() - Method in class io.lumine.xikage.mythicmobs.adapters.AbstractLocation
 
getBlockY() - Method in class io.lumine.xikage.mythicmobs.adapters.AbstractVector
Gets the floored value of the Y component, indicating the block that this vector is contained with.
getBlockZ() - Method in class io.lumine.xikage.mythicmobs.adapters.AbstractLocation
 
getBlockZ() - Method in class io.lumine.xikage.mythicmobs.adapters.AbstractVector
Gets the floored value of the Z component, indicating the block that this vector is contained with.
getBoolean(String) - Method in interface io.lumine.xikage.mythicmobs.io.GenericConfig
 
getBoolean(String, boolean) - Method in interface io.lumine.xikage.mythicmobs.io.GenericConfig
 
getBoolean(String) - Method in class io.lumine.xikage.mythicmobs.io.MythicConfig
 
getBoolean(String, boolean) - Method in class io.lumine.xikage.mythicmobs.io.MythicConfig
 
getBoolean(String) - Method in class io.lumine.xikage.mythicmobs.io.MythicLineConfig
 
getBoolean(String, boolean) - Method in class io.lumine.xikage.mythicmobs.io.MythicLineConfig
 
getBoolean(String[], boolean) - Method in class io.lumine.xikage.mythicmobs.io.MythicLineConfig
 
getBoolean(String) - Method in class io.lumine.xikage.mythicmobs.util.jnbt.CompoundTag
 
getBossBar() - Method in class io.lumine.xikage.mythicmobs.mobs.MythicMob
 
getBossBarRangeSquared() - Method in class io.lumine.xikage.mythicmobs.mobs.MythicMob
 
getBossBarTitle() - Method in class io.lumine.xikage.mythicmobs.mobs.MythicMob
 
getBuildNumber() - Method in class io.lumine.xikage.mythicmobs.MythicMobs
Returns the MythicMobs development build version
getBukkitEntity() - Method in interface io.lumine.xikage.mythicmobs.adapters.AbstractEntity
 
getBukkitEntity() - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitEntity
 
getBukkitWorld() - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitWorld
 
getByte(String) - Method in class io.lumine.xikage.mythicmobs.util.jnbt.CompoundTag
Get a byte named with the given key.
getByte(int) - Method in class io.lumine.xikage.mythicmobs.util.jnbt.ListTag
Get a byte named with the given index.
getByteArray(String) - Method in class io.lumine.xikage.mythicmobs.util.jnbt.CompoundTag
Get a byte array named with the given key.
getByteArray(int) - Method in class io.lumine.xikage.mythicmobs.util.jnbt.ListTag
Get a byte array named with the given index.
getByteList(String) - Method in class io.lumine.xikage.mythicmobs.io.MythicConfig
 
getCallingEvent() - Method in class io.lumine.xikage.mythicmobs.skills.SkillMetadata
 
getCancelled() - Method in class io.lumine.xikage.mythicmobs.skills.auras.Aura.AuraTracker
 
getCancelled() - Method in interface io.lumine.xikage.mythicmobs.skills.IParentSkill
 
getCancelled() - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.ChainMechanic.ChainTracker
 
getCancelled() - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.ProjectileMechanic.ProjectileMechanicTracker
 
getCancelled() - Method in class io.lumine.xikage.mythicmobs.skills.projectiles.Projectile.ProjectileTracker
 
getCancelled() - Method in class io.lumine.xikage.mythicmobs.skills.TriggeredSkill
 
getCaster() - Method in class io.lumine.xikage.mythicmobs.drops.DropMetadata
 
getCaster() - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.ShootMechanic.ProjectileData
 
getCaster() - Method in interface io.lumine.xikage.mythicmobs.skills.placeholders.PlaceholderMeta
 
getCasterUUID() - Method in class io.lumine.xikage.mythicmobs.skills.auras.Aura.AuraTracker
 
getChance() - Method in class io.lumine.xikage.mythicmobs.drops.MythicEquipable
 
getChance() - Method in class io.lumine.xikage.mythicmobs.spawning.random.RandomSpawner
 
getChildren() - Method in interface io.lumine.xikage.mythicmobs.skills.SkillCaster
 
getChunkString() - Method in class io.lumine.xikage.mythicmobs.spawning.spawners.MythicSpawner
 
getChunkX() - Method in class io.lumine.xikage.mythicmobs.adapters.AbstractLocation
 
getChunkX() - Method in class io.lumine.xikage.mythicmobs.spawning.spawners.MythicSpawner
 
getChunkZ() - Method in class io.lumine.xikage.mythicmobs.adapters.AbstractLocation
 
getChunkZ() - Method in class io.lumine.xikage.mythicmobs.spawning.spawners.MythicSpawner
 
getClass(String) - Method in enum io.lumine.xikage.mythicmobs.util.ReflectionUtils.PackageType
 
getClassFromType(int) - Static method in class io.lumine.xikage.mythicmobs.util.jnbt.NBTConstants
Convert a type ID to its corresponding Tag class.
getClock() - Method in class io.lumine.xikage.mythicmobs.skills.SkillMechanic
 
getColor() - Method in interface io.lumine.xikage.mythicmobs.adapters.AbstractBossBar
Returns the color of this boss bar
getColor() - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitBossBar
 
getColor() - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitSheep
 
getColor(String[], String) - Method in class io.lumine.xikage.mythicmobs.io.MythicLineConfig
 
getColor(String, String) - Method in class io.lumine.xikage.mythicmobs.io.MythicLineConfig
 
getColorString(String) - Method in class io.lumine.xikage.mythicmobs.io.MythicConfig
 
getColorString(String, String) - Method in class io.lumine.xikage.mythicmobs.io.MythicConfig
 
getColorStringList(String) - Method in class io.lumine.xikage.mythicmobs.io.MythicConfig
 
GetCommand - Class in io.lumine.xikage.mythicmobs.commands.eggs
 
GetCommand(Command<MythicMobs>) - Constructor for class io.lumine.xikage.mythicmobs.commands.eggs.GetCommand
 
GetCommand - Class in io.lumine.xikage.mythicmobs.commands.items
 
GetCommand(Command<MythicMobs>) - Constructor for class io.lumine.xikage.mythicmobs.commands.items.GetCommand
 
getCompound(String) - Method in class io.lumine.xikage.mythicmobs.util.jnbt.CompoundTag
 
getCondition() - Method in class io.lumine.xikage.mythicmobs.api.bukkit.events.MythicConditionLoadEvent
 
getCondition() - Method in class io.lumine.xikage.mythicmobs.skills.conditions.all.CustomCondition
 
getCondition(String) - Static method in class io.lumine.xikage.mythicmobs.skills.SkillCondition
 
getConditionArgument() - Method in class io.lumine.xikage.mythicmobs.skills.conditions.all.CustomCondition
 
getConditionList() - Method in class io.lumine.xikage.mythicmobs.spawning.spawners.MythicSpawner
 
getConditionName() - Method in class io.lumine.xikage.mythicmobs.api.bukkit.events.MythicConditionLoadEvent
Gets the name of the custom condition being looked for
getConditions() - Method in class io.lumine.xikage.mythicmobs.skills.SkillManager
 
getConditions(List<String>) - Method in class io.lumine.xikage.mythicmobs.skills.SkillManager
 
getConditions(String) - Method in class io.lumine.xikage.mythicmobs.skills.SkillManager
 
getConfig() - Method in class io.lumine.xikage.mythicmobs.api.bukkit.events.MythicConditionLoadEvent
Gets the line configuration for the condition
getConfig() - Method in class io.lumine.xikage.mythicmobs.api.bukkit.events.MythicDropLoadEvent
Gets the line configuration for the drop
getConfig() - Method in class io.lumine.xikage.mythicmobs.api.bukkit.events.MythicMechanicLoadEvent
Gets the line configuration for the mechanic
getConfig() - Method in class io.lumine.xikage.mythicmobs.api.bukkit.events.MythicTargeterLoadEvent
Gets the line configuration for the targeter
getConfig() - Method in class io.lumine.xikage.mythicmobs.io.ConfigManager
 
getConfig() - Method in class io.lumine.xikage.mythicmobs.items.MythicItem
Gets the item's configuration section
getConfig() - Method in class io.lumine.xikage.mythicmobs.mobs.MythicMob
 
getConfig() - Method in class io.lumine.xikage.mythicmobs.skills.Skill
 
getConfigFile() - Method in class io.lumine.xikage.mythicmobs.metrics.MetricsLite
Gets the File object of the config file that should be used to store data such as the GUID and opt-out status
getConfigLine() - Method in class io.lumine.xikage.mythicmobs.drops.droppables.CustomDrop
 
getConfigLine() - Method in class io.lumine.xikage.mythicmobs.skills.SkillMechanic
 
getConstructor(Class<?>, Class<?>...) - Static method in class io.lumine.xikage.mythicmobs.util.ReflectionUtils
 
getConstructor(String, ReflectionUtils.PackageType, Class<?>...) - Static method in class io.lumine.xikage.mythicmobs.util.ReflectionUtils
 
getContainer() - Method in class io.lumine.xikage.mythicmobs.api.bukkit.events.MythicConditionLoadEvent
Gets the container of the Custom Condition that "holds" the condition in MythicMobs and manages certain attributes
getContainer() - Method in class io.lumine.xikage.mythicmobs.api.bukkit.events.MythicDropLoadEvent
Gets the container of the Custom Drop that "holds" the drop in MythicMobs and manages certain attributes
getContainer() - Method in class io.lumine.xikage.mythicmobs.api.bukkit.events.MythicMechanicLoadEvent
Gets the container of the Custom Mechanics that "holds" the mechanic in MythicMobs and manages various traits such as the cooldown, conditions, and triggers.
getContainer() - Method in class io.lumine.xikage.mythicmobs.api.bukkit.events.MythicTargeterLoadEvent
Gets the container of the Custom Targeter that "holds" the targeter in MythicMobs and manages various traits such as the cooldown, conditions, and triggers.
getCooldown(SkillCaster) - Method in class io.lumine.xikage.mythicmobs.skills.AbstractSkill
 
getCooldownSeconds() - Method in class io.lumine.xikage.mythicmobs.spawning.spawners.MythicSpawner
 
getCustomConfig() - Method in class io.lumine.xikage.mythicmobs.io.IOLoader
 
getCustomName() - Method in interface io.lumine.xikage.mythicmobs.adapters.AbstractEntity
 
getCustomName() - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitEntity
 
getDamage() - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitEntity
 
getDamage() - Method in class io.lumine.xikage.mythicmobs.mobs.ActiveMob
 
getDamage() - Method in class io.lumine.xikage.mythicmobs.mobs.MythicMob
 
getDamage(ActiveMob) - Method in class io.lumine.xikage.mythicmobs.mobs.MythicMob
 
getDamage() - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.ShootMechanic.ProjectileData
 
getDespawnMobsByDefault() - Method in class io.lumine.xikage.mythicmobs.io.ConfigManager
 
getDespawns() - Method in class io.lumine.xikage.mythicmobs.mobs.MythicMob
Gets whether this mob type despawns naturally
getDifficultyScale(AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.volatilecode.disabled.VolatileWorldHandlerDisabled
 
getDifficultyScale(AbstractLocation) - Method in interface io.lumine.xikage.mythicmobs.volatilecode.handlers.VolatileWorldHandler
 
getDifficultyScale(AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_12_R1.VolatileWorldHandler_v1_12_R1
 
getDifficultyScale(AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_13_R2.VolatileWorldHandler_v1_13_R2
 
getDifficultyScale(AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_14_R1.VolatileWorldHandler_v1_14_R1
 
getDifficultyScale(AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_15_R1.VolatileWorldHandler_v1_15_R1
 
getDifficultyScale(AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R1.VolatileWorldHandler_v1_16_R1
 
getDifficultyScale(AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R2.VolatileWorldHandler_v1_16_R2
 
getDirection() - Method in class io.lumine.xikage.mythicmobs.adapters.AbstractLocation
Gets a unit-vector pointing in the direction that this Location is facing.
getDisguise(String) - Method in class io.lumine.xikage.mythicmobs.compatibility.LibsDisguisesSupport
 
getDisguise(String, GenericConfig) - Method in class io.lumine.xikage.mythicmobs.compatibility.LibsDisguisesSupport
Deprecated.
getDisguise(String, GenericConfig, String) - Method in class io.lumine.xikage.mythicmobs.compatibility.LibsDisguisesSupport
 
getDisplayName() - Method in class io.lumine.xikage.mythicmobs.items.MythicItem
Gets the item's display name
getDisplayName() - Method in class io.lumine.xikage.mythicmobs.mobs.ActiveMob
 
getDisplayName() - Method in class io.lumine.xikage.mythicmobs.mobs.MythicMob
Gets the display name of the mob type
getDouble(String) - Method in class io.lumine.xikage.mythicmobs.io.MythicConfig
 
getDouble(String, double) - Method in class io.lumine.xikage.mythicmobs.io.MythicConfig
 
getDouble(String) - Method in class io.lumine.xikage.mythicmobs.io.MythicLineConfig
 
getDouble(String[]) - Method in class io.lumine.xikage.mythicmobs.io.MythicLineConfig
 
getDouble(String, double) - Method in class io.lumine.xikage.mythicmobs.io.MythicLineConfig
 
getDouble(String[], double) - Method in class io.lumine.xikage.mythicmobs.io.MythicLineConfig
 
getDouble(String) - Method in class io.lumine.xikage.mythicmobs.util.jnbt.CompoundTag
Get a double named with the given key.
getDouble(int) - Method in class io.lumine.xikage.mythicmobs.util.jnbt.ListTag
Get a double named with the given index.
getDrop() - Method in class io.lumine.xikage.mythicmobs.api.bukkit.events.MythicDropLoadEvent
 
getDrop(String, String) - Static method in class io.lumine.xikage.mythicmobs.drops.Drop
 
getDrop() - Method in class io.lumine.xikage.mythicmobs.drops.droppables.CustomDrop
 
getDrop(DropMetadata) - Method in class io.lumine.xikage.mythicmobs.drops.droppables.ItemDrop
 
getDrop(DropMetadata) - Method in class io.lumine.xikage.mythicmobs.drops.droppables.MythicItemDrop
 
getDrop(DropMetadata) - Method in interface io.lumine.xikage.mythicmobs.drops.IItemDrop
 
getDropArgument() - Method in class io.lumine.xikage.mythicmobs.drops.droppables.CustomDrop
 
getDropName() - Method in class io.lumine.xikage.mythicmobs.api.bukkit.events.MythicDropLoadEvent
Gets the name of the custom drop being looked for
getDrops() - Method in class io.lumine.xikage.mythicmobs.api.bukkit.events.MythicMobDeathEvent
Gets the list of the mob's drops
getDrops() - Method in class io.lumine.xikage.mythicmobs.api.bukkit.events.MythicMobLootDropEvent
Gets the LootBag representing everything the mob is dropping
getDrops() - Method in class io.lumine.xikage.mythicmobs.drops.LootBag
 
getDropTable(String) - Method in class io.lumine.xikage.mythicmobs.drops.DropManager
 
getDropTables() - Method in class io.lumine.xikage.mythicmobs.drops.DropManager
 
getEnchantmentLevel(String) - Method in interface io.lumine.xikage.mythicmobs.adapters.AbstractEntity
 
getEnchantmentLevel(String) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitEntity
 
getEnchantmentLevelHeld(String) - Method in interface io.lumine.xikage.mythicmobs.adapters.AbstractEntity
 
getEnchantmentLevelHeld(String) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitEntity
 
getEntities(SkillMetadata) - Method in class io.lumine.xikage.mythicmobs.skills.targeters.ChildrenTargeter
 
getEntities(SkillMetadata) - Method in class io.lumine.xikage.mythicmobs.skills.targeters.IEntitySelector
 
getEntities(SkillMetadata) - Method in class io.lumine.xikage.mythicmobs.skills.targeters.LivingInConeTargeter
 
getEntities(SkillMetadata) - Method in class io.lumine.xikage.mythicmobs.skills.targeters.LivingInLineTargeter
 
getEntities(SkillMetadata) - Method in class io.lumine.xikage.mythicmobs.skills.targeters.LivingInRadiusTargeter
 
getEntities(SkillMetadata) - Method in class io.lumine.xikage.mythicmobs.skills.targeters.LivingInWorldTargeter
 
getEntities(SkillMetadata) - Method in class io.lumine.xikage.mythicmobs.skills.targeters.LivingNearOriginTargeter
 
getEntities(SkillMetadata) - Method in class io.lumine.xikage.mythicmobs.skills.targeters.LivingNearTargetLocationTargeter
 
getEntities(SkillMetadata) - Method in class io.lumine.xikage.mythicmobs.skills.targeters.MobsInRadiusTargeter
 
getEntities(SkillMetadata) - Method in class io.lumine.xikage.mythicmobs.skills.targeters.MobsNearOriginTargeter
 
getEntities(SkillMetadata) - Method in class io.lumine.xikage.mythicmobs.skills.targeters.MountTargeter
 
getEntities(SkillMetadata) - Method in class io.lumine.xikage.mythicmobs.skills.targeters.NearestPlayerTargeter
 
getEntities(SkillMetadata) - Method in class io.lumine.xikage.mythicmobs.skills.targeters.OwnerTargeter
 
getEntities(SkillMetadata) - Method in class io.lumine.xikage.mythicmobs.skills.targeters.ParentTargeter
 
getEntities(SkillMetadata) - Method in class io.lumine.xikage.mythicmobs.skills.targeters.PassengerTargeter
 
getEntities(SkillMetadata) - Method in class io.lumine.xikage.mythicmobs.skills.targeters.PlayersInRadiusTargeter
 
getEntities(SkillMetadata) - Method in class io.lumine.xikage.mythicmobs.skills.targeters.PlayersInRingTargeter
 
getEntities(SkillMetadata) - Method in class io.lumine.xikage.mythicmobs.skills.targeters.PlayersInWorldTargeter
 
getEntities(SkillMetadata) - Method in class io.lumine.xikage.mythicmobs.skills.targeters.PlayersNearOriginTargeter
 
getEntities(SkillMetadata) - Method in class io.lumine.xikage.mythicmobs.skills.targeters.PlayersNearTargetLocationsTargeter
 
getEntities(SkillMetadata) - Method in class io.lumine.xikage.mythicmobs.skills.targeters.PlayersOnServerTargeter
 
getEntities(SkillMetadata) - Method in class io.lumine.xikage.mythicmobs.skills.targeters.SelfTargeter
 
getEntities(SkillMetadata) - Method in class io.lumine.xikage.mythicmobs.skills.targeters.SiblingsTargeter
 
getEntities(SkillMetadata) - Method in class io.lumine.xikage.mythicmobs.skills.targeters.TargetTargeter
 
getEntities(SkillMetadata) - Method in class io.lumine.xikage.mythicmobs.skills.targeters.ThreatTablePlayersTargeter
 
getEntities(SkillMetadata) - Method in class io.lumine.xikage.mythicmobs.skills.targeters.ThreatTableRandomTargeter
 
getEntities(SkillMetadata) - Method in class io.lumine.xikage.mythicmobs.skills.targeters.ThreatTableTargeter
 
getEntities(SkillMetadata) - Method in class io.lumine.xikage.mythicmobs.skills.targeters.TriggerTargeter
 
getEntities(SkillMetadata) - Method in class io.lumine.xikage.mythicmobs.skills.targeters.VanillaTargeter
 
getEntities(SkillMetadata) - Method in class io.lumine.xikage.mythicmobs.skills.targeters.WolfOwnerTargeter
 
getEntitiesBySelector(SkillCaster, String) - Method in class io.lumine.xikage.mythicmobs.volatilecode.VolatileCodeDisabled
 
getEntitiesBySelector(SkillCaster, String) - Method in class io.lumine.xikage.mythicmobs.volatilecode.VolatileCodeEnabled_v1_12_R1
 
getEntitiesBySelector(SkillCaster, String) - Method in class io.lumine.xikage.mythicmobs.volatilecode.VolatileCodeEnabled_v1_13_R2
 
getEntitiesBySelector(SkillCaster, String) - Method in class io.lumine.xikage.mythicmobs.volatilecode.VolatileCodeEnabled_v1_14_R1
 
getEntitiesBySelector(SkillCaster, String) - Method in class io.lumine.xikage.mythicmobs.volatilecode.VolatileCodeEnabled_v1_15_R1
 
getEntitiesBySelector(SkillCaster, String) - Method in class io.lumine.xikage.mythicmobs.volatilecode.VolatileCodeEnabled_v1_16_R1
 
getEntitiesBySelector(SkillCaster, String) - Method in class io.lumine.xikage.mythicmobs.volatilecode.VolatileCodeEnabled_v1_16_R2
 
getEntitiesBySelector(SkillCaster, String) - Method in interface io.lumine.xikage.mythicmobs.volatilecode.VolatileCodeHandler
 
getEntitiesInChunk(int, int) - Method in interface io.lumine.xikage.mythicmobs.adapters.AbstractWorld
 
getEntitiesInChunk(int, int) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitWorld
 
getEntitiesInChunk(AbstractWorld, int, int) - Method in interface io.lumine.xikage.mythicmobs.volatilecode.handlers.VolatileWorldHandler
 
getEntitiesInChunk(AbstractWorld, int, int) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_12_R1.VolatileWorldHandler_v1_12_R1
 
getEntitiesInChunk(AbstractWorld, int, int) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_13_R2.VolatileWorldHandler_v1_13_R2
 
getEntitiesInChunk(AbstractWorld, int, int) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_14_R1.VolatileWorldHandler_v1_14_R1
 
getEntitiesInChunk(AbstractWorld, int, int) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_15_R1.VolatileWorldHandler_v1_15_R1
 
getEntitiesInChunk(AbstractWorld, int, int) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R1.VolatileWorldHandler_v1_16_R1
 
getEntitiesInChunk(AbstractWorld, int, int) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R2.VolatileWorldHandler_v1_16_R2
 
getEntitiesNearLocation(AbstractLocation, double) - Method in interface io.lumine.xikage.mythicmobs.volatilecode.handlers.VolatileWorldHandler
 
getEntitiesNearLocation(AbstractLocation, double, Predicate<AbstractEntity>) - Method in interface io.lumine.xikage.mythicmobs.volatilecode.handlers.VolatileWorldHandler
 
getEntitiesNearLocation(AbstractLocation, double, Predicate<AbstractEntity>) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_12_R1.VolatileWorldHandler_v1_12_R1
 
getEntitiesNearLocation(AbstractLocation, double, Predicate<AbstractEntity>) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_13_R2.VolatileWorldHandler_v1_13_R2
 
getEntitiesNearLocation(AbstractLocation, double, Predicate<AbstractEntity>) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_14_R1.VolatileWorldHandler_v1_14_R1
 
getEntitiesNearLocation(AbstractLocation, double, Predicate<AbstractEntity>) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_15_R1.VolatileWorldHandler_v1_15_R1
 
getEntitiesNearLocation(AbstractLocation, double, Predicate<AbstractEntity>) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R1.VolatileWorldHandler_v1_16_R1
 
getEntitiesNearLocation(AbstractLocation, double, Predicate<AbstractEntity>) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R2.VolatileWorldHandler_v1_16_R2
 
getEntity(UUID) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitServer
 
getEntity(UUID) - Method in interface io.lumine.xikage.mythicmobs.adapters.ServerInterface
 
getEntity() - Method in class io.lumine.xikage.mythicmobs.api.bukkit.events.MythicMobDeathEvent
Gets the Bukkit Entity of the mob that died
getEntity() - Method in class io.lumine.xikage.mythicmobs.api.bukkit.events.MythicMobDespawnEvent
Gets the Bukkit Entity of the mob that despawned
getEntity() - Method in class io.lumine.xikage.mythicmobs.api.bukkit.events.MythicMobLootDropEvent
Gets the Bukkit Entity of the mob that died
getEntity() - Method in class io.lumine.xikage.mythicmobs.api.bukkit.events.MythicMobSpawnEvent
Get the Bukkit Entity of the mob being spawned
getEntity() - Method in class io.lumine.xikage.mythicmobs.mobs.ActiveMob
 
getEntity() - Method in class io.lumine.xikage.mythicmobs.mobs.GenericCaster
 
getEntity() - Method in interface io.lumine.xikage.mythicmobs.skills.SkillCaster
 
getEntity() - Method in class io.lumine.xikage.mythicmobs.spawning.random.RandomSpawnPoint
 
getEntityAbsorptionHearts(AbstractEntity) - Method in interface io.lumine.xikage.mythicmobs.volatilecode.disabled.VolatileEntityHandlerDisabled
 
getEntityAbsorptionHearts(AbstractEntity) - Method in interface io.lumine.xikage.mythicmobs.volatilecode.handlers.VolatileEntityHandler
 
getEntityAbsorptionHearts(AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_12_R1.VolatileEntityHandler_v1_12_R1
 
getEntityAbsorptionHearts(AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_13_R2.VolatileEntityHandler_v1_13_R2
 
getEntityAbsorptionHearts(AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_14_R1.VolatileEntityHandler_v1_14_R1
 
getEntityAbsorptionHearts(AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_15_R1.VolatileEntityHandler_v1_15_R1
 
getEntityAbsorptionHearts(AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R1.VolatileEntityHandler_v1_16_R1
 
getEntityAbsorptionHearts(AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R2.VolatileEntityHandler_v1_16_R2
 
getEntityAsPlayer() - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitEntity
 
getEntityHandler() - Method in interface io.lumine.xikage.mythicmobs.volatilecode.VolatileCodeHandler
 
getEntityTargets() - Method in class io.lumine.xikage.mythicmobs.skills.SkillMetadata
 
getEntityType() - Method in class io.lumine.xikage.mythicmobs.mobs.MythicMob
Gets the string name of the entity type of the mob type
getEpsilon() - Static method in class io.lumine.xikage.mythicmobs.adapters.AbstractVector
Get the threshold used for equals().
getExp() - Method in class io.lumine.xikage.mythicmobs.api.bukkit.events.MythicMobLootDropEvent
Gets the experience dropped by the mob
getExperience() - Method in interface io.lumine.xikage.mythicmobs.adapters.AbstractPlayer
 
getExperience() - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitPlayer
 
getEyeHeight() - Method in interface io.lumine.xikage.mythicmobs.adapters.AbstractEntity
 
getEyeHeight() - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitEntity
 
getEyeLocation() - Method in interface io.lumine.xikage.mythicmobs.adapters.AbstractEntity
 
getEyeLocation() - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitEntity
 
getFaction() - Method in class io.lumine.xikage.mythicmobs.mobs.ActiveMob
 
getFaction() - Method in class io.lumine.xikage.mythicmobs.mobs.MythicMob
 
getFaction(AbstractPlayer) - Method in interface io.lumine.xikage.mythicmobs.players.factions.FactionProvider
 
getFaction(UUID) - Method in interface io.lumine.xikage.mythicmobs.players.factions.FactionProvider
 
getFaction(UUID) - Method in class io.lumine.xikage.mythicmobs.players.factions.PermissionFactionProvider
 
getField(Class<?>, String) - Static method in class io.lumine.xikage.mythicmobs.util.NMSReflection
Retrieves a Field instance declared by the specified class with the specified name.
getField(Class<?>, boolean, String) - Static method in class io.lumine.xikage.mythicmobs.util.ReflectionUtils
 
getField(String, ReflectionUtils.PackageType, boolean, String) - Static method in class io.lumine.xikage.mythicmobs.util.ReflectionUtils
 
getFile() - Method in class io.lumine.xikage.mythicmobs.io.IOLoader
 
getFile() - Method in class io.lumine.xikage.mythicmobs.items.MythicItem
Returns the path to the file the item is in
getFile() - Method in class io.lumine.xikage.mythicmobs.mobs.MythicMob
Gets the file name the mob type is located in
getFile() - Method in class io.lumine.xikage.mythicmobs.mobs.MythicMobStack
 
getFileConfiguration() - Method in class io.lumine.xikage.mythicmobs.io.MythicConfig
 
getFlagRegistry() - Method in class io.lumine.xikage.mythicmobs.compatibility.WorldEditSupport.WorldGuardSix
 
getFlagRegistry() - Method in class io.lumine.xikage.mythicmobs.compatibility.WorldGuardSupport.WorldGuardSix
 
getFloat(String) - Method in class io.lumine.xikage.mythicmobs.io.MythicLineConfig
 
getFloat(String[]) - Method in class io.lumine.xikage.mythicmobs.io.MythicLineConfig
 
getFloat(String, float) - Method in class io.lumine.xikage.mythicmobs.io.MythicLineConfig
 
getFloat(String[], float) - Method in class io.lumine.xikage.mythicmobs.io.MythicLineConfig
 
getFloat(String) - Method in class io.lumine.xikage.mythicmobs.skills.variables.VariableRegistry
Get the variable with the given key as an integer, if possible
getFloat(String) - Method in class io.lumine.xikage.mythicmobs.util.jnbt.CompoundTag
Get a float named with the given key.
getFloat(int) - Method in class io.lumine.xikage.mythicmobs.util.jnbt.ListTag
Get a float named with the given index.
getFoodLevel() - Method in interface io.lumine.xikage.mythicmobs.adapters.AbstractPlayer
 
getFoodLevel() - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitPlayer
 
getFoodSaturation() - Method in interface io.lumine.xikage.mythicmobs.adapters.AbstractPlayer
 
getFoodSaturation() - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitPlayer
 
getFullTime() - Method in interface io.lumine.xikage.mythicmobs.adapters.AbstractWorld
 
getFullTime() - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitWorld
 
getGlobalCooldown() - Method in class io.lumine.xikage.mythicmobs.mobs.GenericCaster
 
getGlobalCooldown() - Method in interface io.lumine.xikage.mythicmobs.skills.SkillCaster
Returns 0 if the caster has no global cooldown active, or the number of ticks if it does.
getGroup() - Method in class io.lumine.xikage.mythicmobs.spawning.spawners.MythicSpawner
Gets the spawner group the spawner is part of
getHandle(Object) - Static method in class io.lumine.xikage.mythicmobs.util.NMSReflection
Attempts to get the NMS handle of a CraftBukkit object.
getHandlerList() - Static method in class io.lumine.xikage.mythicmobs.api.bukkit.events.MythicConditionLoadEvent
 
getHandlerList() - Static method in class io.lumine.xikage.mythicmobs.api.bukkit.events.MythicDropLoadEvent
 
getHandlerList() - Static method in class io.lumine.xikage.mythicmobs.api.bukkit.events.MythicMechanicLoadEvent
 
getHandlerList() - Static method in class io.lumine.xikage.mythicmobs.api.bukkit.events.MythicMobDeathEvent
 
getHandlerList() - Static method in class io.lumine.xikage.mythicmobs.api.bukkit.events.MythicMobDespawnEvent
 
getHandlerList() - Static method in class io.lumine.xikage.mythicmobs.api.bukkit.events.MythicMobLootDropEvent
 
getHandlerList() - Static method in class io.lumine.xikage.mythicmobs.api.bukkit.events.MythicMobSpawnEvent
 
getHandlerList() - Static method in class io.lumine.xikage.mythicmobs.api.bukkit.events.MythicReloadedEvent
 
getHandlerList() - Static method in class io.lumine.xikage.mythicmobs.api.bukkit.events.MythicTargeterLoadEvent
 
getHandlers() - Method in class io.lumine.xikage.mythicmobs.api.bukkit.events.MythicConditionLoadEvent
 
getHandlers() - Method in class io.lumine.xikage.mythicmobs.api.bukkit.events.MythicDropLoadEvent
 
getHandlers() - Method in class io.lumine.xikage.mythicmobs.api.bukkit.events.MythicMechanicLoadEvent
 
getHandlers() - Method in class io.lumine.xikage.mythicmobs.api.bukkit.events.MythicMobDeathEvent
 
getHandlers() - Method in class io.lumine.xikage.mythicmobs.api.bukkit.events.MythicMobDespawnEvent
 
getHandlers() - Method in class io.lumine.xikage.mythicmobs.api.bukkit.events.MythicMobLootDropEvent
 
getHandlers() - Method in class io.lumine.xikage.mythicmobs.api.bukkit.events.MythicMobSpawnEvent
 
getHandlers() - Method in class io.lumine.xikage.mythicmobs.api.bukkit.events.MythicReloadedEvent
 
getHandlers() - Method in class io.lumine.xikage.mythicmobs.api.bukkit.events.MythicTargeterLoadEvent
 
getHasAura(AbstractEntity, String) - Method in class io.lumine.xikage.mythicmobs.skills.auras.AuraManager
 
getHealth() - Method in interface io.lumine.xikage.mythicmobs.adapters.AbstractEntity
 
getHealth() - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitEntity
 
getHealth() - Method in class io.lumine.xikage.mythicmobs.mobs.MythicMob
 
getHealth(ActiveMob) - Method in class io.lumine.xikage.mythicmobs.mobs.MythicMob
 
getHealthbarOffset() - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitCaveSpider
 
getHealthbarOffset() - Method in class io.lumine.xikage.mythicmobs.mobs.entities.MythicEntity
 
getHeight() - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitArmorStand
 
getHeight() - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitBabyDrowned
 
getHeight() - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitBabyHusk
 
getHeight() - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitBabyPiglin
 
getHeight() - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitBabyPigZombie
 
getHeight() - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitBabyPigZombieVillager
 
getHeight() - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitBabyZoglin
 
getHeight() - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitBabyZombie
 
getHeight() - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitBabyZombieVillager
 
getHeight() - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitBat
 
getHeight() - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitBee
 
getHeight() - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitBlaze
 
getHeight() - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitCat
 
getHeight() - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitCaveSpider
 
getHeight() - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitChicken
 
getHeight() - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitCod
 
getHeight() - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitCow
 
getHeight() - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitCreeper
 
getHeight() - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitDolphin
 
getHeight() - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitDonkey
 
getHeight() - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitDrowned
 
getHeight() - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitElderGuardian
 
getHeight() - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitEnderCrystal
 
getHeight() - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitEnderDragon
 
getHeight() - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitEnderman
 
getHeight() - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitEndermite
 
getHeight() - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitEvoker
 
getHeight() - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitFallingBlock
 
getHeight() - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitFox
 
getHeight() - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitGhast
 
getHeight() - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitGiant
 
getHeight() - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitGuardian
 
getHeight() - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitHoglin
 
getHeight() - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitHorse
 
getHeight() - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitHusk
 
getHeight() - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitIllusioner
 
getHeight() - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitIronGolem
 
getHeight() - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitLlama
 
getHeight() - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitMagmaCube
 
getHeight() - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitMule
 
getHeight() - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitMushroomCow
 
getHeight() - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitOcelot
 
getHeight() - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitPanda
 
getHeight() - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitParrot
 
getHeight() - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitPhantom
 
getHeight() - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitPig
 
getHeight() - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitPiglin
 
getHeight() - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitPigZombie
 
getHeight() - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitPigZombieVillager
 
getHeight() - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitPillager
 
getHeight() - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitPolarBear
 
getHeight() - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitPufferFish
 
getHeight() - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitRabbit
 
getHeight() - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitRavager
 
getHeight() - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitSalmon
 
getHeight() - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitSheep
 
getHeight() - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitShulker
 
getHeight() - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitSilverfish
 
getHeight() - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitSkeleton
 
getHeight() - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitSkeletonHorse
 
getHeight() - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitSlime
 
getHeight() - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitSnowman
 
getHeight() - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitSpider
 
getHeight() - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitSquid
 
getHeight() - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitStray
 
getHeight() - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitStrider
 
getHeight() - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitTNT
 
getHeight() - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitTraderLlama
 
getHeight() - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitTropicalFish
 
getHeight() - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitTurtle
 
getHeight() - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitVex
 
getHeight() - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitVillager
 
getHeight() - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitVindicator
 
getHeight() - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitWanderingTrader
 
getHeight() - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitWitch
 
getHeight() - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitWither
 
getHeight() - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitWitherSkeleton
 
getHeight() - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitWolf
 
getHeight() - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitZoglin
 
getHeight() - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitZombie
 
getHeight() - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitZombieHorse
 
getHeight() - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitZombieVillager
 
getHeight() - Method in class io.lumine.xikage.mythicmobs.mobs.entities.MythicEntity
 
getHeroes() - Method in class io.lumine.xikage.mythicmobs.compatibility.HeroesSupport
 
getHolder() - Method in class io.lumine.xikage.mythicmobs.api.bukkit.events.MythicMechanicLoadEvent
Deprecated.
getId() - Method in enum io.lumine.xikage.mythicmobs.skills.ParticleMaker.ParticleType
Deprecated.
 
getIdentifier() - Method in class io.lumine.xikage.mythicmobs.compatibility.PlaceholderAPISupport
 
getIfExists(int) - Method in class io.lumine.xikage.mythicmobs.util.jnbt.ListTag
Get the tag if it exists at the given index.
getInCombat(ActiveMob) - Method in class io.lumine.xikage.mythicmobs.mobs.MobManager
 
getInstance() - Method in class io.lumine.xikage.mythicmobs.api.bukkit.events.MythicReloadedEvent
 
getInt(String) - Method in class io.lumine.xikage.mythicmobs.io.MythicConfig
Deprecated.
getInt(String, int) - Method in class io.lumine.xikage.mythicmobs.io.MythicConfig
Deprecated.
getInt(String) - Method in class io.lumine.xikage.mythicmobs.skills.variables.VariableRegistry
Get the variable with the given key as an integer, if possible
getInt(String) - Method in class io.lumine.xikage.mythicmobs.util.jnbt.CompoundTag
Get an int named with the given key.
getInt(int) - Method in class io.lumine.xikage.mythicmobs.util.jnbt.ListTag
Get an int named with the given index.
getIntangibleDrop(Class<? extends IIntangibleDrop>) - Method in class io.lumine.xikage.mythicmobs.api.bukkit.events.MythicMobLootDropEvent
Gets a specific intangible drop from the drop table
getIntangibleDrops() - Method in class io.lumine.xikage.mythicmobs.api.bukkit.events.MythicMobLootDropEvent
Gets the map of the mob's intangible/currency drops from the LootBag
getIntArray(String) - Method in class io.lumine.xikage.mythicmobs.util.jnbt.CompoundTag
Get a int[] named with the given key.
getIntArray(int) - Method in class io.lumine.xikage.mythicmobs.util.jnbt.ListTag
Get a int[] named with the given index.
getInteger(String) - Method in interface io.lumine.xikage.mythicmobs.io.GenericConfig
 
getInteger(String, int) - Method in interface io.lumine.xikage.mythicmobs.io.GenericConfig
 
getInteger(String) - Method in class io.lumine.xikage.mythicmobs.io.MythicConfig
 
getInteger(String, int) - Method in class io.lumine.xikage.mythicmobs.io.MythicConfig
 
getInteger(String) - Method in class io.lumine.xikage.mythicmobs.io.MythicLineConfig
 
getInteger(String[]) - Method in class io.lumine.xikage.mythicmobs.io.MythicLineConfig
 
getInteger(String, int) - Method in class io.lumine.xikage.mythicmobs.io.MythicLineConfig
 
getInteger(String[], int) - Method in class io.lumine.xikage.mythicmobs.io.MythicLineConfig
 
getInternalCooldown() - Method in class io.lumine.xikage.mythicmobs.spawning.spawners.MythicSpawner
Returns the spawner's internal cooldown, which is set when no players are in range, or the chunk or world are unloaded.
getInternalName() - Method in class io.lumine.xikage.mythicmobs.items.MythicItem
Gets the item's internal name
getInternalName() - Method in class io.lumine.xikage.mythicmobs.mobs.MythicMob
Gets the internal name of the mob type
getInternalName() - Method in class io.lumine.xikage.mythicmobs.skills.Skill
 
getInternalName() - Method in class io.lumine.xikage.mythicmobs.spawning.spawners.MythicSpawner
 
getIsAsync() - Method in class io.lumine.xikage.mythicmobs.skills.SkillMetadata
 
getIsInteractable() - Method in class io.lumine.xikage.mythicmobs.mobs.MythicMob
 
getIsInvincible() - Method in class io.lumine.xikage.mythicmobs.mobs.MythicMob
 
getItem(String, Object[]) - Method in class io.lumine.xikage.mythicmobs.compatibility.RelicsSupport
 
getItem(String) - Method in class io.lumine.xikage.mythicmobs.items.ItemManager
 
getItemAttribute(String) - Method in class io.lumine.xikage.mythicmobs.items.ItemManager
 
getItemHandler() - Method in interface io.lumine.xikage.mythicmobs.volatilecode.VolatileCodeHandler
 
GetItemInfoCommand - Class in io.lumine.xikage.mythicmobs.commands.utility
 
GetItemInfoCommand(Command<MythicMobs>) - Constructor for class io.lumine.xikage.mythicmobs.commands.utility.GetItemInfoCommand
 
getItemNames() - Method in class io.lumine.xikage.mythicmobs.items.ItemManager
 
getItemRecharge(Player) - Method in class io.lumine.xikage.mythicmobs.volatilecode.VolatileCodeDisabled
 
getItemRecharge(Player) - Method in class io.lumine.xikage.mythicmobs.volatilecode.VolatileCodeEnabled_v1_12_R1
 
getItemRecharge(Player) - Method in class io.lumine.xikage.mythicmobs.volatilecode.VolatileCodeEnabled_v1_13_R2
 
getItemRecharge(Player) - Method in class io.lumine.xikage.mythicmobs.volatilecode.VolatileCodeEnabled_v1_14_R1
 
getItemRecharge(Player) - Method in class io.lumine.xikage.mythicmobs.volatilecode.VolatileCodeEnabled_v1_15_R1
 
getItemRecharge(Player) - Method in class io.lumine.xikage.mythicmobs.volatilecode.VolatileCodeEnabled_v1_16_R1
 
getItemRecharge(Player) - Method in class io.lumine.xikage.mythicmobs.volatilecode.VolatileCodeEnabled_v1_16_R2
 
getItemRecharge(Player) - Method in interface io.lumine.xikage.mythicmobs.volatilecode.VolatileCodeHandler
 
getItemRecharging(Player) - Method in class io.lumine.xikage.mythicmobs.volatilecode.VolatileCodeEnabled_v1_12_R1
 
getItemRecharging(Player) - Method in class io.lumine.xikage.mythicmobs.volatilecode.VolatileCodeEnabled_v1_13_R2
 
getItemRecharging(Player) - Method in class io.lumine.xikage.mythicmobs.volatilecode.VolatileCodeEnabled_v1_14_R1
 
getItemRecharging(Player) - Method in class io.lumine.xikage.mythicmobs.volatilecode.VolatileCodeEnabled_v1_15_R1
 
getItemRecharging(Player) - Method in class io.lumine.xikage.mythicmobs.volatilecode.VolatileCodeEnabled_v1_16_R1
 
getItemRecharging(Player) - Method in class io.lumine.xikage.mythicmobs.volatilecode.VolatileCodeEnabled_v1_16_R2
 
getItemRecharging(Player) - Method in interface io.lumine.xikage.mythicmobs.volatilecode.VolatileCodeHandler
 
getItems() - Method in class io.lumine.xikage.mythicmobs.items.ItemManager
 
getItemStack() - Method in class io.lumine.xikage.mythicmobs.drops.MythicEquipable
 
getItemStack(String, String) - Method in class io.lumine.xikage.mythicmobs.io.MythicConfig
 
getItemStack(String) - Method in class io.lumine.xikage.mythicmobs.items.ItemManager
 
getKey() - Method in class io.lumine.xikage.mythicmobs.io.MythicConfig
 
getKey(String) - Static method in class io.lumine.xikage.mythicmobs.io.MythicLineConfig
 
getKeys(String) - Method in class io.lumine.xikage.mythicmobs.io.MythicConfig
 
getKiller() - Method in class io.lumine.xikage.mythicmobs.api.bukkit.events.MythicMobDeathEvent
Gets the mob's killer
getKiller() - Method in class io.lumine.xikage.mythicmobs.api.bukkit.events.MythicMobLootDropEvent
Gets the mob's killer
getKillMessage() - Method in class io.lumine.xikage.mythicmobs.mobs.MythicMob
 
getKnockbackResistance(double) - Method in class io.lumine.xikage.mythicmobs.mobs.MythicMob
 
getLandSpawnPoints() - Method in class io.lumine.xikage.mythicmobs.spawning.random.RandomSpawnerManager
 
getLastDamageSkillAmount() - Method in class io.lumine.xikage.mythicmobs.mobs.ActiveMob
 
getLeft(float) - Static method in class io.lumine.xikage.mythicmobs.skills.targeters.ObstructingBlockTargeter
 
getLevel() - Method in interface io.lumine.xikage.mythicmobs.adapters.AbstractPlayer
 
getLevel() - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitPlayer
 
getLevel() - Method in class io.lumine.xikage.mythicmobs.mobs.GenericCaster
 
getLevel() - Method in interface io.lumine.xikage.mythicmobs.skills.SkillCaster
 
getLevel(AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.spawning.random.RandomSpawner
 
getLevelBonus(AbstractLocation) - Static method in class io.lumine.xikage.mythicmobs.mobs.WorldScaling
 
getLevelMod() - Method in class io.lumine.xikage.mythicmobs.spawning.random.RandomSpawnPoint
 
getLevelModifiers() - Method in class io.lumine.xikage.mythicmobs.mobs.MythicMob
 
getLine() - Method in class io.lumine.xikage.mythicmobs.io.MythicLineConfig
 
getList(String, File[]) - Static method in class io.lumine.xikage.mythicmobs.io.IOHandler
 
getList(String) - Method in class io.lumine.xikage.mythicmobs.io.MythicConfig
 
getList(String) - Method in class io.lumine.xikage.mythicmobs.util.jnbt.CompoundTag
Get a list of tags named with the given key.
getList(String, Class<T>) - Method in class io.lumine.xikage.mythicmobs.util.jnbt.CompoundTag
Get a list of tags named with the given key.
getList(int) - Method in class io.lumine.xikage.mythicmobs.util.jnbt.ListTag
Get a list of tags named with the given index.
getList(int, Class<T>) - Method in class io.lumine.xikage.mythicmobs.util.jnbt.ListTag
Get a list of tags named with the given index.
getListTag(String) - Method in class io.lumine.xikage.mythicmobs.util.jnbt.CompoundTag
Get a TagList named with the given key.
getListTag(int) - Method in class io.lumine.xikage.mythicmobs.util.jnbt.ListTag
Get a TagList named with the given index.
getLivingEntities() - Method in interface io.lumine.xikage.mythicmobs.adapters.AbstractWorld
 
getLivingEntities() - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitWorld
 
getLivingEntities(AbstractWorld) - Method in class io.lumine.xikage.mythicmobs.mobs.EntityManager
 
getLivingEntitiesInRadius(LivingEntity, int) - Static method in class io.lumine.xikage.mythicmobs.skills.SkillHelper
 
getLivingEntity() - Method in class io.lumine.xikage.mythicmobs.api.bukkit.events.MythicMobSpawnEvent
Deprecated.
getLocation() - Method in interface io.lumine.xikage.mythicmobs.adapters.AbstractEntity
 
getLocation() - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitEntity
 
getLocation() - Method in class io.lumine.xikage.mythicmobs.api.bukkit.events.MythicMobSpawnEvent
Get the Bukkit Location of the mob being spawned
getLocation() - Method in class io.lumine.xikage.mythicmobs.mobs.ActiveMob
 
getLocation() - Method in class io.lumine.xikage.mythicmobs.mobs.GenericCaster
 
getLocation() - Method in interface io.lumine.xikage.mythicmobs.skills.SkillCaster
 
getLocation(AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.skills.targeters.OriginTargeter
 
getLocation() - Method in class io.lumine.xikage.mythicmobs.spawning.random.RandomSpawnPoint
 
getLocationBiome(AbstractLocation) - Method in interface io.lumine.xikage.mythicmobs.adapters.AbstractWorld
 
getLocationBiome(AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitWorld
 
getLocationList(String[], List<Locus>) - Method in class io.lumine.xikage.mythicmobs.io.MythicLineConfig
 
getLocationList(String, List<Locus>) - Method in class io.lumine.xikage.mythicmobs.io.MythicLineConfig
 
getLocations(SkillMetadata) - Method in class io.lumine.xikage.mythicmobs.skills.targeters.CasterSpawnLocationTargeter
 
getLocations(SkillMetadata) - Method in class io.lumine.xikage.mythicmobs.skills.targeters.ConeTargeter
 
getLocations(SkillMetadata) - Method in class io.lumine.xikage.mythicmobs.skills.targeters.FloorOfTargetsTargeter
 
getLocations(SkillMetadata) - Method in class io.lumine.xikage.mythicmobs.skills.targeters.ForwardTargeter
 
getLocations(SkillMetadata) - Method in class io.lumine.xikage.mythicmobs.skills.targeters.ILocationSelector
 
getLocations(SkillMetadata) - Method in class io.lumine.xikage.mythicmobs.skills.targeters.LineTargeter
 
getLocations(SkillMetadata) - Method in class io.lumine.xikage.mythicmobs.skills.targeters.LocationsOfTargetsTargeter
 
getLocations(SkillMetadata) - Method in class io.lumine.xikage.mythicmobs.skills.targeters.LocationTargeter
 
getLocations(SkillMetadata) - Method in class io.lumine.xikage.mythicmobs.skills.targeters.ObstructingBlockTargeter
 
getLocations(SkillMetadata) - Method in class io.lumine.xikage.mythicmobs.skills.targeters.PlayerLocationsInRadiusTargeter
 
getLocations(SkillMetadata) - Method in class io.lumine.xikage.mythicmobs.skills.targeters.RandomLocationsNearTargetsTargeter
 
getLocations(SkillMetadata) - Method in class io.lumine.xikage.mythicmobs.skills.targeters.RingTargeter
 
getLocations(SkillMetadata) - Method in class io.lumine.xikage.mythicmobs.skills.targeters.SelfLocationTargeter
 
getLocations(SkillMetadata) - Method in class io.lumine.xikage.mythicmobs.skills.targeters.SpawnersTargeter
 
getLocations(SkillMetadata) - Method in class io.lumine.xikage.mythicmobs.skills.targeters.TargetLocationTargeter
 
getLocations(SkillMetadata) - Method in class io.lumine.xikage.mythicmobs.skills.targeters.ThreatTableRandomLocationTargeter
 
getLocations(SkillMetadata) - Method in class io.lumine.xikage.mythicmobs.skills.targeters.TriggerLocationTargeter
 
getLocationTargets() - Method in class io.lumine.xikage.mythicmobs.skills.SkillMetadata
 
getLong(String) - Method in class io.lumine.xikage.mythicmobs.io.MythicLineConfig
 
getLong(String[]) - Method in class io.lumine.xikage.mythicmobs.io.MythicLineConfig
 
getLong(String, long) - Method in class io.lumine.xikage.mythicmobs.io.MythicLineConfig
 
getLong(String[], long) - Method in class io.lumine.xikage.mythicmobs.io.MythicLineConfig
 
getLong(String) - Method in class io.lumine.xikage.mythicmobs.util.jnbt.CompoundTag
Get a long named with the given key.
getLong(int) - Method in class io.lumine.xikage.mythicmobs.util.jnbt.ListTag
Get a long named with the given index.
getLoot() - Method in class io.lumine.xikage.mythicmobs.compatibility.MythicDropsSupport
 
getLootBundleItems() - Method in class io.lumine.xikage.mythicmobs.compatibility.PhatLootsSupport
 
getLootBundleMoney() - Method in class io.lumine.xikage.mythicmobs.compatibility.PhatLootsSupport
 
getLootBundleXP() - Method in class io.lumine.xikage.mythicmobs.compatibility.PhatLootsSupport
 
getLore() - Method in class io.lumine.xikage.mythicmobs.items.MythicItem
Gets the item's lore
getLuck() - Method in interface io.lumine.xikage.mythicmobs.adapters.AbstractEntity
 
getLuck() - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitEntity
 
getMapList(String) - Method in class io.lumine.xikage.mythicmobs.io.MythicConfig
 
getMaterial(String, byte) - Static method in class io.lumine.xikage.mythicmobs.items.LegacyItemConverter
 
getMaterial(String) - Static method in class io.lumine.xikage.mythicmobs.items.LegacyItemConverter
 
getMaterial(int) - Static method in class io.lumine.xikage.mythicmobs.items.LegacyItemConverter
 
getMaterial(int, byte) - Static method in class io.lumine.xikage.mythicmobs.items.LegacyItemConverter
 
getMaterial() - Method in class io.lumine.xikage.mythicmobs.items.MythicItem
Gets the item's material
getMaterialData() - Method in class io.lumine.xikage.mythicmobs.items.MythicItem
Deprecated.
getMaterialName() - Method in class io.lumine.xikage.mythicmobs.items.MythicItem
Deprecated.
getMaxHealth() - Method in interface io.lumine.xikage.mythicmobs.adapters.AbstractEntity
 
getMaxHealth() - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitEntity
 
getMaxY() - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitWorld
 
getmcMMO() - Method in class io.lumine.xikage.mythicmobs.compatibility.mcMMOSupport
 
getMD5(String) - Static method in class io.lumine.xikage.mythicmobs.util.MythicUtil
 
getMD5(String) - Static method in class io.lumine.xikage.mythicmobs.util.UUIDUtil
 
getMechanic() - Method in class io.lumine.xikage.mythicmobs.api.bukkit.events.MythicMechanicLoadEvent
 
getMechanic() - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.CustomMechanic
 
getMechanicName() - Method in class io.lumine.xikage.mythicmobs.api.bukkit.events.MythicMechanicLoadEvent
Gets the name of the custom mechanic being looked for
getMechanics() - Method in class io.lumine.xikage.mythicmobs.skills.SkillManager
 
getMetadata(String) - Method in interface io.lumine.xikage.mythicmobs.adapters.AbstractEntity
 
getMetadata(String) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitEntity
 
getMetadata(String) - Method in class io.lumine.xikage.mythicmobs.skills.SkillMetadata
 
getMethod(Class<?>, String, Class<?>...) - Static method in class io.lumine.xikage.mythicmobs.util.NMSReflection
Retrieves a Method instance declared by the specified class with the specified name and argument types.
getMethod(Class<?>, String, Class<?>...) - Static method in class io.lumine.xikage.mythicmobs.util.ReflectionUtils
 
getMethod(String, ReflectionUtils.PackageType, String, Class<?>...) - Static method in class io.lumine.xikage.mythicmobs.util.ReflectionUtils
 
getMob() - Method in class io.lumine.xikage.mythicmobs.api.bukkit.events.MythicMobDeathEvent
Gets the ActiveMob instance of the mob that died
getMob() - Method in class io.lumine.xikage.mythicmobs.api.bukkit.events.MythicMobDespawnEvent
Gets the ActiveMob instance of the mob that despawned
getMob() - Method in class io.lumine.xikage.mythicmobs.api.bukkit.events.MythicMobLootDropEvent
Gets the ActiveMob instance of the mob that died
getMob() - Method in class io.lumine.xikage.mythicmobs.api.bukkit.events.MythicMobSpawnEvent
Get the instance of the mob being spawned
getMobLevel() - Method in class io.lumine.xikage.mythicmobs.api.bukkit.events.MythicMobDeathEvent
Gets the level of the mob that died
getMobLevel() - Method in class io.lumine.xikage.mythicmobs.api.bukkit.events.MythicMobLootDropEvent
Gets the level of the mob that died
getMobLevel() - Method in class io.lumine.xikage.mythicmobs.api.bukkit.events.MythicMobSpawnEvent
Get the level of the mob being spawned
getMobNames() - Method in class io.lumine.xikage.mythicmobs.mobs.MobManager
Gets a collection of all loaded mob names
getMobsInCombat() - Method in class io.lumine.xikage.mythicmobs.mobs.MobManager
 
getMobsNearPlayer(AbstractPlayer) - Method in class io.lumine.xikage.mythicmobs.spawning.random.RandomSpawnerManager
 
getMobStacks() - Method in class io.lumine.xikage.mythicmobs.mobs.MobManager
Gets a collections of all loaded mob stacks
getMobType() - Method in class io.lumine.xikage.mythicmobs.api.bukkit.events.MythicMobDeathEvent
Gets the Mythic mob type of the mob that died
getMobType() - Method in class io.lumine.xikage.mythicmobs.api.bukkit.events.MythicMobDespawnEvent
Gets the Mythic mob type of the mob that despawned
getMobType() - Method in class io.lumine.xikage.mythicmobs.api.bukkit.events.MythicMobLootDropEvent
Gets the Mythic mob type of the mob that died
getMobType() - Method in class io.lumine.xikage.mythicmobs.api.bukkit.events.MythicMobSpawnEvent
Get the type of the mob being spawned
getMobTypes() - Method in class io.lumine.xikage.mythicmobs.mobs.MobManager
Gets a collection of all loaded mob types
getMoney() - Method in class io.lumine.xikage.mythicmobs.api.bukkit.events.MythicMobLootDropEvent
Gets the vault money dropped by the mob
getMovementSpeed(ActiveMob) - Method in class io.lumine.xikage.mythicmobs.mobs.MythicMob
 
getMythicDrops() - Method in class io.lumine.xikage.mythicmobs.compatibility.MythicDropsSupport
 
getMythicEntity(MythicMob) - Static method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitEntityType
 
getMythicEntity(String) - Static method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitEntityType
 
getMythicEntity(MythicEntityType) - Static method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitEntityType
 
getMythicEntity() - Method in class io.lumine.xikage.mythicmobs.mobs.MythicMob
Gets the MythicEntity object for the mob type
getMythicEntityType(Entity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitServer
 
getMythicEntityType(Entity) - Method in interface io.lumine.xikage.mythicmobs.adapters.ServerInterface
 
getMythicMob(String) - Method in class io.lumine.xikage.mythicmobs.api.bukkit.BukkitAPIHelper
Returns whether the given entity is a MythicMob
getMythicMob(String) - Method in class io.lumine.xikage.mythicmobs.mobs.MobManager
 
getMythicMobByDisplayCompat(AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.mobs.MobManager
 
getMythicMobFromEgg(String) - Static method in class io.lumine.xikage.mythicmobs.mobs.EggManager
 
getMythicMobInstance(Entity) - Method in class io.lumine.xikage.mythicmobs.api.bukkit.BukkitAPIHelper
 
getMythicMobInstance(Entity) - Method in class io.lumine.xikage.mythicmobs.mobs.MobManager
 
getMythicMobInstance(AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.mobs.MobManager
 
getMythicMobLevel(MythicMob, AbstractEntity) - Static method in class io.lumine.xikage.mythicmobs.mobs.MobManager
 
getMythicMobStack(String) - Method in class io.lumine.xikage.mythicmobs.mobs.MobManager
 
getMythicSpawner() - Method in class io.lumine.xikage.mythicmobs.api.bukkit.events.MythicMobSpawnEvent
Get the internal name of the spawner that spawned this mob
getMythicTargeter(String, MythicLineConfig) - Static method in class io.lumine.xikage.mythicmobs.skills.SkillTargeter
 
getName() - Method in interface io.lumine.xikage.mythicmobs.adapters.AbstractEntity
 
getName() - Method in interface io.lumine.xikage.mythicmobs.adapters.AbstractWorld
 
getName() - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitEntity
 
getName() - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitWorld
 
getName() - Method in class io.lumine.xikage.mythicmobs.commands.BaseCommand
 
getName() - Method in class io.lumine.xikage.mythicmobs.commands.debug.DebugCommand
 
getName() - Method in class io.lumine.xikage.mythicmobs.commands.debug.TimingsCommand
 
getName() - Method in class io.lumine.xikage.mythicmobs.commands.eggs.EggsCommand
 
getName() - Method in class io.lumine.xikage.mythicmobs.commands.eggs.GetCommand
 
getName() - Method in class io.lumine.xikage.mythicmobs.commands.eggs.GiveCommand
 
getName() - Method in class io.lumine.xikage.mythicmobs.commands.InfoCommand
 
getName() - Method in class io.lumine.xikage.mythicmobs.commands.items.EnchantCommand
 
getName() - Method in class io.lumine.xikage.mythicmobs.commands.items.ExportCommand
 
getName() - Method in class io.lumine.xikage.mythicmobs.commands.items.GetCommand
 
getName() - Method in class io.lumine.xikage.mythicmobs.commands.items.GiveCommand
 
getName() - Method in class io.lumine.xikage.mythicmobs.commands.items.ImportCommand
 
getName() - Method in class io.lumine.xikage.mythicmobs.commands.items.InfoCommand
 
getName() - Method in class io.lumine.xikage.mythicmobs.commands.items.ItemsCommand
 
getName() - Method in class io.lumine.xikage.mythicmobs.commands.items.ListCommand
 
getName() - Method in class io.lumine.xikage.mythicmobs.commands.mobs.CleanCommand
 
getName() - Method in class io.lumine.xikage.mythicmobs.commands.mobs.InfoCommand
 
getName() - Method in class io.lumine.xikage.mythicmobs.commands.mobs.KillAllCommand
 
getName() - Method in class io.lumine.xikage.mythicmobs.commands.mobs.KillTypeCommand
 
getName() - Method in class io.lumine.xikage.mythicmobs.commands.mobs.ListActiveCommand
 
getName() - Method in class io.lumine.xikage.mythicmobs.commands.mobs.ListCommand
 
getName() - Method in class io.lumine.xikage.mythicmobs.commands.mobs.MobsCommand
 
getName() - Method in class io.lumine.xikage.mythicmobs.commands.mobs.SpawnCommand
 
getName() - Method in class io.lumine.xikage.mythicmobs.commands.mobs.StatsCommand
 
getName() - Method in class io.lumine.xikage.mythicmobs.commands.ReloadCommand
 
getName() - Method in class io.lumine.xikage.mythicmobs.commands.SaveCommand
 
getName() - Method in class io.lumine.xikage.mythicmobs.commands.SignalCommand
 
getName() - Method in class io.lumine.xikage.mythicmobs.commands.skills.InfoCommand
 
getName() - Method in class io.lumine.xikage.mythicmobs.commands.skills.SkillsCommand
 
getName() - Method in class io.lumine.xikage.mythicmobs.commands.spawners.ActivateCommand
 
getName() - Method in class io.lumine.xikage.mythicmobs.commands.spawners.AddConditionCommand
 
getName() - Method in class io.lumine.xikage.mythicmobs.commands.spawners.CopyCommand
 
getName() - Method in class io.lumine.xikage.mythicmobs.commands.spawners.CreateCommand
 
getName() - Method in class io.lumine.xikage.mythicmobs.commands.spawners.CutCommand
 
getName() - Method in class io.lumine.xikage.mythicmobs.commands.spawners.FindCommand
 
getName() - Method in class io.lumine.xikage.mythicmobs.commands.spawners.InfoCommand
 
getName() - Method in class io.lumine.xikage.mythicmobs.commands.spawners.MoveCommand
 
getName() - Method in class io.lumine.xikage.mythicmobs.commands.spawners.PasteCommand
 
getName() - Method in class io.lumine.xikage.mythicmobs.commands.spawners.RemoveCommand
 
getName() - Method in class io.lumine.xikage.mythicmobs.commands.spawners.RemoveConditionCommand
 
getName() - Method in class io.lumine.xikage.mythicmobs.commands.spawners.ResetTimersCommand
 
getName() - Method in class io.lumine.xikage.mythicmobs.commands.spawners.SetCommand
 
getName() - Method in class io.lumine.xikage.mythicmobs.commands.spawners.SpawnersCommand
 
getName() - Method in class io.lumine.xikage.mythicmobs.commands.spawners.UndoCommand
 
getName() - Method in class io.lumine.xikage.mythicmobs.commands.test.AddThreatCommand
 
getName() - Method in class io.lumine.xikage.mythicmobs.commands.test.CastCommand
 
getName() - Method in class io.lumine.xikage.mythicmobs.commands.test.ReduceThreatCommand
 
getName() - Method in class io.lumine.xikage.mythicmobs.commands.test.SetHealthCommand
 
getName() - Method in class io.lumine.xikage.mythicmobs.commands.test.TauntCommand
 
getName() - Method in class io.lumine.xikage.mythicmobs.commands.test.TestCommand
 
getName() - Method in class io.lumine.xikage.mythicmobs.commands.utility.ActiveInfoCommand
 
getName() - Method in class io.lumine.xikage.mythicmobs.commands.utility.ActiveRemoveCommand
 
getName() - Method in class io.lumine.xikage.mythicmobs.commands.utility.AddEntityNBTCommand
 
getName() - Method in class io.lumine.xikage.mythicmobs.commands.utility.BroadcastCommand
 
getName() - Method in class io.lumine.xikage.mythicmobs.commands.utility.GetBlockCoordinatesCommand
 
getName() - Method in class io.lumine.xikage.mythicmobs.commands.utility.GetItemInfoCommand
 
getName() - Method in class io.lumine.xikage.mythicmobs.commands.utility.GetPathStringCommand
 
getName() - Method in class io.lumine.xikage.mythicmobs.commands.utility.GetTargetInfoCommand
 
getName() - Method in class io.lumine.xikage.mythicmobs.commands.utility.GetTargetNBTCommand
 
getName() - Method in class io.lumine.xikage.mythicmobs.commands.utility.ListAllEntitiesCommand
 
getName() - Method in class io.lumine.xikage.mythicmobs.commands.utility.TestEntityNBTCommand
 
getName() - Method in class io.lumine.xikage.mythicmobs.commands.utility.UtilitiesCommand
 
getName() - Method in class io.lumine.xikage.mythicmobs.commands.VersionCommand
 
getName() - Method in class io.lumine.xikage.mythicmobs.mobs.MythicMobStack
 
getName() - Method in enum io.lumine.xikage.mythicmobs.skills.ParticleMaker.ParticleType
Deprecated.
 
getName() - Method in class io.lumine.xikage.mythicmobs.spawning.spawners.MythicSpawner
Gets the ID of the spawner
getName() - Method in class io.lumine.xikage.mythicmobs.util.jnbt.NamedTag
Get the name of the tag.
getNanoTime() - Method in class io.lumine.xikage.mythicmobs.util.Timing
 
getNBT() - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitItemStack
 
getNBTData(AbstractEntity) - Method in interface io.lumine.xikage.mythicmobs.volatilecode.disabled.VolatileEntityHandlerDisabled
 
getNBTData(ItemStack) - Method in interface io.lumine.xikage.mythicmobs.volatilecode.disabled.VolatileItemHandlerDisabled
 
getNBTData(AbstractEntity) - Method in interface io.lumine.xikage.mythicmobs.volatilecode.handlers.VolatileEntityHandler
 
getNBTData(ItemStack) - Method in interface io.lumine.xikage.mythicmobs.volatilecode.handlers.VolatileItemHandler
 
getNBTData(AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_12_R1.VolatileEntityHandler_v1_12_R1
 
getNBTData(ItemStack) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_12_R1.VolatileItemHandler_v1_12_R1
 
getNBTData(AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_13_R2.VolatileEntityHandler_v1_13_R2
 
getNBTData(ItemStack) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_13_R2.VolatileItemHandler_v1_13_R2
 
getNBTData(AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_14_R1.VolatileEntityHandler_v1_14_R1
 
getNBTData(ItemStack) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_14_R1.VolatileItemHandler_v1_14_R1
 
getNBTData(AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_15_R1.VolatileEntityHandler_v1_15_R1
 
getNBTData(ItemStack) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_15_R1.VolatileItemHandler_v1_15_R1
 
getNBTData(AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R1.VolatileEntityHandler_v1_16_R1
 
getNBTData(ItemStack) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R1.VolatileItemHandler_v1_16_R1
 
getNBTData(AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R2.VolatileEntityHandler_v1_16_R2
 
getNBTData(ItemStack) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R2.VolatileItemHandler_v1_16_R2
 
getNearestLocation() - Method in class io.lumine.xikage.mythicmobs.mobs.ai.goals.FollowPathGoal
 
getNearestLocation() - Method in class io.lumine.xikage.mythicmobs.mobs.ai.goals.PatrolGoal
 
getNestedConfig(String) - Method in class io.lumine.xikage.mythicmobs.io.MythicConfig
 
getNestedConfigs(String) - Method in class io.lumine.xikage.mythicmobs.io.MythicConfig
 
getNewTarget() - Method in class io.lumine.xikage.mythicmobs.mobs.ActiveMob
 
getNMSClass(String) - Static method in class io.lumine.xikage.mythicmobs.util.NMSReflection
Gets a Class object representing a type contained within the net.minecraft.server versioned package.
getNMSEntity(AbstractEntity) - Static method in interface io.lumine.xikage.mythicmobs.volatilecode.v1_12_R1.ai.PathfinderHolder
 
getNMSEntity(AbstractEntity) - Static method in interface io.lumine.xikage.mythicmobs.volatilecode.v1_13_R2.ai.PathfinderHolder
 
getNMSEntity(AbstractEntity) - Static method in interface io.lumine.xikage.mythicmobs.volatilecode.v1_14_R1.ai.PathfinderHolder
 
getNMSEntity(AbstractEntity) - Static method in interface io.lumine.xikage.mythicmobs.volatilecode.v1_15_R1.ai.PathfinderHolder
 
getNMSEntity(AbstractEntity) - Static method in interface io.lumine.xikage.mythicmobs.volatilecode.v1_16_R1.ai.PathfinderHolder
 
getNMSEntity(AbstractEntity) - Static method in interface io.lumine.xikage.mythicmobs.volatilecode.v1_16_R2.ai.PathfinderHolder
 
getNumberOfCachedMobs() - Method in class io.lumine.xikage.mythicmobs.spawning.spawners.MythicSpawner
 
getNumberOfMobs() - Method in class io.lumine.xikage.mythicmobs.spawning.spawners.MythicSpawner
 
getNumberOfSpawners() - Method in class io.lumine.xikage.mythicmobs.spawning.random.RandomSpawnerManager
 
getOBCClass(String) - Static method in class io.lumine.xikage.mythicmobs.util.NMSReflection
Gets a Class object representing a type contained within the org.bukkit.craftbukkit versioned package.
getOnlinePlayers() - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitServer
 
getOnlinePlayers() - Method in interface io.lumine.xikage.mythicmobs.adapters.ServerInterface
 
getOrDefault(String, Variable) - Method in class io.lumine.xikage.mythicmobs.skills.variables.VariableRegistry
 
getOriginalLocation() - Method in class io.lumine.xikage.mythicmobs.spawning.spawners.SpawnerSlice
 
getOwner(ActiveMob) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitWolf
 
getParsedDisguise(String) - Method in class io.lumine.xikage.mythicmobs.compatibility.LibsDisguisesSupport
 
getParticleEffect(String) - Method in class io.lumine.xikage.mythicmobs.compatibility.EffectLibSupport
 
getPassenger() - Method in interface io.lumine.xikage.mythicmobs.adapters.AbstractEntity
 
getPassenger() - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitEntity
 
getPath() - Method in enum io.lumine.xikage.mythicmobs.util.ReflectionUtils.PackageType
 
GetPathStringCommand - Class in io.lumine.xikage.mythicmobs.commands.utility
 
GetPathStringCommand(Command<MythicMobs>) - Constructor for class io.lumine.xikage.mythicmobs.commands.utility.GetPathStringCommand
 
getPerLevelArmor() - Method in class io.lumine.xikage.mythicmobs.mobs.MythicMob
 
getPerLevelDamage() - Method in class io.lumine.xikage.mythicmobs.mobs.MythicMob
 
getPerLevelHealth() - Method in class io.lumine.xikage.mythicmobs.mobs.MythicMob
Gets the health scaling value of the mob type
getPerLevelPower() - Method in class io.lumine.xikage.mythicmobs.mobs.MythicMob
 
getPermissionNode() - Method in class io.lumine.xikage.mythicmobs.commands.BaseCommand
 
getPermissionNode() - Method in class io.lumine.xikage.mythicmobs.commands.debug.DebugCommand
 
getPermissionNode() - Method in class io.lumine.xikage.mythicmobs.commands.debug.TimingsCommand
 
getPermissionNode() - Method in class io.lumine.xikage.mythicmobs.commands.eggs.EggsCommand
 
getPermissionNode() - Method in class io.lumine.xikage.mythicmobs.commands.eggs.GetCommand
 
getPermissionNode() - Method in class io.lumine.xikage.mythicmobs.commands.eggs.GiveCommand
 
getPermissionNode() - Method in class io.lumine.xikage.mythicmobs.commands.InfoCommand
 
getPermissionNode() - Method in class io.lumine.xikage.mythicmobs.commands.items.EnchantCommand
 
getPermissionNode() - Method in class io.lumine.xikage.mythicmobs.commands.items.ExportCommand
 
getPermissionNode() - Method in class io.lumine.xikage.mythicmobs.commands.items.GetCommand
 
getPermissionNode() - Method in class io.lumine.xikage.mythicmobs.commands.items.GiveCommand
 
getPermissionNode() - Method in class io.lumine.xikage.mythicmobs.commands.items.ImportCommand
 
getPermissionNode() - Method in class io.lumine.xikage.mythicmobs.commands.items.InfoCommand
 
getPermissionNode() - Method in class io.lumine.xikage.mythicmobs.commands.items.ItemsCommand
 
getPermissionNode() - Method in class io.lumine.xikage.mythicmobs.commands.items.ListCommand
 
getPermissionNode() - Method in class io.lumine.xikage.mythicmobs.commands.mobs.CleanCommand
 
getPermissionNode() - Method in class io.lumine.xikage.mythicmobs.commands.mobs.InfoCommand
 
getPermissionNode() - Method in class io.lumine.xikage.mythicmobs.commands.mobs.KillAllCommand
 
getPermissionNode() - Method in class io.lumine.xikage.mythicmobs.commands.mobs.KillTypeCommand
 
getPermissionNode() - Method in class io.lumine.xikage.mythicmobs.commands.mobs.ListActiveCommand
 
getPermissionNode() - Method in class io.lumine.xikage.mythicmobs.commands.mobs.ListCommand
 
getPermissionNode() - Method in class io.lumine.xikage.mythicmobs.commands.mobs.MobsCommand
 
getPermissionNode() - Method in class io.lumine.xikage.mythicmobs.commands.mobs.SpawnCommand
 
getPermissionNode() - Method in class io.lumine.xikage.mythicmobs.commands.mobs.StatsCommand
 
getPermissionNode() - Method in class io.lumine.xikage.mythicmobs.commands.ReloadCommand
 
getPermissionNode() - Method in class io.lumine.xikage.mythicmobs.commands.SaveCommand
 
getPermissionNode() - Method in class io.lumine.xikage.mythicmobs.commands.SignalCommand
 
getPermissionNode() - Method in class io.lumine.xikage.mythicmobs.commands.skills.InfoCommand
 
getPermissionNode() - Method in class io.lumine.xikage.mythicmobs.commands.skills.SkillsCommand
 
getPermissionNode() - Method in class io.lumine.xikage.mythicmobs.commands.spawners.ActivateCommand
 
getPermissionNode() - Method in class io.lumine.xikage.mythicmobs.commands.spawners.AddConditionCommand
 
getPermissionNode() - Method in class io.lumine.xikage.mythicmobs.commands.spawners.CopyCommand
 
getPermissionNode() - Method in class io.lumine.xikage.mythicmobs.commands.spawners.CreateCommand
 
getPermissionNode() - Method in class io.lumine.xikage.mythicmobs.commands.spawners.CutCommand
 
getPermissionNode() - Method in class io.lumine.xikage.mythicmobs.commands.spawners.FindCommand
 
getPermissionNode() - Method in class io.lumine.xikage.mythicmobs.commands.spawners.InfoCommand
 
getPermissionNode() - Method in class io.lumine.xikage.mythicmobs.commands.spawners.MoveCommand
 
getPermissionNode() - Method in class io.lumine.xikage.mythicmobs.commands.spawners.PasteCommand
 
getPermissionNode() - Method in class io.lumine.xikage.mythicmobs.commands.spawners.RemoveCommand
 
getPermissionNode() - Method in class io.lumine.xikage.mythicmobs.commands.spawners.RemoveConditionCommand
 
getPermissionNode() - Method in class io.lumine.xikage.mythicmobs.commands.spawners.ResetTimersCommand
 
getPermissionNode() - Method in class io.lumine.xikage.mythicmobs.commands.spawners.SetCommand
 
getPermissionNode() - Method in class io.lumine.xikage.mythicmobs.commands.spawners.SpawnersCommand
 
getPermissionNode() - Method in class io.lumine.xikage.mythicmobs.commands.spawners.UndoCommand
 
getPermissionNode() - Method in class io.lumine.xikage.mythicmobs.commands.test.AddThreatCommand
 
getPermissionNode() - Method in class io.lumine.xikage.mythicmobs.commands.test.CastCommand
 
getPermissionNode() - Method in class io.lumine.xikage.mythicmobs.commands.test.ReduceThreatCommand
 
getPermissionNode() - Method in class io.lumine.xikage.mythicmobs.commands.test.SetHealthCommand
 
getPermissionNode() - Method in class io.lumine.xikage.mythicmobs.commands.test.TauntCommand
 
getPermissionNode() - Method in class io.lumine.xikage.mythicmobs.commands.test.TestCommand
 
getPermissionNode() - Method in class io.lumine.xikage.mythicmobs.commands.utility.ActiveInfoCommand
 
getPermissionNode() - Method in class io.lumine.xikage.mythicmobs.commands.utility.ActiveRemoveCommand
 
getPermissionNode() - Method in class io.lumine.xikage.mythicmobs.commands.utility.AddEntityNBTCommand
 
getPermissionNode() - Method in class io.lumine.xikage.mythicmobs.commands.utility.BroadcastCommand
 
getPermissionNode() - Method in class io.lumine.xikage.mythicmobs.commands.utility.GetBlockCoordinatesCommand
 
getPermissionNode() - Method in class io.lumine.xikage.mythicmobs.commands.utility.GetItemInfoCommand
 
getPermissionNode() - Method in class io.lumine.xikage.mythicmobs.commands.utility.GetPathStringCommand
 
getPermissionNode() - Method in class io.lumine.xikage.mythicmobs.commands.utility.GetTargetInfoCommand
 
getPermissionNode() - Method in class io.lumine.xikage.mythicmobs.commands.utility.GetTargetNBTCommand
 
getPermissionNode() - Method in class io.lumine.xikage.mythicmobs.commands.utility.ListAllEntitiesCommand
 
getPermissionNode() - Method in class io.lumine.xikage.mythicmobs.commands.utility.TestEntityNBTCommand
 
getPermissionNode() - Method in class io.lumine.xikage.mythicmobs.commands.utility.UtilitiesCommand
 
getPermissionNode() - Method in class io.lumine.xikage.mythicmobs.commands.VersionCommand
 
getPhysicalDrops() - Method in class io.lumine.xikage.mythicmobs.api.bukkit.events.MythicMobLootDropEvent
Gets the list of the mob's item drops from the LootBag
getPitch() - Method in class io.lumine.xikage.mythicmobs.adapters.AbstractLocation
Gets the pitch of this location, measured in degrees.
getPlaceholder(String) - Method in class io.lumine.xikage.mythicmobs.skills.placeholders.PlaceholderManager
 
getPlaceholderDouble(String, String) - Method in class io.lumine.xikage.mythicmobs.io.MythicConfig
 
getPlaceholderDouble(String[], String, String...) - Method in class io.lumine.xikage.mythicmobs.io.MythicConfig
 
getPlaceholderDouble(String, String) - Method in class io.lumine.xikage.mythicmobs.io.MythicLineConfig
 
getPlaceholderDouble(String[], String, String...) - Method in class io.lumine.xikage.mythicmobs.io.MythicLineConfig
 
getPlaceholderDouble(String, double) - Method in class io.lumine.xikage.mythicmobs.io.MythicLineConfig
 
getPlaceholderDouble(String[], double, String...) - Method in class io.lumine.xikage.mythicmobs.io.MythicLineConfig
 
getPlaceholderFloat(String, String) - Method in class io.lumine.xikage.mythicmobs.io.MythicLineConfig
 
getPlaceholderFloat(String[], String, String...) - Method in class io.lumine.xikage.mythicmobs.io.MythicLineConfig
 
getPlaceholderFloat(String, float) - Method in class io.lumine.xikage.mythicmobs.io.MythicLineConfig
 
getPlaceholderFloat(String[], float, String...) - Method in class io.lumine.xikage.mythicmobs.io.MythicLineConfig
 
getPlaceholderInt(String, String) - Method in class io.lumine.xikage.mythicmobs.io.MythicConfig
 
getPlaceholderInt(String[], String, String...) - Method in class io.lumine.xikage.mythicmobs.io.MythicConfig
 
getPlaceholderInteger(String, String) - Method in class io.lumine.xikage.mythicmobs.io.MythicLineConfig
 
getPlaceholderInteger(String[], String, String...) - Method in class io.lumine.xikage.mythicmobs.io.MythicLineConfig
 
getPlaceholderInteger(String, int) - Method in class io.lumine.xikage.mythicmobs.io.MythicLineConfig
 
getPlaceholderInteger(String[], int, String...) - Method in class io.lumine.xikage.mythicmobs.io.MythicLineConfig
 
getPlaceholderManager() - Method in class io.lumine.xikage.mythicmobs.skills.placeholders.PlaceholderParser
 
getPlaceholderString(String) - Method in class io.lumine.xikage.mythicmobs.io.MythicConfig
 
getPlaceholderString(String, String) - Method in class io.lumine.xikage.mythicmobs.io.MythicConfig
 
getPlaceholderString(String, String) - Method in class io.lumine.xikage.mythicmobs.io.MythicLineConfig
 
getPlaceholderString(String[], String, String...) - Method in class io.lumine.xikage.mythicmobs.io.MythicLineConfig
 
getPlaceholderStringList(String) - Method in class io.lumine.xikage.mythicmobs.io.MythicConfig
 
getPlayer(UUID) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitServer
 
getPlayer(String) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitServer
 
getPlayer(UUID) - Method in interface io.lumine.xikage.mythicmobs.adapters.ServerInterface
 
getPlayer(String) - Method in interface io.lumine.xikage.mythicmobs.adapters.ServerInterface
 
getPlayerData(AbstractPlayer) - Method in class io.lumine.xikage.mythicmobs.players.PlayerManager
 
getPlayers() - Method in interface io.lumine.xikage.mythicmobs.adapters.AbstractBossBar
Returns all players viewing this boss bar
getPlayers() - Method in interface io.lumine.xikage.mythicmobs.adapters.AbstractWorld
 
getPlayers() - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitBossBar
 
getPlayers() - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitWorld
 
getPlayers() - Method in class io.lumine.xikage.mythicmobs.mobs.EntityManager
 
getPlayers(AbstractWorld) - Method in class io.lumine.xikage.mythicmobs.mobs.EntityManager
 
getPlayersInRadius(LivingEntity, int) - Static method in class io.lumine.xikage.mythicmobs.skills.SkillHelper
 
getPlayersInRangeSq(AbstractLocation, int) - Method in class io.lumine.xikage.mythicmobs.mobs.EntityManager
 
getPlayersNearLocation(AbstractLocation, int) - Method in interface io.lumine.xikage.mythicmobs.adapters.AbstractWorld
 
getPlayersNearLocation(AbstractLocation, int) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitWorld
 
getPlugin() - Static method in class io.lumine.xikage.mythicmobs.mobs.ai.Pathfinder
 
getPlugin() - Static method in class io.lumine.xikage.mythicmobs.mobs.ai.WrappedPathfinder
 
getPlugin() - Static method in class io.lumine.xikage.mythicmobs.skills.AbstractSkill
 
getPlugin() - Static method in class io.lumine.xikage.mythicmobs.skills.SkillCondition
 
getPlugin() - Static method in class io.lumine.xikage.mythicmobs.skills.SkillTargeter
 
getPlugin() - Static method in interface io.lumine.xikage.mythicmobs.volatilecode.VolatileCodeHandler
 
getPointType() - Method in class io.lumine.xikage.mythicmobs.spawning.random.RandomSpawnPoint
 
getPower() - Method in class io.lumine.xikage.mythicmobs.mobs.ActiveMob
 
getPower() - Method in class io.lumine.xikage.mythicmobs.mobs.GenericCaster
 
getPower() - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.ShootMechanic.ProjectileData
 
getPower() - Method in interface io.lumine.xikage.mythicmobs.skills.SkillCaster
 
getPreventBlockInfection() - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitSilverfish
 
getPreventOtherDropsByDefault() - Method in class io.lumine.xikage.mythicmobs.io.ConfigManager
 
getPreventSnowFormation() - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitSnowman
 
getPrimitive() - Method in enum io.lumine.xikage.mythicmobs.util.ReflectionUtils.DataType
 
getPrimitive(Class<?>) - Static method in enum io.lumine.xikage.mythicmobs.util.ReflectionUtils.DataType
 
getPrimitive(Class<?>[]) - Static method in enum io.lumine.xikage.mythicmobs.util.ReflectionUtils.DataType
 
getPrimitive(Object[]) - Static method in enum io.lumine.xikage.mythicmobs.util.ReflectionUtils.DataType
 
getPriority() - Method in class io.lumine.xikage.mythicmobs.spawning.random.RandomSpawner
 
getPrivateField(String, Class, Object) - Static method in class io.lumine.xikage.mythicmobs.util.MythicUtil
 
getProgress() - Method in interface io.lumine.xikage.mythicmobs.adapters.AbstractBossBar
Returns the progress of the bar between 0.0 and 1.0
getProgress() - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitBossBar
 
getRandomAngle() - Static method in class io.lumine.xikage.mythicmobs.util.RandomUtil
 
getRandomCircleVector() - Static method in class io.lumine.xikage.mythicmobs.util.RandomUtil
 
getRandomMaterial(Material[]) - Static method in class io.lumine.xikage.mythicmobs.util.RandomUtil
 
getRandomVector() - Static method in class io.lumine.xikage.mythicmobs.util.RandomUtil
 
getReason() - Method in class io.lumine.xikage.mythicmobs.spawning.random.RandomSpawnPoint
 
getReasons() - Method in class io.lumine.xikage.mythicmobs.spawning.random.RandomSpawner
 
getReference() - Method in enum io.lumine.xikage.mythicmobs.util.ReflectionUtils.DataType
 
getReference(Class<?>) - Static method in enum io.lumine.xikage.mythicmobs.util.ReflectionUtils.DataType
 
getReference(Class<?>[]) - Static method in enum io.lumine.xikage.mythicmobs.util.ReflectionUtils.DataType
 
getReference(Object[]) - Static method in enum io.lumine.xikage.mythicmobs.util.ReflectionUtils.DataType
 
getRegion(World, String) - Method in class io.lumine.xikage.mythicmobs.compatibility.WorldEditSupport.WorldGuardSix
 
getRegion(World, String) - Method in class io.lumine.xikage.mythicmobs.compatibility.WorldGuardSupport.WorldGuardSix
 
getRegistry(VariableScope, SkillMetadata, AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.variables.VariableManager
 
getRegistry(VariableScope, AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.variables.VariableManager
 
getRegistry(ActiveMob) - Method in class io.lumine.xikage.mythicmobs.skills.variables.VariableManager
 
getRegistry(VariableScope, AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.skills.variables.VariableManager
 
getRelativeLocation(AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.spawning.spawners.SpawnerSlice
 
getRemainingCooldownSeconds() - Method in class io.lumine.xikage.mythicmobs.spawning.spawners.MythicSpawner
 
getRemainingWarmupSeconds() - Method in class io.lumine.xikage.mythicmobs.spawning.spawners.MythicSpawner
 
getRewardMessage(DropMetadata, double) - Method in class io.lumine.xikage.mythicmobs.drops.droppables.McMMODrop
 
getRewardMessage(DropMetadata, double) - Method in class io.lumine.xikage.mythicmobs.drops.droppables.SkillAPIDrop
 
getRewardMessage(DropMetadata, double) - Method in class io.lumine.xikage.mythicmobs.drops.droppables.VaultDrop
 
getRewardMessage(DropMetadata, double) - Method in interface io.lumine.xikage.mythicmobs.drops.IMessagingDrop
 
getRight(float) - Static method in class io.lumine.xikage.mythicmobs.skills.targeters.ObstructingBlockTargeter
 
getRSDespawnVanillaOutsideRadius() - Static method in class io.lumine.xikage.mythicmobs.io.ConfigManager
 
getRSMaxGenerationTimeMillis() - Static method in class io.lumine.xikage.mythicmobs.io.ConfigManager
 
getRSMaxMobsPerChunk() - Static method in class io.lumine.xikage.mythicmobs.io.ConfigManager
 
getRSPlayerRadius() - Static method in class io.lumine.xikage.mythicmobs.io.ConfigManager
 
getRSPlayerRadiusY() - Static method in class io.lumine.xikage.mythicmobs.io.ConfigManager
 
getRSPointsPerSecondAir() - Static method in class io.lumine.xikage.mythicmobs.io.ConfigManager
 
getRSPointsPerSecondGround() - Static method in class io.lumine.xikage.mythicmobs.io.ConfigManager
 
getRSPointsPerSecondLand() - Static method in class io.lumine.xikage.mythicmobs.io.ConfigManager
 
getRSPointsPerSecondLava() - Static method in class io.lumine.xikage.mythicmobs.io.ConfigManager
 
getRSPointsPerSecondSea() - Static method in class io.lumine.xikage.mythicmobs.io.ConfigManager
 
getRunAsync() - Method in class io.lumine.xikage.mythicmobs.skills.SkillMechanic
 
getRunTime() - Method in class io.lumine.xikage.mythicmobs.clock.TimingsHandler
 
getRunTimeMillis() - Method in class io.lumine.xikage.mythicmobs.clock.TimingsHandler
 
getSaveLoad(T, List<File>, String) - Static method in class io.lumine.xikage.mythicmobs.io.IOHandler
 
getScaleFactor_BlocksFromSpawn() - Method in class io.lumine.xikage.mythicmobs.mobs.WorldScaling
 
getSeaSpawnPoints() - Method in class io.lumine.xikage.mythicmobs.spawning.random.RandomSpawnerManager
 
getServerVersion() - Static method in enum io.lumine.xikage.mythicmobs.util.ReflectionUtils.PackageType
 
getShort(String) - Method in class io.lumine.xikage.mythicmobs.util.jnbt.CompoundTag
Get a short named with the given key.
getShort(int) - Method in class io.lumine.xikage.mythicmobs.util.jnbt.ListTag
Get a short named with the given index.
getShowCustomNameplate() - Method in class io.lumine.xikage.mythicmobs.mobs.ActiveMob
 
getShowHealthInChat() - Method in class io.lumine.xikage.mythicmobs.mobs.MythicMob
 
getShowNameOnDamaged() - Method in class io.lumine.xikage.mythicmobs.mobs.MythicMob
 
getSkill() - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.MetaSkillMechanic
Gets the underlying skill that this mechanic calls
getSkill(String) - Method in class io.lumine.xikage.mythicmobs.skills.SkillManager
 
getSkillAPI() - Method in class io.lumine.xikage.mythicmobs.compatibility.SkillAPISupport
 
getSkillCaster(UUID) - Method in interface io.lumine.xikage.mythicmobs.mobs.CasterRegistry
 
getSkillCaster(UUID) - Method in class io.lumine.xikage.mythicmobs.mobs.MobManager
 
getSkillMechanic(String) - Method in class io.lumine.xikage.mythicmobs.skills.SkillManager
 
getSkillNames() - Method in class io.lumine.xikage.mythicmobs.skills.SkillManager
 
getSkills(SkillTrigger) - Method in class io.lumine.xikage.mythicmobs.mobs.MythicMob
 
getSkills() - Method in class io.lumine.xikage.mythicmobs.skills.SkillManager
 
getSlot() - Method in class io.lumine.xikage.mythicmobs.drops.MythicEquipable
 
getSpawner() - Method in class io.lumine.xikage.mythicmobs.spawning.spawners.SpawnerSlice
 
getSpawnerAtLocation(AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.spawning.spawners.SpawnerManager
 
getSpawnerByHashcode(int) - Method in class io.lumine.xikage.mythicmobs.spawning.spawners.SpawnerManager
 
getSpawnerByName(String) - Method in class io.lumine.xikage.mythicmobs.spawning.spawners.SpawnerManager
 
getSpawnerCopyName(String) - Method in class io.lumine.xikage.mythicmobs.spawning.spawners.SpawnerManager
 
getSpawnerItem(String) - Method in class io.lumine.xikage.mythicmobs.spawning.spawners.SpawnerManager
 
getSpawners() - Method in class io.lumine.xikage.mythicmobs.spawning.spawners.SpawnerManager
 
getSpawnersByChunk(String) - Method in class io.lumine.xikage.mythicmobs.spawning.spawners.SpawnerManager
 
getSpawnersByGroup(String) - Method in class io.lumine.xikage.mythicmobs.spawning.spawners.SpawnerManager
 
getSpawnersByString(String) - Method in class io.lumine.xikage.mythicmobs.spawning.spawners.SpawnerManager
 
getSpawnersByString(AbstractLocation, String) - Method in class io.lumine.xikage.mythicmobs.spawning.spawners.SpawnerManager
 
getSpawningConditionByName(String) - Static method in class io.lumine.xikage.mythicmobs.legacy.conditions.SCondition
Deprecated.
 
GetSpawnLevelCommand - Class in io.lumine.xikage.mythicmobs.commands.utility
 
GetSpawnLevelCommand() - Constructor for class io.lumine.xikage.mythicmobs.commands.utility.GetSpawnLevelCommand
 
getSpawnLocation() - Method in interface io.lumine.xikage.mythicmobs.adapters.AbstractWorld
 
getSpawnLocation() - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitWorld
 
getSpawnVelocityX() - Method in class io.lumine.xikage.mythicmobs.mobs.MythicMob
 
getSpawnVelocityY() - Method in class io.lumine.xikage.mythicmobs.mobs.MythicMob
 
getSpawnVelocityZ() - Method in class io.lumine.xikage.mythicmobs.mobs.MythicMob
 
getStacks(String) - Method in class io.lumine.xikage.mythicmobs.skills.auras.AuraRegistry
 
getStackString() - Method in class io.lumine.xikage.mythicmobs.mobs.MythicMobStack
 
getStartTime() - Method in class io.lumine.xikage.mythicmobs.clock.TimingsHandler
 
getString(String) - Method in interface io.lumine.xikage.mythicmobs.io.GenericConfig
 
getString(String, String) - Method in interface io.lumine.xikage.mythicmobs.io.GenericConfig
 
getString(String) - Method in class io.lumine.xikage.mythicmobs.io.MythicConfig
 
getString(String[]) - Method in class io.lumine.xikage.mythicmobs.io.MythicConfig
 
getString(String, String) - Method in class io.lumine.xikage.mythicmobs.io.MythicConfig
 
getString(String[], String, String...) - Method in class io.lumine.xikage.mythicmobs.io.MythicConfig
 
getString(String) - Method in class io.lumine.xikage.mythicmobs.io.MythicLineConfig
 
getString(String[]) - Method in class io.lumine.xikage.mythicmobs.io.MythicLineConfig
 
getString(String, String) - Method in class io.lumine.xikage.mythicmobs.io.MythicLineConfig
 
getString(String[], String, String...) - Method in class io.lumine.xikage.mythicmobs.io.MythicLineConfig
 
getString(String) - Method in class io.lumine.xikage.mythicmobs.skills.variables.VariableRegistry
 
getString(String) - Method in class io.lumine.xikage.mythicmobs.util.jnbt.CompoundTag
Get a string named with the given key.
getString(int) - Method in class io.lumine.xikage.mythicmobs.util.jnbt.ListTag
Get a string named with the given index.
getStringList(String) - Method in class io.lumine.xikage.mythicmobs.io.MythicConfig
 
getStyle() - Method in interface io.lumine.xikage.mythicmobs.adapters.AbstractBossBar
Returns the style of this boss bar
getStyle() - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitBossBar
 
getSubTypesOf(Class<T>) - Method in class io.lumine.xikage.mythicmobs.util.reflections.VersionCompliantReflections
 
getTag() - Method in class io.lumine.xikage.mythicmobs.util.jnbt.NamedTag
Get the tag.
getTarget() - Method in interface io.lumine.xikage.mythicmobs.adapters.AbstractEntity
 
getTarget() - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitEntity
 
getTarget() - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.MissileMechanic.MissileTracker
 
getTargetedEntity(Player) - Static method in class io.lumine.xikage.mythicmobs.util.MythicUtil
 
getTargeter() - Method in class io.lumine.xikage.mythicmobs.api.bukkit.events.MythicTargeterLoadEvent
 
getTargeter() - Method in class io.lumine.xikage.mythicmobs.skills.targeters.CustomTargeter
 
getTargeterName() - Method in class io.lumine.xikage.mythicmobs.api.bukkit.events.MythicTargeterLoadEvent
Gets the name of the custom targeter being looked for
getTargeters() - Method in class io.lumine.xikage.mythicmobs.skills.SkillManager
 
GetTargetInfoCommand - Class in io.lumine.xikage.mythicmobs.commands.utility
 
GetTargetInfoCommand(Command<MythicMobs>) - Constructor for class io.lumine.xikage.mythicmobs.commands.utility.GetTargetInfoCommand
 
GetTargetNBTCommand - Class in io.lumine.xikage.mythicmobs.commands.utility
 
GetTargetNBTCommand(Command<MythicMobs>) - Constructor for class io.lumine.xikage.mythicmobs.commands.utility.GetTargetNBTCommand
 
getThreat(AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.mobs.ActiveMob.ThreatTable
 
getThreatTable() - Method in class io.lumine.xikage.mythicmobs.mobs.ActiveMob
 
getThreatTableDecaysUnreachable() - Method in class io.lumine.xikage.mythicmobs.mobs.MythicMob
 
getThreatTableUseDamageTaken() - Method in class io.lumine.xikage.mythicmobs.mobs.MythicMob
 
getTicks() - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.DelaySkill
 
getTierLoot(String) - Method in class io.lumine.xikage.mythicmobs.compatibility.MythicDropsSupport
 
getTimeRandomGenerators() - Method in class io.lumine.xikage.mythicmobs.clock.TimingsHandler
 
getTimeRandomSpawners() - Method in class io.lumine.xikage.mythicmobs.clock.TimingsHandler
 
getTimerInterval() - Method in class io.lumine.xikage.mythicmobs.skills.SkillMechanic
 
getTimerSkills() - Method in class io.lumine.xikage.mythicmobs.mobs.MythicMob
 
getTimeScanner() - Method in class io.lumine.xikage.mythicmobs.clock.TimingsHandler
 
getTimeSkills() - Method in class io.lumine.xikage.mythicmobs.clock.TimingsHandler
 
getTimeSpawners() - Method in class io.lumine.xikage.mythicmobs.clock.TimingsHandler
 
getTimeThreatTables() - Method in class io.lumine.xikage.mythicmobs.clock.TimingsHandler
 
getTimeTotal() - Method in class io.lumine.xikage.mythicmobs.clock.TimingsHandler
 
getTimings() - Static method in class io.lumine.xikage.mythicmobs.util.Timing
 
getTitle() - Method in interface io.lumine.xikage.mythicmobs.adapters.AbstractBossBar
Returns the title of this boss bar
getTitle() - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitBossBar
 
getTopTargetThreat() - Method in class io.lumine.xikage.mythicmobs.mobs.ActiveMob.ThreatTable
 
getTopThreatHolder() - Method in class io.lumine.xikage.mythicmobs.mobs.ActiveMob.ThreatTable
 
getTotal() - Method in class io.lumine.xikage.mythicmobs.util.Timing.TimingResults
 
getTotalThreat() - Method in class io.lumine.xikage.mythicmobs.mobs.ActiveMob.ThreatTable
 
getTransparentBlocks() - Method in class io.lumine.xikage.mythicmobs.io.ConfigManager
 
getTrigger() - Method in class io.lumine.xikage.mythicmobs.drops.DropMetadata
 
getTrigger() - Method in interface io.lumine.xikage.mythicmobs.skills.placeholders.PlaceholderMeta
 
getType() - Method in class io.lumine.xikage.mythicmobs.mobs.ActiveMob
 
getType() - Method in interface io.lumine.xikage.mythicmobs.skills.targeters.IPathSelector
 
getType() - Method in class io.lumine.xikage.mythicmobs.skills.targeters.MPEntity
 
getType() - Method in class io.lumine.xikage.mythicmobs.skills.targeters.MPLocation
 
getType() - Method in class io.lumine.xikage.mythicmobs.skills.targeters.MPMeta
 
getType(Class<? extends Variable>) - Static method in class io.lumine.xikage.mythicmobs.skills.variables.VariableUtils
 
getType() - Method in class io.lumine.xikage.mythicmobs.util.jnbt.ListTag
Gets the type of item in this list.
getTypeClass(String) - Static method in class io.lumine.xikage.mythicmobs.skills.variables.VariableUtils
Gets the class of a type of variable.
getTypeClass(int) - Static method in class io.lumine.xikage.mythicmobs.util.jnbt.NBTUtils
Gets the class of a type of tag.
getTypeCode(Class<? extends Tag>) - Static method in class io.lumine.xikage.mythicmobs.util.jnbt.NBTUtils
Gets the type code of a tag class.
getTypeName(Class<? extends Variable>) - Static method in class io.lumine.xikage.mythicmobs.skills.variables.VariableUtils
 
getTypeName() - Method in class io.lumine.xikage.mythicmobs.spawning.spawners.MythicSpawner
Gets the mob type the spawner spawns
getTypeName(Class<? extends Tag>) - Static method in class io.lumine.xikage.mythicmobs.util.jnbt.NBTUtils
Gets the type name of a tag.
getUniqueId() - Method in interface io.lumine.xikage.mythicmobs.adapters.AbstractEntity
 
getUniqueId() - Method in interface io.lumine.xikage.mythicmobs.adapters.AbstractWorld
 
getUniqueId() - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitEntity
 
getUniqueId() - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitWorld
 
getUniqueId() - Method in class io.lumine.xikage.mythicmobs.mobs.ActiveMob
 
getUseTimer() - Method in class io.lumine.xikage.mythicmobs.spawning.spawners.MythicSpawner
 
getUUIDFromString(String) - Static method in class io.lumine.xikage.mythicmobs.util.MythicUtil
 
getUUIDFromString(String) - Static method in class io.lumine.xikage.mythicmobs.util.UUIDUtil
 
getValue() - Method in class io.lumine.xikage.mythicmobs.util.jnbt.ByteArrayTag
 
getValue() - Method in class io.lumine.xikage.mythicmobs.util.jnbt.ByteTag
 
getValue() - Method in class io.lumine.xikage.mythicmobs.util.jnbt.CompoundTag
 
getValue() - Method in class io.lumine.xikage.mythicmobs.util.jnbt.DoubleTag
 
getValue() - Method in class io.lumine.xikage.mythicmobs.util.jnbt.EndTag
 
getValue() - Method in class io.lumine.xikage.mythicmobs.util.jnbt.FloatTag
 
getValue() - Method in class io.lumine.xikage.mythicmobs.util.jnbt.IntArrayTag
 
getValue() - Method in class io.lumine.xikage.mythicmobs.util.jnbt.IntTag
 
getValue() - Method in class io.lumine.xikage.mythicmobs.util.jnbt.ListTag
 
getValue() - Method in class io.lumine.xikage.mythicmobs.util.jnbt.LongTag
 
getValue() - Method in class io.lumine.xikage.mythicmobs.util.jnbt.PlaceholderDoubleTag
 
getValue() - Method in class io.lumine.xikage.mythicmobs.util.jnbt.PlaceholderFloatTag
 
getValue() - Method in class io.lumine.xikage.mythicmobs.util.jnbt.PlaceholderIntTag
 
getValue() - Method in class io.lumine.xikage.mythicmobs.util.jnbt.PlaceholderStringTag
 
getValue() - Method in class io.lumine.xikage.mythicmobs.util.jnbt.ShortTag
 
getValue() - Method in class io.lumine.xikage.mythicmobs.util.jnbt.StringTag
 
getValue() - Method in class io.lumine.xikage.mythicmobs.util.jnbt.Tag
Gets the value of this tag.
getValue(Object, Class<?>, boolean, String) - Static method in class io.lumine.xikage.mythicmobs.util.ReflectionUtils
 
getValue(Object, String, ReflectionUtils.PackageType, boolean, String) - Static method in class io.lumine.xikage.mythicmobs.util.ReflectionUtils
 
getValue(Object, boolean, String) - Static method in class io.lumine.xikage.mythicmobs.util.ReflectionUtils
 
getVanillaType(MythicEntityType) - Method in class io.lumine.xikage.mythicmobs.mobs.MobManager
Returns the vanilla override for the given MythicEntityType if an override for that type has been loaded
getVanillaTypes() - Method in class io.lumine.xikage.mythicmobs.mobs.MobManager
Gets a collection of all mob types that are Vanilla overrides
getVariableManager() - Static method in class io.lumine.xikage.mythicmobs.skills.variables.VariableMechanic
 
getVariant() - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitParrot
 
getVehicle() - Method in interface io.lumine.xikage.mythicmobs.adapters.AbstractEntity
 
getVehicle() - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitEntity
 
getVelocity() - Method in interface io.lumine.xikage.mythicmobs.adapters.AbstractEntity
 
getVelocity() - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitEntity
 
getVersion() - Method in class io.lumine.xikage.mythicmobs.compatibility.PlaceholderAPISupport
 
getVersion() - Method in class io.lumine.xikage.mythicmobs.MythicMobs
Returns the MythicMobs plugin version
getVersion() - Static method in class io.lumine.xikage.mythicmobs.util.NMSReflection
Gets the version string from the package name of the CraftBukkit server implementation.
getVoidList() - Method in class io.lumine.xikage.mythicmobs.mobs.MobManager
Returns a list of UUIDs representing all non-MythicMobs seen
getVolatileCodeHandler() - Method in class io.lumine.xikage.mythicmobs.MythicMobs
Grabs the active VolatileCodeHandler for the current version of Minecraft
getWarmupSeconds() - Method in class io.lumine.xikage.mythicmobs.spawning.spawners.MythicSpawner
 
getWorld() - Method in interface io.lumine.xikage.mythicmobs.adapters.AbstractEntity
 
getWorld() - Method in class io.lumine.xikage.mythicmobs.adapters.AbstractLocation
 
getWorld() - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitEntity
 
getWorld(UUID) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitServer
 
getWorld(String) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitServer
 
getWorld(String) - Method in interface io.lumine.xikage.mythicmobs.adapters.ServerInterface
 
getWorld(UUID) - Method in interface io.lumine.xikage.mythicmobs.adapters.ServerInterface
 
getWorldData(AbstractWorld) - Method in class io.lumine.xikage.mythicmobs.worlds.WorldManager
 
getWorldHandler() - Method in interface io.lumine.xikage.mythicmobs.volatilecode.VolatileCodeHandler
 
getWorldName() - Method in class io.lumine.xikage.mythicmobs.mobs.WorldScaling
 
getWorldName() - Method in class io.lumine.xikage.mythicmobs.spawning.spawners.MythicSpawner
 
getWorlds() - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitServer
 
getWorlds() - Method in interface io.lumine.xikage.mythicmobs.adapters.ServerInterface
 
getWorlds() - Method in class io.lumine.xikage.mythicmobs.spawning.random.RandomSpawner
 
getX() - Method in class io.lumine.xikage.mythicmobs.adapters.AbstractLocation
Gets the x-coordinate of this location
getX() - Method in class io.lumine.xikage.mythicmobs.adapters.AbstractVector
Gets the X component.
getY() - Method in class io.lumine.xikage.mythicmobs.adapters.AbstractLocation
Gets the y-coordinate of this location
getY() - Method in class io.lumine.xikage.mythicmobs.adapters.AbstractVector
Gets the Y component.
getYaw() - Method in class io.lumine.xikage.mythicmobs.adapters.AbstractLocation
Gets the yaw of this location, measured in degrees.
getZ() - Method in class io.lumine.xikage.mythicmobs.adapters.AbstractLocation
Gets the z-coordinate of this location
getZ() - Method in class io.lumine.xikage.mythicmobs.adapters.AbstractVector
Gets the Z component.
GeyserEffect - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
GeyserEffect(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.GeyserEffect
 
give(AbstractPlayer) - Method in class io.lumine.xikage.mythicmobs.drops.LootBag
 
give(AbstractPlayer, boolean) - Method in class io.lumine.xikage.mythicmobs.drops.LootBag
 
GiveCommand - Class in io.lumine.xikage.mythicmobs.commands.eggs
 
GiveCommand(Command<MythicMobs>) - Constructor for class io.lumine.xikage.mythicmobs.commands.eggs.GiveCommand
 
GiveCommand - Class in io.lumine.xikage.mythicmobs.commands.items
 
GiveCommand(Command<MythicMobs>) - Constructor for class io.lumine.xikage.mythicmobs.commands.items.GiveCommand
 
giveDrop(AbstractPlayer, DropMetadata) - Method in class io.lumine.xikage.mythicmobs.drops.droppables.CommandDrop
 
giveDrop(AbstractPlayer, DropMetadata) - Method in class io.lumine.xikage.mythicmobs.drops.droppables.HeroesExperienceDrop
 
giveDrop(AbstractPlayer, DropMetadata) - Method in class io.lumine.xikage.mythicmobs.drops.droppables.McMMODrop
 
giveDrop(AbstractPlayer, DropMetadata) - Method in class io.lumine.xikage.mythicmobs.drops.droppables.SkillAPIDrop
 
giveDrop(AbstractPlayer, DropMetadata) - Method in class io.lumine.xikage.mythicmobs.drops.droppables.VaultDrop
 
giveDrop(AbstractPlayer, DropMetadata) - Method in interface io.lumine.xikage.mythicmobs.drops.IIntangibleDrop
 
giveExp(Player, float, String) - Method in class io.lumine.xikage.mythicmobs.compatibility.mcMMOSupport
 
giveExp(Player, int) - Method in class io.lumine.xikage.mythicmobs.compatibility.SkillAPISupport
 
giveHeroesExp(SkillCaster, Player, int) - Method in class io.lumine.xikage.mythicmobs.compatibility.HeroesSupport
 
GiveItemMechanic - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
GiveItemMechanic(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.GiveItemMechanic
 
giveMoney(Player, double) - Method in class io.lumine.xikage.mythicmobs.compatibility.VaultSupport
 
giveMoney(AbstractPlayer, double) - Method in class io.lumine.xikage.mythicmobs.compatibility.VaultSupport
 
giveMythicEgg(MythicMob, Player, int) - Static method in class io.lumine.xikage.mythicmobs.mobs.EggManager
 
GlidingCondition - Class in io.lumine.xikage.mythicmobs.skills.conditions.all
 
GlidingCondition(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.conditions.all.GlidingCondition
 
GlobalScore - Static variable in class io.lumine.xikage.mythicmobs.util.Patterns
 
GlowEffect - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
GlowEffect(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.GlowEffect
 
goal - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.RunAIGoalSelectorMechanic
 
goal - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.RunAITargetSelectorMechanic
 
goalType - Variable in class io.lumine.xikage.mythicmobs.mobs.ai.Pathfinder
 
GOLDEN_BOOTS - Static variable in class io.lumine.xikage.mythicmobs.volatilecode.VolatileMaterial
 
GOLDEN_CHESTPLATE - Static variable in class io.lumine.xikage.mythicmobs.volatilecode.VolatileMaterial
 
GOLDEN_HELMET - Static variable in class io.lumine.xikage.mythicmobs.volatilecode.VolatileMaterial
 
GOLDEN_HORSE_ARMOR - Static variable in class io.lumine.xikage.mythicmobs.volatilecode.VolatileMaterial
 
GOLDEN_LEGGINGS - Static variable in class io.lumine.xikage.mythicmobs.volatilecode.VolatileMaterial
 
GoToLocationGoal - Class in io.lumine.xikage.mythicmobs.mobs.ai.goals
 
GoToLocationGoal(AbstractEntity, String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.mobs.ai.goals.GoToLocationGoal
 
GoToOwnerGoal - Class in io.lumine.xikage.mythicmobs.mobs.ai.goals
 
GoToOwnerGoal(AbstractEntity, String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.mobs.ai.goals.GoToOwnerGoal
 
GoToParentGoal - Class in io.lumine.xikage.mythicmobs.mobs.ai.goals
 
GoToParentGoal(AbstractEntity, String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.mobs.ai.goals.GoToParentGoal
 
GoToSpawnLocationGoal - Class in io.lumine.xikage.mythicmobs.mobs.ai.goals
 
GoToSpawnLocationGoal(AbstractEntity, String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.mobs.ai.goals.GoToSpawnLocationGoal
 
gravity - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ShootMechanic
 
groundSpawnPoints - Variable in class io.lumine.xikage.mythicmobs.spawning.random.RandomSpawnerManager
 
gzip(String) - Static method in class io.lumine.xikage.mythicmobs.metrics.MetricsLite
 

H

handleDuration(Variable) - Method in class io.lumine.xikage.mythicmobs.skills.variables.VariableMechanic
 
handleEnchant(ItemStack, Enchantment, int) - Method in class io.lumine.xikage.mythicmobs.compatibility.ArtifactsSupport
 
handleMobDespawnEvent(ActiveMob) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitServer
 
handleMobDespawnEvent(ActiveMob) - Method in interface io.lumine.xikage.mythicmobs.adapters.ServerInterface
 
handleOutcome(AbstractEntity, boolean) - Method in class io.lumine.xikage.mythicmobs.skills.SkillCondition
 
handleOutcome(SkillMetadata, boolean) - Method in class io.lumine.xikage.mythicmobs.skills.SkillCondition
 
handleOutcome(RandomSpawnPoint, boolean) - Method in class io.lumine.xikage.mythicmobs.skills.SkillCondition
 
handleOutcome(DropMetadata, boolean) - Method in class io.lumine.xikage.mythicmobs.skills.SkillCondition
 
handleSpawnEvent(RandomSpawnPoint) - Method in class io.lumine.xikage.mythicmobs.spawning.random.RandomSpawnerManager
 
has(String) - Method in class io.lumine.xikage.mythicmobs.skills.variables.VariableRegistry
 
hasAI() - Method in interface io.lumine.xikage.mythicmobs.adapters.AbstractEntity
 
hasAI() - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitEntity
 
hasAura(String) - Method in class io.lumine.xikage.mythicmobs.skills.auras.AuraRegistry
 
hasAura(String) - Method in interface io.lumine.xikage.mythicmobs.skills.SkillCaster
 
HasAuraCondition - Class in io.lumine.xikage.mythicmobs.skills.conditions.all
 
HasAuraCondition(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.conditions.all.HasAuraCondition
 
HasAuraStacksCondition - Class in io.lumine.xikage.mythicmobs.skills.conditions.all
 
HasAuraStacksCondition(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.conditions.all.HasAuraStacksCondition
 
hasBreakableSpawner(AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.spawning.spawners.SpawnerManager
 
hasConditions() - Method in class io.lumine.xikage.mythicmobs.spawning.random.RandomSpawner
 
HasCurrencyCondition - Class in io.lumine.xikage.mythicmobs.skills.conditions.all
 
HasCurrencyCondition(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.conditions.all.HasCurrencyCondition
 
hasDrops() - Method in class io.lumine.xikage.mythicmobs.drops.DropTable
 
hasEnded - Variable in class io.lumine.xikage.mythicmobs.skills.auras.Aura.AuraTracker
 
hasFaction() - Method in class io.lumine.xikage.mythicmobs.mobs.ActiveMob
 
hasFaction() - Method in class io.lumine.xikage.mythicmobs.mobs.MythicMob
 
hasFlag(String) - Method in interface io.lumine.xikage.mythicmobs.adapters.AbstractBossBar
Returns whether this boss bar as the passed flag set
hasFlag(String) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitBossBar
 
hasGravity() - Method in interface io.lumine.xikage.mythicmobs.adapters.AbstractEntity
 
hasGravity() - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitEntity
 
HasGravityCondition - Class in io.lumine.xikage.mythicmobs.skills.conditions.all
 
HasGravityCondition(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.conditions.all.HasGravityCondition
 
hashCode() - Method in class io.lumine.xikage.mythicmobs.adapters.AbstractBiome
 
hashCode() - Method in class io.lumine.xikage.mythicmobs.adapters.AbstractLocation
 
hashCode() - Method in class io.lumine.xikage.mythicmobs.adapters.AbstractVector
Returns a hash code for this vector
hashCode() - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitEntity
 
hashCode() - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitWorld
 
hashCode() - Method in class io.lumine.xikage.mythicmobs.drops.Drop
 
hashCode() - Method in class io.lumine.xikage.mythicmobs.mobs.ActiveMob
 
hashCode() - Method in class io.lumine.xikage.mythicmobs.spawning.spawners.MythicSpawner
 
hashCode() - Method in class io.lumine.xikage.mythicmobs.util.ArrayWrapper
Gets the hash code represented by this objects value.
hasIcon - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.PotionMechanic
 
hasImmunityTable() - Method in class io.lumine.xikage.mythicmobs.mobs.ActiveMob
 
HasInventorySpaceCondition - Class in io.lumine.xikage.mythicmobs.skills.conditions.all
 
HasInventorySpaceCondition(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.conditions.all.HasInventorySpaceCondition
 
hasKillMessages() - Method in class io.lumine.xikage.mythicmobs.mobs.MythicMob
 
hasLineOfSight(AbstractEntity) - Method in interface io.lumine.xikage.mythicmobs.adapters.AbstractEntity
 
hasLineOfSight(AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitEntity
 
hasMetadata(String) - Method in interface io.lumine.xikage.mythicmobs.adapters.AbstractEntity
 
hasMetadata(String) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitEntity
 
hasMoney(AbstractPlayer, double) - Method in class io.lumine.xikage.mythicmobs.compatibility.VaultSupport
 
HasOwnerCondition - Class in io.lumine.xikage.mythicmobs.skills.conditions.all
 
HasOwnerCondition(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.conditions.all.HasOwnerCondition
 
HasParentCondition - Class in io.lumine.xikage.mythicmobs.skills.conditions.all
 
HasParentCondition(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.conditions.all.HasParentCondition
 
hasParticles - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.PotionMechanic
 
hasPermission(String) - Method in interface io.lumine.xikage.mythicmobs.adapters.AbstractPlayer
 
hasPermission(String) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitPlayer
 
HasPermissionCondition - Class in io.lumine.xikage.mythicmobs.skills.conditions.all
 
HasPermissionCondition(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.conditions.all.HasPermissionCondition
 
hasPotionEffect(String) - Method in interface io.lumine.xikage.mythicmobs.adapters.AbstractEntity
 
hasPotionEffect(String, RangedDouble, RangedDouble) - Method in interface io.lumine.xikage.mythicmobs.adapters.AbstractEntity
 
hasPotionEffect() - Method in interface io.lumine.xikage.mythicmobs.adapters.AbstractEntity
 
hasPotionEffect(String) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitEntity
 
hasPotionEffect(String, RangedDouble, RangedDouble) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitEntity
 
hasPotionEffect() - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitEntity
 
HasPotionEffectCondition - Class in io.lumine.xikage.mythicmobs.skills.conditions.all
 
HasPotionEffectCondition(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.conditions.all.HasPotionEffectCondition
 
hasScoreboardTag(String) - Method in interface io.lumine.xikage.mythicmobs.adapters.AbstractEntity
 
hasScoreboardTag(String) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitEntity
 
hasSkills(SkillTrigger) - Method in class io.lumine.xikage.mythicmobs.mobs.MythicMob
 
HasTagCondition - Class in io.lumine.xikage.mythicmobs.skills.conditions.all
 
HasTagCondition(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.conditions.all.HasTagCondition
 
hasTarget() - Method in class io.lumine.xikage.mythicmobs.mobs.ActiveMob
 
hasThreatTable() - Method in class io.lumine.xikage.mythicmobs.mobs.ActiveMob
 
hasUsedSkill(String, AbstractEntity) - Static method in class io.lumine.xikage.mythicmobs.skills.SkillHelper
 
headOnly - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.LookMechanic
 
heal - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ConsumeMechanic
 
HealMechanic - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
HealMechanic(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.HealMechanic
 
HealPercentMechanic - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
HealPercentMechanic(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.HealPercentMechanic
 
HealthBar - Class in io.lumine.xikage.mythicmobs.holograms.types
 
HealthBar(HologramManager, ActiveMob) - Constructor for class io.lumine.xikage.mythicmobs.holograms.types.HealthBar
 
healthbar - Variable in class io.lumine.xikage.mythicmobs.mobs.ActiveMob
 
HealthCondition - Class in io.lumine.xikage.mythicmobs.skills.conditions.all
 
HealthCondition(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.conditions.all.HealthCondition
 
healthMod - Variable in class io.lumine.xikage.mythicmobs.skills.AbstractSkill
 
height - Static variable in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitParrot
 
height - Static variable in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitSheep
 
height - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ParticleWaveEffect
 
HeightAboveCondition - Class in io.lumine.xikage.mythicmobs.skills.conditions.all
 
HeightAboveCondition(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.conditions.all.HeightAboveCondition
 
heightBack - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ParticleWaveEffect
 
HeightBelowCondition - Class in io.lumine.xikage.mythicmobs.skills.conditions.all
 
HeightBelowCondition(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.conditions.all.HeightBelowCondition
 
HeightCondition - Class in io.lumine.xikage.mythicmobs.skills.conditions.all
 
HeightCondition(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.conditions.all.HeightCondition
 
heightFromSurface - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ProjectileMechanic
 
Heroes - Static variable in class io.lumine.xikage.mythicmobs.compatibility.CompatibilityManager
 
HeroesExperienceDrop - Class in io.lumine.xikage.mythicmobs.drops.droppables
 
HeroesExperienceDrop(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.drops.droppables.HeroesExperienceDrop
 
HeroesExperienceDrop(String, MythicLineConfig, double) - Constructor for class io.lumine.xikage.mythicmobs.drops.droppables.HeroesExperienceDrop
 
HeroesSupport - Class in io.lumine.xikage.mythicmobs.compatibility
 
HeroesSupport() - Constructor for class io.lumine.xikage.mythicmobs.compatibility.HeroesSupport
 
hideEntityModel(AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_14_R1.VolatileEntityHandler_v1_14_R1
 
hideEntityModel(AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_15_R1.VolatileEntityHandler_v1_15_R1
 
hideEntityModel(AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R1.VolatileEntityHandler_v1_16_R1
 
hideEntityModel(AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R2.VolatileEntityHandler_v1_16_R2
 
hidePlayer(AbstractPlayer) - Method in interface io.lumine.xikage.mythicmobs.adapters.AbstractPlayer
 
hidePlayer(AbstractPlayer) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitPlayer
 
hideSourceBlock - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.BlockWaveEffect
 
hitConditions - Variable in class io.lumine.xikage.mythicmobs.skills.projectiles.Projectile
 
hitConditionString - Variable in class io.lumine.xikage.mythicmobs.skills.projectiles.Projectile
 
hitNonPlayers - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ChainMechanic
 
hitNonPlayers - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.OrbitalMechanic
 
hitNonPlayers - Variable in class io.lumine.xikage.mythicmobs.skills.projectiles.Projectile
 
hitPlayers - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ChainMechanic
 
hitPlayers - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.OrbitalMechanic
 
hitPlayers - Variable in class io.lumine.xikage.mythicmobs.skills.projectiles.Projectile
 
hitRadius - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.OrbitalMechanic
 
hitRadius - Variable in class io.lumine.xikage.mythicmobs.skills.projectiles.Projectile
 
hitSelf - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ChainMechanic
 
hitSelf - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.OrbitalMechanic
 
hitSelf - Variable in class io.lumine.xikage.mythicmobs.skills.projectiles.Projectile
 
hitTarget - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ChainMechanic
 
hitTarget - Variable in class io.lumine.xikage.mythicmobs.skills.projectiles.Projectile
 
hitTargetOnly - Variable in class io.lumine.xikage.mythicmobs.skills.projectiles.Projectile
 
HoldingCondition - Class in io.lumine.xikage.mythicmobs.skills.conditions.all
 
HoldingCondition(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.conditions.all.HoldingCondition
 
HologramManager - Class in io.lumine.xikage.mythicmobs.holograms
 
HologramManager(MythicMobs, CompatibilityManager) - Constructor for class io.lumine.xikage.mythicmobs.holograms.HologramManager
 
HologramProvider - Interface in io.lumine.xikage.mythicmobs.holograms
 
HologramsHologram(String, AbstractLocation, String) - Constructor for class io.lumine.xikage.mythicmobs.compatibility.HologramsSupport.HologramsHologram
 
HologramsSupport - Class in io.lumine.xikage.mythicmobs.compatibility
 
HologramsSupport(MythicMobs) - Constructor for class io.lumine.xikage.mythicmobs.compatibility.HologramsSupport
 
HologramsSupport.HologramsHologram - Class in io.lumine.xikage.mythicmobs.compatibility
 
HologramsSupport2 - Class in io.lumine.xikage.mythicmobs.compatibility
 
HologramsSupport2(MythicMobs) - Constructor for class io.lumine.xikage.mythicmobs.compatibility.HologramsSupport2
 
HolographicDisplays(String, AbstractLocation, String) - Constructor for class io.lumine.xikage.mythicmobs.compatibility.HolographicDisplaysSupport.HolographicDisplays
 
HolographicDisplaysSupport - Class in io.lumine.xikage.mythicmobs.compatibility
 
HolographicDisplaysSupport(MythicMobs) - Constructor for class io.lumine.xikage.mythicmobs.compatibility.HolographicDisplaysSupport
 
HolographicDisplaysSupport.HolographicDisplays - Class in io.lumine.xikage.mythicmobs.compatibility
 
hRadius - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.RallyMechanic
 
hSpread - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ShootMechanic
 
hugSurface - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ProjectileMechanic
 
HurtByTargetGoal - Class in io.lumine.xikage.mythicmobs.volatilecode.v1_12_R1.ai.targeters
 
HurtByTargetGoal(AbstractEntity, String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.volatilecode.v1_12_R1.ai.targeters.HurtByTargetGoal
 
HurtByTargetGoal - Class in io.lumine.xikage.mythicmobs.volatilecode.v1_13_R2.ai.targeters
 
HurtByTargetGoal(AbstractEntity, String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.volatilecode.v1_13_R2.ai.targeters.HurtByTargetGoal
 
HurtByTargetGoal - Class in io.lumine.xikage.mythicmobs.volatilecode.v1_14_R1.ai.targeters
 
HurtByTargetGoal(AbstractEntity, String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.volatilecode.v1_14_R1.ai.targeters.HurtByTargetGoal
 
HurtByTargetGoal - Class in io.lumine.xikage.mythicmobs.volatilecode.v1_15_R1.ai.targeters
 
HurtByTargetGoal(AbstractEntity, String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.volatilecode.v1_15_R1.ai.targeters.HurtByTargetGoal
 
HurtByTargetGoal - Class in io.lumine.xikage.mythicmobs.volatilecode.v1_16_R1.ai.targeters
 
HurtByTargetGoal(AbstractEntity, String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R1.ai.targeters.HurtByTargetGoal
 
HurtByTargetGoal - Class in io.lumine.xikage.mythicmobs.volatilecode.v1_16_R2.ai.targeters
 
HurtByTargetGoal(AbstractEntity, String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R2.ai.targeters.HurtByTargetGoal
 

I

ICasterCondition - Interface in io.lumine.xikage.mythicmobs.skills.conditions
 
IDummySkill - Interface in io.lumine.xikage.mythicmobs.skills
 
IEntityComparisonCondition - Interface in io.lumine.xikage.mythicmobs.skills.conditions
 
IEntityCondition - Interface in io.lumine.xikage.mythicmobs.skills.conditions
 
IEntityLocationComparisonCondition - Interface in io.lumine.xikage.mythicmobs.skills.conditions
 
IEntitySelector - Class in io.lumine.xikage.mythicmobs.skills.targeters
 
IEntitySelector(MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.targeters.IEntitySelector
 
IgniteMechanic - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
IgniteMechanic(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.IgniteMechanic
 
ignorePassableBlocks - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.RaytraceMechanic
 
ignoresArmor - Variable in class io.lumine.xikage.mythicmobs.skills.damage.DamageMetadata
 
ignoresArmor - Variable in class io.lumine.xikage.mythicmobs.skills.damage.DamagingMechanic
 
IHologram - Interface in io.lumine.xikage.mythicmobs.holograms
 
IIntangibleDrop - Interface in io.lumine.xikage.mythicmobs.drops
 
IItemDrop - Interface in io.lumine.xikage.mythicmobs.drops
 
ILocationComparisonCondition - Interface in io.lumine.xikage.mythicmobs.skills.conditions
 
ILocationCondition - Interface in io.lumine.xikage.mythicmobs.skills.conditions
 
ILocationDrop - Interface in io.lumine.xikage.mythicmobs.drops
 
ILocationSelector - Class in io.lumine.xikage.mythicmobs.skills.targeters
 
ILocationSelector(MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.targeters.ILocationSelector
 
IMessagingDrop - Interface in io.lumine.xikage.mythicmobs.drops
 
IMetaSkill - Interface in io.lumine.xikage.mythicmobs.skills
 
immediately - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.LookMechanic
 
immune - Variable in class io.lumine.xikage.mythicmobs.skills.projectiles.Projectile.ProjectileTracker
 
ImmunityTable() - Constructor for class io.lumine.xikage.mythicmobs.mobs.ActiveMob.ImmunityTable
 
ImportCommand - Class in io.lumine.xikage.mythicmobs.commands.items
 
ImportCommand(Command<MythicMobs>) - Constructor for class io.lumine.xikage.mythicmobs.commands.items.ImportCommand
 
importPlayerKills(int) - Method in class io.lumine.xikage.mythicmobs.mobs.ActiveMob
 
importThreatTable(ActiveMob.ThreatTable) - Method in class io.lumine.xikage.mythicmobs.mobs.ActiveMob
 
IMultiDrop - Interface in io.lumine.xikage.mythicmobs.drops
 
InBlockCondition - Class in io.lumine.xikage.mythicmobs.skills.conditions.all
 
InBlockCondition(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.conditions.all.InBlockCondition
 
incendiary - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ShootFireballMechanic
 
inCombat() - Method in class io.lumine.xikage.mythicmobs.mobs.ActiveMob.ThreatTable
 
InCombatCondition - Class in io.lumine.xikage.mythicmobs.skills.conditions.all
 
InCombatCondition(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.conditions.all.InCombatCondition
 
incrementPlayerKills() - Method in class io.lumine.xikage.mythicmobs.mobs.ActiveMob
 
InfoCommand - Class in io.lumine.xikage.mythicmobs.commands
 
InfoCommand(Command<MythicMobs>) - Constructor for class io.lumine.xikage.mythicmobs.commands.InfoCommand
 
InfoCommand - Class in io.lumine.xikage.mythicmobs.commands.items
 
InfoCommand(Command<MythicMobs>) - Constructor for class io.lumine.xikage.mythicmobs.commands.items.InfoCommand
 
InfoCommand - Class in io.lumine.xikage.mythicmobs.commands.mobs
 
InfoCommand(Command<MythicMobs>) - Constructor for class io.lumine.xikage.mythicmobs.commands.mobs.InfoCommand
 
InfoCommand - Class in io.lumine.xikage.mythicmobs.commands.skills
 
InfoCommand(Command<MythicMobs>) - Constructor for class io.lumine.xikage.mythicmobs.commands.skills.InfoCommand
 
InfoCommand - Class in io.lumine.xikage.mythicmobs.commands.spawners
 
InfoCommand(Command<MythicMobs>) - Constructor for class io.lumine.xikage.mythicmobs.commands.spawners.InfoCommand
 
inheritFaction - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.SummonMechanic
 
inheritThreatTable - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.SummonMechanic
 
init(String, MythicLineConfig) - Method in class io.lumine.xikage.mythicmobs.skills.SkillMechanic
 
initialize(String, MythicConfig) - Static method in class io.lumine.xikage.mythicmobs.mobs.WorldScaling
 
initialize() - Method in class io.lumine.xikage.mythicmobs.skills.ParticleMaker.ParticlePacket
Deprecated.
initializeBukkit() - Static method in class io.lumine.xikage.mythicmobs.adapters.SkillAdapter
 
initializeBukkit(JavaPlugin) - Static method in class io.lumine.xikage.mythicmobs.adapters.TaskManager
 
INoTargetSkill - Interface in io.lumine.xikage.mythicmobs.skills
 
inRange - Variable in class io.lumine.xikage.mythicmobs.skills.projectiles.Projectile.ProjectileTracker
 
InsideCondition - Class in io.lumine.xikage.mythicmobs.skills.conditions.all
 
InsideCondition(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.conditions.all.InsideCondition
 
inst() - Static method in class io.lumine.xikage.mythicmobs.MythicMobs
 
instantiate(MythicConfig) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitArmorStand
 
instantiate(MythicConfig) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitBabyDrowned
 
instantiate(MythicConfig) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitBabyHusk
 
instantiate(MythicConfig) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitBabyPiglin
 
instantiate(MythicConfig) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitBabyPigZombie
 
instantiate(MythicConfig) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitBabyPigZombieVillager
 
instantiate(MythicConfig) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitBabyZoglin
 
instantiate(MythicConfig) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitBabyZombie
 
instantiate(MythicConfig) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitBabyZombieVillager
 
instantiate(MythicConfig) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitBat
 
instantiate(MythicConfig) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitBee
 
instantiate(MythicConfig) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitBlaze
 
instantiate(MythicConfig) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitCat
 
instantiate(MythicConfig) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitCaveSpider
 
instantiate(MythicConfig) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitChicken
 
instantiate(MythicConfig) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitCod
 
instantiate(MythicConfig) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitCow
 
instantiate(MythicConfig) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitCreeper
 
instantiate(MythicConfig) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitCustom
 
instantiate(MythicConfig) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitDolphin
 
instantiate(MythicConfig) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitDonkey
 
instantiate(MythicConfig) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitDrowned
 
instantiate(MythicConfig) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitElderGuardian
 
instantiate(MythicConfig) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitEnderCrystal
 
instantiate(MythicConfig) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitEnderDragon
 
instantiate(MythicConfig) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitEnderman
 
instantiate(MythicConfig) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitEndermite
 
instantiate(MythicConfig) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitEvoker
 
instantiate(MythicConfig) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitFallingBlock
 
instantiate(MythicConfig) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitFox
 
instantiate(MythicConfig) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitGhast
 
instantiate(MythicConfig) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitGiant
 
instantiate(MythicConfig) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitGuardian
 
instantiate(MythicConfig) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitHoglin
 
instantiate(MythicConfig) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitHorse
 
instantiate(MythicConfig) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitHusk
 
instantiate(MythicConfig) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitIllusioner
 
instantiate(MythicConfig) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitIronGolem
 
instantiate(MythicConfig) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitLlama
 
instantiate(MythicConfig) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitMagmaCube
 
instantiate(MythicConfig) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitMule
 
instantiate(MythicConfig) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitMushroomCow
 
instantiate(MythicConfig) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitOcelot
 
instantiate(MythicConfig) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitPanda
 
instantiate(MythicConfig) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitParrot
 
instantiate(MythicConfig) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitPhantom
 
instantiate(MythicConfig) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitPig
 
instantiate(MythicConfig) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitPiglin
 
instantiate(MythicConfig) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitPigZombie
 
instantiate(MythicConfig) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitPigZombieVillager
 
instantiate(MythicConfig) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitPillager
 
instantiate(MythicConfig) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitPolarBear
 
instantiate(MythicConfig) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitPufferFish
 
instantiate(MythicConfig) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitRabbit
 
instantiate(MythicConfig) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitRavager
 
instantiate(MythicConfig) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitSalmon
 
instantiate(MythicConfig) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitSheep
 
instantiate(MythicConfig) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitShulker
 
instantiate(MythicConfig) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitSilverfish
 
instantiate(MythicConfig) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitSkeleton
 
instantiate(MythicConfig) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitSkeletonHorse
 
instantiate(MythicConfig) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitSlime
 
instantiate(MythicConfig) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitSnowman
 
instantiate(MythicConfig) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitSpider
 
instantiate(MythicConfig) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitSquid
 
instantiate(MythicConfig) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitStray
 
instantiate(MythicConfig) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitStrider
 
instantiate(MythicConfig) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitTNT
 
instantiate(MythicConfig) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitTraderLlama
 
instantiate(MythicConfig) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitTropicalFish
 
instantiate(MythicConfig) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitTurtle
 
instantiate(MythicConfig) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitVex
 
instantiate(MythicConfig) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitVillager
 
instantiate(MythicConfig) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitVindicator
 
instantiate(MythicConfig) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitWanderingTrader
 
instantiate(MythicConfig) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitWitch
 
instantiate(MythicConfig) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitWither
 
instantiate(MythicConfig) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitWitherSkeleton
 
instantiate(MythicConfig) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitWolf
 
instantiate(MythicConfig) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitZoglin
 
instantiate(MythicConfig) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitZombie
 
instantiate(MythicConfig) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitZombieHorse
 
instantiate(MythicConfig) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitZombieVillager
 
instantiate(MythicConfig) - Method in class io.lumine.xikage.mythicmobs.mobs.entities.MythicEntity
 
instantiateObject(Class<?>, Object...) - Static method in class io.lumine.xikage.mythicmobs.util.ReflectionUtils
 
instantiateObject(String, ReflectionUtils.PackageType, Object...) - Static method in class io.lumine.xikage.mythicmobs.util.ReflectionUtils
 
IntArrayTag - Class in io.lumine.xikage.mythicmobs.util.jnbt
The TAG_Int_Array tag.
IntArrayTag(int[]) - Constructor for class io.lumine.xikage.mythicmobs.util.jnbt.IntArrayTag
Creates the tag with an empty name.
IntegerVariable - Class in io.lumine.xikage.mythicmobs.skills.variables.types
 
IntegerVariable(int) - Constructor for class io.lumine.xikage.mythicmobs.skills.variables.types.IntegerVariable
Creates the variable
IntegerVariable(int, long) - Constructor for class io.lumine.xikage.mythicmobs.skills.variables.types.IntegerVariable
Creates the variable
internalName - Variable in class io.lumine.xikage.mythicmobs.skills.Skill
 
interval - Variable in class io.lumine.xikage.mythicmobs.skills.auras.Aura.AuraTracker
 
interval - Variable in class io.lumine.xikage.mythicmobs.skills.auras.Aura
 
interval - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.OrbitalMechanic
 
interval - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ParticleAtomEffect
 
interval - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ParticleOrbitalEffect
 
interval - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.SmokeSwirlEffect
 
interval - Variable in class io.lumine.xikage.mythicmobs.skills.SkillMechanic
 
IntTag - Class in io.lumine.xikage.mythicmobs.util.jnbt
The TAG_Int tag.
IntTag(int) - Constructor for class io.lumine.xikage.mythicmobs.util.jnbt.IntTag
Creates the tag with an empty name.
InvalidCondition - Class in io.lumine.xikage.mythicmobs.legacy.conditions
 
InvalidCondition() - Constructor for class io.lumine.xikage.mythicmobs.legacy.conditions.InvalidCondition
 
InvalidCondition - Class in io.lumine.xikage.mythicmobs.skills.conditions
 
InvalidCondition(String) - Constructor for class io.lumine.xikage.mythicmobs.skills.conditions.InvalidCondition
 
InvalidDrop - Class in io.lumine.xikage.mythicmobs.drops
 
InvalidDrop(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.drops.InvalidDrop
 
InvalidMobTypeException - Exception in io.lumine.xikage.mythicmobs.api.exceptions
 
InvalidMobTypeException(String) - Constructor for exception io.lumine.xikage.mythicmobs.api.exceptions.InvalidMobTypeException
 
invokeMethod(Object, String, Object...) - Static method in class io.lumine.xikage.mythicmobs.util.ReflectionUtils
 
invokeMethod(Object, Class<?>, String, Object...) - Static method in class io.lumine.xikage.mythicmobs.util.ReflectionUtils
 
invokeMethod(Object, String, ReflectionUtils.PackageType, String, Object...) - Static method in class io.lumine.xikage.mythicmobs.util.ReflectionUtils
 
io.lumine.xikage.mythicmobs - package io.lumine.xikage.mythicmobs
 
io.lumine.xikage.mythicmobs.adapters - package io.lumine.xikage.mythicmobs.adapters
 
io.lumine.xikage.mythicmobs.adapters.bukkit - package io.lumine.xikage.mythicmobs.adapters.bukkit
 
io.lumine.xikage.mythicmobs.adapters.bukkit.entities - package io.lumine.xikage.mythicmobs.adapters.bukkit.entities
 
io.lumine.xikage.mythicmobs.adapters.bukkit.entities.properties - package io.lumine.xikage.mythicmobs.adapters.bukkit.entities.properties
 
io.lumine.xikage.mythicmobs.adapters.bukkit.listeners - package io.lumine.xikage.mythicmobs.adapters.bukkit.listeners
 
io.lumine.xikage.mythicmobs.adapters.sponge - package io.lumine.xikage.mythicmobs.adapters.sponge
 
io.lumine.xikage.mythicmobs.api.bukkit - package io.lumine.xikage.mythicmobs.api.bukkit
 
io.lumine.xikage.mythicmobs.api.bukkit.events - package io.lumine.xikage.mythicmobs.api.bukkit.events
 
io.lumine.xikage.mythicmobs.api.exceptions - package io.lumine.xikage.mythicmobs.api.exceptions
 
io.lumine.xikage.mythicmobs.clock - package io.lumine.xikage.mythicmobs.clock
 
io.lumine.xikage.mythicmobs.commands - package io.lumine.xikage.mythicmobs.commands
 
io.lumine.xikage.mythicmobs.commands.debug - package io.lumine.xikage.mythicmobs.commands.debug
 
io.lumine.xikage.mythicmobs.commands.eggs - package io.lumine.xikage.mythicmobs.commands.eggs
 
io.lumine.xikage.mythicmobs.commands.items - package io.lumine.xikage.mythicmobs.commands.items
 
io.lumine.xikage.mythicmobs.commands.mobs - package io.lumine.xikage.mythicmobs.commands.mobs
 
io.lumine.xikage.mythicmobs.commands.skills - package io.lumine.xikage.mythicmobs.commands.skills
 
io.lumine.xikage.mythicmobs.commands.spawners - package io.lumine.xikage.mythicmobs.commands.spawners
 
io.lumine.xikage.mythicmobs.commands.test - package io.lumine.xikage.mythicmobs.commands.test
 
io.lumine.xikage.mythicmobs.commands.utility - package io.lumine.xikage.mythicmobs.commands.utility
 
io.lumine.xikage.mythicmobs.compatibility - package io.lumine.xikage.mythicmobs.compatibility
 
io.lumine.xikage.mythicmobs.drops - package io.lumine.xikage.mythicmobs.drops
 
io.lumine.xikage.mythicmobs.drops.droppables - package io.lumine.xikage.mythicmobs.drops.droppables
 
io.lumine.xikage.mythicmobs.holograms - package io.lumine.xikage.mythicmobs.holograms
 
io.lumine.xikage.mythicmobs.holograms.types - package io.lumine.xikage.mythicmobs.holograms.types
 
io.lumine.xikage.mythicmobs.io - package io.lumine.xikage.mythicmobs.io
 
io.lumine.xikage.mythicmobs.items - package io.lumine.xikage.mythicmobs.items
 
io.lumine.xikage.mythicmobs.legacy.conditions - package io.lumine.xikage.mythicmobs.legacy.conditions
 
io.lumine.xikage.mythicmobs.logging - package io.lumine.xikage.mythicmobs.logging
 
io.lumine.xikage.mythicmobs.metrics - package io.lumine.xikage.mythicmobs.metrics
 
io.lumine.xikage.mythicmobs.mobs - package io.lumine.xikage.mythicmobs.mobs
 
io.lumine.xikage.mythicmobs.mobs.ai - package io.lumine.xikage.mythicmobs.mobs.ai
 
io.lumine.xikage.mythicmobs.mobs.ai.goals - package io.lumine.xikage.mythicmobs.mobs.ai.goals
 
io.lumine.xikage.mythicmobs.mobs.entities - package io.lumine.xikage.mythicmobs.mobs.entities
 
io.lumine.xikage.mythicmobs.players - package io.lumine.xikage.mythicmobs.players
 
io.lumine.xikage.mythicmobs.players.factions - package io.lumine.xikage.mythicmobs.players.factions
 
io.lumine.xikage.mythicmobs.skills - package io.lumine.xikage.mythicmobs.skills
 
io.lumine.xikage.mythicmobs.skills.auras - package io.lumine.xikage.mythicmobs.skills.auras
 
io.lumine.xikage.mythicmobs.skills.conditions - package io.lumine.xikage.mythicmobs.skills.conditions
 
io.lumine.xikage.mythicmobs.skills.conditions.all - package io.lumine.xikage.mythicmobs.skills.conditions.all
 
io.lumine.xikage.mythicmobs.skills.damage - package io.lumine.xikage.mythicmobs.skills.damage
 
io.lumine.xikage.mythicmobs.skills.mechanics - package io.lumine.xikage.mythicmobs.skills.mechanics
 
io.lumine.xikage.mythicmobs.skills.placeholders - package io.lumine.xikage.mythicmobs.skills.placeholders
 
io.lumine.xikage.mythicmobs.skills.placeholders.parsers - package io.lumine.xikage.mythicmobs.skills.placeholders.parsers
 
io.lumine.xikage.mythicmobs.skills.placeholders.types - package io.lumine.xikage.mythicmobs.skills.placeholders.types
 
io.lumine.xikage.mythicmobs.skills.projectiles - package io.lumine.xikage.mythicmobs.skills.projectiles
 
io.lumine.xikage.mythicmobs.skills.targeters - package io.lumine.xikage.mythicmobs.skills.targeters
 
io.lumine.xikage.mythicmobs.skills.variables - package io.lumine.xikage.mythicmobs.skills.variables
 
io.lumine.xikage.mythicmobs.skills.variables.types - package io.lumine.xikage.mythicmobs.skills.variables.types
 
io.lumine.xikage.mythicmobs.spawning.random - package io.lumine.xikage.mythicmobs.spawning.random
 
io.lumine.xikage.mythicmobs.spawning.spawners - package io.lumine.xikage.mythicmobs.spawning.spawners
 
io.lumine.xikage.mythicmobs.util - package io.lumine.xikage.mythicmobs.util
 
io.lumine.xikage.mythicmobs.util.annotations - package io.lumine.xikage.mythicmobs.util.annotations
 
io.lumine.xikage.mythicmobs.util.jnbt - package io.lumine.xikage.mythicmobs.util.jnbt
 
io.lumine.xikage.mythicmobs.util.reflections - package io.lumine.xikage.mythicmobs.util.reflections
 
io.lumine.xikage.mythicmobs.volatilecode - package io.lumine.xikage.mythicmobs.volatilecode
 
io.lumine.xikage.mythicmobs.volatilecode.disabled - package io.lumine.xikage.mythicmobs.volatilecode.disabled
 
io.lumine.xikage.mythicmobs.volatilecode.handlers - package io.lumine.xikage.mythicmobs.volatilecode.handlers
 
io.lumine.xikage.mythicmobs.volatilecode.v1_12_R1 - package io.lumine.xikage.mythicmobs.volatilecode.v1_12_R1
 
io.lumine.xikage.mythicmobs.volatilecode.v1_12_R1.ai - package io.lumine.xikage.mythicmobs.volatilecode.v1_12_R1.ai
 
io.lumine.xikage.mythicmobs.volatilecode.v1_12_R1.ai.goals - package io.lumine.xikage.mythicmobs.volatilecode.v1_12_R1.ai.goals
 
io.lumine.xikage.mythicmobs.volatilecode.v1_12_R1.ai.targeters - package io.lumine.xikage.mythicmobs.volatilecode.v1_12_R1.ai.targeters
 
io.lumine.xikage.mythicmobs.volatilecode.v1_13_R2 - package io.lumine.xikage.mythicmobs.volatilecode.v1_13_R2
 
io.lumine.xikage.mythicmobs.volatilecode.v1_13_R2.ai - package io.lumine.xikage.mythicmobs.volatilecode.v1_13_R2.ai
 
io.lumine.xikage.mythicmobs.volatilecode.v1_13_R2.ai.goals - package io.lumine.xikage.mythicmobs.volatilecode.v1_13_R2.ai.goals
 
io.lumine.xikage.mythicmobs.volatilecode.v1_13_R2.ai.targeters - package io.lumine.xikage.mythicmobs.volatilecode.v1_13_R2.ai.targeters
 
io.lumine.xikage.mythicmobs.volatilecode.v1_14_R1 - package io.lumine.xikage.mythicmobs.volatilecode.v1_14_R1
 
io.lumine.xikage.mythicmobs.volatilecode.v1_14_R1.ai - package io.lumine.xikage.mythicmobs.volatilecode.v1_14_R1.ai
 
io.lumine.xikage.mythicmobs.volatilecode.v1_14_R1.ai.goals - package io.lumine.xikage.mythicmobs.volatilecode.v1_14_R1.ai.goals
 
io.lumine.xikage.mythicmobs.volatilecode.v1_14_R1.ai.targeters - package io.lumine.xikage.mythicmobs.volatilecode.v1_14_R1.ai.targeters
 
io.lumine.xikage.mythicmobs.volatilecode.v1_15_R1 - package io.lumine.xikage.mythicmobs.volatilecode.v1_15_R1
 
io.lumine.xikage.mythicmobs.volatilecode.v1_15_R1.ai - package io.lumine.xikage.mythicmobs.volatilecode.v1_15_R1.ai
 
io.lumine.xikage.mythicmobs.volatilecode.v1_15_R1.ai.goals - package io.lumine.xikage.mythicmobs.volatilecode.v1_15_R1.ai.goals
 
io.lumine.xikage.mythicmobs.volatilecode.v1_15_R1.ai.targeters - package io.lumine.xikage.mythicmobs.volatilecode.v1_15_R1.ai.targeters
 
io.lumine.xikage.mythicmobs.volatilecode.v1_16_R1 - package io.lumine.xikage.mythicmobs.volatilecode.v1_16_R1
 
io.lumine.xikage.mythicmobs.volatilecode.v1_16_R1.ai - package io.lumine.xikage.mythicmobs.volatilecode.v1_16_R1.ai
 
io.lumine.xikage.mythicmobs.volatilecode.v1_16_R1.ai.goals - package io.lumine.xikage.mythicmobs.volatilecode.v1_16_R1.ai.goals
 
io.lumine.xikage.mythicmobs.volatilecode.v1_16_R1.ai.targeters - package io.lumine.xikage.mythicmobs.volatilecode.v1_16_R1.ai.targeters
 
io.lumine.xikage.mythicmobs.volatilecode.v1_16_R2 - package io.lumine.xikage.mythicmobs.volatilecode.v1_16_R2
 
io.lumine.xikage.mythicmobs.volatilecode.v1_16_R2.ai - package io.lumine.xikage.mythicmobs.volatilecode.v1_16_R2.ai
 
io.lumine.xikage.mythicmobs.volatilecode.v1_16_R2.ai.goals - package io.lumine.xikage.mythicmobs.volatilecode.v1_16_R2.ai.goals
 
io.lumine.xikage.mythicmobs.volatilecode.v1_16_R2.ai.targeters - package io.lumine.xikage.mythicmobs.volatilecode.v1_16_R2.ai.targeters
 
io.lumine.xikage.mythicmobs.worlds - package io.lumine.xikage.mythicmobs.worlds
 
IOHandler - Class in io.lumine.xikage.mythicmobs.io
 
IOHandler() - Constructor for class io.lumine.xikage.mythicmobs.io.IOHandler
 
IOLoader<T extends org.bukkit.plugin.java.JavaPlugin> - Class in io.lumine.xikage.mythicmobs.io
 
IOLoader(T, String) - Constructor for class io.lumine.xikage.mythicmobs.io.IOLoader
 
IOLoader(T, String, String) - Constructor for class io.lumine.xikage.mythicmobs.io.IOLoader
 
IOLoader(T, File, String) - Constructor for class io.lumine.xikage.mythicmobs.io.IOLoader
 
IParentSkill - Interface in io.lumine.xikage.mythicmobs.skills
 
IPathSelector - Interface in io.lumine.xikage.mythicmobs.skills.targeters
 
IRON_HORSE_ARMOR - Static variable in class io.lumine.xikage.mythicmobs.volatilecode.VolatileMaterial
 
isAction(String) - Static method in enum io.lumine.xikage.mythicmobs.skills.conditions.ConditionAction
 
isActive() - Method in class io.lumine.xikage.mythicmobs.holograms.HologramManager
 
isActiveMob(AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.mobs.MobManager
Returns whether an entity is a registered Mythic Mob
isActiveMob(UUID) - Method in class io.lumine.xikage.mythicmobs.mobs.MobManager
Returns whether a UUID corresponds to a registered Mythic Mob
isActiveMob(UUID) - Method in class io.lumine.xikage.mythicmobs.mobs.MobRegistry
Returns whether a UUID corresponds to a registered Mythic Mob
isAnimal() - Method in interface io.lumine.xikage.mythicmobs.adapters.AbstractEntity
 
isAnimal() - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitEntity
 
isAsyncSafe() - Method in class io.lumine.xikage.mythicmobs.skills.SkillMechanic
 
isBreathable(Block) - Static method in class io.lumine.xikage.mythicmobs.util.BlockUtil
 
isBreathable(Material) - Static method in class io.lumine.xikage.mythicmobs.util.BlockUtil
 
isCancelled() - Method in class io.lumine.xikage.mythicmobs.api.bukkit.events.MythicMobSpawnEvent
 
isChunkLoaded(int, int) - Method in interface io.lumine.xikage.mythicmobs.adapters.AbstractWorld
 
isChunkLoaded(int, int) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitWorld
 
isChunkLoaded(AbstractWorld, int, int) - Method in interface io.lumine.xikage.mythicmobs.volatilecode.handlers.VolatileWorldHandler
 
isChunkLoaded(AbstractWorld, int, int) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_12_R1.VolatileWorldHandler_v1_12_R1
 
isChunkLoaded(AbstractWorld, int, int) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_13_R2.VolatileWorldHandler_v1_13_R2
 
isChunkLoaded(AbstractWorld, int, int) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_14_R1.VolatileWorldHandler_v1_14_R1
 
isChunkLoaded(AbstractWorld, int, int) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_15_R1.VolatileWorldHandler_v1_15_R1
 
isChunkLoaded(AbstractWorld, int, int) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R1.VolatileWorldHandler_v1_16_R1
 
isChunkLoaded(AbstractWorld, int, int) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R2.VolatileWorldHandler_v1_16_R2
 
isCitizensNPC() - Method in interface io.lumine.xikage.mythicmobs.adapters.AbstractEntity
 
isCitizensNPC() - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitEntity
 
isCompatible(LibsDisguisesSupport.LDVersion) - Method in class io.lumine.xikage.mythicmobs.compatibility.LibsDisguisesSupport
 
isConfigurationSection(String) - Method in class io.lumine.xikage.mythicmobs.io.MythicConfig
 
isConsoleFriendly() - Method in class io.lumine.xikage.mythicmobs.commands.BaseCommand
 
isConsoleFriendly() - Method in class io.lumine.xikage.mythicmobs.commands.debug.DebugCommand
 
isConsoleFriendly() - Method in class io.lumine.xikage.mythicmobs.commands.debug.TimingsCommand
 
isConsoleFriendly() - Method in class io.lumine.xikage.mythicmobs.commands.eggs.EggsCommand
 
isConsoleFriendly() - Method in class io.lumine.xikage.mythicmobs.commands.eggs.GetCommand
 
isConsoleFriendly() - Method in class io.lumine.xikage.mythicmobs.commands.eggs.GiveCommand
 
isConsoleFriendly() - Method in class io.lumine.xikage.mythicmobs.commands.InfoCommand
 
isConsoleFriendly() - Method in class io.lumine.xikage.mythicmobs.commands.items.EnchantCommand
 
isConsoleFriendly() - Method in class io.lumine.xikage.mythicmobs.commands.items.ExportCommand
 
isConsoleFriendly() - Method in class io.lumine.xikage.mythicmobs.commands.items.GetCommand
 
isConsoleFriendly() - Method in class io.lumine.xikage.mythicmobs.commands.items.GiveCommand
 
isConsoleFriendly() - Method in class io.lumine.xikage.mythicmobs.commands.items.ImportCommand
 
isConsoleFriendly() - Method in class io.lumine.xikage.mythicmobs.commands.items.InfoCommand
 
isConsoleFriendly() - Method in class io.lumine.xikage.mythicmobs.commands.items.ItemsCommand
 
isConsoleFriendly() - Method in class io.lumine.xikage.mythicmobs.commands.items.ListCommand
 
isConsoleFriendly() - Method in class io.lumine.xikage.mythicmobs.commands.mobs.CleanCommand
 
isConsoleFriendly() - Method in class io.lumine.xikage.mythicmobs.commands.mobs.InfoCommand
 
isConsoleFriendly() - Method in class io.lumine.xikage.mythicmobs.commands.mobs.KillAllCommand
 
isConsoleFriendly() - Method in class io.lumine.xikage.mythicmobs.commands.mobs.KillTypeCommand
 
isConsoleFriendly() - Method in class io.lumine.xikage.mythicmobs.commands.mobs.ListActiveCommand
 
isConsoleFriendly() - Method in class io.lumine.xikage.mythicmobs.commands.mobs.ListCommand
 
isConsoleFriendly() - Method in class io.lumine.xikage.mythicmobs.commands.mobs.MobsCommand
 
isConsoleFriendly() - Method in class io.lumine.xikage.mythicmobs.commands.mobs.SpawnCommand
 
isConsoleFriendly() - Method in class io.lumine.xikage.mythicmobs.commands.mobs.StatsCommand
 
isConsoleFriendly() - Method in class io.lumine.xikage.mythicmobs.commands.ReloadCommand
 
isConsoleFriendly() - Method in class io.lumine.xikage.mythicmobs.commands.SaveCommand
 
isConsoleFriendly() - Method in class io.lumine.xikage.mythicmobs.commands.SignalCommand
 
isConsoleFriendly() - Method in class io.lumine.xikage.mythicmobs.commands.skills.InfoCommand
 
isConsoleFriendly() - Method in class io.lumine.xikage.mythicmobs.commands.skills.SkillsCommand
 
isConsoleFriendly() - Method in class io.lumine.xikage.mythicmobs.commands.spawners.ActivateCommand
 
isConsoleFriendly() - Method in class io.lumine.xikage.mythicmobs.commands.spawners.AddConditionCommand
 
isConsoleFriendly() - Method in class io.lumine.xikage.mythicmobs.commands.spawners.CopyCommand
 
isConsoleFriendly() - Method in class io.lumine.xikage.mythicmobs.commands.spawners.CreateCommand
 
isConsoleFriendly() - Method in class io.lumine.xikage.mythicmobs.commands.spawners.CutCommand
 
isConsoleFriendly() - Method in class io.lumine.xikage.mythicmobs.commands.spawners.FindCommand
 
isConsoleFriendly() - Method in class io.lumine.xikage.mythicmobs.commands.spawners.InfoCommand
 
isConsoleFriendly() - Method in class io.lumine.xikage.mythicmobs.commands.spawners.MoveCommand
 
isConsoleFriendly() - Method in class io.lumine.xikage.mythicmobs.commands.spawners.PasteCommand
 
isConsoleFriendly() - Method in class io.lumine.xikage.mythicmobs.commands.spawners.RemoveCommand
 
isConsoleFriendly() - Method in class io.lumine.xikage.mythicmobs.commands.spawners.RemoveConditionCommand
 
isConsoleFriendly() - Method in class io.lumine.xikage.mythicmobs.commands.spawners.ResetTimersCommand
 
isConsoleFriendly() - Method in class io.lumine.xikage.mythicmobs.commands.spawners.SetCommand
 
isConsoleFriendly() - Method in class io.lumine.xikage.mythicmobs.commands.spawners.SpawnersCommand
 
isConsoleFriendly() - Method in class io.lumine.xikage.mythicmobs.commands.spawners.UndoCommand
 
isConsoleFriendly() - Method in class io.lumine.xikage.mythicmobs.commands.test.AddThreatCommand
 
isConsoleFriendly() - Method in class io.lumine.xikage.mythicmobs.commands.test.CastCommand
 
isConsoleFriendly() - Method in class io.lumine.xikage.mythicmobs.commands.test.ReduceThreatCommand
 
isConsoleFriendly() - Method in class io.lumine.xikage.mythicmobs.commands.test.SetHealthCommand
 
isConsoleFriendly() - Method in class io.lumine.xikage.mythicmobs.commands.test.TauntCommand
 
isConsoleFriendly() - Method in class io.lumine.xikage.mythicmobs.commands.test.TestCommand
 
isConsoleFriendly() - Method in class io.lumine.xikage.mythicmobs.commands.utility.ActiveInfoCommand
 
isConsoleFriendly() - Method in class io.lumine.xikage.mythicmobs.commands.utility.ActiveRemoveCommand
 
isConsoleFriendly() - Method in class io.lumine.xikage.mythicmobs.commands.utility.AddEntityNBTCommand
 
isConsoleFriendly() - Method in class io.lumine.xikage.mythicmobs.commands.utility.BroadcastCommand
 
isConsoleFriendly() - Method in class io.lumine.xikage.mythicmobs.commands.utility.GetBlockCoordinatesCommand
 
isConsoleFriendly() - Method in class io.lumine.xikage.mythicmobs.commands.utility.GetItemInfoCommand
 
isConsoleFriendly() - Method in class io.lumine.xikage.mythicmobs.commands.utility.GetPathStringCommand
 
isConsoleFriendly() - Method in class io.lumine.xikage.mythicmobs.commands.utility.GetTargetInfoCommand
 
isConsoleFriendly() - Method in class io.lumine.xikage.mythicmobs.commands.utility.GetTargetNBTCommand
 
isConsoleFriendly() - Method in class io.lumine.xikage.mythicmobs.commands.utility.ListAllEntitiesCommand
 
isConsoleFriendly() - Method in class io.lumine.xikage.mythicmobs.commands.utility.TestEntityNBTCommand
 
isConsoleFriendly() - Method in class io.lumine.xikage.mythicmobs.commands.utility.UtilitiesCommand
 
isConsoleFriendly() - Method in class io.lumine.xikage.mythicmobs.commands.VersionCommand
 
isCreature() - Method in interface io.lumine.xikage.mythicmobs.adapters.AbstractEntity
 
isCreature() - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitEntity
 
isDead() - Method in interface io.lumine.xikage.mythicmobs.adapters.AbstractEntity
 
isDead() - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitEntity
 
isEnabled() - Method in class io.lumine.xikage.mythicmobs.clock.TimingsHandler
 
isEnabled() - Method in class io.lumine.xikage.mythicmobs.mobs.WorldScaling
 
isEntityInMotion(AbstractEntity) - Method in interface io.lumine.xikage.mythicmobs.volatilecode.disabled.VolatileEntityHandlerDisabled
 
isEntityInMotion(AbstractEntity, boolean) - Method in interface io.lumine.xikage.mythicmobs.volatilecode.handlers.VolatileEntityHandler
 
isEntityInMotion(AbstractEntity, boolean) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_12_R1.VolatileEntityHandler_v1_12_R1
 
isEntityInMotion(AbstractEntity, boolean) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_13_R2.VolatileEntityHandler_v1_13_R2
 
isEntityInMotion(AbstractEntity, boolean) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_14_R1.VolatileEntityHandler_v1_14_R1
 
isEntityInMotion(AbstractEntity, boolean) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_15_R1.VolatileEntityHandler_v1_15_R1
 
isEntityInMotion(AbstractEntity, boolean) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R1.VolatileEntityHandler_v1_16_R1
 
isEntityInMotion(AbstractEntity, boolean) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R2.VolatileEntityHandler_v1_16_R2
 
isFlyingMob() - Method in interface io.lumine.xikage.mythicmobs.adapters.AbstractEntity
 
isFlyingMob() - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitEntity
 
isFromMythicSpawner() - Method in class io.lumine.xikage.mythicmobs.api.bukkit.events.MythicMobSpawnEvent
 
isGliding() - Method in interface io.lumine.xikage.mythicmobs.adapters.AbstractEntity
 
isGliding() - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitEntity
 
isIgnoredEntity(UUID) - Method in class io.lumine.xikage.mythicmobs.mobs.MobManager
Returns if the entity is a non-MythicMob to be ignored
isInCreativeMode() - Method in interface io.lumine.xikage.mythicmobs.adapters.AbstractPlayer
 
isInCreativeMode() - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitPlayer
 
isInFaction(AbstractPlayer, String) - Method in interface io.lumine.xikage.mythicmobs.players.factions.FactionProvider
 
isInFaction(AbstractPlayer, String) - Method in class io.lumine.xikage.mythicmobs.players.factions.PermissionFactionProvider
 
isInitialized() - Method in class io.lumine.xikage.mythicmobs.skills.ParticleMaker.ParticlePacket
Deprecated.
isInSpectatorMode() - Method in interface io.lumine.xikage.mythicmobs.adapters.AbstractPlayer
 
isInSpectatorMode() - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitPlayer
 
isInstanceOf(Entity) - Static method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitBabyDrowned
 
isInstanceOf(Entity) - Static method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitBabyHusk
 
isInstanceOf(Entity) - Static method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitBabyPigZombie
 
isInstanceOf(Entity) - Static method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitBabyPigZombieVillager
 
isInstanceOf(Entity) - Static method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitBabyZombie
 
isInstanceOf(Entity) - Static method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitBabyZombieVillager
 
isInstanceOf(Entity) - Static method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitDrowned
 
isInstanceOf(Entity) - Static method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitElderGuardian
 
isInstanceOf(Entity) - Static method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitEvoker
 
isInstanceOf(Entity) - Static method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitGuardian
 
isInstanceOf(Entity) - Static method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitHusk
 
isInstanceOf(Entity) - Static method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitIllusioner
 
isInstanceOf(Entity) - Static method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitPigZombie
 
isInstanceOf(Entity) - Static method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitPigZombieVillager
 
isInstanceOf(Entity) - Static method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitPillager
 
isInstanceOf(Entity) - Static method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitRavager
 
isInstanceOf(Entity) - Static method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitShulker
 
isInstanceOf(Entity) - Static method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitSkeleton
 
isInstanceOf(Entity) - Static method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitStray
 
isInstanceOf(Entity) - Static method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitVex
 
isInstanceOf(Entity) - Static method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitVindicator
 
isInstanceOf(Entity) - Static method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitWitherSkeleton
 
isInstanceOf(Entity) - Static method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitZombie
 
isInstanceOf(Entity) - Static method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitZombieVillager
 
ISkillMetaCondition - Interface in io.lumine.xikage.mythicmobs.skills.conditions
 
isList(String) - Method in class io.lumine.xikage.mythicmobs.io.MythicConfig
 
isLiving() - Method in interface io.lumine.xikage.mythicmobs.adapters.AbstractEntity
 
isLiving() - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitEntity
 
isLoaded() - Method in interface io.lumine.xikage.mythicmobs.adapters.AbstractEntity
 
isLoaded() - Method in class io.lumine.xikage.mythicmobs.adapters.AbstractLocation
 
isLoaded() - Method in interface io.lumine.xikage.mythicmobs.adapters.AbstractWorld
 
isLoaded() - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitEntity
 
isLoaded() - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitWorld
 
isLocationInRegions(AbstractLocation, String) - Method in class io.lumine.xikage.mythicmobs.compatibility.WorldEditSupport
 
isLocationInRegions(AbstractLocation, String) - Method in interface io.lumine.xikage.mythicmobs.compatibility.WorldEditSupport.WorldGuardAdapter
 
isLocationInRegions(AbstractLocation, String) - Method in class io.lumine.xikage.mythicmobs.compatibility.WorldEditSupport.WorldGuardSeven
 
isLocationInRegions(AbstractLocation, String) - Method in class io.lumine.xikage.mythicmobs.compatibility.WorldEditSupport.WorldGuardSix
 
isLocationInRegions(AbstractLocation, String) - Method in class io.lumine.xikage.mythicmobs.compatibility.WorldGuardSupport
 
isLocationInRegions(AbstractLocation, String) - Method in interface io.lumine.xikage.mythicmobs.compatibility.WorldGuardSupport.WorldGuardAdapter
 
isLocationInRegions(AbstractLocation, String) - Method in class io.lumine.xikage.mythicmobs.compatibility.WorldGuardSupport.WorldGuardSeven
 
isLocationInRegions(AbstractLocation, String) - Method in class io.lumine.xikage.mythicmobs.compatibility.WorldGuardSupport.WorldGuardSix
 
isLocationLoaded(AbstractLocation) - Method in interface io.lumine.xikage.mythicmobs.adapters.AbstractWorld
 
isLocationLoaded(AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitWorld
 
isMonster() - Method in interface io.lumine.xikage.mythicmobs.adapters.AbstractEntity
 
isMonster() - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitEntity
 
isMythicMob(Entity) - Method in class io.lumine.xikage.mythicmobs.api.bukkit.BukkitAPIHelper
 
isMythicMob(UUID) - Method in class io.lumine.xikage.mythicmobs.api.bukkit.BukkitAPIHelper
 
IsNaturalBlockCondition - Class in io.lumine.xikage.mythicmobs.skills.conditions.all
 
IsNaturalBlockCondition(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.conditions.all.IsNaturalBlockCondition
 
isOnCooldown() - Method in class io.lumine.xikage.mythicmobs.spawning.spawners.MythicSpawner
 
isOnGround() - Method in interface io.lumine.xikage.mythicmobs.adapters.AbstractEntity
 
isOnGround() - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitEntity
 
isOnline() - Method in interface io.lumine.xikage.mythicmobs.adapters.AbstractPlayer
 
isOnline() - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitPlayer
 
isOnWarmup() - Method in class io.lumine.xikage.mythicmobs.spawning.spawners.MythicSpawner
 
isOptOut() - Method in class io.lumine.xikage.mythicmobs.metrics.MetricsLite
Has the server owner denied plugin metrics?
isPathable(Block) - Static method in class io.lumine.xikage.mythicmobs.util.BlockUtil
 
isPathable(Material) - Static method in class io.lumine.xikage.mythicmobs.util.BlockUtil
 
isPersistent() - Method in class io.lumine.xikage.mythicmobs.mobs.MythicMob
Gets whether this mob type is removed by commands
isPlayer() - Method in interface io.lumine.xikage.mythicmobs.adapters.AbstractEntity
 
isPlayer() - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitEntity
 
isPresent() - Method in class io.lumine.xikage.mythicmobs.skills.placeholders.PlaceholderParser
 
isSet(String) - Method in class io.lumine.xikage.mythicmobs.io.MythicConfig
 
isStatic() - Method in class io.lumine.xikage.mythicmobs.skills.placeholders.PlaceholderParser
 
isTameable() - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitCat
 
isTameable() - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitOcelot
 
isTameable() - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitWolf
 
isUsable(SkillMetadata) - Method in class io.lumine.xikage.mythicmobs.skills.Skill
 
isUsableFromCaster(SkillMetadata) - Method in class io.lumine.xikage.mythicmobs.skills.SkillMechanic
 
isUsableFromSkill(SkillMetadata) - Method in class io.lumine.xikage.mythicmobs.skills.SkillMechanic
 
isUsingDamageSkill() - Method in class io.lumine.xikage.mythicmobs.mobs.ActiveMob
 
isUsingDamageSkill() - Method in class io.lumine.xikage.mythicmobs.mobs.GenericCaster
 
isUsingDamageSkill() - Method in interface io.lumine.xikage.mythicmobs.skills.SkillCaster
 
isValid() - Method in interface io.lumine.xikage.mythicmobs.adapters.AbstractEntity
 
isValid() - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitEntity
 
isValid() - Method in class io.lumine.xikage.mythicmobs.compatibility.MPetCompat.MiniaturePetType
 
isValid() - Method in class io.lumine.xikage.mythicmobs.mobs.ai.Pathfinder
Whether or not the supplied entity is valid for this pathfinder
isValid() - Method in interface io.lumine.xikage.mythicmobs.mobs.ai.PathfinderAdapter
 
isValid() - Method in class io.lumine.xikage.mythicmobs.mobs.MythicMobStack
 
isValid() - Method in class io.lumine.xikage.mythicmobs.skills.auras.Aura.AuraTracker
 
isValid() - Method in class io.lumine.xikage.mythicmobs.spawning.random.RandomSpawner
 
isValid() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_12_R1.ai.goals.FleeConditionalGoal
 
isValid() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_12_R1.ai.goals.MeleeAttackGoal
 
isValid() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_12_R1.ai.goals.MoveTowardsTargetGoal
 
isValid() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_12_R1.ai.goals.RandomFlyGoal
 
isValid() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_12_R1.ai.goals.RandomLookAroundGoal
 
isValid() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_12_R1.ai.goals.RandomStrollGoal
 
isValid() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_12_R1.ai.targeters.HurtByTargetGoal
 
isValid() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_12_R1.ai.targeters.NearestConditionalTargetGoal
 
isValid() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_12_R1.ai.targeters.OtherFactionGoal
 
isValid() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_12_R1.VolatileAIHandler_v1_12_R1.CustomAIAdapter_v1_12_R1
 
isValid() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_13_R2.ai.goals.FleeConditionalGoal
 
isValid() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_13_R2.ai.goals.MeleeAttackGoal
 
isValid() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_13_R2.ai.goals.MoveTowardsTargetGoal
 
isValid() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_13_R2.ai.goals.RandomFlyGoal
 
isValid() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_13_R2.ai.goals.RandomLookAroundGoal
 
isValid() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_13_R2.ai.goals.RandomStrollGoal
 
isValid() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_13_R2.ai.targeters.HurtByTargetGoal
 
isValid() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_13_R2.ai.targeters.NearestConditionalTargetGoal
 
isValid() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_13_R2.ai.targeters.OtherFactionGoal
 
isValid() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_13_R2.VolatileAIHandler_v1_13_R2.CustomAIAdapter_v1_13_R2
 
isValid() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_14_R1.ai.CustomAIAdapter
 
isValid() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_14_R1.ai.goals.CrossbowAttackGoal
 
isValid() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_14_R1.ai.goals.FleeConditionalGoal
 
isValid() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_14_R1.ai.goals.MeleeAttackGoal
 
isValid() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_14_R1.ai.goals.MoveTowardsTargetGoal
 
isValid() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_14_R1.ai.goals.RandomFlyGoal
 
isValid() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_14_R1.ai.goals.RandomLookAroundGoal
 
isValid() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_14_R1.ai.goals.RandomStrollGoal
 
isValid() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_14_R1.ai.targeters.HurtByTargetGoal
 
isValid() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_14_R1.ai.targeters.NearestConditionalTargetGoal
 
isValid() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_14_R1.ai.targeters.OtherFactionGoal
 
isValid() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_15_R1.ai.CustomAIAdapter
 
isValid() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_15_R1.ai.goals.CrossbowAttackGoal
 
isValid() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_15_R1.ai.goals.FleeConditionalGoal
 
isValid() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_15_R1.ai.goals.MeleeAttackGoal
 
isValid() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_15_R1.ai.goals.MoveTowardsConditionalGoal
 
isValid() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_15_R1.ai.goals.MoveTowardsTargetGoal
 
isValid() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_15_R1.ai.goals.RandomFlyGoal
 
isValid() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_15_R1.ai.goals.RandomLookAroundGoal
 
isValid() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_15_R1.ai.goals.RandomStrollGoal
 
isValid() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_15_R1.ai.targeters.HurtByTargetGoal
 
isValid() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_15_R1.ai.targeters.NearestConditionalTargetGoal
 
isValid() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_15_R1.ai.targeters.OtherFactionGoal
 
isValid() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R1.ai.CustomAIAdapter
 
isValid() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R1.ai.goals.CrossbowAttackGoal
 
isValid() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R1.ai.goals.FleeConditionalGoal
 
isValid() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R1.ai.goals.MeleeAttackGoal
 
isValid() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R1.ai.goals.MoveTowardsConditionalGoal
 
isValid() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R1.ai.goals.MoveTowardsTargetGoal
 
isValid() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R1.ai.goals.RandomFlyGoal
 
isValid() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R1.ai.goals.RandomLookAroundGoal
 
isValid() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R1.ai.goals.RandomStrollGoal
 
isValid() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R1.ai.targeters.HurtByTargetGoal
 
isValid() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R1.ai.targeters.NearestConditionalTargetGoal
 
isValid() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R1.ai.targeters.OtherFactionGoal
 
isValid() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R2.ai.CustomAIAdapter
 
isValid() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R2.ai.goals.CrossbowAttackGoal
 
isValid() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R2.ai.goals.FleeConditionalGoal
 
isValid() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R2.ai.goals.MeleeAttackGoal
 
isValid() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R2.ai.goals.MoveTowardsConditionalGoal
 
isValid() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R2.ai.goals.MoveTowardsTargetGoal
 
isValid() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R2.ai.goals.RandomFlyGoal
 
isValid() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R2.ai.goals.RandomLookAroundGoal
 
isValid() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R2.ai.goals.RandomStrollGoal
 
isValid() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R2.ai.targeters.HurtByTargetGoal
 
isValid() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R2.ai.targeters.NearestConditionalTargetGoal
 
isValid() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R2.ai.targeters.OtherFactionGoal
 
isValidBiome(Object) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitServer
 
isValidBiome(Object) - Method in interface io.lumine.xikage.mythicmobs.adapters.ServerInterface
 
isVisible() - Method in interface io.lumine.xikage.mythicmobs.adapters.AbstractBossBar
Return if the boss bar is displayed to attached players.
isVisible() - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitBossBar
 
isVolatile() - Static method in class io.lumine.xikage.mythicmobs.MythicMobs
 
isWaterMob() - Method in interface io.lumine.xikage.mythicmobs.adapters.AbstractEntity
 
isWaterMob() - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitEntity
 
ITargetedEntitySkill - Interface in io.lumine.xikage.mythicmobs.skills
 
ITargetedLocationSkill - Interface in io.lumine.xikage.mythicmobs.skills
 
item - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ItemSprayEffect
 
ItemDrop - Class in io.lumine.xikage.mythicmobs.drops.droppables
 
ItemDrop(String, MythicLineConfig, String) - Constructor for class io.lumine.xikage.mythicmobs.drops.droppables.ItemDrop
 
ItemDrop(String, MythicLineConfig, BukkitItemStack) - Constructor for class io.lumine.xikage.mythicmobs.drops.droppables.ItemDrop
 
ItemDrop(String, MythicLineConfig, BukkitItemStack, RandomDouble) - Constructor for class io.lumine.xikage.mythicmobs.drops.droppables.ItemDrop
 
ItemManager - Class in io.lumine.xikage.mythicmobs.items
 
ItemManager(MythicMobs) - Constructor for class io.lumine.xikage.mythicmobs.items.ItemManager
 
itemName - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ItemSprayEffect
 
ItemRechargingCondition - Class in io.lumine.xikage.mythicmobs.skills.conditions.all
 
ItemRechargingCondition(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.conditions.all.ItemRechargingCondition
 
ItemsCommand - Class in io.lumine.xikage.mythicmobs.commands.items
 
ItemsCommand(Command<MythicMobs>) - Constructor for class io.lumine.xikage.mythicmobs.commands.items.ItemsCommand
 
itemSprayEffect(AbstractLocation, ItemStack, int, int, double, double, double, double, boolean) - Method in interface io.lumine.xikage.mythicmobs.adapters.AbstractSkillAdapter
 
itemSprayEffect(AbstractLocation, ItemStack, int, int, double, double, double, double, boolean) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitSkillAdapter
 
ItemSprayEffect - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
ItemSprayEffect(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.ItemSprayEffect
 
iterations - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.OrbitalMechanic
 
iterations - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ParticleAtomEffect
 
iterations - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ParticleOrbitalEffect
 

J

JumpMechanic - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
JumpMechanic(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.JumpMechanic
 

K

key - Variable in class io.lumine.xikage.mythicmobs.skills.variables.VariableCondition
 
key - Variable in class io.lumine.xikage.mythicmobs.skills.variables.VariableMechanic
 
KillAllCommand - Class in io.lumine.xikage.mythicmobs.commands.mobs
 
KillAllCommand(Command<MythicMobs>) - Constructor for class io.lumine.xikage.mythicmobs.commands.mobs.KillAllCommand
 
KillMessagePrefix - Static variable in class io.lumine.xikage.mythicmobs.io.ConfigManager
 
killMessages - Variable in class io.lumine.xikage.mythicmobs.mobs.MythicMob
 
killMessages - Variable in class io.lumine.xikage.mythicmobs.skills.Skill
 
KillTypeCommand - Class in io.lumine.xikage.mythicmobs.commands.mobs
 
KillTypeCommand(Command<MythicMobs>) - Constructor for class io.lumine.xikage.mythicmobs.commands.mobs.KillTypeCommand
 

L

landSpawnPoints - Variable in class io.lumine.xikage.mythicmobs.spawning.random.RandomSpawnerManager
 
lastAggroCause - Variable in class io.lumine.xikage.mythicmobs.mobs.ActiveMob
 
LastDamageCauseCondition - Class in io.lumine.xikage.mythicmobs.skills.conditions.all
 
LastDamageCauseCondition(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.conditions.all.LastDamageCauseCondition
 
LastSignalCondition - Class in io.lumine.xikage.mythicmobs.skills.conditions.all
 
LastSignalCondition(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.conditions.all.LastSignalCondition
 
LAVA - Static variable in class io.lumine.xikage.mythicmobs.volatilecode.VolatileMaterial
 
lavaSpawnPoints - Variable in class io.lumine.xikage.mythicmobs.spawning.random.RandomSpawnerManager
 
ld - Variable in class io.lumine.xikage.mythicmobs.compatibility.LibsDisguisesSupport
 
Leap(SkillCaster, AbstractLocation, float) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.LeapMechanic
 
LeapMechanic - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
LeapMechanic(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.LeapMechanic
 
Leash() - Method in class io.lumine.xikage.mythicmobs.spawning.spawners.MythicSpawner
 
LegacyBossX - Static variable in class io.lumine.xikage.mythicmobs.util.Patterns
 
LegacyBossY - Static variable in class io.lumine.xikage.mythicmobs.util.Patterns
 
LegacyBossZ - Static variable in class io.lumine.xikage.mythicmobs.util.Patterns
 
LegacyItemConverter - Class in io.lumine.xikage.mythicmobs.items
 
LegacyItemConverter() - Constructor for class io.lumine.xikage.mythicmobs.items.LegacyItemConverter
 
LegacyPlayerX - Static variable in class io.lumine.xikage.mythicmobs.util.Patterns
 
LegacyPlayerY - Static variable in class io.lumine.xikage.mythicmobs.util.Patterns
 
LegacyPlayerYC - Static variable in class io.lumine.xikage.mythicmobs.util.Patterns
 
LegacyPlayerZ - Static variable in class io.lumine.xikage.mythicmobs.util.Patterns
 
length() - Method in class io.lumine.xikage.mythicmobs.adapters.AbstractVector
Gets the magnitude of the vector, defined as sqrt(x^2+y^2+z^2).
lengthBack - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ParticleWaveEffect
 
lengthFront - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ParticleWaveEffect
 
lengthSquared() - Method in class io.lumine.xikage.mythicmobs.adapters.AbstractVector
Gets the magnitude of the vector squared.
level - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.SetLevelMechanic
 
level - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.SummonMechanic
 
level - Variable in class io.lumine.xikage.mythicmobs.spawning.random.RandomSpawner
 
LevelCondition - Class in io.lumine.xikage.mythicmobs.skills.conditions.all
 
LevelCondition(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.conditions.all.LevelCondition
 
levelMod - Variable in class io.lumine.xikage.mythicmobs.spawning.random.RandomSpawnPoint
 
LibsDisguises - Static variable in class io.lumine.xikage.mythicmobs.compatibility.CompatibilityManager
 
LibsDisguisesSupport - Class in io.lumine.xikage.mythicmobs.compatibility
 
LibsDisguisesSupport() - Constructor for class io.lumine.xikage.mythicmobs.compatibility.LibsDisguisesSupport
 
LightLevelCondition - Class in io.lumine.xikage.mythicmobs.skills.conditions.all
 
LightLevelCondition(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.conditions.all.LightLevelCondition
 
LightningEffect - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
LightningEffect(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.LightningEffect
 
LightningMechanic - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
LightningMechanic(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.LightningMechanic
 
line - Variable in class io.lumine.xikage.mythicmobs.skills.SkillMechanic
 
LineOfSightCondition - Class in io.lumine.xikage.mythicmobs.skills.conditions.all
 
LineOfSightCondition(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.conditions.all.LineOfSightCondition
 
linePrefix - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.SpeakMechanic
 
LineTargeter - Class in io.lumine.xikage.mythicmobs.skills.targeters
 
LineTargeter(MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.targeters.LineTargeter
 
ListActiveCommand - Class in io.lumine.xikage.mythicmobs.commands.mobs
 
ListActiveCommand(Command<MythicMobs>) - Constructor for class io.lumine.xikage.mythicmobs.commands.mobs.ListActiveCommand
 
ListAllEntitiesCommand - Class in io.lumine.xikage.mythicmobs.commands.utility
 
ListAllEntitiesCommand(Command<MythicMobs>) - Constructor for class io.lumine.xikage.mythicmobs.commands.utility.ListAllEntitiesCommand
 
ListCommand - Class in io.lumine.xikage.mythicmobs.commands.items
 
ListCommand(Command<MythicMobs>) - Constructor for class io.lumine.xikage.mythicmobs.commands.items.ListCommand
 
ListCommand - Class in io.lumine.xikage.mythicmobs.commands.mobs
 
ListCommand(Command<MythicMobs>) - Constructor for class io.lumine.xikage.mythicmobs.commands.mobs.ListCommand
 
listRandomSpawningAddAir - Variable in class io.lumine.xikage.mythicmobs.spawning.random.RandomSpawnerManager
 
listRandomSpawningAddLand - Variable in class io.lumine.xikage.mythicmobs.spawning.random.RandomSpawnerManager
 
listRandomSpawningAddSea - Variable in class io.lumine.xikage.mythicmobs.spawning.random.RandomSpawnerManager
 
listRandomSpawningD - Variable in class io.lumine.xikage.mythicmobs.spawning.random.RandomSpawnerManager
 
listRandomSpawningR - Variable in class io.lumine.xikage.mythicmobs.spawning.random.RandomSpawnerManager
 
listSpawners - Variable in class io.lumine.xikage.mythicmobs.spawning.spawners.SpawnerManager
 
ListTag - Class in io.lumine.xikage.mythicmobs.util.jnbt
The TAG_List tag.
ListTag(Class<? extends Tag>, List<? extends Tag>) - Constructor for class io.lumine.xikage.mythicmobs.util.jnbt.ListTag
Creates the tag with an empty name.
ListTagBuilder - Class in io.lumine.xikage.mythicmobs.util.jnbt
Helps create list tags.
ListTagBuilder(Class<? extends Tag>) - Constructor for class io.lumine.xikage.mythicmobs.util.jnbt.ListTagBuilder
Create a new instance.
LivingInConeTargeter - Class in io.lumine.xikage.mythicmobs.skills.targeters
 
LivingInConeTargeter(MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.targeters.LivingInConeTargeter
 
LivingInLineTargeter - Class in io.lumine.xikage.mythicmobs.skills.targeters
 
LivingInLineTargeter(MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.targeters.LivingInLineTargeter
 
LivingInRadiusCondition - Class in io.lumine.xikage.mythicmobs.skills.conditions.all
 
LivingInRadiusCondition(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.conditions.all.LivingInRadiusCondition
 
LivingInRadiusTargeter - Class in io.lumine.xikage.mythicmobs.skills.targeters
 
LivingInRadiusTargeter(MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.targeters.LivingInRadiusTargeter
 
LivingInWorldTargeter - Class in io.lumine.xikage.mythicmobs.skills.targeters
 
LivingInWorldTargeter(MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.targeters.LivingInWorldTargeter
 
LivingNearOriginTargeter - Class in io.lumine.xikage.mythicmobs.skills.targeters
 
LivingNearOriginTargeter(MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.targeters.LivingNearOriginTargeter
 
LivingNearTargetEntityTargeter - Class in io.lumine.xikage.mythicmobs.skills.targeters
 
LivingNearTargetEntityTargeter() - Constructor for class io.lumine.xikage.mythicmobs.skills.targeters.LivingNearTargetEntityTargeter
 
LivingNearTargetLocationTargeter - Class in io.lumine.xikage.mythicmobs.skills.targeters
 
LivingNearTargetLocationTargeter(MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.targeters.LivingNearTargetLocationTargeter
 
load(MythicMobs) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitServer
 
load(MythicMobs) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitSkillTriggers
 
load(MythicMobs) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.listeners.MobListeners
 
load(MythicMobs) - Method in class io.lumine.xikage.mythicmobs.compatibility.MMOItemsSupport
 
load(MythicMobs) - Method in class io.lumine.xikage.mythicmobs.compatibility.ProtocolLibSupport
 
load(MythicMobs) - Method in class io.lumine.xikage.mythicmobs.holograms.HologramManager
 
load() - Method in class io.lumine.xikage.mythicmobs.io.ConfigManager
 
load() - Method in class io.lumine.xikage.mythicmobs.io.MythicConfig
 
load(MythicMobs) - Method in class io.lumine.xikage.mythicmobs.mobs.MobManager
 
load() - Method in class io.lumine.xikage.mythicmobs.MythicMobs
Bukkit Loader
load(MythicMobs) - Method in class io.lumine.xikage.mythicmobs.players.PlayerManager
 
load(MythicMobs) - Method in class io.lumine.xikage.mythicmobs.skills.placeholders.PlaceholderManager
 
load(MythicMobs) - Method in class io.lumine.xikage.mythicmobs.skills.SkillManager
 
load(MythicMobs) - Method in class io.lumine.xikage.mythicmobs.skills.variables.VariableManager
 
load(MythicMobs) - Method in class io.lumine.xikage.mythicmobs.spawning.random.RandomSpawnerManager
 
load(MythicMobs) - Method in class io.lumine.xikage.mythicmobs.worlds.WorldManager
 
loadDropTables() - Method in class io.lumine.xikage.mythicmobs.drops.DropManager
 
loaded - Variable in class io.lumine.xikage.mythicmobs.drops.droppables.CustomDrop
 
loaded - Variable in class io.lumine.xikage.mythicmobs.skills.conditions.all.CustomCondition
 
loaded - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.CustomMechanic
 
loaded - Variable in class io.lumine.xikage.mythicmobs.skills.targeters.CustomTargeter
 
loadItems() - Method in class io.lumine.xikage.mythicmobs.items.ItemManager
 
loadLegacySettings() - Method in class io.lumine.xikage.mythicmobs.io.ConfigManager
 
loadMobs() - Method in class io.lumine.xikage.mythicmobs.mobs.MobManager
Loads all mob types from files in the Mobs folder
loadPlayerData(AbstractPlayer) - Method in class io.lumine.xikage.mythicmobs.players.PlayerManager
 
loadRandomSpawns() - Method in class io.lumine.xikage.mythicmobs.spawning.random.RandomSpawnerManager
 
loadSaved() - Method in class io.lumine.xikage.mythicmobs.mobs.ActiveMob
 
loadSaved() - Method in class io.lumine.xikage.mythicmobs.mobs.MobRegistry
 
loadSettings() - Method in class io.lumine.xikage.mythicmobs.io.ConfigManager
 
loadSkills() - Method in class io.lumine.xikage.mythicmobs.skills.SkillManager
 
loadSpawners() - Method in class io.lumine.xikage.mythicmobs.spawning.spawners.SpawnerManager
 
LocalDifficultyCondition - Class in io.lumine.xikage.mythicmobs.skills.conditions.all
 
LocalDifficultyCondition(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.conditions.all.LocalDifficultyCondition
 
localized - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.LightningEffect
 
localizedRadius - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.LightningEffect
 
location - Variable in class io.lumine.xikage.mythicmobs.skills.auras.Aura.AuraTracker
 
location(BiFunction<AbstractLocation, String, String>) - Static method in interface io.lumine.xikage.mythicmobs.skills.placeholders.Placeholder
 
location - Variable in class io.lumine.xikage.mythicmobs.spawning.random.RandomSpawnPoint
 
LocationAllowsMobSpawning(Location) - Method in class io.lumine.xikage.mythicmobs.compatibility.WorldEditSupport
 
LocationAllowsMobSpawning(Location) - Method in class io.lumine.xikage.mythicmobs.compatibility.WorldGuardSupport
 
LocationPlaceholder - Class in io.lumine.xikage.mythicmobs.skills.placeholders.types
 
LocationPlaceholder(BiFunction<AbstractLocation, String, String>) - Constructor for class io.lumine.xikage.mythicmobs.skills.placeholders.types.LocationPlaceholder
 
locationSkill - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.RaytraceMechanic
 
LocationsOfTargetsTargeter - Class in io.lumine.xikage.mythicmobs.skills.targeters
 
LocationsOfTargetsTargeter(MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.targeters.LocationsOfTargetsTargeter
 
LocationTargeter - Class in io.lumine.xikage.mythicmobs.skills.targeters
 
LocationTargeter(MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.targeters.LocationTargeter
 
log(String) - Static method in class io.lumine.xikage.mythicmobs.logging.MythicLogger
 
log(String, Object...) - Static method in class io.lumine.xikage.mythicmobs.logging.MythicLogger
 
log(Level, String) - Static method in class io.lumine.xikage.mythicmobs.logging.MythicLogger
 
log(Level, String, Object...) - Static method in class io.lumine.xikage.mythicmobs.logging.MythicLogger
 
LongTag - Class in io.lumine.xikage.mythicmobs.util.jnbt
The TAG_Long tag.
LongTag(long) - Constructor for class io.lumine.xikage.mythicmobs.util.jnbt.LongTag
Creates the tag with an empty name.
lookAt(AbstractEntity, float, float) - Method in class io.lumine.xikage.mythicmobs.volatilecode.VolatileCodeEnabled_v1_12_R1
 
lookAt(AbstractEntity, float, float) - Method in class io.lumine.xikage.mythicmobs.volatilecode.VolatileCodeEnabled_v1_13_R2
 
lookAt(AbstractEntity, float, float) - Method in class io.lumine.xikage.mythicmobs.volatilecode.VolatileCodeEnabled_v1_14_R1
 
lookAt(AbstractEntity, float, float) - Method in class io.lumine.xikage.mythicmobs.volatilecode.VolatileCodeEnabled_v1_15_R1
 
lookAt(AbstractEntity, float, float) - Method in class io.lumine.xikage.mythicmobs.volatilecode.VolatileCodeEnabled_v1_16_R1
 
lookAt(AbstractEntity, float, float) - Method in class io.lumine.xikage.mythicmobs.volatilecode.VolatileCodeEnabled_v1_16_R2
 
lookAt(AbstractEntity, float, float) - Method in interface io.lumine.xikage.mythicmobs.volatilecode.VolatileCodeHandler
 
lookAtEntity(AbstractEntity, AbstractEntity, boolean, boolean) - Method in class io.lumine.xikage.mythicmobs.volatilecode.VolatileCodeEnabled_v1_12_R1
 
lookAtEntity(AbstractEntity, AbstractEntity, boolean, boolean) - Method in class io.lumine.xikage.mythicmobs.volatilecode.VolatileCodeEnabled_v1_13_R2
 
lookAtEntity(AbstractEntity, AbstractEntity, boolean, boolean) - Method in class io.lumine.xikage.mythicmobs.volatilecode.VolatileCodeEnabled_v1_14_R1
 
lookAtEntity(AbstractEntity, AbstractEntity, boolean, boolean) - Method in class io.lumine.xikage.mythicmobs.volatilecode.VolatileCodeEnabled_v1_15_R1
 
lookAtEntity(AbstractEntity, AbstractEntity, boolean, boolean) - Method in class io.lumine.xikage.mythicmobs.volatilecode.VolatileCodeEnabled_v1_16_R1
 
lookAtEntity(AbstractEntity, AbstractEntity, boolean, boolean) - Method in class io.lumine.xikage.mythicmobs.volatilecode.VolatileCodeEnabled_v1_16_R2
 
lookAtEntity(AbstractEntity, AbstractEntity, boolean, boolean) - Method in interface io.lumine.xikage.mythicmobs.volatilecode.VolatileCodeHandler
 
lookAtLocation(AbstractEntity, AbstractLocation, boolean, boolean) - Method in class io.lumine.xikage.mythicmobs.volatilecode.VolatileCodeEnabled_v1_12_R1
 
lookAtLocation(AbstractEntity, AbstractLocation, boolean, boolean) - Method in class io.lumine.xikage.mythicmobs.volatilecode.VolatileCodeEnabled_v1_13_R2
 
lookAtLocation(AbstractEntity, AbstractLocation, boolean, boolean) - Method in class io.lumine.xikage.mythicmobs.volatilecode.VolatileCodeEnabled_v1_14_R1
 
lookAtLocation(AbstractEntity, AbstractLocation, boolean, boolean) - Method in class io.lumine.xikage.mythicmobs.volatilecode.VolatileCodeEnabled_v1_15_R1
 
lookAtLocation(AbstractEntity, AbstractLocation, boolean, boolean) - Method in class io.lumine.xikage.mythicmobs.volatilecode.VolatileCodeEnabled_v1_16_R1
 
lookAtLocation(AbstractEntity, AbstractLocation, boolean, boolean) - Method in class io.lumine.xikage.mythicmobs.volatilecode.VolatileCodeEnabled_v1_16_R2
 
lookAtLocation(AbstractEntity, AbstractLocation, boolean, boolean) - Method in interface io.lumine.xikage.mythicmobs.volatilecode.VolatileCodeHandler
 
LookMechanic - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
LookMechanic(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.LookMechanic
 
LootBag - Class in io.lumine.xikage.mythicmobs.drops
 
LootBag(DropMetadata) - Constructor for class io.lumine.xikage.mythicmobs.drops.LootBag
 
lore(String[]) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitItemStack
 
lore(List<String>) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitItemStack
 
LoreRanges - Static variable in class io.lumine.xikage.mythicmobs.util.Patterns
 
LunarPhaseCondition - Class in io.lumine.xikage.mythicmobs.skills.conditions.all
 
LunarPhaseCondition(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.conditions.all.LunarPhaseCondition
 
LungeMechanic - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
LungeMechanic(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.LungeMechanic
 
lvl - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.PotionMechanic
 
lvlModArmor - Variable in class io.lumine.xikage.mythicmobs.mobs.MythicMob
 
lvlModAttackSpeed - Variable in class io.lumine.xikage.mythicmobs.mobs.MythicMob
 
lvlModDamage - Variable in class io.lumine.xikage.mythicmobs.mobs.MythicMob
 
lvlModHealth - Variable in class io.lumine.xikage.mythicmobs.mobs.MythicMob
 
lvlModKBR - Variable in class io.lumine.xikage.mythicmobs.mobs.MythicMob
 
lvlModPower - Variable in class io.lumine.xikage.mythicmobs.mobs.MythicMob
 
lvlModSpeed - Variable in class io.lumine.xikage.mythicmobs.mobs.MythicMob
 

M

markMobDead(ActiveMob) - Method in class io.lumine.xikage.mythicmobs.spawning.spawners.MythicSpawner
 
markMobDespawned(ActiveMob) - Method in class io.lumine.xikage.mythicmobs.spawning.spawners.MythicSpawner
 
markRandomGeneratorsComplete() - Method in class io.lumine.xikage.mythicmobs.clock.TimingsHandler
 
markRandomGeneratorsNew() - Method in class io.lumine.xikage.mythicmobs.clock.TimingsHandler
 
markRandomSpawnersComplete() - Method in class io.lumine.xikage.mythicmobs.clock.TimingsHandler
 
markRandomSpawnersNew() - Method in class io.lumine.xikage.mythicmobs.clock.TimingsHandler
 
markScannerComplete() - Method in class io.lumine.xikage.mythicmobs.clock.TimingsHandler
 
markScannerNew() - Method in class io.lumine.xikage.mythicmobs.clock.TimingsHandler
 
markSkillComplete(String) - Method in class io.lumine.xikage.mythicmobs.clock.TimingsHandler
 
markSkillNew(String) - Method in class io.lumine.xikage.mythicmobs.clock.TimingsHandler
 
markSkillsComplete() - Method in class io.lumine.xikage.mythicmobs.clock.TimingsHandler
 
markSkillsNew() - Method in class io.lumine.xikage.mythicmobs.clock.TimingsHandler
 
markSpawnerComplete(String) - Method in class io.lumine.xikage.mythicmobs.clock.TimingsHandler
 
markSpawnerNew(String) - Method in class io.lumine.xikage.mythicmobs.clock.TimingsHandler
 
markSpawnersComplete() - Method in class io.lumine.xikage.mythicmobs.clock.TimingsHandler
 
markSpawnersNew() - Method in class io.lumine.xikage.mythicmobs.clock.TimingsHandler
 
markThreatTablesComplete() - Method in class io.lumine.xikage.mythicmobs.clock.TimingsHandler
 
markThreatTablesNew() - Method in class io.lumine.xikage.mythicmobs.clock.TimingsHandler
 
markTotalComplete() - Method in class io.lumine.xikage.mythicmobs.clock.TimingsHandler
 
markTotalNew() - Method in class io.lumine.xikage.mythicmobs.clock.TimingsHandler
 
matcher(String) - Method in class io.lumine.xikage.mythicmobs.skills.placeholders.PlaceholderManager
 
matches(String) - Method in enum io.lumine.xikage.mythicmobs.drops.EquipSlot
 
matchNumber(String, double) - Static method in class io.lumine.xikage.mythicmobs.util.MythicUtil
 
material - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.BlockWaveEffect
 
material - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.PrisonMechanic
 
materialData - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.PrisonMechanic
 
MathParser - Class in io.lumine.xikage.mythicmobs.util
 
MathParser() - Constructor for class io.lumine.xikage.mythicmobs.util.MathParser
 
maxCharges - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.TotemMechanic
 
maxDistance - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.RaytraceMechanic
 
maxdistance - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ShootMechanic
 
maxDistanceSquared - Variable in class io.lumine.xikage.mythicmobs.skills.projectiles.Projectile
 
maxLineLength - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.SpeakMechanic
 
maxOverheal - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.HealMechanic
 
maxOverheal - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.HealPercentMechanic
 
maxShield - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ShieldMechanic
 
maxShield - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ShieldPercentMechanic
 
maxStacks - Variable in class io.lumine.xikage.mythicmobs.skills.auras.Aura.AuraTracker
 
maxStacks - Variable in class io.lumine.xikage.mythicmobs.skills.auras.Aura
 
maxTornadoRadius - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ParticleTornadoEffect
 
mcMMO - Static variable in class io.lumine.xikage.mythicmobs.compatibility.CompatibilityManager
 
McMMODrop - Class in io.lumine.xikage.mythicmobs.drops.droppables
 
McMMODrop(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.drops.droppables.McMMODrop
 
McMMODrop(String, MythicLineConfig, double) - Constructor for class io.lumine.xikage.mythicmobs.drops.droppables.McMMODrop
 
mcMMOSupport - Class in io.lumine.xikage.mythicmobs.compatibility
 
mcMMOSupport() - Constructor for class io.lumine.xikage.mythicmobs.compatibility.mcMMOSupport
 
me - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.SummonMechanic
 
mechanic - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.CustomMechanic
 
MeleeAttackGoal - Class in io.lumine.xikage.mythicmobs.volatilecode.v1_12_R1.ai.goals
 
MeleeAttackGoal(AbstractEntity, String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.volatilecode.v1_12_R1.ai.goals.MeleeAttackGoal
 
MeleeAttackGoal - Class in io.lumine.xikage.mythicmobs.volatilecode.v1_13_R2.ai.goals
 
MeleeAttackGoal(AbstractEntity, String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.volatilecode.v1_13_R2.ai.goals.MeleeAttackGoal
 
MeleeAttackGoal - Class in io.lumine.xikage.mythicmobs.volatilecode.v1_14_R1.ai.goals
 
MeleeAttackGoal(AbstractEntity, String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.volatilecode.v1_14_R1.ai.goals.MeleeAttackGoal
 
MeleeAttackGoal - Class in io.lumine.xikage.mythicmobs.volatilecode.v1_15_R1.ai.goals
 
MeleeAttackGoal(AbstractEntity, String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.volatilecode.v1_15_R1.ai.goals.MeleeAttackGoal
 
MeleeAttackGoal - Class in io.lumine.xikage.mythicmobs.volatilecode.v1_16_R1.ai.goals
 
MeleeAttackGoal(AbstractEntity, String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R1.ai.goals.MeleeAttackGoal
 
MeleeAttackGoal - Class in io.lumine.xikage.mythicmobs.volatilecode.v1_16_R2.ai.goals
 
MeleeAttackGoal(AbstractEntity, String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R2.ai.goals.MeleeAttackGoal
 
merge(Aura.AuraTracker) - Method in class io.lumine.xikage.mythicmobs.skills.auras.Aura.AuraTracker
 
mergeAll - Variable in class io.lumine.xikage.mythicmobs.skills.auras.Aura
 
mergeAura(String, Aura.AuraTracker, boolean) - Method in class io.lumine.xikage.mythicmobs.skills.auras.AuraRegistry
 
mergeSameCaster - Variable in class io.lumine.xikage.mythicmobs.skills.auras.Aura
 
message - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.MessageJSONMechanic
 
message - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.MessageMechanic
 
message - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.SendActionMessageMechanic
 
message - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.SendToastMechanic
 
MessageJSONMechanic - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
MessageJSONMechanic(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.MessageJSONMechanic
 
MessageMechanic - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
MessageMechanic(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.MessageMechanic
 
messages - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.RandomMessageMechanic
 
meta(BiFunction<PlaceholderMeta, String, String>) - Static method in interface io.lumine.xikage.mythicmobs.skills.placeholders.Placeholder
 
MetaPlaceholder - Class in io.lumine.xikage.mythicmobs.skills.placeholders.types
 
MetaPlaceholder(BiFunction<PlaceholderMeta, String, String>) - Constructor for class io.lumine.xikage.mythicmobs.skills.placeholders.types.MetaPlaceholder
 
metaskill - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.MetaSkillMechanic
 
MetaSkillMechanic - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
MetaSkillMechanic(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.MetaSkillMechanic
 
MetaSkillMechanic(String, String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.MetaSkillMechanic
 
MetricsLite - Class in io.lumine.xikage.mythicmobs.metrics
 
MetricsLite(Plugin) - Constructor for class io.lumine.xikage.mythicmobs.metrics.MetricsLite
 
MiniaturePetType(MythicConfig) - Constructor for class io.lumine.xikage.mythicmobs.compatibility.MPetCompat.MiniaturePetType
 
MissileMechanic - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
MissileMechanic(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.MissileMechanic
 
MissileMechanic.MissileTracker - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
MissileTracker(SkillMetadata, AbstractEntity) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.MissileMechanic.MissileTracker
 
MissileTracker(SkillMetadata, AbstractLocation) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.MissileMechanic.MissileTracker
 
mm - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.SummonMechanic
 
mmChunkSpawnerLookup - Variable in class io.lumine.xikage.mythicmobs.spawning.spawners.SpawnerManager
 
MMOItemsDrop(MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.compatibility.MMOItemsSupport.MMOItemsDrop
 
MMOItemsSupport - Class in io.lumine.xikage.mythicmobs.compatibility
 
MMOItemsSupport(MythicMobs) - Constructor for class io.lumine.xikage.mythicmobs.compatibility.MMOItemsSupport
 
MMOItemsSupport.MMOItemsDrop - Class in io.lumine.xikage.mythicmobs.compatibility
 
mmSpawnerHashcodeLookup - Variable in class io.lumine.xikage.mythicmobs.spawning.spawners.SpawnerManager
 
mmSpawners - Variable in class io.lumine.xikage.mythicmobs.spawning.spawners.SpawnerManager
 
MobDisguise - Class in io.lumine.xikage.mythicmobs.mobs
 
MobDisguise() - Constructor for class io.lumine.xikage.mythicmobs.mobs.MobDisguise
 
mobIsValid(Location, UUID) - Static method in class io.lumine.xikage.mythicmobs.spawning.spawners.SpawnerManager
 
MobListeners - Class in io.lumine.xikage.mythicmobs.adapters.bukkit.listeners
 
MobListeners(MythicMobs) - Constructor for class io.lumine.xikage.mythicmobs.adapters.bukkit.listeners.MobListeners
 
MobManager - Class in io.lumine.xikage.mythicmobs.mobs
 
MobManager(MythicMobs) - Constructor for class io.lumine.xikage.mythicmobs.mobs.MobManager
 
MobRegistry - Class in io.lumine.xikage.mythicmobs.mobs
 
MobRegistry() - Constructor for class io.lumine.xikage.mythicmobs.mobs.MobRegistry
 
MobsCommand - Class in io.lumine.xikage.mythicmobs.commands.mobs
 
MobsCommand(Command<MythicMobs>) - Constructor for class io.lumine.xikage.mythicmobs.commands.mobs.MobsCommand
 
MobScore - Static variable in class io.lumine.xikage.mythicmobs.util.Patterns
 
MobsInChunkCondition - Class in io.lumine.xikage.mythicmobs.skills.conditions.all
 
MobsInChunkCondition(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.conditions.all.MobsInChunkCondition
 
MobsInRadiusCondition - Class in io.lumine.xikage.mythicmobs.skills.conditions.all
 
MobsInRadiusCondition(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.conditions.all.MobsInRadiusCondition
 
MobsInRadiusTargeter - Class in io.lumine.xikage.mythicmobs.skills.targeters
 
MobsInRadiusTargeter(MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.targeters.MobsInRadiusTargeter
 
MobsInWorldCondition - Class in io.lumine.xikage.mythicmobs.skills.conditions.all
 
MobsInWorldCondition(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.conditions.all.MobsInWorldCondition
 
MobsNearOriginTargeter - Class in io.lumine.xikage.mythicmobs.skills.targeters
 
MobsNearOriginTargeter(MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.targeters.MobsNearOriginTargeter
 
MobTargetEvent(EntityTargetLivingEntityEvent) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.listeners.ThreatTableListeners
 
MobTargetEvent(EntityTargetEvent) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.listeners.ThreatTableListeners
 
MobTargetEventNoFaction(EntityTargetLivingEntityEvent) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.listeners.ThreatTableListeners
 
MobTargetEventNoOwner(EntityTargetLivingEntityEvent) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.listeners.ThreatTableListeners
 
mobType - Variable in class io.lumine.xikage.mythicmobs.mobs.MythicMob
 
mobTypes - Variable in class io.lumine.xikage.mythicmobs.spawning.random.RandomSpawner
 
modDamage - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.OnAttackMechanic
 
modDamage - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.OnDamagedMechanic
 
mode - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.SetGameModeMechanic
 
mode - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ThreatMechanic
 
mode - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.VelocityMechanic
 
modifyDisguise(AbstractEntity, GenericConfig) - Method in class io.lumine.xikage.mythicmobs.compatibility.LibsDisguisesSupport
 
ModifyGlobalScoreMechanic - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
ModifyGlobalScoreMechanic(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.ModifyGlobalScoreMechanic
 
ModifyGlobalScoreMechanic.ModifyScoreAction - Enum in io.lumine.xikage.mythicmobs.skills.mechanics
 
modifyGravity(float) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.ProjectileMechanic.ProjectileMechanicTracker
 
modifyInertia(float) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.MissileMechanic.MissileTracker
 
ModifyMobScoreMechanic - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
ModifyMobScoreMechanic(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.ModifyMobScoreMechanic
 
modifyPower(float) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.ChainMechanic.ChainTracker
 
modifyPower(float) - Method in class io.lumine.xikage.mythicmobs.skills.projectiles.Projectile.ProjectileTracker
 
ModifyProjectileMechanic - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
ModifyProjectileMechanic(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.ModifyProjectileMechanic
 
ModifyScoreMechanic - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
ModifyScoreMechanic(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.ModifyScoreMechanic
 
ModifyScoreMechanic.ModifyScoreAction - Enum in io.lumine.xikage.mythicmobs.skills.mechanics
 
ModifyTargetScoreMechanic - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
ModifyTargetScoreMechanic(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.ModifyTargetScoreMechanic
 
modifyVelocity(double) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.MissileMechanic.MissileTracker
 
modifyVelocity(double) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.ProjectileMechanic.ProjectileMechanicTracker
 
mount - Variable in class io.lumine.xikage.mythicmobs.mobs.MythicMob
 
mount - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.SummonPassengerMechanic
 
MountedCondition - Class in io.lumine.xikage.mythicmobs.skills.conditions.all
 
MountedCondition(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.conditions.all.MountedCondition
 
mountflag - Static variable in class io.lumine.xikage.mythicmobs.mobs.MobManager
 
MountMechanic - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
MountMechanic(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.MountMechanic
 
MountMeMechanic - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
MountMeMechanic(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.MountMeMechanic
 
MountTargeter - Class in io.lumine.xikage.mythicmobs.skills.targeters
 
MountTargeter(MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.targeters.MountTargeter
 
MountTargetMechanic - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
MountTargetMechanic(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.MountTargetMechanic
 
move(AbstractLocation, AbstractVector) - Static method in class io.lumine.xikage.mythicmobs.util.MythicUtil
 
move(AbstractLocation, double, double, double) - Static method in class io.lumine.xikage.mythicmobs.util.MythicUtil
 
moveBukkit(Location, Vector) - Static method in class io.lumine.xikage.mythicmobs.util.MythicUtil
 
moveBukkit(Location, double, double, double) - Static method in class io.lumine.xikage.mythicmobs.util.MythicUtil
 
MoveCommand - Class in io.lumine.xikage.mythicmobs.commands.spawners
 
MoveCommand(Command<MythicMobs>) - Constructor for class io.lumine.xikage.mythicmobs.commands.spawners.MoveCommand
 
moveSpawner(String, AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.spawning.spawners.SpawnerManager
 
moveSpawner(MythicSpawner, AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.spawning.spawners.SpawnerManager
 
MoveTowardsConditionalGoal - Class in io.lumine.xikage.mythicmobs.volatilecode.v1_15_R1.ai.goals
 
MoveTowardsConditionalGoal(AbstractEntity, String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.volatilecode.v1_15_R1.ai.goals.MoveTowardsConditionalGoal
 
MoveTowardsConditionalGoal - Class in io.lumine.xikage.mythicmobs.volatilecode.v1_16_R1.ai.goals
 
MoveTowardsConditionalGoal(AbstractEntity, String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R1.ai.goals.MoveTowardsConditionalGoal
 
MoveTowardsConditionalGoal - Class in io.lumine.xikage.mythicmobs.volatilecode.v1_16_R2.ai.goals
 
MoveTowardsConditionalGoal(AbstractEntity, String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R2.ai.goals.MoveTowardsConditionalGoal
 
MoveTowardsTargetGoal - Class in io.lumine.xikage.mythicmobs.volatilecode.v1_12_R1.ai.goals
 
MoveTowardsTargetGoal(AbstractEntity, String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.volatilecode.v1_12_R1.ai.goals.MoveTowardsTargetGoal
 
MoveTowardsTargetGoal - Class in io.lumine.xikage.mythicmobs.volatilecode.v1_13_R2.ai.goals
 
MoveTowardsTargetGoal(AbstractEntity, String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.volatilecode.v1_13_R2.ai.goals.MoveTowardsTargetGoal
 
MoveTowardsTargetGoal - Class in io.lumine.xikage.mythicmobs.volatilecode.v1_14_R1.ai.goals
 
MoveTowardsTargetGoal(AbstractEntity, String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.volatilecode.v1_14_R1.ai.goals.MoveTowardsTargetGoal
 
MoveTowardsTargetGoal - Class in io.lumine.xikage.mythicmobs.volatilecode.v1_15_R1.ai.goals
 
MoveTowardsTargetGoal(AbstractEntity, String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.volatilecode.v1_15_R1.ai.goals.MoveTowardsTargetGoal
 
MoveTowardsTargetGoal - Class in io.lumine.xikage.mythicmobs.volatilecode.v1_16_R1.ai.goals
 
MoveTowardsTargetGoal(AbstractEntity, String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R1.ai.goals.MoveTowardsTargetGoal
 
MoveTowardsTargetGoal - Class in io.lumine.xikage.mythicmobs.volatilecode.v1_16_R2.ai.goals
 
MoveTowardsTargetGoal(AbstractEntity, String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R2.ai.goals.MoveTowardsTargetGoal
 
MovingCondition - Class in io.lumine.xikage.mythicmobs.skills.conditions.all
 
MovingCondition(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.conditions.all.MovingCondition
 
MPEntity - Class in io.lumine.xikage.mythicmobs.skills.targeters
 
MPEntity(MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.targeters.MPEntity
 
MPetCompat - Class in io.lumine.xikage.mythicmobs.compatibility
 
MPetCompat() - Constructor for class io.lumine.xikage.mythicmobs.compatibility.MPetCompat
 
MPetCompat.MiniaturePetType - Class in io.lumine.xikage.mythicmobs.compatibility
 
mPetType - Variable in class io.lumine.xikage.mythicmobs.mobs.MythicMob
 
MPLocation - Class in io.lumine.xikage.mythicmobs.skills.targeters
 
MPLocation(MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.targeters.MPLocation
 
MPMeta - Class in io.lumine.xikage.mythicmobs.skills.targeters
 
MPMeta(MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.targeters.MPMeta
 
MSMobX - Static variable in class io.lumine.xikage.mythicmobs.util.Patterns
 
MSMobY - Static variable in class io.lumine.xikage.mythicmobs.util.Patterns
 
MSMobZ - Static variable in class io.lumine.xikage.mythicmobs.util.Patterns
 
MSTargetX - Static variable in class io.lumine.xikage.mythicmobs.util.Patterns
 
MSTargetY - Static variable in class io.lumine.xikage.mythicmobs.util.Patterns
 
MSTargetZ - Static variable in class io.lumine.xikage.mythicmobs.util.Patterns
 
MSTriggerX - Static variable in class io.lumine.xikage.mythicmobs.util.Patterns
 
MSTriggerY - Static variable in class io.lumine.xikage.mythicmobs.util.Patterns
 
MSTriggerZ - Static variable in class io.lumine.xikage.mythicmobs.util.Patterns
 
multiplier - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.BaseDamageMechanic
 
multiplier - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.HealPercentMechanic
 
multiplier - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ShieldPercentMechanic
 
multiply(double) - Method in class io.lumine.xikage.mythicmobs.adapters.AbstractLocation
Performs scalar multiplication, multiplying all components with a scalar.
multiply(AbstractVector) - Method in class io.lumine.xikage.mythicmobs.adapters.AbstractVector
Multiplies the vector by another.
multiply(int) - Method in class io.lumine.xikage.mythicmobs.adapters.AbstractVector
Performs scalar multiplication, multiplying all components with a scalar.
multiply(double) - Method in class io.lumine.xikage.mythicmobs.adapters.AbstractVector
Performs scalar multiplication, multiplying all components with a scalar.
multiply(float) - Method in class io.lumine.xikage.mythicmobs.adapters.AbstractVector
Performs scalar multiplication, multiplying all components with a scalar.
mutate(AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.skills.targeters.ILocationSelector
 
MythicAIGoal - Annotation Type in io.lumine.xikage.mythicmobs.util.annotations
 
MythicCondition - Annotation Type in io.lumine.xikage.mythicmobs.util.annotations
 
MythicConditionLoadEvent - Class in io.lumine.xikage.mythicmobs.api.bukkit.events
Event fired on server load to check for custom conditions in other plugins and allow them to register with MythicMobs
MythicConditionLoadEvent(CustomCondition, String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.api.bukkit.events.MythicConditionLoadEvent
 
MythicConfig - Class in io.lumine.xikage.mythicmobs.io
 
MythicConfig(String, FileConfiguration) - Constructor for class io.lumine.xikage.mythicmobs.io.MythicConfig
 
MythicConfig(String, File, FileConfiguration) - Constructor for class io.lumine.xikage.mythicmobs.io.MythicConfig
 
MythicConfig(String, File) - Constructor for class io.lumine.xikage.mythicmobs.io.MythicConfig
 
MythicDropLoadEvent - Class in io.lumine.xikage.mythicmobs.api.bukkit.events
Event fired on server load to check for custom drops in other plugins and allow them to register with MythicMobs
MythicDropLoadEvent(CustomDrop, String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.api.bukkit.events.MythicDropLoadEvent
 
MythicDrops - Static variable in class io.lumine.xikage.mythicmobs.compatibility.CompatibilityManager
 
MythicDropsDrop - Class in io.lumine.xikage.mythicmobs.drops.droppables
 
MythicDropsDrop(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.drops.droppables.MythicDropsDrop
 
MythicDropsSupport - Class in io.lumine.xikage.mythicmobs.compatibility
 
MythicDropsSupport() - Constructor for class io.lumine.xikage.mythicmobs.compatibility.MythicDropsSupport
 
MythicDropTable - Class in io.lumine.xikage.mythicmobs.drops
Deprecated.
MythicDropTable() - Constructor for class io.lumine.xikage.mythicmobs.drops.MythicDropTable
Deprecated.
 
MythicEntity - Class in io.lumine.xikage.mythicmobs.mobs.entities
 
MythicEntity() - Constructor for class io.lumine.xikage.mythicmobs.mobs.entities.MythicEntity
 
MythicEntityType - Enum in io.lumine.xikage.mythicmobs.mobs.entities
 
MythicEquipable - Class in io.lumine.xikage.mythicmobs.drops
 
MythicEquipable(ItemStack, short) - Constructor for class io.lumine.xikage.mythicmobs.drops.MythicEquipable
 
MythicEquipable(ItemStack, short, float) - Constructor for class io.lumine.xikage.mythicmobs.drops.MythicEquipable
 
MythicField - Annotation Type in io.lumine.xikage.mythicmobs.util.annotations
 
MythicGson - Class in io.lumine.xikage.mythicmobs.util
 
MythicGson() - Constructor for class io.lumine.xikage.mythicmobs.util.MythicGson
 
MythicItem - Class in io.lumine.xikage.mythicmobs.items
 
MythicItem(String, String, MythicConfig) - Constructor for class io.lumine.xikage.mythicmobs.items.MythicItem
 
MythicItemDrop - Class in io.lumine.xikage.mythicmobs.drops.droppables
 
MythicItemDrop(String, String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.drops.droppables.MythicItemDrop
 
MythicLineConfig - Class in io.lumine.xikage.mythicmobs.io
 
MythicLineConfig(String, String) - Constructor for class io.lumine.xikage.mythicmobs.io.MythicLineConfig
 
MythicLineConfig(File, String) - Constructor for class io.lumine.xikage.mythicmobs.io.MythicLineConfig
 
MythicLineConfig(String) - Constructor for class io.lumine.xikage.mythicmobs.io.MythicLineConfig
 
MythicLogger - Class in io.lumine.xikage.mythicmobs.logging
 
MythicLogger.DebugLevel - Enum in io.lumine.xikage.mythicmobs.logging
 
MythicMechanic - Annotation Type in io.lumine.xikage.mythicmobs.util.annotations
 
MythicMechanicLoadEvent - Class in io.lumine.xikage.mythicmobs.api.bukkit.events
Event fired on server load to check for custom mechanics in other plugins and allow them to register with MythicMobs
MythicMechanicLoadEvent(CustomMechanic, String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.api.bukkit.events.MythicMechanicLoadEvent
 
MythicMob - Class in io.lumine.xikage.mythicmobs.mobs
Represents a custom mob type
MythicMob(String, String, MythicConfig) - Constructor for class io.lumine.xikage.mythicmobs.mobs.MythicMob
Constructor for mob types
MythicMobDeathEvent - Class in io.lumine.xikage.mythicmobs.api.bukkit.events
Called when a MythicMob dies.
MythicMobDeathEvent(ActiveMob, LivingEntity, List<ItemStack>) - Constructor for class io.lumine.xikage.mythicmobs.api.bukkit.events.MythicMobDeathEvent
 
MythicMobDespawnEvent - Class in io.lumine.xikage.mythicmobs.api.bukkit.events
Called when a MythicMob despawns.
MythicMobDespawnEvent(ActiveMob) - Constructor for class io.lumine.xikage.mythicmobs.api.bukkit.events.MythicMobDespawnEvent
 
MythicMobLootDropEvent - Class in io.lumine.xikage.mythicmobs.api.bukkit.events
Called when a MythicMob is generating loot drops (usually because it died).
MythicMobLootDropEvent(ActiveMob, LivingEntity, LootBag) - Constructor for class io.lumine.xikage.mythicmobs.api.bukkit.events.MythicMobLootDropEvent
 
MythicMobs - Class in io.lumine.xikage.mythicmobs
Ignition!
MythicMobs() - Constructor for class io.lumine.xikage.mythicmobs.MythicMobs
 
MythicMobsAsyncClock - Class in io.lumine.xikage.mythicmobs.clock
 
MythicMobsAsyncClock() - Constructor for class io.lumine.xikage.mythicmobs.clock.MythicMobsAsyncClock
 
MythicMobsClock - Class in io.lumine.xikage.mythicmobs.clock
 
MythicMobsClock() - Constructor for class io.lumine.xikage.mythicmobs.clock.MythicMobsClock
 
MythicMobSpawnEvent - Class in io.lumine.xikage.mythicmobs.api.bukkit.events
Called when a MythicMob spawns
MythicMobSpawnEvent(ActiveMob, double) - Constructor for class io.lumine.xikage.mythicmobs.api.bukkit.events.MythicMobSpawnEvent
 
MythicMobStack - Class in io.lumine.xikage.mythicmobs.mobs
 
MythicMobStack(String, String, String) - Constructor for class io.lumine.xikage.mythicmobs.mobs.MythicMobStack
 
MythicMobTypeCondition - Class in io.lumine.xikage.mythicmobs.skills.conditions.all
 
MythicMobTypeCondition(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.conditions.all.MythicMobTypeCondition
 
MythicReloadedEvent - Class in io.lumine.xikage.mythicmobs.api.bukkit.events
Event fired when MythicMobs finishes reloading
MythicReloadedEvent(MythicMobs) - Constructor for class io.lumine.xikage.mythicmobs.api.bukkit.events.MythicReloadedEvent
 
MythicSpawner - Class in io.lumine.xikage.mythicmobs.spawning.spawners
 
MythicSpawner(String, AbstractLocation, String) - Constructor for class io.lumine.xikage.mythicmobs.spawning.spawners.MythicSpawner
 
MythicSpawner(String, MythicConfig) - Constructor for class io.lumine.xikage.mythicmobs.spawning.spawners.MythicSpawner
 
MythicSpawner(String, String, String, String, int, int, int, int, int, boolean, PlaceholderInt, int, String, int, int, int, int, int, double, int, boolean, boolean, boolean, boolean, int, boolean, ArrayList<String>) - Constructor for class io.lumine.xikage.mythicmobs.spawning.spawners.MythicSpawner
 
MythicTargeter - Annotation Type in io.lumine.xikage.mythicmobs.util.annotations
 
MythicTargeterLoadEvent - Class in io.lumine.xikage.mythicmobs.api.bukkit.events
Event fired on server load to check for custom targeters in other plugins and allow them to register with MythicMobs
MythicTargeterLoadEvent(CustomTargeter, String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.api.bukkit.events.MythicTargeterLoadEvent
 
MythicUtil - Class in io.lumine.xikage.mythicmobs.util
 
MythicUtil() - Constructor for class io.lumine.xikage.mythicmobs.util.MythicUtil
 

N

name - Variable in class io.lumine.xikage.mythicmobs.spawning.random.RandomSpawner
 
NamedTag - Class in io.lumine.xikage.mythicmobs.util.jnbt
A tag that has a name.
NamedTag(String, Tag) - Constructor for class io.lumine.xikage.mythicmobs.util.jnbt.NamedTag
Create a new named tag.
Nameplate - Class in io.lumine.xikage.mythicmobs.holograms.types
 
Nameplate(HologramManager, ActiveMob) - Constructor for class io.lumine.xikage.mythicmobs.holograms.types.Nameplate
 
nameplate - Variable in class io.lumine.xikage.mythicmobs.mobs.ActiveMob
 
navigateToLocation(AbstractEntity, AbstractLocation, double) - Method in interface io.lumine.xikage.mythicmobs.volatilecode.handlers.VolatileAIHandler
 
navigateToLocation(AbstractEntity, AbstractLocation, double) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_14_R1.VolatileAIHandler_v1_14_R1
 
navigateToLocation(AbstractEntity, AbstractLocation, double) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_15_R1.VolatileAIHandler_v1_15_R1
 
navigateToLocation(AbstractEntity, AbstractLocation, double) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R1.VolatileAIHandler_v1_16_R1
 
navigateToLocation(AbstractEntity, AbstractLocation, double) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R2.VolatileAIHandler_v1_16_R2
 
NBTCompoundSerializer - Class in io.lumine.xikage.mythicmobs.util.jnbt
 
NBTCompoundSerializer() - Constructor for class io.lumine.xikage.mythicmobs.util.jnbt.NBTCompoundSerializer
 
NBTConstants - Class in io.lumine.xikage.mythicmobs.util.jnbt
A class which holds constant values.
NBTSerializer - Class in io.lumine.xikage.mythicmobs.util.jnbt
 
NBTSerializer() - Constructor for class io.lumine.xikage.mythicmobs.util.jnbt.NBTSerializer
 
NBTUtils - Class in io.lumine.xikage.mythicmobs.util.jnbt
A class which contains NBT-related utility methods.
NearestConditionalTargetGoal - Class in io.lumine.xikage.mythicmobs.volatilecode.v1_12_R1.ai.targeters
 
NearestConditionalTargetGoal(AbstractEntity, String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.volatilecode.v1_12_R1.ai.targeters.NearestConditionalTargetGoal
 
NearestConditionalTargetGoal - Class in io.lumine.xikage.mythicmobs.volatilecode.v1_13_R2.ai.targeters
 
NearestConditionalTargetGoal(AbstractEntity, String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.volatilecode.v1_13_R2.ai.targeters.NearestConditionalTargetGoal
 
NearestConditionalTargetGoal - Class in io.lumine.xikage.mythicmobs.volatilecode.v1_14_R1.ai.targeters
 
NearestConditionalTargetGoal(AbstractEntity, String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.volatilecode.v1_14_R1.ai.targeters.NearestConditionalTargetGoal
 
NearestConditionalTargetGoal - Class in io.lumine.xikage.mythicmobs.volatilecode.v1_15_R1.ai.targeters
 
NearestConditionalTargetGoal(AbstractEntity, String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.volatilecode.v1_15_R1.ai.targeters.NearestConditionalTargetGoal
 
NearestConditionalTargetGoal - Class in io.lumine.xikage.mythicmobs.volatilecode.v1_16_R1.ai.targeters
 
NearestConditionalTargetGoal(AbstractEntity, String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R1.ai.targeters.NearestConditionalTargetGoal
 
NearestConditionalTargetGoal - Class in io.lumine.xikage.mythicmobs.volatilecode.v1_16_R2.ai.targeters
 
NearestConditionalTargetGoal(AbstractEntity, String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R2.ai.targeters.NearestConditionalTargetGoal
 
NearestPlayerTargeter - Class in io.lumine.xikage.mythicmobs.skills.targeters
 
NearestPlayerTargeter(MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.targeters.NearestPlayerTargeter
 
newLocation(AbstractWorld, double, double, double) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitServer
 
newLocation(AbstractWorld, double, double, double) - Method in interface io.lumine.xikage.mythicmobs.adapters.ServerInterface
 
NightCondition - Class in io.lumine.xikage.mythicmobs.skills.conditions.all
 
NightCondition(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.conditions.all.NightCondition
 
NMSReflection - Class in io.lumine.xikage.mythicmobs.util
A class containing static utility methods and caches which are intended as reflective conveniences.
NoCheatPlusSupport - Class in io.lumine.xikage.mythicmobs.compatibility
 
NoCheatPlusSupport() - Constructor for class io.lumine.xikage.mythicmobs.compatibility.NoCheatPlusSupport
 
noise - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.LeapMechanic
 
noise - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.SummonMechanic
 
noloop - Static variable in class io.lumine.xikage.mythicmobs.skills.damage.DamagingMechanic
 
noloop - Static variable in class io.lumine.xikage.mythicmobs.skills.mechanics.MessageJSONMechanic
 
noloop - Static variable in class io.lumine.xikage.mythicmobs.skills.mechanics.MessageMechanic
 
noloop - Static variable in class io.lumine.xikage.mythicmobs.skills.mechanics.RandomMessageMechanic
 
noloop - Static variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ShieldMechanic
 
noloop - Static variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ShieldPercentMechanic
 
normalize() - Method in class io.lumine.xikage.mythicmobs.adapters.AbstractVector
Converts this vector to a unit vector (a vector with length of 1).
normalizeVector(Vector) - Static method in class io.lumine.xikage.mythicmobs.util.MythicUtil
 
NothingDrop - Class in io.lumine.xikage.mythicmobs.drops.droppables
 
NothingDrop(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.drops.droppables.NothingDrop
 
NothingDrop(String, MythicLineConfig, double) - Constructor for class io.lumine.xikage.mythicmobs.drops.droppables.NothingDrop
 
NotInRegionCondition - Class in io.lumine.xikage.mythicmobs.skills.conditions.all
 
NotInRegionCondition(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.conditions.all.NotInRegionCondition
 

O

objective - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ModifyGlobalScoreMechanic
 
objective - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ModifyScoreMechanic
 
objective - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ModifyTargetScoreMechanic
 
observeChangeWorld(AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.mobs.ActiveMob.ThreatTable
Called when an entity changes worlds
observeDeath(AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.mobs.ActiveMob.ThreatTable
Called when an entity dies
ObstructingBlockTargeter - Class in io.lumine.xikage.mythicmobs.skills.targeters
 
ObstructingBlockTargeter(MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.targeters.ObstructingBlockTargeter
 
of(String) - Static method in enum io.lumine.xikage.mythicmobs.drops.EquipSlot
 
of(String) - Static method in class io.lumine.xikage.mythicmobs.skills.placeholders.parsers.PlaceholderDouble
 
of(String) - Static method in class io.lumine.xikage.mythicmobs.skills.placeholders.parsers.PlaceholderFloat
 
of(String) - Static method in class io.lumine.xikage.mythicmobs.skills.placeholders.parsers.PlaceholderInt
 
of(String) - Static method in class io.lumine.xikage.mythicmobs.skills.placeholders.parsers.PlaceholderString
 
OffGCDCondition - Class in io.lumine.xikage.mythicmobs.skills.conditions.all
 
OffGCDCondition(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.conditions.all.OffGCDCondition
 
offset - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.SpeakMechanic
 
offset_x - Variable in class io.lumine.xikage.mythicmobs.spawning.spawners.SpawnerSlice
 
offset_y - Variable in class io.lumine.xikage.mythicmobs.spawning.spawners.SpawnerSlice
 
offset_z - Variable in class io.lumine.xikage.mythicmobs.spawning.spawners.SpawnerSlice
 
ofType(VariableType, Object) - Static method in class io.lumine.xikage.mythicmobs.skills.variables.Variable
 
ofType(VariableType, Object, boolean) - Static method in class io.lumine.xikage.mythicmobs.skills.variables.Variable
 
ofType(VariableType, Object, long) - Static method in class io.lumine.xikage.mythicmobs.skills.variables.Variable
 
OnAttackMechanic - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
OnAttackMechanic(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.OnAttackMechanic
 
onAttackSkill - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.OnAttackMechanic
 
onAttackSkillName - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.OnAttackMechanic
 
onAttackSkillName - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.OnDamagedMechanic
 
onBlockBreak(BlockBreakEvent) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.listeners.SpawnerListeners
 
OnBlockCondition - Class in io.lumine.xikage.mythicmobs.skills.conditions.all
 
OnBlockCondition(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.conditions.all.OnBlockCondition
 
onBlockForm(EntityBlockFormEvent) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.listeners.MobListeners
 
onBounceSkill - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ChainMechanic
 
onBounceSkillName - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ChainMechanic
 
onCast() - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.CastMechanic.CastTracker
 
onCastSkill - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.CastMechanic
 
onCastSkillName - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.CastMechanic
 
onChangeBlockEvent(EntityChangeBlockEvent) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.listeners.MobListeners
 
onChangeWorld(PlayerChangedWorldEvent) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitSkillTriggers
 
onCombatTrigger(EntityDamageByEntityEvent) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitSkillTriggers
 
onCombust(EntityCombustEvent) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.listeners.MobListeners
 
onCommand(CommandSender, String[]) - Method in class io.lumine.xikage.mythicmobs.commands.BaseCommand
 
onCommand(CommandSender, String[]) - Method in class io.lumine.xikage.mythicmobs.commands.debug.DebugCommand
 
onCommand(CommandSender, String[]) - Method in class io.lumine.xikage.mythicmobs.commands.debug.TimingsCommand
 
onCommand(CommandSender, String[]) - Method in class io.lumine.xikage.mythicmobs.commands.eggs.EggsCommand
 
onCommand(CommandSender, String[]) - Method in class io.lumine.xikage.mythicmobs.commands.eggs.GetCommand
 
onCommand(CommandSender, String[]) - Method in class io.lumine.xikage.mythicmobs.commands.eggs.GiveCommand
 
onCommand(CommandSender, String[]) - Method in class io.lumine.xikage.mythicmobs.commands.InfoCommand
 
onCommand(CommandSender, String[]) - Method in class io.lumine.xikage.mythicmobs.commands.items.EnchantCommand
 
onCommand(CommandSender, String[]) - Method in class io.lumine.xikage.mythicmobs.commands.items.ExportCommand
 
onCommand(CommandSender, String[]) - Method in class io.lumine.xikage.mythicmobs.commands.items.GetCommand
 
onCommand(CommandSender, String[]) - Method in class io.lumine.xikage.mythicmobs.commands.items.GiveCommand
 
onCommand(CommandSender, String[]) - Method in class io.lumine.xikage.mythicmobs.commands.items.ImportCommand
 
onCommand(CommandSender, String[]) - Method in class io.lumine.xikage.mythicmobs.commands.items.InfoCommand
 
onCommand(CommandSender, String[]) - Method in class io.lumine.xikage.mythicmobs.commands.items.ItemsCommand
 
onCommand(CommandSender, String[]) - Method in class io.lumine.xikage.mythicmobs.commands.items.ListCommand
 
onCommand(CommandSender, String[]) - Method in class io.lumine.xikage.mythicmobs.commands.mobs.CleanCommand
 
onCommand(CommandSender, String[]) - Method in class io.lumine.xikage.mythicmobs.commands.mobs.InfoCommand
 
onCommand(CommandSender, String[]) - Method in class io.lumine.xikage.mythicmobs.commands.mobs.KillAllCommand
 
onCommand(CommandSender, String[]) - Method in class io.lumine.xikage.mythicmobs.commands.mobs.KillTypeCommand
 
onCommand(CommandSender, String[]) - Method in class io.lumine.xikage.mythicmobs.commands.mobs.ListActiveCommand
 
onCommand(CommandSender, String[]) - Method in class io.lumine.xikage.mythicmobs.commands.mobs.ListCommand
 
onCommand(CommandSender, String[]) - Method in class io.lumine.xikage.mythicmobs.commands.mobs.MobsCommand
 
onCommand(CommandSender, String[]) - Method in class io.lumine.xikage.mythicmobs.commands.mobs.SpawnCommand
 
onCommand(CommandSender, String[]) - Method in class io.lumine.xikage.mythicmobs.commands.mobs.StatsCommand
 
onCommand(CommandSender, String[]) - Method in class io.lumine.xikage.mythicmobs.commands.ReloadCommand
 
onCommand(CommandSender, String[]) - Method in class io.lumine.xikage.mythicmobs.commands.SaveCommand
 
onCommand(CommandSender, String[]) - Method in class io.lumine.xikage.mythicmobs.commands.SignalCommand
 
onCommand(CommandSender, String[]) - Method in class io.lumine.xikage.mythicmobs.commands.skills.InfoCommand
 
onCommand(CommandSender, String[]) - Method in class io.lumine.xikage.mythicmobs.commands.skills.SkillsCommand
 
onCommand(CommandSender, String[]) - Method in class io.lumine.xikage.mythicmobs.commands.spawners.ActivateCommand
 
onCommand(CommandSender, String[]) - Method in class io.lumine.xikage.mythicmobs.commands.spawners.AddConditionCommand
 
onCommand(CommandSender, String[]) - Method in class io.lumine.xikage.mythicmobs.commands.spawners.CopyCommand
 
onCommand(CommandSender, String[]) - Method in class io.lumine.xikage.mythicmobs.commands.spawners.CreateCommand
 
onCommand(CommandSender, String[]) - Method in class io.lumine.xikage.mythicmobs.commands.spawners.CutCommand
 
onCommand(CommandSender, String[]) - Method in class io.lumine.xikage.mythicmobs.commands.spawners.FindCommand
 
onCommand(CommandSender, String[]) - Method in class io.lumine.xikage.mythicmobs.commands.spawners.InfoCommand
 
onCommand(CommandSender, String[]) - Method in class io.lumine.xikage.mythicmobs.commands.spawners.MoveCommand
 
onCommand(CommandSender, String[]) - Method in class io.lumine.xikage.mythicmobs.commands.spawners.PasteCommand
 
onCommand(CommandSender, String[]) - Method in class io.lumine.xikage.mythicmobs.commands.spawners.RemoveCommand
 
onCommand(CommandSender, String[]) - Method in class io.lumine.xikage.mythicmobs.commands.spawners.RemoveConditionCommand
 
onCommand(CommandSender, String[]) - Method in class io.lumine.xikage.mythicmobs.commands.spawners.ResetTimersCommand
 
onCommand(CommandSender, String[]) - Method in class io.lumine.xikage.mythicmobs.commands.spawners.SetCommand
 
onCommand(CommandSender, String[]) - Method in class io.lumine.xikage.mythicmobs.commands.spawners.SpawnersCommand
 
onCommand(CommandSender, String[]) - Method in class io.lumine.xikage.mythicmobs.commands.spawners.UndoCommand
 
onCommand(CommandSender, String[]) - Method in class io.lumine.xikage.mythicmobs.commands.test.AddThreatCommand
 
onCommand(CommandSender, String[]) - Method in class io.lumine.xikage.mythicmobs.commands.test.CastCommand
 
onCommand(CommandSender, String[]) - Method in class io.lumine.xikage.mythicmobs.commands.test.ReduceThreatCommand
 
onCommand(CommandSender, String[]) - Method in class io.lumine.xikage.mythicmobs.commands.test.SetHealthCommand
 
onCommand(CommandSender, String[]) - Method in class io.lumine.xikage.mythicmobs.commands.test.TauntCommand
 
onCommand(CommandSender, String[]) - Method in class io.lumine.xikage.mythicmobs.commands.test.TestCommand
 
onCommand(CommandSender, String[]) - Method in class io.lumine.xikage.mythicmobs.commands.utility.ActiveInfoCommand
 
onCommand(CommandSender, String[]) - Method in class io.lumine.xikage.mythicmobs.commands.utility.ActiveRemoveCommand
 
onCommand(CommandSender, String[]) - Method in class io.lumine.xikage.mythicmobs.commands.utility.AddEntityNBTCommand
 
onCommand(CommandSender, String[]) - Method in class io.lumine.xikage.mythicmobs.commands.utility.BroadcastCommand
 
onCommand(CommandSender, String[]) - Method in class io.lumine.xikage.mythicmobs.commands.utility.GetBlockCoordinatesCommand
 
onCommand(CommandSender, String[]) - Method in class io.lumine.xikage.mythicmobs.commands.utility.GetItemInfoCommand
 
onCommand(CommandSender, String[]) - Method in class io.lumine.xikage.mythicmobs.commands.utility.GetPathStringCommand
 
onCommand(CommandSender, String[]) - Method in class io.lumine.xikage.mythicmobs.commands.utility.GetTargetInfoCommand
 
onCommand(CommandSender, String[]) - Method in class io.lumine.xikage.mythicmobs.commands.utility.GetTargetNBTCommand
 
onCommand(CommandSender, String[]) - Method in class io.lumine.xikage.mythicmobs.commands.utility.ListAllEntitiesCommand
 
onCommand(CommandSender, String[]) - Method in class io.lumine.xikage.mythicmobs.commands.utility.TestEntityNBTCommand
 
onCommand(CommandSender, String[]) - Method in class io.lumine.xikage.mythicmobs.commands.utility.UtilitiesCommand
 
onCommand(CommandSender, String[]) - Method in class io.lumine.xikage.mythicmobs.commands.VersionCommand
 
onCooldown(AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.mobs.ActiveMob.ImmunityTable
 
onCooldown(SkillCaster) - Method in class io.lumine.xikage.mythicmobs.skills.AbstractSkill
 
onDamaged(EntityDamageEvent) - Method in class io.lumine.xikage.mythicmobs.compatibility.HologramsSupport2
 
OnDamagedMechanic - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
OnDamagedMechanic(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.OnDamagedMechanic
 
onDamagedSkill - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.OnDamagedMechanic
 
onDamagedTrigger(EntityDamageEvent) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitSkillTriggers
 
onDeathTrigger(EntityDeathEvent) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitSkillTriggers
 
onEndSkill - Variable in class io.lumine.xikage.mythicmobs.skills.auras.Aura
 
onEndSkill - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ShootMechanic
 
onEndSkill - Variable in class io.lumine.xikage.mythicmobs.skills.projectiles.Projectile
 
onEndSkillName - Variable in class io.lumine.xikage.mythicmobs.skills.auras.Aura
 
onEndSkillName - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ShootMechanic
 
onEndSkillName - Variable in class io.lumine.xikage.mythicmobs.skills.projectiles.Projectile
 
onEntityExplode(EntityExplodeEvent) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitSkillTriggers
 
OnGroundCondition - Class in io.lumine.xikage.mythicmobs.skills.conditions.all
 
OnGroundCondition(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.conditions.all.OnGroundCondition
 
onHitSkill - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.OrbitalMechanic
 
onHitSkill - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ShootMechanic
 
onHitSkill - Variable in class io.lumine.xikage.mythicmobs.skills.projectiles.Projectile
 
onHitSkillName - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.OrbitalMechanic
 
onHitSkillName - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ShootMechanic
 
onHitSkillName - Variable in class io.lumine.xikage.mythicmobs.skills.projectiles.Projectile
 
onInteractTrigger(PlayerInteractAtEntityEvent) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitSkillTriggers
 
onInterrupted() - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.CastMechanic.CastTracker
 
onInterruptedSkill - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.CastMechanic
 
onInterruptedSkillName - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.CastMechanic
 
onLeashEntity(PlayerLeashEntityEvent) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.listeners.MobListeners
 
onMobSpawn(SpawnerSpawnEvent) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.listeners.SpawnerListeners
 
onMobTame(EntityTameEvent) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.listeners.MobListeners
 
onMythicMobDeath(MythicMobDeathEvent) - Method in class io.lumine.xikage.mythicmobs.compatibility.HologramsSupport2
 
onNoTargetsSkill - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.CastMechanic
 
onNoTargetsSkillName - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.CastMechanic
 
onPlaceholderRequest(Player, String) - Method in class io.lumine.xikage.mythicmobs.compatibility.PlaceholderAPISupport
 
onPlayerKillTrigger(PlayerDeathEvent) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitSkillTriggers
 
onProjectileHit(EntityDamageByEntityEvent) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitSkillTriggers
 
OnShootMechanic - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
OnShootMechanic(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.OnShootMechanic
 
onShootSkill - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.OnShootMechanic
 
onShootSkillName - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.OnShootMechanic
 
onStartSkill - Variable in class io.lumine.xikage.mythicmobs.skills.auras.Aura
 
onStartSkill - Variable in class io.lumine.xikage.mythicmobs.skills.projectiles.Projectile
 
onStartSkillName - Variable in class io.lumine.xikage.mythicmobs.skills.auras.Aura
 
onStartSkillName - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ShootMechanic
 
onStartSkillName - Variable in class io.lumine.xikage.mythicmobs.skills.projectiles.Projectile
 
onSurface - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.SummonMechanic
 
onTabComplete(CommandSender, String[]) - Method in class io.lumine.xikage.mythicmobs.commands.BaseCommand
 
onTabComplete(CommandSender, String[]) - Method in class io.lumine.xikage.mythicmobs.commands.debug.DebugCommand
 
onTabComplete(CommandSender, String[]) - Method in class io.lumine.xikage.mythicmobs.commands.debug.TimingsCommand
 
onTabComplete(CommandSender, String[]) - Method in class io.lumine.xikage.mythicmobs.commands.eggs.EggsCommand
 
onTabComplete(CommandSender, String[]) - Method in class io.lumine.xikage.mythicmobs.commands.eggs.GetCommand
 
onTabComplete(CommandSender, String[]) - Method in class io.lumine.xikage.mythicmobs.commands.eggs.GiveCommand
 
onTabComplete(CommandSender, String[]) - Method in class io.lumine.xikage.mythicmobs.commands.InfoCommand
 
onTabComplete(CommandSender, String[]) - Method in class io.lumine.xikage.mythicmobs.commands.items.EnchantCommand
 
onTabComplete(CommandSender, String[]) - Method in class io.lumine.xikage.mythicmobs.commands.items.ExportCommand
 
onTabComplete(CommandSender, String[]) - Method in class io.lumine.xikage.mythicmobs.commands.items.GetCommand
 
onTabComplete(CommandSender, String[]) - Method in class io.lumine.xikage.mythicmobs.commands.items.GiveCommand
 
onTabComplete(CommandSender, String[]) - Method in class io.lumine.xikage.mythicmobs.commands.items.ImportCommand
 
onTabComplete(CommandSender, String[]) - Method in class io.lumine.xikage.mythicmobs.commands.items.InfoCommand
 
onTabComplete(CommandSender, String[]) - Method in class io.lumine.xikage.mythicmobs.commands.items.ItemsCommand
 
onTabComplete(CommandSender, String[]) - Method in class io.lumine.xikage.mythicmobs.commands.items.ListCommand
 
onTabComplete(CommandSender, String[]) - Method in class io.lumine.xikage.mythicmobs.commands.mobs.CleanCommand
 
onTabComplete(CommandSender, String[]) - Method in class io.lumine.xikage.mythicmobs.commands.mobs.InfoCommand
 
onTabComplete(CommandSender, String[]) - Method in class io.lumine.xikage.mythicmobs.commands.mobs.KillAllCommand
 
onTabComplete(CommandSender, String[]) - Method in class io.lumine.xikage.mythicmobs.commands.mobs.KillTypeCommand
 
onTabComplete(CommandSender, String[]) - Method in class io.lumine.xikage.mythicmobs.commands.mobs.ListActiveCommand
 
onTabComplete(CommandSender, String[]) - Method in class io.lumine.xikage.mythicmobs.commands.mobs.ListCommand
 
onTabComplete(CommandSender, String[]) - Method in class io.lumine.xikage.mythicmobs.commands.mobs.MobsCommand
 
onTabComplete(CommandSender, String[]) - Method in class io.lumine.xikage.mythicmobs.commands.mobs.SpawnCommand
 
onTabComplete(CommandSender, String[]) - Method in class io.lumine.xikage.mythicmobs.commands.mobs.StatsCommand
 
onTabComplete(CommandSender, String[]) - Method in class io.lumine.xikage.mythicmobs.commands.ReloadCommand
 
onTabComplete(CommandSender, String[]) - Method in class io.lumine.xikage.mythicmobs.commands.SaveCommand
 
onTabComplete(CommandSender, String[]) - Method in class io.lumine.xikage.mythicmobs.commands.SignalCommand
 
onTabComplete(CommandSender, String[]) - Method in class io.lumine.xikage.mythicmobs.commands.skills.InfoCommand
 
onTabComplete(CommandSender, String[]) - Method in class io.lumine.xikage.mythicmobs.commands.skills.SkillsCommand
 
onTabComplete(CommandSender, String[]) - Method in class io.lumine.xikage.mythicmobs.commands.spawners.ActivateCommand
 
onTabComplete(CommandSender, String[]) - Method in class io.lumine.xikage.mythicmobs.commands.spawners.AddConditionCommand
 
onTabComplete(CommandSender, String[]) - Method in class io.lumine.xikage.mythicmobs.commands.spawners.CopyCommand
 
onTabComplete(CommandSender, String[]) - Method in class io.lumine.xikage.mythicmobs.commands.spawners.CreateCommand
 
onTabComplete(CommandSender, String[]) - Method in class io.lumine.xikage.mythicmobs.commands.spawners.CutCommand
 
onTabComplete(CommandSender, String[]) - Method in class io.lumine.xikage.mythicmobs.commands.spawners.FindCommand
 
onTabComplete(CommandSender, String[]) - Method in class io.lumine.xikage.mythicmobs.commands.spawners.InfoCommand
 
onTabComplete(CommandSender, String[]) - Method in class io.lumine.xikage.mythicmobs.commands.spawners.MoveCommand
 
onTabComplete(CommandSender, String[]) - Method in class io.lumine.xikage.mythicmobs.commands.spawners.PasteCommand
 
onTabComplete(CommandSender, String[]) - Method in class io.lumine.xikage.mythicmobs.commands.spawners.RemoveCommand
 
onTabComplete(CommandSender, String[]) - Method in class io.lumine.xikage.mythicmobs.commands.spawners.RemoveConditionCommand
 
onTabComplete(CommandSender, String[]) - Method in class io.lumine.xikage.mythicmobs.commands.spawners.ResetTimersCommand
 
onTabComplete(CommandSender, String[]) - Method in class io.lumine.xikage.mythicmobs.commands.spawners.SetCommand
 
onTabComplete(CommandSender, String[]) - Method in class io.lumine.xikage.mythicmobs.commands.spawners.SpawnersCommand
 
onTabComplete(CommandSender, String[]) - Method in class io.lumine.xikage.mythicmobs.commands.spawners.UndoCommand
 
onTabComplete(CommandSender, String[]) - Method in class io.lumine.xikage.mythicmobs.commands.test.AddThreatCommand
 
onTabComplete(CommandSender, String[]) - Method in class io.lumine.xikage.mythicmobs.commands.test.CastCommand
 
onTabComplete(CommandSender, String[]) - Method in class io.lumine.xikage.mythicmobs.commands.test.ReduceThreatCommand
 
onTabComplete(CommandSender, String[]) - Method in class io.lumine.xikage.mythicmobs.commands.test.SetHealthCommand
 
onTabComplete(CommandSender, String[]) - Method in class io.lumine.xikage.mythicmobs.commands.test.TauntCommand
 
onTabComplete(CommandSender, String[]) - Method in class io.lumine.xikage.mythicmobs.commands.test.TestCommand
 
onTabComplete(CommandSender, String[]) - Method in class io.lumine.xikage.mythicmobs.commands.utility.ActiveInfoCommand
 
onTabComplete(CommandSender, String[]) - Method in class io.lumine.xikage.mythicmobs.commands.utility.ActiveRemoveCommand
 
onTabComplete(CommandSender, String[]) - Method in class io.lumine.xikage.mythicmobs.commands.utility.AddEntityNBTCommand
 
onTabComplete(CommandSender, String[]) - Method in class io.lumine.xikage.mythicmobs.commands.utility.BroadcastCommand
 
onTabComplete(CommandSender, String[]) - Method in class io.lumine.xikage.mythicmobs.commands.utility.GetBlockCoordinatesCommand
 
onTabComplete(CommandSender, String[]) - Method in class io.lumine.xikage.mythicmobs.commands.utility.GetItemInfoCommand
 
onTabComplete(CommandSender, String[]) - Method in class io.lumine.xikage.mythicmobs.commands.utility.GetPathStringCommand
 
onTabComplete(CommandSender, String[]) - Method in class io.lumine.xikage.mythicmobs.commands.utility.GetTargetInfoCommand
 
onTabComplete(CommandSender, String[]) - Method in class io.lumine.xikage.mythicmobs.commands.utility.GetTargetNBTCommand
 
onTabComplete(CommandSender, String[]) - Method in class io.lumine.xikage.mythicmobs.commands.utility.ListAllEntitiesCommand
 
onTabComplete(CommandSender, String[]) - Method in class io.lumine.xikage.mythicmobs.commands.utility.TestEntityNBTCommand
 
onTabComplete(CommandSender, String[]) - Method in class io.lumine.xikage.mythicmobs.commands.utility.UtilitiesCommand
 
onTabComplete(CommandSender, String[]) - Method in class io.lumine.xikage.mythicmobs.commands.VersionCommand
 
onTameEntity(PlayerInteractEntityEvent) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.listeners.MobListeners
 
onTeleportEvent(EntityTeleportEvent) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.listeners.MobListeners
 
onTickSkill - Variable in class io.lumine.xikage.mythicmobs.skills.auras.Aura
 
onTickSkill - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ShootMechanic
 
onTickSkill - Variable in class io.lumine.xikage.mythicmobs.skills.projectiles.Projectile
 
onTickSkillName - Variable in class io.lumine.xikage.mythicmobs.skills.auras.Aura
 
onTickSkillName - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ShootMechanic
 
onTickSkillName - Variable in class io.lumine.xikage.mythicmobs.skills.projectiles.Projectile
 
OpenTerrainGeneratorSupport - Class in io.lumine.xikage.mythicmobs.compatibility
 
OpenTerrainGeneratorSupport() - Constructor for class io.lumine.xikage.mythicmobs.compatibility.OpenTerrainGeneratorSupport
 
OpenTerrainGeneratorSupport.OTGBiomeCondition - Class in io.lumine.xikage.mythicmobs.compatibility
 
optionCollidable - Variable in class io.lumine.xikage.mythicmobs.mobs.MythicMob
 
optionDespawn - Variable in class io.lumine.xikage.mythicmobs.mobs.MythicMob
 
optionGlowing - Variable in class io.lumine.xikage.mythicmobs.mobs.MythicMob
 
optionInteractable - Variable in class io.lumine.xikage.mythicmobs.mobs.MythicMob
 
optionInvincible - Variable in class io.lumine.xikage.mythicmobs.mobs.MythicMob
 
optionLockPitch - Variable in class io.lumine.xikage.mythicmobs.mobs.MythicMob
 
optionNoAI - Variable in class io.lumine.xikage.mythicmobs.mobs.MythicMob
 
optionNoGravity - Variable in class io.lumine.xikage.mythicmobs.mobs.MythicMob
 
optionPersistent - Variable in class io.lumine.xikage.mythicmobs.mobs.MythicMob
 
optionShowHealthInChat - Variable in class io.lumine.xikage.mythicmobs.mobs.MythicMob
 
optionSilent - Variable in class io.lumine.xikage.mythicmobs.mobs.MythicMob
 
OrbitalMechanic - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
OrbitalMechanic(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.OrbitalMechanic
 
orbitals - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ParticleAtomEffect
 
origin - Variable in class io.lumine.xikage.mythicmobs.spawning.spawners.SpawnerSlice
 
originOverride - Variable in class io.lumine.xikage.mythicmobs.skills.SkillMechanic
 
OriginTargeter - Class in io.lumine.xikage.mythicmobs.skills.targeters
 
OriginTargeter(MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.targeters.OriginTargeter
 
OTGBiomeCondition(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.compatibility.OpenTerrainGeneratorSupport.OTGBiomeCondition
 
OtherFactionGoal - Class in io.lumine.xikage.mythicmobs.volatilecode.v1_12_R1.ai.targeters
 
OtherFactionGoal(AbstractEntity, String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.volatilecode.v1_12_R1.ai.targeters.OtherFactionGoal
 
OtherFactionGoal - Class in io.lumine.xikage.mythicmobs.volatilecode.v1_13_R2.ai.targeters
 
OtherFactionGoal(AbstractEntity, String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.volatilecode.v1_13_R2.ai.targeters.OtherFactionGoal
 
OtherFactionGoal - Class in io.lumine.xikage.mythicmobs.volatilecode.v1_14_R1.ai.targeters
 
OtherFactionGoal(AbstractEntity, String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.volatilecode.v1_14_R1.ai.targeters.OtherFactionGoal
 
OtherFactionGoal - Class in io.lumine.xikage.mythicmobs.volatilecode.v1_15_R1.ai.targeters
 
OtherFactionGoal(AbstractEntity, String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.volatilecode.v1_15_R1.ai.targeters.OtherFactionGoal
 
OtherFactionGoal - Class in io.lumine.xikage.mythicmobs.volatilecode.v1_16_R1.ai.targeters
 
OtherFactionGoal(AbstractEntity, String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R1.ai.targeters.OtherFactionGoal
 
OtherFactionGoal - Class in io.lumine.xikage.mythicmobs.volatilecode.v1_16_R2.ai.targeters
 
OtherFactionGoal(AbstractEntity, String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R2.ai.targeters.OtherFactionGoal
 
OutsideCondition - Class in io.lumine.xikage.mythicmobs.skills.conditions.all
 
OutsideCondition(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.conditions.all.OutsideCondition
 
overfeed - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.FeedSkill
 
overheal - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.HealMechanic
 
overheal - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.HealPercentMechanic
 
overwrite - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.PotionMechanic
 
overwriteAll - Variable in class io.lumine.xikage.mythicmobs.skills.auras.Aura
 
overwriteCaster - Variable in class io.lumine.xikage.mythicmobs.skills.auras.Aura
 
overwriteTarget - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.RallyMechanic
 
OwnerCondition - Class in io.lumine.xikage.mythicmobs.skills.conditions.all
 
OwnerCondition(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.conditions.all.OwnerCondition
 
OwnerIsOnlineCondition - Class in io.lumine.xikage.mythicmobs.skills.conditions.all
 
OwnerIsOnlineCondition(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.conditions.all.OwnerIsOnlineCondition
 
OwnerTargeter - Class in io.lumine.xikage.mythicmobs.skills.targeters
 
OwnerTargeter(MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.targeters.OwnerTargeter
 

P

p() - Static method in class io.lumine.xikage.mythicmobs.MythicMobs
 
papi - Variable in class io.lumine.xikage.mythicmobs.skills.placeholders.PlaceholderParser
 
parent(BiFunction<AbstractEntity, String, String>) - Static method in interface io.lumine.xikage.mythicmobs.skills.placeholders.Placeholder
 
ParentCondition - Class in io.lumine.xikage.mythicmobs.skills.conditions.all
 
ParentCondition(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.conditions.all.ParentCondition
 
ParentPlaceholder - Class in io.lumine.xikage.mythicmobs.skills.placeholders.types
 
ParentPlaceholder(BiFunction<AbstractEntity, String, String>) - Constructor for class io.lumine.xikage.mythicmobs.skills.placeholders.types.ParentPlaceholder
 
ParentTargeter - Class in io.lumine.xikage.mythicmobs.skills.targeters
 
ParentTargeter(MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.targeters.ParentTargeter
 
parse(String) - Method in class io.lumine.xikage.mythicmobs.compatibility.PlaceholderAPISupport
 
parse(String, AbstractPlayer) - Method in class io.lumine.xikage.mythicmobs.compatibility.PlaceholderAPISupport
 
parse(PlaceholderMeta, AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.placeholders.PlaceholderParser
 
parse(PlaceholderMeta, AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.skills.placeholders.PlaceholderParser
 
parse(MythicSpawner) - Method in class io.lumine.xikage.mythicmobs.skills.placeholders.PlaceholderParser
 
parseBlock(String) - Static method in class io.lumine.xikage.mythicmobs.io.MythicLineConfig
 
parseDataOptions(MythicLineConfig) - Method in enum io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitParticle
 
parseMessageSpecialChars(String) - Static method in class io.lumine.xikage.mythicmobs.skills.SkillString
 
parseMobString(String, LivingEntity, LivingEntity) - Static method in class io.lumine.xikage.mythicmobs.skills.SkillString
 
parseMobVariables(String, SkillCaster, AbstractEntity, AbstractEntity) - Static method in class io.lumine.xikage.mythicmobs.skills.SkillString
 
parseSkillCondition(String) - Method in class io.lumine.xikage.mythicmobs.skills.AbstractSkill
 
parseSkillTargeter(String) - Method in class io.lumine.xikage.mythicmobs.skills.AbstractSkill
 
parseSkillTrigger(String) - Method in class io.lumine.xikage.mythicmobs.skills.AbstractSkill
 
particle - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ParticleEffect
 
ParticleAtomEffect - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
ParticleAtomEffect(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.ParticleAtomEffect
 
ParticleBoxEffect - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
ParticleBoxEffect(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.ParticleBoxEffect
 
particleData - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ParticleEffect
 
ParticleEffect - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
ParticleEffect(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.ParticleEffect
 
ParticleLineEffect - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
ParticleLineEffect(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.ParticleLineEffect
 
ParticleMaker - Class in io.lumine.xikage.mythicmobs.skills
Deprecated.
ParticleMaker() - Constructor for class io.lumine.xikage.mythicmobs.skills.ParticleMaker
Deprecated.
 
ParticleMaker.ParticlePacket - Class in io.lumine.xikage.mythicmobs.skills
Deprecated.
 
ParticleMaker.ParticleType - Enum in io.lumine.xikage.mythicmobs.skills
Deprecated.
 
particleNucleus - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ParticleAtomEffect
 
particleOrbital - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ParticleAtomEffect
 
ParticleOrbitalEffect - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
ParticleOrbitalEffect(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.ParticleOrbitalEffect
 
ParticlePacket(String, Color, float, int, boolean) - Constructor for class io.lumine.xikage.mythicmobs.skills.ParticleMaker.ParticlePacket
Deprecated.
ParticlePacket(String, AbstractVector, float, int, boolean) - Constructor for class io.lumine.xikage.mythicmobs.skills.ParticleMaker.ParticlePacket
Deprecated.
ParticlePacket(String, float, float, float, float, int, boolean) - Constructor for class io.lumine.xikage.mythicmobs.skills.ParticleMaker.ParticlePacket
Deprecated.
ParticleRingEffect - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
ParticleRingEffect(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.ParticleRingEffect
 
particlesBack - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ParticleWaveEffect
 
particlesFront - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ParticleWaveEffect
 
particleSpeedRamp - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ParticleTornadoEffect
 
ParticleSphereEffect - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
ParticleSphereEffect(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.ParticleSphereEffect
 
ParticleTornadoEffect - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
ParticleTornadoEffect(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.ParticleTornadoEffect
 
ParticleWaveEffect - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
ParticleWaveEffect(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.ParticleWaveEffect
 
PassengerTargeter - Class in io.lumine.xikage.mythicmobs.skills.targeters
 
PassengerTargeter(MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.targeters.PassengerTargeter
 
PasteCommand - Class in io.lumine.xikage.mythicmobs.commands.spawners
 
PasteCommand(Command<MythicMobs>) - Constructor for class io.lumine.xikage.mythicmobs.commands.spawners.PasteCommand
 
PasteSpawners(AbstractLocation) - Static method in class io.lumine.xikage.mythicmobs.spawning.spawners.SpawnerSlice
 
Pathfinder - Class in io.lumine.xikage.mythicmobs.mobs.ai
 
Pathfinder(AbstractEntity, String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.mobs.ai.Pathfinder
 
Pathfinder(AbstractEntity, int, String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.mobs.ai.Pathfinder
 
Pathfinder.GoalType - Enum in io.lumine.xikage.mythicmobs.mobs.ai
 
PathfinderAdapter - Interface in io.lumine.xikage.mythicmobs.mobs.ai
Whether or not the supplied entity is valid for this pathfinder
PathfinderGoalGoToLocation(EntityInsentient, AbstractLocation, double) - Constructor for class io.lumine.xikage.mythicmobs.volatilecode.v1_12_R1.VolatileAIHandler_v1_12_R1.PathfinderGoalGoToLocation
 
PathfinderGoalGoToLocation(EntityInsentient, AbstractLocation, double) - Constructor for class io.lumine.xikage.mythicmobs.volatilecode.v1_13_R2.VolatileAIHandler_v1_13_R2.PathfinderGoalGoToLocation
 
PathfinderGoalGoToOwner(EntityInsentient, double) - Constructor for class io.lumine.xikage.mythicmobs.volatilecode.v1_12_R1.VolatileAIHandler_v1_12_R1.PathfinderGoalGoToOwner
 
PathfinderGoalGoToOwner(EntityInsentient, double) - Constructor for class io.lumine.xikage.mythicmobs.volatilecode.v1_13_R2.VolatileAIHandler_v1_13_R2.PathfinderGoalGoToOwner
 
PathfinderGoalGoToParent(EntityInsentient, double) - Constructor for class io.lumine.xikage.mythicmobs.volatilecode.v1_12_R1.VolatileAIHandler_v1_12_R1.PathfinderGoalGoToParent
 
PathfinderGoalGoToParent(EntityInsentient, double) - Constructor for class io.lumine.xikage.mythicmobs.volatilecode.v1_13_R2.VolatileAIHandler_v1_13_R2.PathfinderGoalGoToParent
 
PathfinderGoalGoToParent(EntityInsentient, double) - Constructor for class io.lumine.xikage.mythicmobs.volatilecode.v1_14_R1.VolatileAIHandler_v1_14_R1.PathfinderGoalGoToParent
 
PathfinderGoalNearestAttackableOtherFactionTarget(EntityCreature, Class, int, boolean) - Constructor for class io.lumine.xikage.mythicmobs.volatilecode.v1_12_R1.VolatileAIHandler_v1_12_R1.PathfinderGoalNearestAttackableOtherFactionTarget
 
PathfinderGoalNearestAttackableOtherFactionTarget(EntityCreature, Class, int, boolean, boolean) - Constructor for class io.lumine.xikage.mythicmobs.volatilecode.v1_12_R1.VolatileAIHandler_v1_12_R1.PathfinderGoalNearestAttackableOtherFactionTarget
 
PathfinderGoalNearestAttackableOtherFactionTarget(EntityCreature, Class, int, boolean, boolean, Predicate) - Constructor for class io.lumine.xikage.mythicmobs.volatilecode.v1_12_R1.VolatileAIHandler_v1_12_R1.PathfinderGoalNearestAttackableOtherFactionTarget
 
PathfinderGoalNearestAttackableOtherFactionTarget(EntityCreature, Class, int, boolean) - Constructor for class io.lumine.xikage.mythicmobs.volatilecode.v1_13_R2.VolatileAIHandler_v1_13_R2.PathfinderGoalNearestAttackableOtherFactionTarget
 
PathfinderGoalNearestAttackableOtherFactionTarget(EntityCreature, Class, int, boolean, boolean) - Constructor for class io.lumine.xikage.mythicmobs.volatilecode.v1_13_R2.VolatileAIHandler_v1_13_R2.PathfinderGoalNearestAttackableOtherFactionTarget
 
PathfinderGoalNearestAttackableOtherFactionTarget(EntityCreature, Class, int, boolean, boolean, Predicate) - Constructor for class io.lumine.xikage.mythicmobs.volatilecode.v1_13_R2.VolatileAIHandler_v1_13_R2.PathfinderGoalNearestAttackableOtherFactionTarget
 
PathfinderGoalNearestAttackableSpecificFactionTarget(EntityCreature, Class, String, int, boolean) - Constructor for class io.lumine.xikage.mythicmobs.volatilecode.v1_12_R1.VolatileAIHandler_v1_12_R1.PathfinderGoalNearestAttackableSpecificFactionTarget
 
PathfinderGoalNearestAttackableSpecificFactionTarget(EntityCreature, Class, String, int, boolean, boolean) - Constructor for class io.lumine.xikage.mythicmobs.volatilecode.v1_12_R1.VolatileAIHandler_v1_12_R1.PathfinderGoalNearestAttackableSpecificFactionTarget
 
PathfinderGoalNearestAttackableSpecificFactionTarget(EntityCreature, Class, String, int, boolean, boolean, Predicate) - Constructor for class io.lumine.xikage.mythicmobs.volatilecode.v1_12_R1.VolatileAIHandler_v1_12_R1.PathfinderGoalNearestAttackableSpecificFactionTarget
 
PathfinderGoalNearestAttackableSpecificFactionTarget(EntityCreature, Class, String, int, boolean) - Constructor for class io.lumine.xikage.mythicmobs.volatilecode.v1_13_R2.VolatileAIHandler_v1_13_R2.PathfinderGoalNearestAttackableSpecificFactionTarget
 
PathfinderGoalNearestAttackableSpecificFactionTarget(EntityCreature, Class, String, int, boolean, boolean) - Constructor for class io.lumine.xikage.mythicmobs.volatilecode.v1_13_R2.VolatileAIHandler_v1_13_R2.PathfinderGoalNearestAttackableSpecificFactionTarget
 
PathfinderGoalNearestAttackableSpecificFactionTarget(EntityCreature, Class, String, int, boolean, boolean, Predicate) - Constructor for class io.lumine.xikage.mythicmobs.volatilecode.v1_13_R2.VolatileAIHandler_v1_13_R2.PathfinderGoalNearestAttackableSpecificFactionTarget
 
PathfinderGoalPatrolRoute(EntityInsentient, List<AbstractLocation>, double) - Constructor for class io.lumine.xikage.mythicmobs.volatilecode.v1_12_R1.VolatileAIHandler_v1_12_R1.PathfinderGoalPatrolRoute
 
PathfinderGoalPatrolRoute(EntityInsentient, List<AbstractLocation>, double) - Constructor for class io.lumine.xikage.mythicmobs.volatilecode.v1_13_R2.VolatileAIHandler_v1_13_R2.PathfinderGoalPatrolRoute
 
PathfinderGoalPatrolRoute(EntityInsentient, List<AbstractLocation>, double) - Constructor for class io.lumine.xikage.mythicmobs.volatilecode.v1_14_R1.VolatileAIHandler_v1_14_R1.PathfinderGoalPatrolRoute
 
PathfinderHolder - Interface in io.lumine.xikage.mythicmobs.volatilecode.v1_12_R1.ai
 
PathfinderHolder - Interface in io.lumine.xikage.mythicmobs.volatilecode.v1_13_R2.ai
 
PathfinderHolder - Interface in io.lumine.xikage.mythicmobs.volatilecode.v1_14_R1.ai
 
PathfinderHolder - Interface in io.lumine.xikage.mythicmobs.volatilecode.v1_15_R1.ai
 
PathfinderHolder - Interface in io.lumine.xikage.mythicmobs.volatilecode.v1_16_R1.ai
 
PathfinderHolder - Interface in io.lumine.xikage.mythicmobs.volatilecode.v1_16_R2.ai
 
PathfindingGoal - Interface in io.lumine.xikage.mythicmobs.mobs.ai
 
PathfindingTarget - Interface in io.lumine.xikage.mythicmobs.mobs.ai
 
PatrolGoal - Class in io.lumine.xikage.mythicmobs.mobs.ai.goals
 
PatrolGoal(AbstractEntity, String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.mobs.ai.goals.PatrolGoal
 
Patterns - Class in io.lumine.xikage.mythicmobs.util
 
Patterns() - Constructor for class io.lumine.xikage.mythicmobs.util.Patterns
 
percent - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.DamagePercentMechanic
 
PermissionFactionProvider - Class in io.lumine.xikage.mythicmobs.players.factions
 
PermissionFactionProvider() - Constructor for class io.lumine.xikage.mythicmobs.players.factions.PermissionFactionProvider
 
persist() - Method in class io.lumine.xikage.mythicmobs.compatibility.PlaceholderAPISupport
 
phases - Variable in class io.lumine.xikage.mythicmobs.skills.conditions.all.EnderDragonPhaseCondition
 
PhatLoots - Static variable in class io.lumine.xikage.mythicmobs.compatibility.CompatibilityManager
 
PhatLootsDrop - Class in io.lumine.xikage.mythicmobs.drops.droppables
 
PhatLootsDrop(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.drops.droppables.PhatLootsDrop
 
PhatLootsSupport - Class in io.lumine.xikage.mythicmobs.compatibility
 
PhatLootsSupport() - Constructor for class io.lumine.xikage.mythicmobs.compatibility.PhatLootsSupport
 
pitch - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ParticleEffect
 
pitch - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.SetRotationMechanic
 
pitch - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.TeleportInMechanic
 
pitch - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.TeleportToMechanic
 
PitchCondition - Class in io.lumine.xikage.mythicmobs.skills.conditions.all
 
PitchCondition(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.conditions.all.PitchCondition
 
Placeholder - Interface in io.lumine.xikage.mythicmobs.skills.placeholders
 
PlaceholderAPISupport - Class in io.lumine.xikage.mythicmobs.compatibility
 
PlaceholderAPISupport(MythicMobs) - Constructor for class io.lumine.xikage.mythicmobs.compatibility.PlaceholderAPISupport
 
PlaceholderDouble - Class in io.lumine.xikage.mythicmobs.skills.placeholders.parsers
 
PlaceholderDouble(String) - Constructor for class io.lumine.xikage.mythicmobs.skills.placeholders.parsers.PlaceholderDouble
 
PlaceholderDoubleTag - Class in io.lumine.xikage.mythicmobs.util.jnbt
The TAG_Double tag.
PlaceholderDoubleTag(PlaceholderDouble) - Constructor for class io.lumine.xikage.mythicmobs.util.jnbt.PlaceholderDoubleTag
Creates the tag with an empty name.
PlaceholderEntry(Placeholder, String) - Constructor for class io.lumine.xikage.mythicmobs.skills.placeholders.PlaceholderManager.PlaceholderEntry
 
PlaceholderFloat - Class in io.lumine.xikage.mythicmobs.skills.placeholders.parsers
 
PlaceholderFloat(String) - Constructor for class io.lumine.xikage.mythicmobs.skills.placeholders.parsers.PlaceholderFloat
 
PlaceholderFloatTag - Class in io.lumine.xikage.mythicmobs.util.jnbt
The TAG_Double tag.
PlaceholderFloatTag(PlaceholderFloat) - Constructor for class io.lumine.xikage.mythicmobs.util.jnbt.PlaceholderFloatTag
Creates the tag with an empty name.
PlaceholderInt - Class in io.lumine.xikage.mythicmobs.skills.placeholders.parsers
 
PlaceholderInt(String) - Constructor for class io.lumine.xikage.mythicmobs.skills.placeholders.parsers.PlaceholderInt
 
PlaceholderIntTag - Class in io.lumine.xikage.mythicmobs.util.jnbt
The TAG_Double tag.
PlaceholderIntTag(PlaceholderInt) - Constructor for class io.lumine.xikage.mythicmobs.util.jnbt.PlaceholderIntTag
Creates the tag with an empty name.
PlaceholderManager - Class in io.lumine.xikage.mythicmobs.skills.placeholders
 
PlaceholderManager(MythicMobs) - Constructor for class io.lumine.xikage.mythicmobs.skills.placeholders.PlaceholderManager
 
PlaceholderManager.PlaceholderEntry - Class in io.lumine.xikage.mythicmobs.skills.placeholders
 
PlaceholderMeta - Interface in io.lumine.xikage.mythicmobs.skills.placeholders
 
PlaceholderParser - Class in io.lumine.xikage.mythicmobs.skills.placeholders
 
PlaceholderParser(String) - Constructor for class io.lumine.xikage.mythicmobs.skills.placeholders.PlaceholderParser
 
PlaceholderString - Class in io.lumine.xikage.mythicmobs.skills.placeholders.parsers
 
PlaceholderString(String) - Constructor for class io.lumine.xikage.mythicmobs.skills.placeholders.parsers.PlaceholderString
 
PlaceholderStringTag - Class in io.lumine.xikage.mythicmobs.util.jnbt
The TAG_Double tag.
PlaceholderStringTag(PlaceholderString) - Constructor for class io.lumine.xikage.mythicmobs.util.jnbt.PlaceholderStringTag
Creates the tag with an empty name.
PlayBlockBreakSoundMechanic - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
PlayBlockBreakSoundMechanic(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.PlayBlockBreakSoundMechanic
 
PlayBlockFallSoundMechanic - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
PlayBlockFallSoundMechanic(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.PlayBlockFallSoundMechanic
 
PlayBlockHitSoundMechanic - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
PlayBlockHitSoundMechanic(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.PlayBlockHitSoundMechanic
 
PlayBlockPlaceSoundMechanic - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
PlayBlockPlaceSoundMechanic(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.PlayBlockPlaceSoundMechanic
 
PlayBlockStepSoundMechanic - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
PlayBlockStepSoundMechanic(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.PlayBlockStepSoundMechanic
 
playColoredParticleEffect(SkillMetadata, AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.ParticleEffect
 
playDirectionalParticleEffect(SkillMetadata, AbstractLocation, AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.ParticleEffect
 
playDirectionalParticleEffect(SkillMetadata, AbstractLocation, AbstractLocation, AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.ParticleLineEffect
 
playDirectionalParticleEffect(SkillMetadata, AbstractLocation, AbstractLocation, AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.ParticleRingEffect
 
playDirectionalParticleEffect(SkillMetadata, AbstractLocation, AbstractLocation, AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.ParticleSphereEffect
 
playEffect(AbstractLocation, int) - Method in interface io.lumine.xikage.mythicmobs.adapters.AbstractWorld
 
playEffect(AbstractLocation, int, int) - Method in interface io.lumine.xikage.mythicmobs.adapters.AbstractWorld
 
playEffect(AbstractLocation, int) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitWorld
 
playEffect(AbstractLocation, int, int) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitWorld
 
playEffect(AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.BlockMaskEffect
 
playEffect(AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.BlockPhysicsMechanic
 
playEffect(AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.BlockUnmaskEffect
 
playEffect(AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.BreakBlockMechanic
 
playEffect(AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.EnderEffect
 
playEffect(AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.ExplosionEffect
 
playEffect(AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.FireworkEffect
 
playEffect(AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.FlamesEffect
 
playEffect(SkillCaster, AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.GeyserEffect
 
playEffect(AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.ItemSprayEffect
 
playEffect(AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.PlayBlockBreakSoundMechanic
 
playEffect(AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.PlayBlockFallSoundMechanic
 
playEffect(AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.PlayBlockHitSoundMechanic
 
playEffect(AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.PlayBlockPlaceSoundMechanic
 
playEffect(AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.PlayBlockStepSoundMechanic
 
playEffect(AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.SetBlockTypeMechanic
 
playEffect(SkillCaster, AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.SpringMechanic
 
PLAYER_HEAD - Static variable in class io.lumine.xikage.mythicmobs.volatilecode.VolatileMaterial
 
PLAYER_WALL_HEAD - Static variable in class io.lumine.xikage.mythicmobs.volatilecode.VolatileMaterial
 
playerCache - Static variable in class io.lumine.xikage.mythicmobs.skills.ParticleMaker.ParticlePacket
Deprecated.
 
PlayerData - Class in io.lumine.xikage.mythicmobs.players
 
PlayerData() - Constructor for class io.lumine.xikage.mythicmobs.players.PlayerData
 
PlayerData(AbstractPlayer) - Constructor for class io.lumine.xikage.mythicmobs.players.PlayerData
 
playerData - Variable in class io.lumine.xikage.mythicmobs.players.PlayerManager
 
PlayerKillsCondition - Class in io.lumine.xikage.mythicmobs.skills.conditions.all
 
PlayerKillsCondition(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.conditions.all.PlayerKillsCondition
 
PlayerListeners - Class in io.lumine.xikage.mythicmobs.adapters.bukkit.listeners
 
PlayerListeners() - Constructor for class io.lumine.xikage.mythicmobs.adapters.bukkit.listeners.PlayerListeners
 
PlayerLocationsInRadiusTargeter - Class in io.lumine.xikage.mythicmobs.skills.targeters
 
PlayerLocationsInRadiusTargeter(MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.targeters.PlayerLocationsInRadiusTargeter
 
PlayerLoginEvent(PlayerJoinEvent) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.listeners.PlayerListeners
 
PlayerLogoffEvent(PlayerQuitEvent) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.listeners.PlayerListeners
 
PlayerManager - Class in io.lumine.xikage.mythicmobs.players
 
PlayerManager(MythicMobs) - Constructor for class io.lumine.xikage.mythicmobs.players.PlayerManager
 
PlayerNotWithinCondition - Class in io.lumine.xikage.mythicmobs.skills.conditions.all
 
PlayerNotWithinCondition(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.conditions.all.PlayerNotWithinCondition
 
PlayersInRadiusTargeter - Class in io.lumine.xikage.mythicmobs.skills.targeters
 
PlayersInRadiusTargeter(MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.targeters.PlayersInRadiusTargeter
 
PlayersInRingTargeter - Class in io.lumine.xikage.mythicmobs.skills.targeters
 
PlayersInRingTargeter(MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.targeters.PlayersInRingTargeter
 
PlayersInWorldTargeter - Class in io.lumine.xikage.mythicmobs.skills.targeters
 
PlayersInWorldTargeter(MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.targeters.PlayersInWorldTargeter
 
PlayersNearOriginTargeter - Class in io.lumine.xikage.mythicmobs.skills.targeters
 
PlayersNearOriginTargeter(MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.targeters.PlayersNearOriginTargeter
 
PlayersNearTargetLocationsTargeter - Class in io.lumine.xikage.mythicmobs.skills.targeters
 
PlayersNearTargetLocationsTargeter(MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.targeters.PlayersNearTargetLocationsTargeter
 
PlayersOnServerTargeter - Class in io.lumine.xikage.mythicmobs.skills.targeters
 
PlayersOnServerTargeter(MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.targeters.PlayersOnServerTargeter
 
PlayerWithinCondition - Class in io.lumine.xikage.mythicmobs.skills.conditions.all
 
PlayerWithinCondition(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.conditions.all.PlayerWithinCondition
 
playerWithinSpawnerRange(int, AbstractLocation) - Static method in class io.lumine.xikage.mythicmobs.spawning.spawners.SpawnerManager
 
playLocalizedLightningEffect(AbstractLocation, double) - Method in class io.lumine.xikage.mythicmobs.volatilecode.VolatileCodeDisabled
 
playLocalizedLightningEffect(AbstractLocation, double) - Method in class io.lumine.xikage.mythicmobs.volatilecode.VolatileCodeEnabled_v1_12_R1
 
playLocalizedLightningEffect(AbstractLocation, double) - Method in class io.lumine.xikage.mythicmobs.volatilecode.VolatileCodeEnabled_v1_13_R2
 
playLocalizedLightningEffect(AbstractLocation, double) - Method in class io.lumine.xikage.mythicmobs.volatilecode.VolatileCodeEnabled_v1_14_R1
 
playLocalizedLightningEffect(AbstractLocation, double) - Method in class io.lumine.xikage.mythicmobs.volatilecode.VolatileCodeEnabled_v1_15_R1
 
playLocalizedLightningEffect(AbstractLocation, double) - Method in class io.lumine.xikage.mythicmobs.volatilecode.VolatileCodeEnabled_v1_16_R1
 
playLocalizedLightningEffect(AbstractLocation, double) - Method in class io.lumine.xikage.mythicmobs.volatilecode.VolatileCodeEnabled_v1_16_R2
 
playLocalizedLightningEffect(AbstractLocation, double) - Method in interface io.lumine.xikage.mythicmobs.volatilecode.VolatileCodeHandler
 
playNucleusParticleEffect(SkillMetadata, AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.ParticleAtomEffect
 
playParticleBoxEffect(SkillMetadata, AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.ParticleBoxEffect
 
playParticleEffect(SkillMetadata, AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.ParticleEffect
 
playParticleLineEffect(SkillMetadata, SkillCaster, AbstractLocation, AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.ParticleLineEffect
 
playParticleRingEffect(SkillMetadata, AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.ParticleRingEffect
 
playParticleSphereEffect(SkillMetadata, AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.ParticleSphereEffect
 
playSmokeEffect(AbstractLocation, int) - Method in interface io.lumine.xikage.mythicmobs.adapters.AbstractSkillAdapter
 
playSmokeEffect(AbstractLocation, int) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitSkillAdapter
 
playsound - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ShootFireballMechanic
 
playsound - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ShootSkullMechanic
 
playSoundAtLocation(AbstractLocation, String, float, float, double) - Method in class io.lumine.xikage.mythicmobs.volatilecode.disabled.VolatileWorldHandlerDisabled
 
playSoundAtLocation(AbstractLocation, String, float, float, double) - Method in interface io.lumine.xikage.mythicmobs.volatilecode.handlers.VolatileWorldHandler
 
playSoundAtLocation(AbstractLocation, String, float, float, double) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_12_R1.VolatileWorldHandler_v1_12_R1
 
playSoundAtLocation(AbstractLocation, String, float, float, double) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_13_R2.VolatileWorldHandler_v1_13_R2
 
playSoundAtLocation(AbstractLocation, String, float, float, double) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_14_R1.VolatileWorldHandler_v1_14_R1
 
playSoundAtLocation(AbstractLocation, String, float, float, double) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_15_R1.VolatileWorldHandler_v1_15_R1
 
playSoundAtLocation(AbstractLocation, String, float, float, double) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R1.VolatileWorldHandler_v1_16_R1
 
playSoundAtLocation(AbstractLocation, String, float, float, double) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R2.VolatileWorldHandler_v1_16_R2
 
PluginComponent - Class in io.lumine.xikage.mythicmobs
 
PluginComponent(MythicMobs) - Constructor for class io.lumine.xikage.mythicmobs.PluginComponent
 
pNucleus - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ParticleAtomEffect
 
pNucleusData - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ParticleAtomEffect
 
points - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.OrbitalMechanic
 
points - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ParticleOrbitalEffect
 
points - Variable in class io.lumine.xikage.mythicmobs.skills.targeters.ConeTargeter
 
pointType - Variable in class io.lumine.xikage.mythicmobs.spawning.random.RandomSpawnPoint
 
PoseArmorStandMechanic - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
PoseArmorStandMechanic(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.PoseArmorStandMechanic
 
potentialTargets - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ChainMechanic.ChainTracker
 
PotionMechanic - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
PotionMechanic(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.PotionMechanic
 
power - Variable in class io.lumine.xikage.mythicmobs.skills.AbstractSkill
 
power - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ChainMechanic.ChainTracker
 
power - Variable in class io.lumine.xikage.mythicmobs.skills.projectiles.Projectile.ProjectileTracker
 
powerAffectsRange - Variable in class io.lumine.xikage.mythicmobs.skills.projectiles.Projectile
 
powerAffectsVelocity - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ShootMechanic
 
powerAffectsVelocity - Variable in class io.lumine.xikage.mythicmobs.skills.projectiles.Projectile
 
powerScale - Variable in class io.lumine.xikage.mythicmobs.skills.AbstractSkill
 
powerSplitBetweenTargets - Variable in class io.lumine.xikage.mythicmobs.skills.AbstractSkill
 
preventImmunity - Variable in class io.lumine.xikage.mythicmobs.skills.damage.DamagingMechanic
 
preventKnockback - Variable in class io.lumine.xikage.mythicmobs.skills.damage.DamagingMechanic
 
preventsImmunity - Variable in class io.lumine.xikage.mythicmobs.skills.damage.DamageMetadata
 
preventsKnockback - Variable in class io.lumine.xikage.mythicmobs.skills.damage.DamageMetadata
 
preventSuicide() - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitCreeper
 
previousLocation - Variable in class io.lumine.xikage.mythicmobs.skills.projectiles.Projectile.ProjectileTracker
 
priority - Variable in class io.lumine.xikage.mythicmobs.spawning.random.RandomSpawner
 
PrisonMechanic - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
PrisonMechanic(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.PrisonMechanic
 
Projectile - Class in io.lumine.xikage.mythicmobs.skills.projectiles
 
Projectile(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.projectiles.Projectile
 
Projectile.BulletType - Enum in io.lumine.xikage.mythicmobs.skills.projectiles
 
Projectile.ProjectileTracker - Class in io.lumine.xikage.mythicmobs.skills.projectiles
 
Projectile.ProjectileType - Enum in io.lumine.xikage.mythicmobs.skills.projectiles
 
projectileClass - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ShootMechanic
 
ProjectileData(SkillCaster, int, Optional<Skill>, Optional<Skill>, float) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.ShootMechanic.ProjectileData
 
projectileEnd() - Method in class io.lumine.xikage.mythicmobs.skills.projectiles.Projectile.ProjectileTracker
 
projectileGravity - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ProjectileMechanic
 
ProjectileHitBox - Class in io.lumine.xikage.mythicmobs.skills.projectiles
 
ProjectileHitBox(AbstractLocation, double) - Constructor for class io.lumine.xikage.mythicmobs.skills.projectiles.ProjectileHitBox
 
ProjectileHitBox(AbstractLocation, double, double) - Constructor for class io.lumine.xikage.mythicmobs.skills.projectiles.ProjectileHitBox
 
projectileInertia - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.MissileMechanic
 
projectileItem - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ShootMechanic
 
ProjectileMechanic - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
ProjectileMechanic(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.ProjectileMechanic
 
ProjectileMechanic.ProjectileMechanicTracker - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
ProjectileMechanic.ProjectileType - Enum in io.lumine.xikage.mythicmobs.skills.mechanics
 
ProjectileMechanicTracker(SkillMetadata, AbstractLocation) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.ProjectileMechanic.ProjectileMechanicTracker
 
projectileStart() - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.MissileMechanic.MissileTracker
 
projectileStart() - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.ProjectileMechanic.ProjectileMechanicTracker
 
projectileStart() - Method in class io.lumine.xikage.mythicmobs.skills.projectiles.Projectile.ProjectileTracker
 
projectileTick() - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.MissileMechanic.MissileTracker
 
projectileTick() - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.ProjectileMechanic.ProjectileMechanicTracker
 
projectileTick() - Method in class io.lumine.xikage.mythicmobs.skills.projectiles.Projectile.ProjectileTracker
 
ProjectileTracker(SkillMetadata, AbstractEntity, float) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.ShootMechanic.ProjectileTracker
 
ProjectileTracker(SkillMetadata, AbstractLocation) - Constructor for class io.lumine.xikage.mythicmobs.skills.projectiles.Projectile.ProjectileTracker
 
projectileType - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ShootMechanic
 
projectileVelocity - Variable in class io.lumine.xikage.mythicmobs.skills.projectiles.Projectile
 
projectileVelocityAccuracy - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.RaytraceMechanic
 
projectileVelocityAccuracy - Variable in class io.lumine.xikage.mythicmobs.skills.projectiles.Projectile
 
projectileVelocityHorizNoise - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.RaytraceMechanic
 
projectileVelocityHorizNoise - Variable in class io.lumine.xikage.mythicmobs.skills.projectiles.Projectile
 
projectileVelocityHorizNoiseBase - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.RaytraceMechanic
 
projectileVelocityHorizNoiseBase - Variable in class io.lumine.xikage.mythicmobs.skills.projectiles.Projectile
 
projectileVelocityHorizOffset - Variable in class io.lumine.xikage.mythicmobs.skills.projectiles.Projectile
 
projectileVelocityVertNoise - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.RaytraceMechanic
 
projectileVelocityVertNoise - Variable in class io.lumine.xikage.mythicmobs.skills.projectiles.Projectile
 
projectileVelocityVertNoiseBase - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.RaytraceMechanic
 
projectileVelocityVertNoiseBase - Variable in class io.lumine.xikage.mythicmobs.skills.projectiles.Projectile
 
projectileVelocityVertOffset - Variable in class io.lumine.xikage.mythicmobs.skills.projectiles.Projectile
 
ProtocolLibSupport - Class in io.lumine.xikage.mythicmobs.compatibility
 
ProtocolLibSupport(MythicMobs) - Constructor for class io.lumine.xikage.mythicmobs.compatibility.ProtocolLibSupport
 
pSpeed - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ParticleEffect
 
PullMechanic - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
PullMechanic(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.PullMechanic
 
pushButton(SkillCaster, AbstractLocation) - Method in interface io.lumine.xikage.mythicmobs.adapters.AbstractSkillAdapter
 
pushButton(SkillCaster, AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitSkillAdapter
 
PushButtonMechanic - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
PushButtonMechanic(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.PushButtonMechanic
 
put(UUID, ActiveMob) - Method in class io.lumine.xikage.mythicmobs.mobs.MobRegistry
 
put(String, Variable) - Method in class io.lumine.xikage.mythicmobs.skills.variables.VariableRegistry
Put the given key and variable into the registry.
put(String, Tag) - Method in class io.lumine.xikage.mythicmobs.util.jnbt.CompoundTagBuilder
Put the given key and tag into the compound tag.
putAll(Map<String, ? extends Variable>) - Method in class io.lumine.xikage.mythicmobs.skills.variables.VariableRegistry
Put all the entries from the given map into the registry
putAll(Map<String, ? extends Tag>) - Method in class io.lumine.xikage.mythicmobs.util.jnbt.CompoundTagBuilder
Put all the entries from the given map into this map.
putBoolean(String, boolean) - Method in class io.lumine.xikage.mythicmobs.util.jnbt.CompoundTagBuilder
 
putByte(String, byte) - Method in class io.lumine.xikage.mythicmobs.util.jnbt.CompoundTagBuilder
Put the given key and value into the compound tag as a ByteTag.
putByteArray(String, byte[]) - Method in class io.lumine.xikage.mythicmobs.util.jnbt.CompoundTagBuilder
Put the given key and value into the compound tag as a ByteArrayTag.
putDouble(String, double) - Method in class io.lumine.xikage.mythicmobs.util.jnbt.CompoundTagBuilder
Put the given key and value into the compound tag as a DoubleTag.
putFloat(String, float) - Method in class io.lumine.xikage.mythicmobs.skills.variables.VariableRegistry
Put the given key and value into the registry as a IntVariable.
putFloat(String, float) - Method in class io.lumine.xikage.mythicmobs.util.jnbt.CompoundTagBuilder
Put the given key and value into the compound tag as a FloatTag.
putInt(String, int) - Method in class io.lumine.xikage.mythicmobs.skills.variables.VariableRegistry
Put the given key and value into the registry as a IntVariable.
putInt(String, int) - Method in class io.lumine.xikage.mythicmobs.util.jnbt.CompoundTagBuilder
Put the given key and value into the compound tag as an IntTag.
putIntArray(String, int[]) - Method in class io.lumine.xikage.mythicmobs.util.jnbt.CompoundTagBuilder
Put the given key and value into the compound tag as a IntArrayTag.
putLong(String, long) - Method in class io.lumine.xikage.mythicmobs.util.jnbt.CompoundTagBuilder
Put the given key and value into the compound tag as a LongTag.
putObject(String, Object) - Method in class io.lumine.xikage.mythicmobs.skills.variables.VariableRegistry
Put the given key and value into the registry as an object.
putPlaceholderDouble(String, PlaceholderDouble) - Method in class io.lumine.xikage.mythicmobs.util.jnbt.CompoundTagBuilder
Put the given key and value into the compound tag as a DoubleTag.
putPlaceholderFloat(String, PlaceholderFloat) - Method in class io.lumine.xikage.mythicmobs.util.jnbt.CompoundTagBuilder
Put the given key and value into the compound tag as a FloatTag.
putPlaceholderInt(String, PlaceholderInt) - Method in class io.lumine.xikage.mythicmobs.util.jnbt.CompoundTagBuilder
Put the given key and value into the compound tag as an IntTag.
putPlaceholderString(String, PlaceholderString) - Method in class io.lumine.xikage.mythicmobs.util.jnbt.CompoundTagBuilder
Put the given key and value into the compound tag as a StringTag.
putShort(String, short) - Method in class io.lumine.xikage.mythicmobs.util.jnbt.CompoundTagBuilder
Put the given key and value into the compound tag as a ShortTag.
putString(String, String) - Method in class io.lumine.xikage.mythicmobs.skills.variables.VariableRegistry
Put the given key and value into the registry as a StringVariable.
putString(String, String) - Method in class io.lumine.xikage.mythicmobs.util.jnbt.CompoundTagBuilder
Put the given key and value into the compound tag as a StringTag.

Q

queueAfterLoad(Runnable) - Method in class io.lumine.xikage.mythicmobs.skills.SkillManager
 
queueSecondPass(Runnable) - Method in class io.lumine.xikage.mythicmobs.drops.DropManager
 
queueSecondPass(Runnable) - Method in class io.lumine.xikage.mythicmobs.skills.SkillManager
 

R

radius - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.BlockWaveEffect
 
radius - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ItemSprayEffect
 
radius - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.OrbitalMechanic
 
radius - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ParticleAtomEffect
 
radius - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ParticleOrbitalEffect
 
radius - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.SpeakMechanic
 
radius - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.VolleyMechanic
 
radius - Variable in class io.lumine.xikage.mythicmobs.skills.targeters.LineTargeter
 
radius - Variable in class io.lumine.xikage.mythicmobs.skills.targeters.LivingInLineTargeter
 
radiusN - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ParticleAtomEffect
 
radiusSq - Variable in class io.lumine.xikage.mythicmobs.skills.targeters.LineTargeter
 
radiusSq - Variable in class io.lumine.xikage.mythicmobs.skills.targeters.LivingInLineTargeter
 
radiusY - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.BlockWaveEffect
 
RADTODEG - Static variable in class io.lumine.xikage.mythicmobs.util.MythicUtil
 
RainingCondition - Class in io.lumine.xikage.mythicmobs.skills.conditions.all
 
RainingCondition(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.conditions.all.RainingCondition
 
rainProjectile(SkillCaster, AbstractLocation, Class<? extends Projectile>, float, ShootMechanic.ProjectileData) - Method in interface io.lumine.xikage.mythicmobs.adapters.AbstractSkillAdapter
 
rainProjectile(SkillCaster, AbstractLocation, Class<? extends Projectile>, float, ShootMechanic.ProjectileData) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitSkillAdapter
 
RallyMechanic - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
RallyMechanic(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.RallyMechanic
 
random - Static variable in class io.lumine.xikage.mythicmobs.util.RandomUtil
 
RandomDouble - Class in io.lumine.xikage.mythicmobs.skills.placeholders.parsers
 
RandomDouble(String) - Constructor for class io.lumine.xikage.mythicmobs.skills.placeholders.parsers.RandomDouble
 
RandomDouble(RandomDouble) - Constructor for class io.lumine.xikage.mythicmobs.skills.placeholders.parsers.RandomDouble
 
RandomFloat - Class in io.lumine.xikage.mythicmobs.skills.placeholders.parsers
 
RandomFloat(String) - Constructor for class io.lumine.xikage.mythicmobs.skills.placeholders.parsers.RandomFloat
 
RandomFloat(RandomFloat) - Constructor for class io.lumine.xikage.mythicmobs.skills.placeholders.parsers.RandomFloat
 
RandomFlyGoal - Class in io.lumine.xikage.mythicmobs.volatilecode.v1_12_R1.ai.goals
 
RandomFlyGoal(AbstractEntity, String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.volatilecode.v1_12_R1.ai.goals.RandomFlyGoal
 
RandomFlyGoal - Class in io.lumine.xikage.mythicmobs.volatilecode.v1_13_R2.ai.goals
 
RandomFlyGoal(AbstractEntity, String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.volatilecode.v1_13_R2.ai.goals.RandomFlyGoal
 
RandomFlyGoal - Class in io.lumine.xikage.mythicmobs.volatilecode.v1_14_R1.ai.goals
 
RandomFlyGoal(AbstractEntity, String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.volatilecode.v1_14_R1.ai.goals.RandomFlyGoal
 
RandomFlyGoal - Class in io.lumine.xikage.mythicmobs.volatilecode.v1_15_R1.ai.goals
 
RandomFlyGoal(AbstractEntity, String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.volatilecode.v1_15_R1.ai.goals.RandomFlyGoal
 
RandomFlyGoal - Class in io.lumine.xikage.mythicmobs.volatilecode.v1_16_R1.ai.goals
 
RandomFlyGoal(AbstractEntity, String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R1.ai.goals.RandomFlyGoal
 
RandomFlyGoal - Class in io.lumine.xikage.mythicmobs.volatilecode.v1_16_R2.ai.goals
 
RandomFlyGoal(AbstractEntity, String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R2.ai.goals.RandomFlyGoal
 
RandomInt - Class in io.lumine.xikage.mythicmobs.skills.placeholders.parsers
 
RandomInt(String) - Constructor for class io.lumine.xikage.mythicmobs.skills.placeholders.parsers.RandomInt
 
randomizeSpawnLocation(Location, int) - Static method in class io.lumine.xikage.mythicmobs.spawning.spawners.SpawnerManager
 
RandomLocationsNearTargetsTargeter - Class in io.lumine.xikage.mythicmobs.skills.targeters
 
RandomLocationsNearTargetsTargeter(MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.targeters.RandomLocationsNearTargetsTargeter
 
RandomLookAroundGoal - Class in io.lumine.xikage.mythicmobs.volatilecode.v1_12_R1.ai.goals
 
RandomLookAroundGoal(AbstractEntity, String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.volatilecode.v1_12_R1.ai.goals.RandomLookAroundGoal
 
RandomLookAroundGoal - Class in io.lumine.xikage.mythicmobs.volatilecode.v1_13_R2.ai.goals
 
RandomLookAroundGoal(AbstractEntity, String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.volatilecode.v1_13_R2.ai.goals.RandomLookAroundGoal
 
RandomLookAroundGoal - Class in io.lumine.xikage.mythicmobs.volatilecode.v1_14_R1.ai.goals
 
RandomLookAroundGoal(AbstractEntity, String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.volatilecode.v1_14_R1.ai.goals.RandomLookAroundGoal
 
RandomLookAroundGoal - Class in io.lumine.xikage.mythicmobs.volatilecode.v1_15_R1.ai.goals
 
RandomLookAroundGoal(AbstractEntity, String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.volatilecode.v1_15_R1.ai.goals.RandomLookAroundGoal
 
RandomLookAroundGoal - Class in io.lumine.xikage.mythicmobs.volatilecode.v1_16_R1.ai.goals
 
RandomLookAroundGoal(AbstractEntity, String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R1.ai.goals.RandomLookAroundGoal
 
RandomLookAroundGoal - Class in io.lumine.xikage.mythicmobs.volatilecode.v1_16_R2.ai.goals
 
RandomLookAroundGoal(AbstractEntity, String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R2.ai.goals.RandomLookAroundGoal
 
randomlySpawnedMobs - Variable in class io.lumine.xikage.mythicmobs.spawning.random.RandomSpawnerManager
 
RandomMessageMechanic - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
RandomMessageMechanic(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.RandomMessageMechanic
 
randomness - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.BlockWaveEffect
 
RandomPointGeneratorLand() - Constructor for class io.lumine.xikage.mythicmobs.spawning.random.RandomSpawnerManager.RandomPointGeneratorLand
 
randomRange(double, double) - Static method in class io.lumine.xikage.mythicmobs.spawning.spawners.SpawnerManager
 
RandomSkillMechanic - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
RandomSkillMechanic(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.RandomSkillMechanic
 
RandomSpawner - Class in io.lumine.xikage.mythicmobs.spawning.random
 
RandomSpawner(String, String, MythicConfig) - Constructor for class io.lumine.xikage.mythicmobs.spawning.random.RandomSpawner
 
RandomSpawnerAction - Enum in io.lumine.xikage.mythicmobs.spawning.random
 
RandomSpawnerManager - Class in io.lumine.xikage.mythicmobs.spawning.random
 
RandomSpawnerManager(MythicMobs) - Constructor for class io.lumine.xikage.mythicmobs.spawning.random.RandomSpawnerManager
 
RandomSpawnerManager.RandomPointGeneratorLand - Class in io.lumine.xikage.mythicmobs.spawning.random
 
RandomSpawnGenerator - Class in io.lumine.xikage.mythicmobs.spawning.random
 
RandomSpawnGenerator() - Constructor for class io.lumine.xikage.mythicmobs.spawning.random.RandomSpawnGenerator
 
RandomSpawnPoint - Class in io.lumine.xikage.mythicmobs.spawning.random
 
RandomSpawnPoint(AbstractLocation) - Constructor for class io.lumine.xikage.mythicmobs.spawning.random.RandomSpawnPoint
 
RandomSpawnPoint(AbstractLocation, SpawnPointType) - Constructor for class io.lumine.xikage.mythicmobs.spawning.random.RandomSpawnPoint
 
RandomSpawnPoint(AbstractEntity, AbstractLocation, CreatureSpawnEvent.SpawnReason) - Constructor for class io.lumine.xikage.mythicmobs.spawning.random.RandomSpawnPoint
 
RandomSpawnPoint(AbstractEntity, AbstractLocation, CreatureSpawnEvent.SpawnReason, SpawnPointType) - Constructor for class io.lumine.xikage.mythicmobs.spawning.random.RandomSpawnPoint
 
RandomStrollGoal - Class in io.lumine.xikage.mythicmobs.volatilecode.v1_12_R1.ai.goals
 
RandomStrollGoal(AbstractEntity, String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.volatilecode.v1_12_R1.ai.goals.RandomStrollGoal
 
RandomStrollGoal - Class in io.lumine.xikage.mythicmobs.volatilecode.v1_13_R2.ai.goals
 
RandomStrollGoal(AbstractEntity, String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.volatilecode.v1_13_R2.ai.goals.RandomStrollGoal
 
RandomStrollGoal - Class in io.lumine.xikage.mythicmobs.volatilecode.v1_14_R1.ai.goals
 
RandomStrollGoal(AbstractEntity, String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.volatilecode.v1_14_R1.ai.goals.RandomStrollGoal
 
RandomStrollGoal - Class in io.lumine.xikage.mythicmobs.volatilecode.v1_15_R1.ai.goals
 
RandomStrollGoal(AbstractEntity, String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.volatilecode.v1_15_R1.ai.goals.RandomStrollGoal
 
RandomStrollGoal - Class in io.lumine.xikage.mythicmobs.volatilecode.v1_16_R1.ai.goals
 
RandomStrollGoal(AbstractEntity, String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R1.ai.goals.RandomStrollGoal
 
RandomStrollGoal - Class in io.lumine.xikage.mythicmobs.volatilecode.v1_16_R2.ai.goals
 
RandomStrollGoal(AbstractEntity, String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R2.ai.goals.RandomStrollGoal
 
RandomUtil - Class in io.lumine.xikage.mythicmobs.util
 
RandomUtil() - Constructor for class io.lumine.xikage.mythicmobs.util.RandomUtil
 
range - Variable in class io.lumine.xikage.mythicmobs.skills.targeters.ConeTargeter
 
range - Variable in class io.lumine.xikage.mythicmobs.skills.targeters.LivingInConeTargeter
 
rayTrace(Location, Vector, double, FluidCollisionMode, boolean, double, Predicate<Entity>) - Method in interface io.lumine.xikage.mythicmobs.volatilecode.handlers.VolatileWorldHandler
 
rayTrace(Location, Vector, double, double, Predicate<Entity>, Predicate<Material>) - Method in interface io.lumine.xikage.mythicmobs.volatilecode.handlers.VolatileWorldHandler
 
rayTrace(Location, Vector, double, double, Predicate<Entity>, Predicate<Material>) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R1.VolatileWorldHandler_v1_16_R1
 
rayTrace(Location, Vector, double, double, Predicate<Entity>, Predicate<Material>) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R2.VolatileWorldHandler_v1_16_R2
 
raytraceConditions - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.RaytraceMechanic
 
rayTraceEntities(Location, Vector, double, double, Predicate<Entity>) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R1.VolatileWorldHandler_v1_16_R1
 
rayTraceEntities(Location, Vector, double, double, Predicate<Entity>) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R2.VolatileWorldHandler_v1_16_R2
 
RaytraceMechanic - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
RaytraceMechanic(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.RaytraceMechanic
 
rayWidth - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.RaytraceMechanic
 
reattachToWorld() - Method in class io.lumine.xikage.mythicmobs.spawning.spawners.MythicSpawner
 
recheckForPlaceholders() - Method in class io.lumine.xikage.mythicmobs.skills.placeholders.PlaceholderManager
 
RecoilEffect - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
RecoilEffect(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.RecoilEffect
 
reduceThreat(Entity, LivingEntity, double) - Method in class io.lumine.xikage.mythicmobs.api.bukkit.BukkitAPIHelper
Reduces threat for a target in a mob's threat table
ReduceThreatCommand - Class in io.lumine.xikage.mythicmobs.commands.test
 
ReduceThreatCommand(Command<MythicMobs>) - Constructor for class io.lumine.xikage.mythicmobs.commands.test.ReduceThreatCommand
 
ReflectionUtils - Class in io.lumine.xikage.mythicmobs.util
 
ReflectionUtils.DataType - Enum in io.lumine.xikage.mythicmobs.util
 
ReflectionUtils.PackageType - Enum in io.lumine.xikage.mythicmobs.util
 
refreshCaches() - Method in class io.lumine.xikage.mythicmobs.mobs.EntityManager
 
refreshDuration - Variable in class io.lumine.xikage.mythicmobs.skills.auras.Aura
 
RegionCondition - Class in io.lumine.xikage.mythicmobs.skills.conditions.all
 
RegionCondition(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.conditions.all.RegionCondition
 
register(SkillCondition) - Method in class io.lumine.xikage.mythicmobs.api.bukkit.events.MythicConditionLoadEvent
Registers a custom condition in MythicMobs, tied to the condition name in the event.
register(Drop) - Method in class io.lumine.xikage.mythicmobs.api.bukkit.events.MythicDropLoadEvent
Registers a custom drop in MythicMobs, tied to the drop name in the event.
register(SkillMechanic) - Method in class io.lumine.xikage.mythicmobs.api.bukkit.events.MythicMechanicLoadEvent
Registers a custom mechanic in MythicMobs, tied to the mechanic name in the event.
register(SkillTargeter) - Method in class io.lumine.xikage.mythicmobs.api.bukkit.events.MythicTargeterLoadEvent
Registers a custom targeter in MythicMobs, tied to the targeter name in the event.
register(String[], Placeholder) - Method in class io.lumine.xikage.mythicmobs.skills.placeholders.PlaceholderManager
 
register(String, Placeholder) - Method in class io.lumine.xikage.mythicmobs.skills.placeholders.PlaceholderManager
 
registerActiveMob(ActiveMob) - Method in class io.lumine.xikage.mythicmobs.mobs.MobManager
 
registerActiveMob(AbstractEntity, MythicMob, int) - Method in class io.lumine.xikage.mythicmobs.mobs.MobManager
 
registerActiveMob(AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.mobs.MobManager
 
registerAura(String, Aura.AuraTracker) - Method in class io.lumine.xikage.mythicmobs.skills.auras.AuraRegistry
 
registerAura(String, Aura.AuraTracker) - Method in interface io.lumine.xikage.mythicmobs.skills.SkillCaster
 
registerAuraComponent(Terminable) - Method in class io.lumine.xikage.mythicmobs.skills.auras.Aura.AuraTracker
 
registerFactionProvider(FactionProvider) - Method in class io.lumine.xikage.mythicmobs.players.PlayerManager
 
registerItem(String, MythicItem) - Method in class io.lumine.xikage.mythicmobs.items.ItemManager
 
registerMob(AbstractWorld, AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.mobs.EntityManager
 
registerParser(PlaceholderParser) - Method in class io.lumine.xikage.mythicmobs.skills.placeholders.PlaceholderManager
 
registerSkill(String, Skill) - Method in class io.lumine.xikage.mythicmobs.skills.SkillManager
 
registerWorldAccess(World) - Method in class io.lumine.xikage.mythicmobs.volatilecode.disabled.VolatileWorldHandlerDisabled
 
registerWorldAccess(World) - Method in interface io.lumine.xikage.mythicmobs.volatilecode.handlers.VolatileWorldHandler
 
registerWorldAccess(World) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_12_R1.VolatileWorldHandler_v1_12_R1
 
registerWorldAccess(World) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_13_R2.VolatileWorldHandler_v1_13_R2
 
registerWorldAccess(World) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_14_R1.VolatileWorldHandler_v1_14_R1
 
registerWorldAccess(World) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_15_R1.VolatileWorldHandler_v1_15_R1
 
registerWorldAccess(World) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R1.VolatileWorldHandler_v1_16_R1
 
registerWorldAccess(World) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R2.VolatileWorldHandler_v1_16_R2
 
relative - Variable in class io.lumine.xikage.mythicmobs.skills.conditions.all.CuboidCondition
 
RelicsSupport - Class in io.lumine.xikage.mythicmobs.compatibility
 
RelicsSupport() - Constructor for class io.lumine.xikage.mythicmobs.compatibility.RelicsSupport
 
ReloadCommand - Class in io.lumine.xikage.mythicmobs.commands
 
ReloadCommand(Command<MythicMobs>) - Constructor for class io.lumine.xikage.mythicmobs.commands.ReloadCommand
 
reloadCustomConfig(boolean) - Method in class io.lumine.xikage.mythicmobs.io.IOLoader
 
RemountMechanic - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
RemountMechanic(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.RemountMechanic
 
remountSpawner() - Method in class io.lumine.xikage.mythicmobs.mobs.ActiveMob
 
remountType() - Method in class io.lumine.xikage.mythicmobs.mobs.ActiveMob
 
remove() - Method in interface io.lumine.xikage.mythicmobs.adapters.AbstractEntity
 
remove() - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitEntity
 
remove(String) - Method in class io.lumine.xikage.mythicmobs.skills.variables.VariableRegistry
Remove the given entry from the registry, if it exists
remove(String) - Method in class io.lumine.xikage.mythicmobs.util.jnbt.CompoundTagBuilder
 
removeAll() - Method in interface io.lumine.xikage.mythicmobs.adapters.AbstractBossBar
Removes all players from this boss bar
removeAll() - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitBossBar
 
removeAll(String) - Method in class io.lumine.xikage.mythicmobs.skills.auras.AuraRegistry
 
removeAllAllMobs() - Method in class io.lumine.xikage.mythicmobs.mobs.MobManager
Removes all active mobs
removeAllMobs() - Method in class io.lumine.xikage.mythicmobs.mobs.MobManager
Removes all active mobs that are not persistent
removeAuraStacks(AbstractEntity, String, int) - Method in class io.lumine.xikage.mythicmobs.skills.auras.AuraManager
 
removeBar(String) - Method in class io.lumine.xikage.mythicmobs.mobs.ActiveMob
 
RemoveCommand - Class in io.lumine.xikage.mythicmobs.commands.spawners
 
RemoveCommand(Command<MythicMobs>) - Constructor for class io.lumine.xikage.mythicmobs.commands.spawners.RemoveCommand
 
RemoveConditionCommand - Class in io.lumine.xikage.mythicmobs.commands.spawners
 
RemoveConditionCommand(Command<MythicMobs>) - Constructor for class io.lumine.xikage.mythicmobs.commands.spawners.RemoveConditionCommand
 
removeDelay - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ArrowVolleyMechanic
 
removeDisguise(AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.compatibility.LibsDisguisesSupport
 
removeFlag(String) - Method in interface io.lumine.xikage.mythicmobs.adapters.AbstractBossBar
Remove an existing flag on this boss bar
removeFlag(String) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitBossBar
 
RemoveMechanic - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
RemoveMechanic(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.RemoveMechanic
 
removeMetadata(String) - Method in interface io.lumine.xikage.mythicmobs.adapters.AbstractEntity
 
removeMetadata(String) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitEntity
 
removeMob(UUID) - Method in class io.lumine.xikage.mythicmobs.mobs.MobRegistry
 
RemoveMobFromSpawners(ActiveMob) - Static method in class io.lumine.xikage.mythicmobs.spawning.spawners.SpawnerManager
 
removeOwner() - Method in class io.lumine.xikage.mythicmobs.mobs.ActiveMob
 
RemoveOwnerMechanic - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
RemoveOwnerMechanic(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.RemoveOwnerMechanic
 
removePlayer(AbstractPlayer) - Method in interface io.lumine.xikage.mythicmobs.adapters.AbstractBossBar
Removes the player from this boss bar causing it to be removed from their screen.
removePlayer(AbstractPlayer) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitBossBar
 
removeScoreboardTag(String) - Method in interface io.lumine.xikage.mythicmobs.adapters.AbstractEntity
 
removeScoreboardTag(String) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitEntity
 
removeSpawner(MythicSpawner) - Method in class io.lumine.xikage.mythicmobs.spawning.spawners.SpawnerManager
 
removeSpawnerCondition(MythicSpawner, String) - Method in class io.lumine.xikage.mythicmobs.spawning.spawners.SpawnerManager
 
removeSpawnerFromChunkLookupTable(MythicSpawner) - Method in class io.lumine.xikage.mythicmobs.spawning.spawners.SpawnerManager
 
removeSpeechBubble() - Method in class io.lumine.xikage.mythicmobs.mobs.ActiveMob
 
removeStack(String, int) - Method in class io.lumine.xikage.mythicmobs.skills.auras.AuraRegistry
 
reparseWeapon(AbstractPlayer) - Method in class io.lumine.xikage.mythicmobs.compatibility.ArtifactsSupport
 
repeat - Variable in class io.lumine.xikage.mythicmobs.skills.AbstractSkill
 
repeatInterval - Variable in class io.lumine.xikage.mythicmobs.skills.AbstractSkill
 
requiresData() - Method in enum io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitParticle
 
requireTarget - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.CommandMechanic
 
reset() - Method in class io.lumine.xikage.mythicmobs.clock.TimingsHandler
 
reset() - Static method in class io.lumine.xikage.mythicmobs.mobs.WorldScaling
 
resetAndSaveAll() - Method in class io.lumine.xikage.mythicmobs.spawning.spawners.SpawnerManager
 
resetClock() - Method in class io.lumine.xikage.mythicmobs.skills.SkillMechanic
 
resetPersonalTime() - Method in interface io.lumine.xikage.mythicmobs.adapters.AbstractPlayer
 
resetPersonalTime() - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitPlayer
 
resetPersonalWeather() - Method in interface io.lumine.xikage.mythicmobs.adapters.AbstractPlayer
 
resetPersonalWeather() - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitPlayer
 
resetServerThread - Variable in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R1.VolatileWorldHandler_v1_16_R1
 
resetServerThread - Variable in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R2.VolatileWorldHandler_v1_16_R2
 
resetTarget() - Method in class io.lumine.xikage.mythicmobs.mobs.ActiveMob
 
resetTimers() - Method in class io.lumine.xikage.mythicmobs.spawning.spawners.MythicSpawner
 
ResetTimersCommand - Class in io.lumine.xikage.mythicmobs.commands.spawners
 
ResetTimersCommand(Command<MythicMobs>) - Constructor for class io.lumine.xikage.mythicmobs.commands.spawners.ResetTimersCommand
 
restoreFakeBlockChange(Player, Block) - Static method in class io.lumine.xikage.mythicmobs.util.MythicUtil
 
restoreWorldServerThread(World) - Method in interface io.lumine.xikage.mythicmobs.volatilecode.handlers.VolatileWorldHandler
 
restoreWorldServerThread(World) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R1.VolatileWorldHandler_v1_16_R1
 
restoreWorldServerThread(World) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R2.VolatileWorldHandler_v1_16_R2
 
reversed - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ParticleOrbitalEffect
 
rider - Variable in class io.lumine.xikage.mythicmobs.mobs.MythicMob
 
RingTargeter - Class in io.lumine.xikage.mythicmobs.skills.targeters
 
RingTargeter(MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.targeters.RingTargeter
 
rollAmount(DropMetadata) - Method in class io.lumine.xikage.mythicmobs.drops.Drop
 
rollAmount(DropMetadata) - Method in class io.lumine.xikage.mythicmobs.drops.droppables.CustomDrop
 
rollChance() - Method in class io.lumine.xikage.mythicmobs.drops.Drop
 
rollChance() - Method in class io.lumine.xikage.mythicmobs.skills.AbstractSkill
 
rotate(float) - Method in class io.lumine.xikage.mythicmobs.adapters.AbstractVector
Rotates the vector a certain number of degrees.
rotate - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.OrbitalMechanic
 
rotate - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ParticleOrbitalEffect
 
rotate(float, float, AbstractVector) - Static method in class io.lumine.xikage.mythicmobs.util.MythicUtil
 
rotate(float, float, double, double, double) - Static method in class io.lumine.xikage.mythicmobs.util.MythicUtil
 
rotateAroundAxisX(AbstractVector, double) - Static method in class io.lumine.xikage.mythicmobs.util.VectorUtils
 
rotateAroundAxisX(Vector, double) - Static method in class io.lumine.xikage.mythicmobs.util.VectorUtils
 
rotateAroundAxisY(AbstractVector, double) - Static method in class io.lumine.xikage.mythicmobs.util.VectorUtils
 
rotateAroundAxisY(Vector, double) - Static method in class io.lumine.xikage.mythicmobs.util.VectorUtils
 
rotateAroundAxisZ(AbstractVector, double) - Static method in class io.lumine.xikage.mythicmobs.util.VectorUtils
 
rotateAroundAxisZ(Vector, double) - Static method in class io.lumine.xikage.mythicmobs.util.VectorUtils
 
rotateBukkit(float, float, Vector) - Static method in class io.lumine.xikage.mythicmobs.util.MythicUtil
 
rotateBukkit(float, float, double, double, double) - Static method in class io.lumine.xikage.mythicmobs.util.MythicUtil
 
rotateVector(Vector, float) - Static method in class io.lumine.xikage.mythicmobs.util.MythicUtil
 
rotateVector(AbstractVector, double, double, double) - Static method in class io.lumine.xikage.mythicmobs.util.VectorUtils
 
rotateVector(AbstractVector, Location) - Static method in class io.lumine.xikage.mythicmobs.util.VectorUtils
 
rotateVector(AbstractVector, float, float) - Static method in class io.lumine.xikage.mythicmobs.util.VectorUtils
 
rotateVector(Vector, double, double, double) - Static method in class io.lumine.xikage.mythicmobs.util.VectorUtils
 
rotateVector(Vector, Location) - Static method in class io.lumine.xikage.mythicmobs.util.VectorUtils
 
rotateVector(Vector, float, float) - Static method in class io.lumine.xikage.mythicmobs.util.VectorUtils
 
rotation - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ParticleAtomEffect
 
rotation - Variable in class io.lumine.xikage.mythicmobs.skills.targeters.ConeTargeter
 
rotation - Variable in class io.lumine.xikage.mythicmobs.skills.targeters.LivingInConeTargeter
 
rows - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ParticleWaveEffect
 
rtConditionString - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.RaytraceMechanic
 
run(Runnable) - Method in interface io.lumine.xikage.mythicmobs.adapters.AbstractTaskManager
Deprecated.
 
run(Runnable) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitTaskManager
 
run() - Method in class io.lumine.xikage.mythicmobs.clock.MythicMobsAsyncClock
 
run() - Method in class io.lumine.xikage.mythicmobs.clock.MythicMobsClock
 
run() - Method in class io.lumine.xikage.mythicmobs.skills.AbstractSkill.DelayedSkill
 
run() - Method in class io.lumine.xikage.mythicmobs.skills.auras.Aura.AuraTracker
 
run() - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.ChainMechanic.ChainTracker
 
run() - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.ShootMechanic.ProjectileTracker
 
run() - Method in class io.lumine.xikage.mythicmobs.skills.projectiles.Projectile.ProjectileTracker
 
run() - Method in class io.lumine.xikage.mythicmobs.spawning.random.RandomSpawnGenerator
 
RunAIGoalSelectorMechanic - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
RunAIGoalSelectorMechanic(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.RunAIGoalSelectorMechanic
 
RunAITargetSelectorMechanic - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
RunAITargetSelectorMechanic(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.RunAITargetSelectorMechanic
 
runAsync(Runnable) - Method in interface io.lumine.xikage.mythicmobs.adapters.AbstractTaskManager
Deprecated.
 
runAsync(Runnable) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitTaskManager
 
runAsyncLater(Runnable, int) - Method in interface io.lumine.xikage.mythicmobs.adapters.AbstractTaskManager
Deprecated.
 
runAsyncLater(Runnable, int) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitTaskManager
 
runLater(Runnable, int) - Method in interface io.lumine.xikage.mythicmobs.adapters.AbstractTaskManager
Deprecated.
 
runLater(Runnable, int) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitTaskManager
 
runSecondPass() - Method in class io.lumine.xikage.mythicmobs.drops.DropManager
 
runSecondPass() - Method in class io.lumine.xikage.mythicmobs.skills.SkillManager
 
runTimerSkills(long) - Method in class io.lumine.xikage.mythicmobs.skills.SkillManager
 

S

safeSpeed - Variable in class io.lumine.xikage.mythicmobs.volatilecode.v1_12_R1.ai.goals.FleeConditionalGoal
 
safeSpeed - Variable in class io.lumine.xikage.mythicmobs.volatilecode.v1_13_R2.ai.goals.FleeConditionalGoal
 
safeSpeed - Variable in class io.lumine.xikage.mythicmobs.volatilecode.v1_14_R1.ai.goals.FleeConditionalGoal
 
safeSpeed - Variable in class io.lumine.xikage.mythicmobs.volatilecode.v1_15_R1.ai.goals.FleeConditionalGoal
 
safeSpeed - Variable in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R1.ai.goals.FleeConditionalGoal
 
safeSpeed - Variable in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R2.ai.goals.FleeConditionalGoal
 
saturation - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.FeedSkill
 
save() - Method in class io.lumine.xikage.mythicmobs.io.ConfigManager
 
save() - Method in class io.lumine.xikage.mythicmobs.io.MythicConfig
 
save() - Method in class io.lumine.xikage.mythicmobs.skills.variables.VariableManager
 
saveAll() - Method in class io.lumine.xikage.mythicmobs.players.PlayerManager
 
saveAll() - Method in class io.lumine.xikage.mythicmobs.worlds.WorldManager
 
saveCachedActiveMobs() - Method in class io.lumine.xikage.mythicmobs.mobs.MobManager
 
SaveCommand - Class in io.lumine.xikage.mythicmobs.commands
 
SaveCommand(Command<MythicMobs>) - Constructor for class io.lumine.xikage.mythicmobs.commands.SaveCommand
 
saveCustomConfig() - Method in class io.lumine.xikage.mythicmobs.io.IOLoader
 
SaveInteval - Static variable in class io.lumine.xikage.mythicmobs.io.ConfigManager
 
saveSkinData(Player, String) - Method in class io.lumine.xikage.mythicmobs.volatilecode.VolatileCodeDisabled
 
saveSkinData(Player, String) - Method in class io.lumine.xikage.mythicmobs.volatilecode.VolatileCodeEnabled_v1_12_R1
 
saveSkinData(Player, String) - Method in class io.lumine.xikage.mythicmobs.volatilecode.VolatileCodeEnabled_v1_13_R2
 
saveSkinData(Player, String) - Method in class io.lumine.xikage.mythicmobs.volatilecode.VolatileCodeEnabled_v1_14_R1
 
saveSkinData(Player, String) - Method in class io.lumine.xikage.mythicmobs.volatilecode.VolatileCodeEnabled_v1_15_R1
 
saveSkinData(Player, String) - Method in class io.lumine.xikage.mythicmobs.volatilecode.VolatileCodeEnabled_v1_16_R1
 
saveSkinData(Player, String) - Method in class io.lumine.xikage.mythicmobs.volatilecode.VolatileCodeEnabled_v1_16_R2
 
saveSkinData(Player, String) - Method in interface io.lumine.xikage.mythicmobs.volatilecode.VolatileCodeHandler
 
saveSpawners() - Method in class io.lumine.xikage.mythicmobs.spawning.spawners.SpawnerManager
 
ScanInterval - Static variable in class io.lumine.xikage.mythicmobs.io.ConfigManager
 
ScanWorld() - Method in class io.lumine.xikage.mythicmobs.mobs.MobManager
 
scheduleAsyncTask(Runnable, int, int) - Method in interface io.lumine.xikage.mythicmobs.adapters.AbstractTaskManager
Deprecated.
 
scheduleAsyncTask(Runnable, int, int) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitTaskManager
 
scheduleTask(Runnable, int, int) - Method in interface io.lumine.xikage.mythicmobs.adapters.AbstractTaskManager
Deprecated.
 
scheduleTask(Runnable, int, int) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitTaskManager
 
SCondition - Class in io.lumine.xikage.mythicmobs.legacy.conditions
Deprecated.
SCondition() - Constructor for class io.lumine.xikage.mythicmobs.legacy.conditions.SCondition
Deprecated.
 
scope - Variable in class io.lumine.xikage.mythicmobs.skills.variables.VariableCondition
 
scope - Variable in class io.lumine.xikage.mythicmobs.skills.variables.VariableMechanic
 
ScoreCondition - Class in io.lumine.xikage.mythicmobs.skills.conditions.all
 
ScoreCondition(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.conditions.all.ScoreCondition
 
ScoreGlobalCondition - Class in io.lumine.xikage.mythicmobs.skills.conditions.all
 
ScoreGlobalCondition(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.conditions.all.ScoreGlobalCondition
 
search - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ActivateSpawnerMechanic
 
search - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.SuicideMechanic
 
seaSpawnPoints - Variable in class io.lumine.xikage.mythicmobs.spawning.random.RandomSpawnerManager
 
SelectorType - Enum in io.lumine.xikage.mythicmobs.skills.targeters
 
SelfLocationTargeter - Class in io.lumine.xikage.mythicmobs.skills.targeters
 
SelfLocationTargeter(MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.targeters.SelfLocationTargeter
 
SelfTargeter - Class in io.lumine.xikage.mythicmobs.skills.targeters
 
SelfTargeter(MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.targeters.SelfTargeter
 
send(AbstractLocation) - Method in enum io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitParticle
 
send(AbstractPlayer, AbstractLocation, float, int, float, float, float) - Method in enum io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitParticle
 
send(AbstractLocation, float, int, float, float, float) - Method in enum io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitParticle
 
send(AbstractLocation, float, int, float, float, float, Object) - Method in enum io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitParticle
 
send(AbstractLocation, float, int, float, float, float, Object, boolean) - Method in enum io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitParticle
 
send(AbstractLocation, Player) - Method in class io.lumine.xikage.mythicmobs.skills.ParticleMaker.ParticlePacket
Deprecated.
send(AbstractLocation, List<Player>) - Method in class io.lumine.xikage.mythicmobs.skills.ParticleMaker.ParticlePacket
Deprecated.
send(AbstractLocation, double) - Method in class io.lumine.xikage.mythicmobs.skills.ParticleMaker.ParticlePacket
Deprecated.
sendActionBarMessage(String) - Method in interface io.lumine.xikage.mythicmobs.adapters.AbstractPlayer
 
sendActionBarMessage(String) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitPlayer
 
sendActionBarMessageToPlayer(AbstractPlayer, String) - Method in interface io.lumine.xikage.mythicmobs.volatilecode.handlers.VolatileEntityHandler
 
sendActionBarMessageToPlayer(AbstractPlayer, String) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_12_R1.VolatileEntityHandler_v1_12_R1
 
sendActionBarMessageToPlayer(AbstractPlayer, String) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_13_R2.VolatileEntityHandler_v1_13_R2
 
sendActionBarMessageToPlayer(AbstractPlayer, String) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_14_R1.VolatileEntityHandler_v1_14_R1
 
sendActionBarMessageToPlayer(AbstractPlayer, String) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_15_R1.VolatileEntityHandler_v1_15_R1
 
sendActionBarMessageToPlayer(AbstractPlayer, String) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R1.VolatileEntityHandler_v1_16_R1
 
sendActionBarMessageToPlayer(AbstractPlayer, String) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R2.VolatileEntityHandler_v1_16_R2
 
SendActionMessageMechanic - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
SendActionMessageMechanic(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.SendActionMessageMechanic
 
sendAsync(AbstractLocation, int) - Method in class io.lumine.xikage.mythicmobs.skills.ParticleMaker.ParticlePacket
Deprecated.
sendAsync(List<AbstractLocation>, int) - Method in class io.lumine.xikage.mythicmobs.skills.ParticleMaker.ParticlePacket
Deprecated.
sendChatSpeech(SkillMetadata, String) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.SpeakMechanic
 
sendCommandArgumentMessage(CommandSender, String[]) - Static method in class io.lumine.xikage.mythicmobs.commands.CommandHelper
 
sendCommandMessage(CommandSender, String[]) - Static method in class io.lumine.xikage.mythicmobs.commands.CommandHelper
 
sendDirectional(AbstractLocation, float, int, float, float, float, AbstractVector) - Method in enum io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitParticle
 
sendEntityTeleportPacket(AbstractEntity) - Method in interface io.lumine.xikage.mythicmobs.volatilecode.disabled.VolatileEntityHandlerDisabled
 
sendEntityTeleportPacket(AbstractEntity) - Method in interface io.lumine.xikage.mythicmobs.volatilecode.handlers.VolatileEntityHandler
 
sendEntityTeleportPacket(AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_12_R1.VolatileEntityHandler_v1_12_R1
 
sendEntityTeleportPacket(AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_13_R2.VolatileEntityHandler_v1_13_R2
 
sendEntityTeleportPacket(AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_14_R1.VolatileEntityHandler_v1_14_R1
 
sendEntityTeleportPacket(AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_15_R1.VolatileEntityHandler_v1_15_R1
 
sendEntityTeleportPacket(AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R1.VolatileEntityHandler_v1_16_R1
 
sendEntityTeleportPacket(AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R2.VolatileEntityHandler_v1_16_R2
 
sendError(CommandSender, String) - Static method in class io.lumine.xikage.mythicmobs.commands.CommandHelper
 
sendFakeBlockChange(Player, Block, Material) - Static method in class io.lumine.xikage.mythicmobs.util.MythicUtil
 
sendHeader(CommandSender) - Static method in class io.lumine.xikage.mythicmobs.commands.CommandHelper
 
sendLegacyColored(AbstractLocation, float, int, float, float, float, Color) - Method in enum io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitParticle
 
sendMessage(String) - Method in interface io.lumine.xikage.mythicmobs.adapters.AbstractPlayer
 
sendMessage(String) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitPlayer
 
sendPlayerFakeInventoryItem(AbstractPlayer, ItemStack, int) - Method in interface io.lumine.xikage.mythicmobs.volatilecode.handlers.VolatileEntityHandler
 
sendPlayerFakeInventoryItem(AbstractPlayer, ItemStack, int) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_12_R1.VolatileEntityHandler_v1_12_R1
 
sendPlayerFakeInventoryItem(AbstractPlayer, ItemStack, int) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_13_R2.VolatileEntityHandler_v1_13_R2
 
sendPlayerFakeInventoryItem(AbstractPlayer, ItemStack, int) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_14_R1.VolatileEntityHandler_v1_14_R1
 
sendPlayerFakeInventoryItem(AbstractPlayer, ItemStack, int) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_15_R1.VolatileEntityHandler_v1_15_R1
 
sendPlayerFakeInventoryItem(AbstractPlayer, ItemStack, int) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R1.VolatileEntityHandler_v1_16_R1
 
sendPlayerFakeInventoryItem(AbstractPlayer, ItemStack, int) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R2.VolatileEntityHandler_v1_16_R2
 
sendResourcePack(AbstractPlayer, String, String) - Method in class io.lumine.xikage.mythicmobs.volatilecode.VolatileCodeEnabled_v1_12_R1
 
sendResourcePack(AbstractPlayer, String, String) - Method in class io.lumine.xikage.mythicmobs.volatilecode.VolatileCodeEnabled_v1_13_R2
 
sendResourcePack(AbstractPlayer, String, String) - Method in class io.lumine.xikage.mythicmobs.volatilecode.VolatileCodeEnabled_v1_14_R1
 
sendResourcePack(AbstractPlayer, String, String) - Method in class io.lumine.xikage.mythicmobs.volatilecode.VolatileCodeEnabled_v1_15_R1
 
sendResourcePack(AbstractPlayer, String, String) - Method in class io.lumine.xikage.mythicmobs.volatilecode.VolatileCodeEnabled_v1_16_R1
 
sendResourcePack(AbstractPlayer, String, String) - Method in class io.lumine.xikage.mythicmobs.volatilecode.VolatileCodeEnabled_v1_16_R2
 
sendResourcePack(AbstractPlayer, String, String) - Method in interface io.lumine.xikage.mythicmobs.volatilecode.VolatileCodeHandler
 
SendResourcePackMechanic - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
SendResourcePackMechanic(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.SendResourcePackMechanic
 
sendSuccess(CommandSender, String) - Static method in class io.lumine.xikage.mythicmobs.commands.CommandHelper
 
SendTitleMechanic - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
SendTitleMechanic(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.SendTitleMechanic
 
SendToastMechanic - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
SendToastMechanic(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.SendToastMechanic
 
sendToastNotification(SkillCaster, String) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitSkillAdapter
 
serialize() - Method in class io.lumine.xikage.mythicmobs.skills.placeholders.PlaceholderParser
 
serialize(Variable, Type, JsonSerializationContext) - Method in class io.lumine.xikage.mythicmobs.skills.variables.VariableSerializer
 
serialize(CompoundTag, Type, JsonSerializationContext) - Method in class io.lumine.xikage.mythicmobs.util.jnbt.NBTCompoundSerializer
 
serialize(Tag, Type, JsonSerializationContext) - Method in class io.lumine.xikage.mythicmobs.util.jnbt.NBTSerializer
 
SerializingComponent - Class in io.lumine.xikage.mythicmobs
 
SerializingComponent(MythicMobs) - Constructor for class io.lumine.xikage.mythicmobs.SerializingComponent
 
server() - Method in class io.lumine.xikage.mythicmobs.MythicMobs
 
ServerInterface - Interface in io.lumine.xikage.mythicmobs.adapters
 
set(String, Object) - Method in class io.lumine.xikage.mythicmobs.io.MythicConfig
 
setAction(ConditionAction) - Method in class io.lumine.xikage.mythicmobs.skills.SkillCondition
 
setAI(boolean) - Method in interface io.lumine.xikage.mythicmobs.adapters.AbstractEntity
 
setAI(boolean) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitEntity
 
SetAIMechanic - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
SetAIMechanic(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.SetAIMechanic
 
setAllowFlight(boolean) - Method in interface io.lumine.xikage.mythicmobs.adapters.AbstractPlayer
 
setAllowFlight(boolean) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitPlayer
 
setArmorStandNoGravity(AbstractEntity) - Method in interface io.lumine.xikage.mythicmobs.volatilecode.disabled.VolatileEntityHandlerDisabled
 
setArmorStandNoGravity(AbstractEntity) - Method in interface io.lumine.xikage.mythicmobs.volatilecode.handlers.VolatileEntityHandler
 
setArmorStandNoGravity(AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_12_R1.VolatileEntityHandler_v1_12_R1
 
setArmorStandNoGravity(AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_13_R2.VolatileEntityHandler_v1_13_R2
 
setArmorStandNoGravity(AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_14_R1.VolatileEntityHandler_v1_14_R1
 
setArmorStandNoGravity(AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_15_R1.VolatileEntityHandler_v1_15_R1
 
setArmorStandNoGravity(AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R1.VolatileEntityHandler_v1_16_R1
 
setArmorStandNoGravity(AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R2.VolatileEntityHandler_v1_16_R2
 
setArray(E[]) - Method in class io.lumine.xikage.mythicmobs.util.ArrayWrapper
Set this wrapper to wrap a new array instance.
setAssociatedMobs(Collection<UUID>) - Method in class io.lumine.xikage.mythicmobs.spawning.spawners.MythicSpawner
 
setAsyncSafe(boolean) - Method in class io.lumine.xikage.mythicmobs.skills.SkillMechanic
 
setAttackSpeed(double) - Method in interface io.lumine.xikage.mythicmobs.adapters.AbstractEntity
 
setAttackSpeed(double) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitEntity
 
SetBlockTypeMechanic - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
SetBlockTypeMechanic(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.SetBlockTypeMechanic
 
setCallingEvent(IParentSkill) - Method in class io.lumine.xikage.mythicmobs.skills.SkillMetadata
 
setCancelled() - Method in class io.lumine.xikage.mythicmobs.api.bukkit.events.MythicMobSpawnEvent
Cancel the mob spawn
setCancelled() - Method in class io.lumine.xikage.mythicmobs.skills.auras.Aura.AuraTracker
 
setCancelled() - Method in interface io.lumine.xikage.mythicmobs.skills.IParentSkill
 
setCancelled() - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.ChainMechanic.ChainTracker
 
setCancelled() - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.ProjectileMechanic.ProjectileMechanicTracker
 
setCancelled() - Method in class io.lumine.xikage.mythicmobs.skills.projectiles.Projectile.ProjectileTracker
 
setCancelled() - Method in class io.lumine.xikage.mythicmobs.skills.TriggeredSkill
 
setCaster(SkillCaster) - Method in class io.lumine.xikage.mythicmobs.skills.SkillMetadata
 
setCastPercent(double) - Method in class io.lumine.xikage.mythicmobs.holograms.types.CastBar
 
setChickenHostile(Chicken) - Method in class io.lumine.xikage.mythicmobs.volatilecode.VolatileCodeDisabled
 
setChickenHostile(Chicken) - Method in class io.lumine.xikage.mythicmobs.volatilecode.VolatileCodeEnabled_v1_12_R1
 
setChickenHostile(Chicken) - Method in class io.lumine.xikage.mythicmobs.volatilecode.VolatileCodeEnabled_v1_13_R2
 
setChickenHostile(Chicken) - Method in class io.lumine.xikage.mythicmobs.volatilecode.VolatileCodeEnabled_v1_14_R1
 
setChickenHostile(Chicken) - Method in class io.lumine.xikage.mythicmobs.volatilecode.VolatileCodeEnabled_v1_15_R1
 
setChickenHostile(Chicken) - Method in class io.lumine.xikage.mythicmobs.volatilecode.VolatileCodeEnabled_v1_16_R1
 
setChickenHostile(Chicken) - Method in class io.lumine.xikage.mythicmobs.volatilecode.VolatileCodeEnabled_v1_16_R2
 
setChickenHostile(Chicken) - Method in interface io.lumine.xikage.mythicmobs.volatilecode.VolatileCodeHandler
 
setColor(String) - Method in interface io.lumine.xikage.mythicmobs.adapters.AbstractBossBar
Sets the color of this boss bar.
setColor(String) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitBossBar
 
SetCommand - Class in io.lumine.xikage.mythicmobs.commands.spawners
 
SetCommand(Command<MythicMobs>) - Constructor for class io.lumine.xikage.mythicmobs.commands.spawners.SetCommand
 
setCooldown(AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.mobs.ActiveMob.ImmunityTable
 
setCooldown(SkillCaster, float) - Method in class io.lumine.xikage.mythicmobs.skills.AbstractSkill
 
setCooldownSeconds(int) - Method in class io.lumine.xikage.mythicmobs.spawning.spawners.MythicSpawner
Sets the spawner's cooldown time in seconds
setCreateFog(boolean) - Method in interface io.lumine.xikage.mythicmobs.adapters.AbstractBossBar
 
setCreateFog(boolean) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitBossBar
 
setDamage(double) - Method in interface io.lumine.xikage.mythicmobs.adapters.AbstractEntity
 
setDamage(double) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitEntity
 
setDarkenSky(boolean) - Method in interface io.lumine.xikage.mythicmobs.adapters.AbstractBossBar
 
setDarkenSky(boolean) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitBossBar
 
setDead() - Method in class io.lumine.xikage.mythicmobs.mobs.ActiveMob
 
setDespawned() - Method in class io.lumine.xikage.mythicmobs.mobs.ActiveMob
 
setDespawnedSync() - Method in class io.lumine.xikage.mythicmobs.mobs.ActiveMob
 
setDisguise(ActiveMob, String, boolean) - Method in class io.lumine.xikage.mythicmobs.compatibility.LibsDisguisesSupport
 
setDisguise(AbstractEntity, MythicLineConfig) - Method in class io.lumine.xikage.mythicmobs.compatibility.LibsDisguisesSupport
 
setDisguiseName(AbstractEntity, String) - Method in class io.lumine.xikage.mythicmobs.compatibility.LibsDisguisesSupport
 
setDrops(List<ItemStack>) - Method in class io.lumine.xikage.mythicmobs.api.bukkit.events.MythicMobDeathEvent
Sets the drops of the mob
setEnchants(ItemStack, List<String>) - Method in class io.lumine.xikage.mythicmobs.compatibility.EnchantsPlusSupport
 
setEntity(AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.mobs.ActiveMob
 
setEntityAbsorptionHearts(AbstractEntity, float) - Method in interface io.lumine.xikage.mythicmobs.volatilecode.disabled.VolatileEntityHandlerDisabled
 
setEntityAbsorptionHearts(AbstractEntity, float) - Method in interface io.lumine.xikage.mythicmobs.volatilecode.handlers.VolatileEntityHandler
 
setEntityAbsorptionHearts(AbstractEntity, float) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_12_R1.VolatileEntityHandler_v1_12_R1
 
setEntityAbsorptionHearts(AbstractEntity, float) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_13_R2.VolatileEntityHandler_v1_13_R2
 
setEntityAbsorptionHearts(AbstractEntity, float) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_14_R1.VolatileEntityHandler_v1_14_R1
 
setEntityAbsorptionHearts(AbstractEntity, float) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_15_R1.VolatileEntityHandler_v1_15_R1
 
setEntityAbsorptionHearts(AbstractEntity, float) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R1.VolatileEntityHandler_v1_16_R1
 
setEntityAbsorptionHearts(AbstractEntity, float) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R2.VolatileEntityHandler_v1_16_R2
 
setEntityDespawned(UUID) - Method in class io.lumine.xikage.mythicmobs.mobs.MobManager
Mark that an entity in the world has despawned
setEntityPitch(AbstractEntity, float) - Method in interface io.lumine.xikage.mythicmobs.volatilecode.handlers.VolatileEntityHandler
 
setEntityPitch(AbstractEntity, float) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_13_R2.VolatileEntityHandler_v1_13_R2
 
setEntityRotation(AbstractEntity, float, float) - Method in interface io.lumine.xikage.mythicmobs.volatilecode.disabled.VolatileEntityHandlerDisabled
 
setEntityRotation(AbstractEntity, float, float) - Method in interface io.lumine.xikage.mythicmobs.volatilecode.handlers.VolatileEntityHandler
 
setEntityRotation(AbstractEntity, float, float) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_12_R1.VolatileEntityHandler_v1_12_R1
 
setEntityRotation(AbstractEntity, float, float) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_13_R2.VolatileEntityHandler_v1_13_R2
 
setEntityRotation(AbstractEntity, float, float) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_14_R1.VolatileEntityHandler_v1_14_R1
 
setEntityRotation(AbstractEntity, float, float) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_15_R1.VolatileEntityHandler_v1_15_R1
 
setEntityRotation(AbstractEntity, float, float) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R1.VolatileEntityHandler_v1_16_R1
 
setEntityRotation(AbstractEntity, float, float) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R2.VolatileEntityHandler_v1_16_R2
 
setEntitySpawnReason(AbstractEntity, CreatureSpawnEvent.SpawnReason) - Method in interface io.lumine.xikage.mythicmobs.volatilecode.handlers.VolatileEntityHandler
 
setEntitySpawnReason(AbstractEntity, CreatureSpawnEvent.SpawnReason) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_12_R1.VolatileEntityHandler_v1_12_R1
 
setEntitySpawnReason(AbstractEntity, CreatureSpawnEvent.SpawnReason) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_13_R2.VolatileEntityHandler_v1_13_R2
 
setEntitySpawnReason(AbstractEntity, CreatureSpawnEvent.SpawnReason) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_14_R1.VolatileEntityHandler_v1_14_R1
 
setEntitySpawnReason(AbstractEntity, CreatureSpawnEvent.SpawnReason) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_15_R1.VolatileEntityHandler_v1_15_R1
 
setEntitySpawnReason(AbstractEntity, CreatureSpawnEvent.SpawnReason) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R1.VolatileEntityHandler_v1_16_R1
 
setEntitySpawnReason(AbstractEntity, CreatureSpawnEvent.SpawnReason) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R2.VolatileEntityHandler_v1_16_R2
 
setEntityTarget(AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.SkillMetadata
 
setEntityTargets(HashSet<AbstractEntity>) - Method in class io.lumine.xikage.mythicmobs.skills.SkillMetadata
 
setExp(int) - Method in class io.lumine.xikage.mythicmobs.api.bukkit.events.MythicMobLootDropEvent
Sets the experience dropped by the mob
setExperience(float) - Method in interface io.lumine.xikage.mythicmobs.adapters.AbstractPlayer
 
setExperience(float) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitPlayer
 
setFaction(String) - Method in class io.lumine.xikage.mythicmobs.mobs.ActiveMob
 
SetFactionMechanic - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
SetFactionMechanic(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.SetFactionMechanic
 
setFinished() - Method in class io.lumine.xikage.mythicmobs.holograms.types.CastBar
 
setFireTicks(int) - Method in interface io.lumine.xikage.mythicmobs.adapters.AbstractEntity
 
setFireTicks(int) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitEntity
 
setFlying(boolean) - Method in interface io.lumine.xikage.mythicmobs.adapters.AbstractPlayer
 
setFlying(boolean) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitPlayer
 
setFlyingSpeed(float) - Method in interface io.lumine.xikage.mythicmobs.adapters.AbstractPlayer
 
setFlyingSpeed(float) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitPlayer
 
setFoodLevel(int) - Method in interface io.lumine.xikage.mythicmobs.adapters.AbstractPlayer
 
setFoodLevel(int) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitPlayer
 
setFoodSaturation(float) - Method in interface io.lumine.xikage.mythicmobs.adapters.AbstractPlayer
 
setFoodSaturation(float) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitPlayer
 
setGameMode(AbstractGameMode) - Method in interface io.lumine.xikage.mythicmobs.adapters.AbstractPlayer
 
setGameMode(AbstractGameMode) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitPlayer
 
SetGameModeMechanic - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
SetGameModeMechanic(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.SetGameModeMechanic
 
setGenericOptions(Disguise, GenericConfig) - Method in class io.lumine.xikage.mythicmobs.compatibility.LibsDisguisesSupport
 
SetGlidingMechanic - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
SetGlidingMechanic(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.SetGlidingMechanic
 
setGlobalCooldown(int) - Method in class io.lumine.xikage.mythicmobs.mobs.GenericCaster
 
setGlobalCooldown(int) - Method in interface io.lumine.xikage.mythicmobs.skills.SkillCaster
Sets the number of ticks the caster's global cooldown should be active
SetGlobalScoreMechanic - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
SetGlobalScoreMechanic(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.SetGlobalScoreMechanic
 
setGravity(boolean) - Method in interface io.lumine.xikage.mythicmobs.adapters.AbstractEntity
 
setGravity(boolean) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitEntity
 
setGravity(float) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.ProjectileMechanic.ProjectileMechanicTracker
 
setGroup(String) - Method in class io.lumine.xikage.mythicmobs.spawning.spawners.MythicSpawner
Sets the spawner group the spawner is part of
setHeadYaw(AbstractEntity, float) - Method in interface io.lumine.xikage.mythicmobs.volatilecode.VolatileCodeHandler
 
setHealth(double) - Method in interface io.lumine.xikage.mythicmobs.adapters.AbstractEntity
 
setHealth(double) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitEntity
 
SetHealthCommand - Class in io.lumine.xikage.mythicmobs.commands.test
 
SetHealthCommand(Command<MythicMobs>) - Constructor for class io.lumine.xikage.mythicmobs.commands.test.SetHealthCommand
 
SetHealthMechanic - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
SetHealthMechanic(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.SetHealthMechanic
 
setHealthScale(double) - Method in interface io.lumine.xikage.mythicmobs.adapters.AbstractPlayer
 
setHealthScale(double) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitPlayer
 
setHealthScaled(boolean) - Method in interface io.lumine.xikage.mythicmobs.adapters.AbstractPlayer
 
setHealthScaled(boolean) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitPlayer
 
setHitBox(AbstractEntity, double, double, double) - Method in interface io.lumine.xikage.mythicmobs.volatilecode.disabled.VolatileEntityHandlerDisabled
 
setHitBox(AbstractEntity, double, double, double) - Method in interface io.lumine.xikage.mythicmobs.volatilecode.handlers.VolatileEntityHandler
 
setHitBox(AbstractEntity, double, double, double) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_12_R1.VolatileEntityHandler_v1_12_R1
 
setHitBox(AbstractEntity, double, double, double) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_13_R2.VolatileEntityHandler_v1_13_R2
 
setHitBox(AbstractEntity, double, double, double) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_14_R1.VolatileEntityHandler_v1_14_R1
 
setHitBox(AbstractEntity, double, double, double) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_15_R1.VolatileEntityHandler_v1_15_R1
 
setHitBox(AbstractEntity, double, double, double) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R1.VolatileEntityHandler_v1_16_R1
 
setHitBox(AbstractEntity, double, double, double) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R2.VolatileEntityHandler_v1_16_R2
 
setIgnoreEntity(UUID) - Method in class io.lumine.xikage.mythicmobs.mobs.MobManager
Marks the entity as non-Mythic so that it is ignored later
setInactive(UUID) - Method in class io.lumine.xikage.mythicmobs.mobs.MobRegistry
 
setInCombat(ActiveMob, boolean) - Method in class io.lumine.xikage.mythicmobs.mobs.MobManager
 
setInertia(float) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.MissileMechanic.MissileTracker
 
setInternalCooldown(int) - Method in class io.lumine.xikage.mythicmobs.spawning.spawners.MythicSpawner
Sets the spawner's internal cooldown, which will cause the spawner to go dormant for that many ticks
setInterrupted() - Method in class io.lumine.xikage.mythicmobs.holograms.types.CastBar
 
setIsAsync(boolean) - Method in class io.lumine.xikage.mythicmobs.skills.SkillMetadata
 
setItemPosition(AbstractEntity, AbstractLocation) - Method in interface io.lumine.xikage.mythicmobs.volatilecode.disabled.VolatileEntityHandlerDisabled
 
setItemPosition(AbstractEntity, AbstractLocation) - Method in interface io.lumine.xikage.mythicmobs.volatilecode.handlers.VolatileEntityHandler
 
setItemPosition(AbstractEntity, AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_12_R1.VolatileEntityHandler_v1_12_R1
 
setItemPosition(AbstractEntity, AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_13_R2.VolatileEntityHandler_v1_13_R2
 
setItemPosition(AbstractEntity, AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_14_R1.VolatileEntityHandler_v1_14_R1
 
setItemPosition(AbstractEntity, AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_15_R1.VolatileEntityHandler_v1_15_R1
 
setItemPosition(AbstractEntity, AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R1.VolatileEntityHandler_v1_16_R1
 
setItemPosition(AbstractEntity, AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R2.VolatileEntityHandler_v1_16_R2
 
setKey(String) - Method in class io.lumine.xikage.mythicmobs.io.MythicConfig
 
setLastAggroCause(AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.mobs.ActiveMob
 
setLastDamageSkillAmount(double) - Method in class io.lumine.xikage.mythicmobs.mobs.ActiveMob
 
setLevel(int) - Method in interface io.lumine.xikage.mythicmobs.adapters.AbstractPlayer
 
setLevel(int) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitPlayer
 
setLevel(double) - Method in class io.lumine.xikage.mythicmobs.mobs.ActiveMob
 
SetLevelMechanic - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
SetLevelMechanic(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.SetLevelMechanic
 
SetLevelMechanic.SetLevelAction - Enum in io.lumine.xikage.mythicmobs.skills.mechanics
 
setLevelMod(float) - Method in class io.lumine.xikage.mythicmobs.spawning.random.RandomSpawnPoint
 
setLinePrefix(String) - Method in class io.lumine.xikage.mythicmobs.holograms.types.SpeechBubble
 
setLocation(AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.spawning.spawners.MythicSpawner
Sets the location of the spawner
setLocation(AbstractEntity, AbstractLocation) - Method in interface io.lumine.xikage.mythicmobs.volatilecode.disabled.VolatileEntityHandlerDisabled
 
setLocation(AbstractEntity, double, double, double, float, float) - Method in interface io.lumine.xikage.mythicmobs.volatilecode.disabled.VolatileEntityHandlerDisabled
 
setLocation(AbstractEntity, double, double, double, float, float, boolean, boolean) - Method in interface io.lumine.xikage.mythicmobs.volatilecode.disabled.VolatileEntityHandlerDisabled
 
setLocation(AbstractEntity, AbstractLocation) - Method in interface io.lumine.xikage.mythicmobs.volatilecode.handlers.VolatileEntityHandler
 
setLocation(AbstractEntity, double, double, double, float, float) - Method in interface io.lumine.xikage.mythicmobs.volatilecode.handlers.VolatileEntityHandler
 
setLocation(AbstractEntity, double, double, double, float, float, boolean, boolean) - Method in interface io.lumine.xikage.mythicmobs.volatilecode.handlers.VolatileEntityHandler
 
setLocation(AbstractEntity, AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_12_R1.VolatileEntityHandler_v1_12_R1
 
setLocation(AbstractEntity, double, double, double, float, float) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_12_R1.VolatileEntityHandler_v1_12_R1
 
setLocation(AbstractEntity, double, double, double, float, float, boolean, boolean) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_12_R1.VolatileEntityHandler_v1_12_R1
 
setLocation(AbstractEntity, AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_13_R2.VolatileEntityHandler_v1_13_R2
 
setLocation(AbstractEntity, double, double, double, float, float) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_13_R2.VolatileEntityHandler_v1_13_R2
 
setLocation(AbstractEntity, double, double, double, float, float, boolean, boolean) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_13_R2.VolatileEntityHandler_v1_13_R2
 
setLocation(AbstractEntity, AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_14_R1.VolatileEntityHandler_v1_14_R1
 
setLocation(AbstractEntity, double, double, double, float, float) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_14_R1.VolatileEntityHandler_v1_14_R1
 
setLocation(AbstractEntity, double, double, double, float, float, boolean, boolean) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_14_R1.VolatileEntityHandler_v1_14_R1
 
setLocation(AbstractEntity, AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_15_R1.VolatileEntityHandler_v1_15_R1
 
setLocation(AbstractEntity, double, double, double, float, float) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_15_R1.VolatileEntityHandler_v1_15_R1
 
setLocation(AbstractEntity, double, double, double, float, float, boolean, boolean) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_15_R1.VolatileEntityHandler_v1_15_R1
 
setLocation(AbstractEntity, AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R1.VolatileEntityHandler_v1_16_R1
 
setLocation(AbstractEntity, double, double, double, float, float) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R1.VolatileEntityHandler_v1_16_R1
 
setLocation(AbstractEntity, double, double, double, float, float, boolean, boolean) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R1.VolatileEntityHandler_v1_16_R1
 
setLocation(AbstractEntity, AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R2.VolatileEntityHandler_v1_16_R2
 
setLocation(AbstractEntity, double, double, double, float, float) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R2.VolatileEntityHandler_v1_16_R2
 
setLocation(AbstractEntity, double, double, double, float, float, boolean, boolean) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R2.VolatileEntityHandler_v1_16_R2
 
setLocationTarget(AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.skills.SkillMetadata
 
setLocationTargets(HashSet<AbstractLocation>) - Method in class io.lumine.xikage.mythicmobs.skills.SkillMetadata
 
setMaxHealth(double) - Method in interface io.lumine.xikage.mythicmobs.adapters.AbstractEntity
 
setMaxHealth(double) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitEntity
 
SetMaxHealthMechanic - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
SetMaxHealthMechanic(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.SetMaxHealthMechanic
 
setMetadata(String, Object) - Method in interface io.lumine.xikage.mythicmobs.adapters.AbstractEntity
 
setMetadata(String, Object) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitEntity
 
setMetaData(AbstractEntity, String, String) - Static method in class io.lumine.xikage.mythicmobs.mobs.MobManager
 
setMetadata(String, Object) - Method in class io.lumine.xikage.mythicmobs.skills.SkillMetadata
 
SetMobColorMechanic - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
SetMobColorMechanic(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.SetMobColorMechanic
 
setMobDamage(LivingEntity, double) - Method in class io.lumine.xikage.mythicmobs.compatibility.HeroesSupport
 
setMobLevel(double) - Method in class io.lumine.xikage.mythicmobs.api.bukkit.events.MythicMobSpawnEvent
Sets the level of the mob being spawned
SetMobScoreMechanic - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
SetMobScoreMechanic(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.SetMobScoreMechanic
 
setMoney(int) - Method in class io.lumine.xikage.mythicmobs.api.bukkit.events.MythicMobLootDropEvent
Sets the vault money dropped by the mob
setMount(ActiveMob) - Method in class io.lumine.xikage.mythicmobs.mobs.ActiveMob
 
setMovementSpeed(double) - Method in interface io.lumine.xikage.mythicmobs.adapters.AbstractEntity
 
setMovementSpeed(double) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitEntity
 
setName(String) - Method in class io.lumine.xikage.mythicmobs.spawning.spawners.MythicSpawner
Sets the ID of the spawner
SetNameMechanic - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
SetNameMechanic(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.SetNameMechanic
 
setNBTData(AbstractEntity, CompoundTag) - Method in interface io.lumine.xikage.mythicmobs.volatilecode.disabled.VolatileEntityHandlerDisabled
 
setNBTData(ItemStack, CompoundTag) - Method in interface io.lumine.xikage.mythicmobs.volatilecode.disabled.VolatileItemHandlerDisabled
 
setNBTData(AbstractEntity, CompoundTag) - Method in interface io.lumine.xikage.mythicmobs.volatilecode.handlers.VolatileEntityHandler
 
setNBTData(ItemStack, CompoundTag) - Method in interface io.lumine.xikage.mythicmobs.volatilecode.handlers.VolatileItemHandler
 
setNBTData(ItemStack, CompoundTag, DropMetadata) - Method in interface io.lumine.xikage.mythicmobs.volatilecode.handlers.VolatileItemHandler
 
setNBTData(AbstractEntity, CompoundTag) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_12_R1.VolatileEntityHandler_v1_12_R1
 
setNBTData(ItemStack, CompoundTag) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_12_R1.VolatileItemHandler_v1_12_R1
 
setNBTData(ItemStack, CompoundTag, DropMetadata) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_12_R1.VolatileItemHandler_v1_12_R1
 
setNBTData(AbstractEntity, CompoundTag) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_13_R2.VolatileEntityHandler_v1_13_R2
 
setNBTData(ItemStack, CompoundTag) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_13_R2.VolatileItemHandler_v1_13_R2
 
setNBTData(ItemStack, CompoundTag, DropMetadata) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_13_R2.VolatileItemHandler_v1_13_R2
 
setNBTData(AbstractEntity, CompoundTag) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_14_R1.VolatileEntityHandler_v1_14_R1
 
setNBTData(ItemStack, CompoundTag) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_14_R1.VolatileItemHandler_v1_14_R1
 
setNBTData(ItemStack, CompoundTag, DropMetadata) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_14_R1.VolatileItemHandler_v1_14_R1
 
setNBTData(AbstractEntity, CompoundTag) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_15_R1.VolatileEntityHandler_v1_15_R1
 
setNBTData(ItemStack, CompoundTag) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_15_R1.VolatileItemHandler_v1_15_R1
 
setNBTData(ItemStack, CompoundTag, DropMetadata) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_15_R1.VolatileItemHandler_v1_15_R1
 
setNBTData(AbstractEntity, CompoundTag) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R1.VolatileEntityHandler_v1_16_R1
 
setNBTData(ItemStack, CompoundTag) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R1.VolatileItemHandler_v1_16_R1
 
setNBTData(ItemStack, CompoundTag, DropMetadata) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R1.VolatileItemHandler_v1_16_R1
 
setNBTData(AbstractEntity, CompoundTag) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R2.VolatileEntityHandler_v1_16_R2
 
setNBTData(ItemStack, CompoundTag) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R2.VolatileItemHandler_v1_16_R2
 
setNBTData(ItemStack, CompoundTag, DropMetadata) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R2.VolatileItemHandler_v1_16_R2
 
setNoDamageTicks(int) - Method in interface io.lumine.xikage.mythicmobs.adapters.AbstractEntity
 
setNoDamageTicks(int) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitEntity
 
setOnCooldown() - Method in class io.lumine.xikage.mythicmobs.spawning.spawners.MythicSpawner
Puts the spawner on cooldown
setOnWarmup() - Method in class io.lumine.xikage.mythicmobs.spawning.spawners.MythicSpawner
Puts the spawner on warmup
setOrigin(AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.skills.SkillMetadata
 
setOwner(String) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitItemStack
 
setOwner(UUID) - Method in class io.lumine.xikage.mythicmobs.mobs.ActiveMob
 
SetOwnerMechanic - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
SetOwnerMechanic(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.SetOwnerMechanic
 
setParent(SkillCaster) - Method in class io.lumine.xikage.mythicmobs.mobs.ActiveMob
 
setParent(ActiveMob) - Method in class io.lumine.xikage.mythicmobs.mobs.ActiveMob.ThreatTable
 
setPassenger(Entity) - Method in interface io.lumine.xikage.mythicmobs.adapters.AbstractEntity
 
setPassenger(AbstractEntity) - Method in interface io.lumine.xikage.mythicmobs.adapters.AbstractEntity
 
setPassenger(Entity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitEntity
 
setPassenger(AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitEntity
 
setPersonalTime(long, boolean) - Method in interface io.lumine.xikage.mythicmobs.adapters.AbstractPlayer
 
setPersonalTime(long, boolean) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitPlayer
 
setPersonalWeather(String) - Method in interface io.lumine.xikage.mythicmobs.adapters.AbstractPlayer
 
setPersonalWeather(String) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitPlayer
 
setPitch(float) - Method in class io.lumine.xikage.mythicmobs.adapters.AbstractLocation
Sets the pitch of this location, measured in degrees.
setPitch - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ParticleEffect
 
SetPitchMechanic - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
SetPitchMechanic(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.SetPitchMechanic
 
setPlayBossMusic(boolean) - Method in interface io.lumine.xikage.mythicmobs.adapters.AbstractBossBar
 
setPlayBossMusic(boolean) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitBossBar
 
setPlayerRotation(AbstractPlayer, float, float) - Method in interface io.lumine.xikage.mythicmobs.volatilecode.handlers.VolatileEntityHandler
 
setPlayerRotation(AbstractPlayer, float, float) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R1.VolatileEntityHandler_v1_16_R1
 
setPlayerRotation(AbstractPlayer, float, float) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R2.VolatileEntityHandler_v1_16_R2
 
setPlayerWorldBorder(AbstractPlayer, AbstractLocation, int) - Method in interface io.lumine.xikage.mythicmobs.volatilecode.disabled.VolatileEntityHandlerDisabled
 
setPlayerWorldBorder(AbstractPlayer, AbstractLocation, int) - Method in interface io.lumine.xikage.mythicmobs.volatilecode.handlers.VolatileEntityHandler
 
setPlayerWorldBorder(AbstractPlayer, AbstractLocation, int) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_12_R1.VolatileEntityHandler_v1_12_R1
 
setPlayerWorldBorder(AbstractPlayer, AbstractLocation, int) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_13_R2.VolatileEntityHandler_v1_13_R2
 
setPlayerWorldBorder(AbstractPlayer, AbstractLocation, int) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_14_R1.VolatileEntityHandler_v1_14_R1
 
setPlayerWorldBorder(AbstractPlayer, AbstractLocation, int) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_15_R1.VolatileEntityHandler_v1_15_R1
 
setPlayerWorldBorder(AbstractPlayer, AbstractLocation, int) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R1.VolatileEntityHandler_v1_16_R1
 
setPlayerWorldBorder(AbstractPlayer, AbstractLocation, int) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R2.VolatileEntityHandler_v1_16_R2
 
setPower(float) - Method in class io.lumine.xikage.mythicmobs.skills.projectiles.Projectile.ProjectileTracker
 
setPrivateField(String, Class, Object, Object) - Static method in class io.lumine.xikage.mythicmobs.util.MythicUtil
 
setProgress(double) - Method in interface io.lumine.xikage.mythicmobs.adapters.AbstractBossBar
Sets the progress of the bar.
setProgress(double) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitBossBar
 
setRemainingCooldownSeconds(long) - Method in class io.lumine.xikage.mythicmobs.spawning.spawners.MythicSpawner
Sets the spawner's remaining cooldown time, in seconds
setRemainingWarmupSeconds(long) - Method in class io.lumine.xikage.mythicmobs.spawning.spawners.MythicSpawner
Sets the spawner's remaining warmup time, in seconds
SetRotationMechanic - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
SetRotationMechanic(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.SetRotationMechanic
 
SetScoreMechanic - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
SetScoreMechanic(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.SetScoreMechanic
 
setShowCustomNameplate(boolean) - Method in class io.lumine.xikage.mythicmobs.mobs.ActiveMob
 
setSkullTexture(String) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitItemStack
 
setSkybox(AbstractPlayer, int) - Method in interface io.lumine.xikage.mythicmobs.volatilecode.disabled.VolatileEntityHandlerDisabled
 
setSkybox(AbstractPlayer, int) - Method in interface io.lumine.xikage.mythicmobs.volatilecode.handlers.VolatileEntityHandler
 
setSkybox(AbstractPlayer, int) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_12_R1.VolatileEntityHandler_v1_12_R1
 
setSkybox(AbstractPlayer, int) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_13_R2.VolatileEntityHandler_v1_13_R2
 
setSkybox(AbstractPlayer, int) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_14_R1.VolatileEntityHandler_v1_14_R1
 
setSkybox(AbstractPlayer, int) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_15_R1.VolatileEntityHandler_v1_15_R1
 
setSkybox(AbstractPlayer, int) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R1.VolatileEntityHandler_v1_16_R1
 
setSkybox(AbstractPlayer, int) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R2.VolatileEntityHandler_v1_16_R2
 
setSpawner(MythicSpawner) - Method in class io.lumine.xikage.mythicmobs.mobs.ActiveMob
 
setSpawnerAttribute(MythicSpawner, String, String) - Method in class io.lumine.xikage.mythicmobs.spawning.spawners.SpawnerManager
 
SetSpeedMechanic - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
SetSpeedMechanic(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.SetSpeedMechanic
 
SetSpeedMechanic.Type - Enum in io.lumine.xikage.mythicmobs.skills.mechanics
 
SetStanceMechanic - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
SetStanceMechanic(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.SetStanceMechanic
 
setStorm(boolean) - Method in interface io.lumine.xikage.mythicmobs.adapters.AbstractWorld
 
setStorm(boolean) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitWorld
 
setStyle(String) - Method in interface io.lumine.xikage.mythicmobs.adapters.AbstractBossBar
Sets the bar style of this boss bar
setStyle(String) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitBossBar
 
setTarget(AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.mobs.ActiveMob
 
setTarget(LivingEntity, LivingEntity) - Method in class io.lumine.xikage.mythicmobs.volatilecode.disabled.VolatileAIHandlerDisabled
 
setTarget(LivingEntity, LivingEntity) - Method in interface io.lumine.xikage.mythicmobs.volatilecode.handlers.VolatileAIHandler
 
setTarget(LivingEntity, LivingEntity) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_12_R1.VolatileAIHandler_v1_12_R1
 
setTarget(LivingEntity, LivingEntity) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_13_R2.VolatileAIHandler_v1_13_R2
 
setTarget(LivingEntity, LivingEntity) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_14_R1.VolatileAIHandler_v1_14_R1
 
setTarget(LivingEntity, LivingEntity) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_15_R1.VolatileAIHandler_v1_15_R1
 
setTarget(LivingEntity, LivingEntity) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R1.VolatileAIHandler_v1_16_R1
 
setTarget(LivingEntity, LivingEntity) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R2.VolatileAIHandler_v1_16_R2
 
SetTargetScoreMechanic - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
SetTargetScoreMechanic(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.SetTargetScoreMechanic
 
setTargetsCreativePlayers(boolean) - Method in class io.lumine.xikage.mythicmobs.skills.AbstractSkill
 
setText(String) - Method in class io.lumine.xikage.mythicmobs.compatibility.CMISupport.CMIHologramImpl
 
setText(String[], String) - Method in class io.lumine.xikage.mythicmobs.compatibility.CMISupport.CMIHologramImpl
 
setText(String) - Method in class io.lumine.xikage.mythicmobs.compatibility.HologramsSupport.HologramsHologram
 
setText(String[], String) - Method in class io.lumine.xikage.mythicmobs.compatibility.HologramsSupport.HologramsHologram
 
setText(String) - Method in class io.lumine.xikage.mythicmobs.compatibility.HolographicDisplaysSupport.HolographicDisplays
 
setText(String[], String) - Method in class io.lumine.xikage.mythicmobs.compatibility.HolographicDisplaysSupport.HolographicDisplays
 
setText(String) - Method in interface io.lumine.xikage.mythicmobs.holograms.IHologram
 
setText(String[], String) - Method in interface io.lumine.xikage.mythicmobs.holograms.IHologram
 
setText(String) - Method in class io.lumine.xikage.mythicmobs.holograms.types.SpeechBubble
 
setThundering(boolean) - Method in interface io.lumine.xikage.mythicmobs.adapters.AbstractWorld
 
setThundering(boolean) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitWorld
 
setTimerInterval(int) - Method in class io.lumine.xikage.mythicmobs.skills.SkillMechanic
 
setTitle(String) - Method in interface io.lumine.xikage.mythicmobs.adapters.AbstractBossBar
Sets the title of this boss bar
setTitle(String) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitBossBar
 
setTrigger(AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.SkillMetadata
 
setType(String) - Method in class io.lumine.xikage.mythicmobs.spawning.spawners.MythicSpawner
Sets the mob type the spawner spawns
setType(MythicMob) - Method in class io.lumine.xikage.mythicmobs.spawning.spawners.MythicSpawner
Sets the mob type the spawner spawns
setTypes(Collection<MythicMob>) - Method in class io.lumine.xikage.mythicmobs.spawning.spawners.MythicSpawner
Sets the mob types the spawner spawns
setTypes(WeightedCollection) - Method in class io.lumine.xikage.mythicmobs.spawning.spawners.MythicSpawner
Sets the mob types the spawner spawns
setUnloaded() - Method in class io.lumine.xikage.mythicmobs.mobs.ActiveMob
 
SetupMythicMobCompat(LivingEntity, MythicMob) - Method in class io.lumine.xikage.mythicmobs.mobs.MobManager
 
SetUseGravityMechanic - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
SetUseGravityMechanic(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.SetUseGravityMechanic
 
setUseTimer(boolean) - Method in class io.lumine.xikage.mythicmobs.spawning.spawners.MythicSpawner
 
setUsingDamageSkill(boolean) - Method in class io.lumine.xikage.mythicmobs.mobs.ActiveMob
 
setUsingDamageSkill(boolean) - Method in class io.lumine.xikage.mythicmobs.mobs.GenericCaster
 
setUsingDamageSkill(boolean) - Method in interface io.lumine.xikage.mythicmobs.skills.SkillCaster
 
setValue(Map<String, Tag>) - Method in class io.lumine.xikage.mythicmobs.util.jnbt.CompoundTag
Return a new compound tag with the given values.
setValue(List<Tag>) - Method in class io.lumine.xikage.mythicmobs.util.jnbt.ListTag
Create a new list tag with this tag's name and type.
setValue(Object, Class<?>, boolean, String, Object) - Static method in class io.lumine.xikage.mythicmobs.util.ReflectionUtils
 
setValue(Object, String, ReflectionUtils.PackageType, boolean, String, Object) - Static method in class io.lumine.xikage.mythicmobs.util.ReflectionUtils
 
setValue(Object, boolean, String, Object) - Static method in class io.lumine.xikage.mythicmobs.util.ReflectionUtils
 
setVelocity(AbstractVector) - Method in interface io.lumine.xikage.mythicmobs.adapters.AbstractEntity
 
setVelocity(AbstractVector) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitEntity
 
setVelocity(double) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.MissileMechanic.MissileTracker
 
setVelocity(double) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.ProjectileMechanic.ProjectileMechanicTracker
 
setVisible(boolean) - Method in interface io.lumine.xikage.mythicmobs.adapters.AbstractBossBar
Set if the boss bar is displayed to attached players.
setVisible(boolean) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitBossBar
 
setWalkSpeed(float) - Method in interface io.lumine.xikage.mythicmobs.adapters.AbstractPlayer
 
setWalkSpeed(float) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitPlayer
 
setWarmupSeconds(int) - Method in class io.lumine.xikage.mythicmobs.spawning.spawners.MythicSpawner
Sets the spawner's warmup time in seconds
setWeatherDuration(int) - Method in interface io.lumine.xikage.mythicmobs.adapters.AbstractWorld
 
setWeatherDuration(int) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitWorld
 
setWorld(String) - Method in class io.lumine.xikage.mythicmobs.spawning.spawners.MythicSpawner
 
setX(double) - Method in class io.lumine.xikage.mythicmobs.adapters.AbstractLocation
Sets the x-coordinate of this location
setX(int) - Method in class io.lumine.xikage.mythicmobs.adapters.AbstractVector
Set the X component.
setX(double) - Method in class io.lumine.xikage.mythicmobs.adapters.AbstractVector
Set the X component.
setX(float) - Method in class io.lumine.xikage.mythicmobs.adapters.AbstractVector
Set the X component.
setY(double) - Method in class io.lumine.xikage.mythicmobs.adapters.AbstractLocation
Sets the y-coordinate of this location
setY(int) - Method in class io.lumine.xikage.mythicmobs.adapters.AbstractVector
Set the Y component.
setY(double) - Method in class io.lumine.xikage.mythicmobs.adapters.AbstractVector
Set the Y component.
setY(float) - Method in class io.lumine.xikage.mythicmobs.adapters.AbstractVector
Set the Y component.
setYaw(float) - Method in class io.lumine.xikage.mythicmobs.adapters.AbstractLocation
Sets the yaw of this location, measured in degrees.
setYaw - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ParticleEffect
 
setZ(double) - Method in class io.lumine.xikage.mythicmobs.adapters.AbstractLocation
Sets the z-coordinate of this location
setZ(int) - Method in class io.lumine.xikage.mythicmobs.adapters.AbstractVector
Set the Z component.
setZ(double) - Method in class io.lumine.xikage.mythicmobs.adapters.AbstractVector
Set the Z component.
setZ(float) - Method in class io.lumine.xikage.mythicmobs.adapters.AbstractVector
Set the Z component.
ShieldMechanic - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
ShieldMechanic(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.ShieldMechanic
 
ShieldPercentMechanic - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
ShieldPercentMechanic(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.ShieldPercentMechanic
 
shoot(SkillMetadata, AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.ShootMechanic
 
shoot(SkillMetadata, AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.VolleyMechanic
 
shootArcProjectile(SkillCaster, AbstractLocation, AbstractLocation, Class<? extends Projectile>, float, ShootMechanic.ProjectileData, boolean) - Method in interface io.lumine.xikage.mythicmobs.adapters.AbstractSkillAdapter
 
shootArcProjectile(SkillCaster, AbstractLocation, AbstractLocation, Class<? extends Projectile>, float, ShootMechanic.ProjectileData, boolean) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitSkillAdapter
 
shootFireball(SkillCaster, AbstractLocation, float, float, boolean, int, boolean, boolean) - Method in interface io.lumine.xikage.mythicmobs.adapters.AbstractSkillAdapter
 
shootFireball(SkillCaster, AbstractLocation, float, float, boolean, int, boolean, boolean) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitSkillAdapter
 
ShootFireballMechanic - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
ShootFireballMechanic(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.ShootFireballMechanic
 
ShootMechanic - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
ShootMechanic(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.ShootMechanic
 
ShootMechanic.ProjectileData - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
ShootMechanic.ProjectileTracker - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
ShootMechanic.ProjectileType - Enum in io.lumine.xikage.mythicmobs.skills.mechanics
 
ShootPotionMechanic - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
ShootPotionMechanic(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.ShootPotionMechanic
 
shootProjectile(SkillCaster, AbstractLocation, AbstractLocation, Class<? extends Projectile>, float, ShootMechanic.ProjectileData, boolean) - Method in interface io.lumine.xikage.mythicmobs.adapters.AbstractSkillAdapter
 
shootProjectile(SkillCaster, AbstractLocation, AbstractLocation, Class<? extends Projectile>, float, ShootMechanic.ProjectileData, boolean) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitSkillAdapter
 
ShootSkullMechanic - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
ShootSkullMechanic(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.ShootSkullMechanic
 
ShortTag - Class in io.lumine.xikage.mythicmobs.util.jnbt
The TAG_Short tag.
ShortTag(short) - Constructor for class io.lumine.xikage.mythicmobs.util.jnbt.ShortTag
Creates the tag with an empty name.
shouldEnd() - Method in class io.lumine.xikage.mythicmobs.mobs.ai.goals.DoNothingGoal
 
shouldEnd() - Method in class io.lumine.xikage.mythicmobs.mobs.ai.goals.FollowPathGoal
 
shouldEnd() - Method in class io.lumine.xikage.mythicmobs.mobs.ai.goals.GoToLocationGoal
 
shouldEnd() - Method in class io.lumine.xikage.mythicmobs.mobs.ai.goals.GoToOwnerGoal
 
shouldEnd() - Method in class io.lumine.xikage.mythicmobs.mobs.ai.goals.GoToParentGoal
 
shouldEnd() - Method in class io.lumine.xikage.mythicmobs.mobs.ai.goals.GoToSpawnLocationGoal
 
shouldEnd() - Method in class io.lumine.xikage.mythicmobs.mobs.ai.goals.PatrolGoal
 
shouldEnd() - Method in class io.lumine.xikage.mythicmobs.mobs.ai.Pathfinder
Whether or not this Pathfinder should end.
shouldExpire() - Method in class io.lumine.xikage.mythicmobs.skills.variables.Variable
 
shouldSave() - Method in class io.lumine.xikage.mythicmobs.skills.variables.types.AbstractVariable
 
shouldSave() - Method in class io.lumine.xikage.mythicmobs.skills.variables.Variable
 
shouldStart() - Method in class io.lumine.xikage.mythicmobs.mobs.ai.goals.DoNothingGoal
 
shouldStart() - Method in class io.lumine.xikage.mythicmobs.mobs.ai.goals.FollowPathGoal
 
shouldStart() - Method in class io.lumine.xikage.mythicmobs.mobs.ai.goals.GoToLocationGoal
 
shouldStart() - Method in class io.lumine.xikage.mythicmobs.mobs.ai.goals.GoToOwnerGoal
 
shouldStart() - Method in class io.lumine.xikage.mythicmobs.mobs.ai.goals.GoToParentGoal
 
shouldStart() - Method in class io.lumine.xikage.mythicmobs.mobs.ai.goals.GoToSpawnLocationGoal
 
shouldStart() - Method in class io.lumine.xikage.mythicmobs.mobs.ai.goals.PatrolGoal
 
shouldStart() - Method in class io.lumine.xikage.mythicmobs.mobs.ai.Pathfinder
Whether or not this Pathfinder should start.
showBarTimer - Variable in class io.lumine.xikage.mythicmobs.skills.auras.Aura
 
showCastBar - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.CastMechanic
 
showCloud - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ParticleTornadoEffect
 
ShowHealthFormat - Static variable in class io.lumine.xikage.mythicmobs.io.ConfigManager
 
ShowHealthRadius - Static variable in class io.lumine.xikage.mythicmobs.io.ConfigManager
 
showPlayer(AbstractPlayer) - Method in interface io.lumine.xikage.mythicmobs.adapters.AbstractPlayer
 
showPlayer(AbstractPlayer) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitPlayer
 
showTornado - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ParticleTornadoEffect
 
shutdown() - Method in class io.lumine.xikage.mythicmobs.compatibility.HologramsSupport2
 
shutdown() - Method in class io.lumine.xikage.mythicmobs.skills.auras.AuraManager
 
SiblingsTargeter - Class in io.lumine.xikage.mythicmobs.skills.targeters
 
SiblingsTargeter(MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.targeters.SiblingsTargeter
 
SignalCommand - Class in io.lumine.xikage.mythicmobs.commands
 
SignalCommand(Command<MythicMobs>) - Constructor for class io.lumine.xikage.mythicmobs.commands.SignalCommand
 
signalDamaged() - Method in class io.lumine.xikage.mythicmobs.mobs.ActiveMob
 
SignalMechanic - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
SignalMechanic(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.SignalMechanic
 
signalMob(AbstractEntity, String) - Method in class io.lumine.xikage.mythicmobs.mobs.ActiveMob
 
size() - Method in class io.lumine.xikage.mythicmobs.drops.LootBag
 
size() - Method in class io.lumine.xikage.mythicmobs.io.MythicLineConfig
 
size() - Method in class io.lumine.xikage.mythicmobs.mobs.ActiveMob.ThreatTable
 
Skill - Class in io.lumine.xikage.mythicmobs.skills
Represents a skill
Skill(String, String, MythicConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.Skill
 
Skill(Collection<String>) - Constructor for class io.lumine.xikage.mythicmobs.skills.Skill
 
SkillAdapter - Class in io.lumine.xikage.mythicmobs.adapters
 
SkillAdapter() - Constructor for class io.lumine.xikage.mythicmobs.adapters.SkillAdapter
 
SkillAPI - Static variable in class io.lumine.xikage.mythicmobs.compatibility.CompatibilityManager
 
SkillAPIDrop - Class in io.lumine.xikage.mythicmobs.drops.droppables
 
SkillAPIDrop(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.drops.droppables.SkillAPIDrop
 
SkillAPIDrop(String, MythicLineConfig, double) - Constructor for class io.lumine.xikage.mythicmobs.drops.droppables.SkillAPIDrop
 
SkillAPISupport - Class in io.lumine.xikage.mythicmobs.compatibility
 
SkillAPISupport() - Constructor for class io.lumine.xikage.mythicmobs.compatibility.SkillAPISupport
 
SkillCaster - Interface in io.lumine.xikage.mythicmobs.skills
An entity that can cast Mythic skills
SkillCondition - Class in io.lumine.xikage.mythicmobs.skills
 
SkillCondition(String) - Constructor for class io.lumine.xikage.mythicmobs.skills.SkillCondition
 
SkillHelper - Class in io.lumine.xikage.mythicmobs.skills
 
SkillHelper() - Constructor for class io.lumine.xikage.mythicmobs.skills.SkillHelper
 
SkillManager - Class in io.lumine.xikage.mythicmobs.skills
 
SkillManager(MythicMobs) - Constructor for class io.lumine.xikage.mythicmobs.skills.SkillManager
 
SkillMechanic - Class in io.lumine.xikage.mythicmobs.skills
Represents a skill mechanic and its corresponding options
SkillMechanic(String, MythicLineConfig, int) - Constructor for class io.lumine.xikage.mythicmobs.skills.SkillMechanic
 
SkillMechanic(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.SkillMechanic
 
skillMetadata - Variable in class io.lumine.xikage.mythicmobs.skills.auras.Aura.AuraTracker
 
SkillMetadata - Class in io.lumine.xikage.mythicmobs.skills
Holds all metadata necessary for skills to execute
SkillMetadata(SkillTrigger, SkillCaster, AbstractEntity) - Constructor for class io.lumine.xikage.mythicmobs.skills.SkillMetadata
 
SkillMetadata(SkillTrigger, SkillCaster, AbstractEntity, AbstractLocation, HashSet<AbstractEntity>, HashSet<AbstractLocation>, float) - Constructor for class io.lumine.xikage.mythicmobs.skills.SkillMetadata
 
SkillMetadata(SkillMetadata) - Constructor for class io.lumine.xikage.mythicmobs.skills.SkillMetadata
 
skillName - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.CustomMechanic
 
skillName - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.MetaSkillMechanic
 
skills - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.RandomSkillMechanic
 
skills - Variable in class io.lumine.xikage.mythicmobs.skills.Skill
 
SkillsCommand - Class in io.lumine.xikage.mythicmobs.commands.skills
 
SkillsCommand(Command<MythicMobs>) - Constructor for class io.lumine.xikage.mythicmobs.commands.skills.SkillsCommand
 
SkillString - Class in io.lumine.xikage.mythicmobs.skills
 
SkillString() - Constructor for class io.lumine.xikage.mythicmobs.skills.SkillString
 
SkillTargeter - Class in io.lumine.xikage.mythicmobs.skills
 
SkillTargeter(MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.SkillTargeter
 
SkillTrigger - Enum in io.lumine.xikage.mythicmobs.skills
Possible triggers for skills
SkyboxEffect - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
SkyboxEffect(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.SkyboxEffect
 
smallfireball - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ShootFireballMechanic
 
SmokeEffect - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
SmokeEffect(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.SmokeEffect
 
SmokeSwirlEffect - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
SmokeSwirlEffect(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.SmokeSwirlEffect
 
sortByValue(Map<K, V>) - Static method in class io.lumine.xikage.mythicmobs.commands.mobs.ListActiveCommand
 
SoundEffect - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
SoundEffect(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.SoundEffect
 
sourceIsOrigin - Variable in class io.lumine.xikage.mythicmobs.skills.AbstractSkill
 
spawn(AbstractLocation, SpawnReason) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitEntityType
 
spawn(Location, SpawnReason) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitEntityType
 
spawn(Location, SpawnReason) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitArmorStand
 
spawn(Location, SpawnReason) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitBabyDrowned
 
spawn(Location, SpawnReason) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitBabyHusk
 
spawn(Location, SpawnReason) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitBabyPiglin
 
spawn(Location, SpawnReason) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitBabyPigZombie
 
spawn(Location, SpawnReason) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitBabyPigZombieVillager
 
spawn(Location, SpawnReason) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitBabyZoglin
 
spawn(Location, SpawnReason) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitBabyZombie
 
spawn(Location, SpawnReason) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitBabyZombieVillager
 
spawn(Location, SpawnReason) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitBat
 
spawn(Location, SpawnReason) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitBee
 
spawn(Location, SpawnReason) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitBlaze
 
spawn(Location, SpawnReason) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitCat
 
spawn(Location, SpawnReason) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitCaveSpider
 
spawn(Location, SpawnReason) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitChicken
 
spawn(Location, SpawnReason) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitCod
 
spawn(Location, SpawnReason) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitCow
 
spawn(Location, SpawnReason) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitCreeper
 
spawn(Location, SpawnReason) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitCustom
 
spawn(Location, SpawnReason) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitDolphin
 
spawn(Location, SpawnReason) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitDonkey
 
spawn(Location, SpawnReason) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitDrowned
 
spawn(Location, SpawnReason) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitElderGuardian
 
spawn(Location, SpawnReason) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitEnderCrystal
 
spawn(Location, SpawnReason) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitEnderDragon
 
spawn(Location, SpawnReason) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitEnderman
 
spawn(Location, SpawnReason) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitEndermite
 
spawn(Location, SpawnReason) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitEvoker
 
spawn(Location, SpawnReason) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitFallingBlock
 
spawn(Location, SpawnReason) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitFox
 
spawn(Location, SpawnReason) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitGhast
 
spawn(Location, SpawnReason) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitGiant
 
spawn(Location, SpawnReason) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitGuardian
 
spawn(Location, SpawnReason) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitHoglin
 
spawn(Location, SpawnReason) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitHorse
 
spawn(Location, SpawnReason) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitHusk
 
spawn(Location, SpawnReason) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitIllusioner
 
spawn(Location, SpawnReason) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitIronGolem
 
spawn(Location, SpawnReason) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitLlama
 
spawn(Location, SpawnReason) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitMagmaCube
 
spawn(Location, SpawnReason) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitMule
 
spawn(Location, SpawnReason) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitMushroomCow
 
spawn(Location, SpawnReason) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitOcelot
 
spawn(Location, SpawnReason) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitPanda
 
spawn(Location, SpawnReason) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitParrot
 
spawn(Location, SpawnReason) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitPhantom
 
spawn(Location, SpawnReason) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitPig
 
spawn(Location, SpawnReason) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitPiglin
 
spawn(Location, SpawnReason) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitPigZombie
 
spawn(Location, SpawnReason) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitPigZombieVillager
 
spawn(Location, SpawnReason) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitPillager
 
spawn(Location, SpawnReason) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitPolarBear
 
spawn(Location, SpawnReason) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitPufferFish
 
spawn(Location, SpawnReason) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitRabbit
 
spawn(Location, SpawnReason) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitRavager
 
spawn(Location, SpawnReason) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitSalmon
 
spawn(Location, SpawnReason) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitSheep
 
spawn(Location, SpawnReason) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitShulker
 
spawn(Location, SpawnReason) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitSilverfish
 
spawn(Location, SpawnReason) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitSkeleton
 
spawn(Location, SpawnReason) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitSkeletonHorse
 
spawn(Location, SpawnReason) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitSlime
 
spawn(Location, SpawnReason) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitSnowman
 
spawn(Location, SpawnReason) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitSpider
 
spawn(Location, SpawnReason) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitSquid
 
spawn(Location, SpawnReason) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitStray
 
spawn(Location, SpawnReason) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitStrider
 
spawn(Location, SpawnReason) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitTNT
 
spawn(Location, SpawnReason) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitTraderLlama
 
spawn(Location, SpawnReason) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitTropicalFish
 
spawn(Location, SpawnReason) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitTurtle
 
spawn(Location, SpawnReason) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitVex
 
spawn(Location, SpawnReason) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitVillager
 
spawn(Location, SpawnReason) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitVindicator
 
spawn(Location, SpawnReason) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitWanderingTrader
 
spawn(Location, SpawnReason) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitWitch
 
spawn(Location, SpawnReason) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitWither
 
spawn(Location, SpawnReason) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitWitherSkeleton
 
spawn(Location, SpawnReason) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitWolf
 
spawn(Location, SpawnReason) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitZoglin
 
spawn(Location, SpawnReason) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitZombie
 
spawn(Location, SpawnReason) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitZombieHorse
 
spawn(Location, SpawnReason) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.entities.BukkitZombieVillager
 
spawn(AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.compatibility.MPetCompat.MiniaturePetType
 
spawn(AbstractLocation, SpawnReason) - Method in class io.lumine.xikage.mythicmobs.mobs.entities.MythicEntity
 
spawn(AbstractLocation, double) - Method in class io.lumine.xikage.mythicmobs.mobs.MythicMob
Spawns this mob type
spawn(AbstractLocation, double, SpawnReason) - Method in class io.lumine.xikage.mythicmobs.mobs.MythicMob
Spawns this mob type
spawn(AbstractLocation, double, SpawnReason) - Method in class io.lumine.xikage.mythicmobs.mobs.MythicMobStack
 
spawn(AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.skills.projectiles.ArmorStandProjectileData
 
spawn(RandomSpawnPoint) - Method in class io.lumine.xikage.mythicmobs.spawning.random.RandomSpawner
 
Spawn() - Method in class io.lumine.xikage.mythicmobs.spawning.spawners.MythicSpawner
 
SPAWN_EGG - Static variable in class io.lumine.xikage.mythicmobs.volatilecode.VolatileMaterial
 
spawnBaseEntity(AbstractLocation, SpawnReason) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitEntityType
 
spawnBaseEntity(AbstractLocation, SpawnReason) - Method in class io.lumine.xikage.mythicmobs.mobs.entities.MythicEntity
 
SpawnCommand - Class in io.lumine.xikage.mythicmobs.commands.mobs
 
SpawnCommand(Command<MythicMobs>) - Constructor for class io.lumine.xikage.mythicmobs.commands.mobs.SpawnCommand
 
SpawnCommand(MythicMobs) - Constructor for class io.lumine.xikage.mythicmobs.commands.mobs.SpawnCommand
 
spawnEntity(Location, EntityType, SpawnReason) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitEntityType
 
spawner(BiFunction<MythicSpawner, String, String>) - Static method in interface io.lumine.xikage.mythicmobs.skills.placeholders.Placeholder
 
spawner - Variable in class io.lumine.xikage.mythicmobs.spawning.spawners.SpawnerSlice
 
SPAWNER - Static variable in class io.lumine.xikage.mythicmobs.volatilecode.VolatileMaterial
 
SpawnerListeners - Class in io.lumine.xikage.mythicmobs.adapters.bukkit.listeners
 
SpawnerListeners(SpawnerManager) - Constructor for class io.lumine.xikage.mythicmobs.adapters.bukkit.listeners.SpawnerListeners
 
SpawnerManager - Class in io.lumine.xikage.mythicmobs.spawning.spawners
 
SpawnerManager(MythicMobs) - Constructor for class io.lumine.xikage.mythicmobs.spawning.spawners.SpawnerManager
 
SpawnerPlaceholder - Class in io.lumine.xikage.mythicmobs.skills.placeholders.types
 
SpawnerPlaceholder(BiFunction<MythicSpawner, String, String>) - Constructor for class io.lumine.xikage.mythicmobs.skills.placeholders.types.SpawnerPlaceholder
 
SpawnerRange - Static variable in class io.lumine.xikage.mythicmobs.io.ConfigManager
 
SpawnersCommand - Class in io.lumine.xikage.mythicmobs.commands.spawners
 
SpawnersCommand(Command<MythicMobs>) - Constructor for class io.lumine.xikage.mythicmobs.commands.spawners.SpawnersCommand
 
SpawnerSlice - Class in io.lumine.xikage.mythicmobs.spawning.spawners
 
SpawnerSlice(MythicSpawner, AbstractLocation) - Constructor for class io.lumine.xikage.mythicmobs.spawning.spawners.SpawnerSlice
 
SpawnersTargeter - Class in io.lumine.xikage.mythicmobs.skills.targeters
 
SpawnersTargeter(MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.targeters.SpawnersTargeter
 
spawnerString - Variable in class io.lumine.xikage.mythicmobs.skills.targeters.SpawnersTargeter
 
spawnflag - Static variable in class io.lumine.xikage.mythicmobs.mobs.MobManager
 
SpawningInterval - Static variable in class io.lumine.xikage.mythicmobs.io.ConfigManager
 
spawnMob(String, Location) - Method in class io.lumine.xikage.mythicmobs.mobs.MobManager
 
spawnMob(String, Location, double) - Method in class io.lumine.xikage.mythicmobs.mobs.MobManager
 
spawnMob(String, AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.mobs.MobManager
 
spawnMob(String, AbstractLocation, double) - Method in class io.lumine.xikage.mythicmobs.mobs.MobManager
 
spawnMob(String, AbstractLocation, SpawnReason, double) - Method in class io.lumine.xikage.mythicmobs.mobs.MobManager
 
spawnMobs() - Method in class io.lumine.xikage.mythicmobs.spawning.random.RandomSpawnerManager
 
spawnMythicMob(MythicMob, Location, int) - Method in class io.lumine.xikage.mythicmobs.api.bukkit.BukkitAPIHelper
Spawns a Mythic Mob and returns the Bukkit Entity object
spawnMythicMob(String, Location) - Method in class io.lumine.xikage.mythicmobs.api.bukkit.BukkitAPIHelper
Spawns a Mythic Mob and returns the Bukkit Entity object
spawnMythicMob(String, Location, int) - Method in class io.lumine.xikage.mythicmobs.api.bukkit.BukkitAPIHelper
Spawns a Mythic Mob and returns the Bukkit Entity object
spawnPoints - Static variable in class io.lumine.xikage.mythicmobs.spawning.random.RandomSpawner
 
SpawnPointType - Enum in io.lumine.xikage.mythicmobs.spawning.random
 
SpawnReason - Enum in io.lumine.xikage.mythicmobs.mobs.entities
 
spawnReason - Variable in class io.lumine.xikage.mythicmobs.spawning.random.RandomSpawnPoint
 
spawnReasons - Variable in class io.lumine.xikage.mythicmobs.spawning.random.RandomSpawner
 
spawnVelocityX - Variable in class io.lumine.xikage.mythicmobs.mobs.MythicMob
 
spawnVelocityXMax - Variable in class io.lumine.xikage.mythicmobs.mobs.MythicMob
 
spawnVelocityXRange - Variable in class io.lumine.xikage.mythicmobs.mobs.MythicMob
 
spawnVelocityY - Variable in class io.lumine.xikage.mythicmobs.mobs.MythicMob
 
spawnVelocityYMax - Variable in class io.lumine.xikage.mythicmobs.mobs.MythicMob
 
spawnVelocityYRange - Variable in class io.lumine.xikage.mythicmobs.mobs.MythicMob
 
spawnVelocityZ - Variable in class io.lumine.xikage.mythicmobs.mobs.MythicMob
 
spawnVelocityZMax - Variable in class io.lumine.xikage.mythicmobs.mobs.MythicMob
 
spawnVelocityZRange - Variable in class io.lumine.xikage.mythicmobs.mobs.MythicMob
 
SpeakMechanic - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
SpeakMechanic(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.SpeakMechanic
 
SpeakMechanic.SpeechTracker - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
SpeechBubble - Class in io.lumine.xikage.mythicmobs.holograms.types
 
SpeechBubble(HologramManager, SkillCaster) - Constructor for class io.lumine.xikage.mythicmobs.holograms.types.SpeechBubble
 
speechBubble - Variable in class io.lumine.xikage.mythicmobs.mobs.ActiveMob
 
SpeechTracker(SkillMetadata) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.SpeakMechanic.SpeechTracker
 
SpeechTracker(AbstractEntity, SkillMetadata) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.SpeakMechanic.SpeechTracker
 
speed - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.SetSpeedMechanic
 
speed - Variable in class io.lumine.xikage.mythicmobs.volatilecode.v1_12_R1.ai.goals.FleeConditionalGoal
 
speed - Variable in class io.lumine.xikage.mythicmobs.volatilecode.v1_13_R2.ai.goals.FleeConditionalGoal
 
speed - Variable in class io.lumine.xikage.mythicmobs.volatilecode.v1_14_R1.ai.goals.FleeConditionalGoal
 
speed - Variable in class io.lumine.xikage.mythicmobs.volatilecode.v1_15_R1.ai.goals.FleeConditionalGoal
 
speed - Variable in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R1.ai.goals.FleeConditionalGoal
 
speed - Variable in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R2.ai.goals.FleeConditionalGoal
 
spellName - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.CastMechanic
 
sphere - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.BlockWaveEffect
 
SpinEffect - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
SpinEffect(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.SpinEffect
 
SpongeEntity - Class in io.lumine.xikage.mythicmobs.adapters.sponge
 
SpongeEntity() - Constructor for class io.lumine.xikage.mythicmobs.adapters.sponge.SpongeEntity
 
SpongeLocation - Class in io.lumine.xikage.mythicmobs.adapters.sponge
 
SpongeLocation() - Constructor for class io.lumine.xikage.mythicmobs.adapters.sponge.SpongeLocation
 
spread - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ArrowVolleyMechanic
 
spread - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ForcePullMechanic
 
spreadH - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.TeleportMechanic
 
spreadV - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ForcePullMechanic
 
spreadV - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.TeleportMechanic
 
SpringMechanic - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
SpringMechanic(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.SpringMechanic
 
stacks - Variable in class io.lumine.xikage.mythicmobs.skills.auras.Aura.AuraTracker
 
stance - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.SetStanceMechanic
 
StanceCondition - Class in io.lumine.xikage.mythicmobs.skills.conditions.all
 
StanceCondition(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.conditions.all.StanceCondition
 
start() - Method in class io.lumine.xikage.mythicmobs.metrics.MetricsLite
Start measuring statistics.
start() - Method in class io.lumine.xikage.mythicmobs.mobs.ai.goals.DoNothingGoal
 
start() - Method in class io.lumine.xikage.mythicmobs.mobs.ai.goals.FollowPathGoal
 
start() - Method in class io.lumine.xikage.mythicmobs.mobs.ai.goals.GoToLocationGoal
 
start() - Method in class io.lumine.xikage.mythicmobs.mobs.ai.goals.GoToOwnerGoal
 
start() - Method in class io.lumine.xikage.mythicmobs.mobs.ai.goals.GoToParentGoal
 
start() - Method in class io.lumine.xikage.mythicmobs.mobs.ai.goals.GoToSpawnLocationGoal
 
start() - Method in class io.lumine.xikage.mythicmobs.mobs.ai.goals.PatrolGoal
 
start() - Method in class io.lumine.xikage.mythicmobs.mobs.ai.Pathfinder
Starts this Pathfinder.
start() - Method in class io.lumine.xikage.mythicmobs.skills.auras.Aura.AuraTracker
 
start(AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.ChainMechanic.ChainTracker
 
start() - Method in class io.lumine.xikage.mythicmobs.skills.projectiles.Projectile.ProjectileTracker
 
startCharges - Variable in class io.lumine.xikage.mythicmobs.skills.auras.Aura.AuraTracker
 
startDuration - Variable in class io.lumine.xikage.mythicmobs.skills.auras.Aura.AuraTracker
 
startForwardOffset - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ParticleEffect
 
startForwardOffset - Variable in class io.lumine.xikage.mythicmobs.skills.projectiles.Projectile
 
startLocation - Variable in class io.lumine.xikage.mythicmobs.skills.projectiles.Projectile.ProjectileTracker
 
startSideOffset - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ParticleEffect
 
startSideOffset - Variable in class io.lumine.xikage.mythicmobs.skills.projectiles.Projectile
 
startYOffset - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ParticleLineEffect
 
startYOffset - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ShootMechanic
 
startYOffset - Variable in class io.lumine.xikage.mythicmobs.skills.projectiles.Projectile
 
state - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.SetAIMechanic
 
StaticDouble - Class in io.lumine.xikage.mythicmobs.skills.placeholders.parsers
 
StaticDouble(String) - Constructor for class io.lumine.xikage.mythicmobs.skills.placeholders.parsers.StaticDouble
 
StaticDouble(double) - Constructor for class io.lumine.xikage.mythicmobs.skills.placeholders.parsers.StaticDouble
 
StaticFloat - Class in io.lumine.xikage.mythicmobs.skills.placeholders.parsers
 
StaticFloat(String) - Constructor for class io.lumine.xikage.mythicmobs.skills.placeholders.parsers.StaticFloat
 
StaticFloat(float) - Constructor for class io.lumine.xikage.mythicmobs.skills.placeholders.parsers.StaticFloat
 
StaticInt - Class in io.lumine.xikage.mythicmobs.skills.placeholders.parsers
 
StaticInt(String) - Constructor for class io.lumine.xikage.mythicmobs.skills.placeholders.parsers.StaticInt
 
StatsCommand - Class in io.lumine.xikage.mythicmobs.commands.mobs
 
StatsCommand(Command<MythicMobs>) - Constructor for class io.lumine.xikage.mythicmobs.commands.mobs.StatsCommand
 
stop() - Method in class io.lumine.xikage.mythicmobs.skills.mechanics.ShootMechanic.ProjectileTracker
 
stop() - Method in class io.lumine.xikage.mythicmobs.spawning.random.RandomSpawnGenerator
 
stopOnHitEntity - Variable in class io.lumine.xikage.mythicmobs.skills.projectiles.Projectile
 
stopOnHitGround - Variable in class io.lumine.xikage.mythicmobs.skills.projectiles.Projectile
 
strCloudParticle - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ParticleTornadoEffect
 
strEntitySkill - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.RaytraceMechanic
 
strikeLightning(AbstractLocation) - Method in interface io.lumine.xikage.mythicmobs.adapters.AbstractSkillAdapter
 
strikeLightning(AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitSkillAdapter
 
strikeLightningEffect(AbstractLocation) - Method in interface io.lumine.xikage.mythicmobs.adapters.AbstractSkillAdapter
 
strikeLightningEffect(AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitSkillAdapter
 
StringEqualsCondition - Class in io.lumine.xikage.mythicmobs.skills.conditions.all
 
StringEqualsCondition(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.conditions.all.StringEqualsCondition
 
StringListVariable - Class in io.lumine.xikage.mythicmobs.skills.variables.types
 
StringListVariable(List<String>) - Constructor for class io.lumine.xikage.mythicmobs.skills.variables.types.StringListVariable
Creates the variable
StringPlaceholder - Class in io.lumine.xikage.mythicmobs.skills.placeholders.types
 
StringPlaceholder(String) - Constructor for class io.lumine.xikage.mythicmobs.skills.placeholders.types.StringPlaceholder
 
StringTag - Class in io.lumine.xikage.mythicmobs.util.jnbt
The TAG_String tag.
StringTag(String) - Constructor for class io.lumine.xikage.mythicmobs.util.jnbt.StringTag
Creates the tag with an empty name.
StringVariable - Class in io.lumine.xikage.mythicmobs.skills.variables.types
 
StringVariable(String) - Constructor for class io.lumine.xikage.mythicmobs.skills.variables.types.StringVariable
Creates the variable
StringVariable(String, long) - Constructor for class io.lumine.xikage.mythicmobs.skills.variables.types.StringVariable
Creates the variable
strLocationSkill - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.RaytraceMechanic
 
strMobType - Variable in class io.lumine.xikage.mythicmobs.mobs.MythicMob
 
strParticle - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ParticleEffect
 
strType - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.SummonMechanic
 
strType - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.SummonPassengerMechanic
 
strUnparsedValue - Variable in class io.lumine.xikage.mythicmobs.skills.placeholders.PlaceholderParser
 
strValue - Variable in class io.lumine.xikage.mythicmobs.skills.placeholders.PlaceholderParser
 
StunMechanic - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
StunMechanic(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.StunMechanic
 
StunMechanic.StunMechanicTracker - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
StunMechanicTracker(AbstractEntity, SkillMetadata) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.StunMechanic.StunMechanicTracker
 
subtitle - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.SendTitleMechanic
 
subtract(double, double, double) - Method in class io.lumine.xikage.mythicmobs.adapters.AbstractLocation
Subtracts the location by another.
subtract(AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.adapters.AbstractLocation
Subtracts the location by another.
subtract(AbstractVector) - Method in class io.lumine.xikage.mythicmobs.adapters.AbstractLocation
Subtracts the location by a vector.
subtract(AbstractVector) - Method in class io.lumine.xikage.mythicmobs.adapters.AbstractVector
Subtracts a vector from this one.
SudoSkillMechanic - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
SudoSkillMechanic(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.SudoSkillMechanic
 
SuicideMechanic - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
SuicideMechanic(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.SuicideMechanic
 
summonerIsFaction - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.SummonMechanic
 
summonerIsOwner - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.SummonMechanic
 
summonerIsParent - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.SummonMechanic
 
SummonMechanic - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
SummonMechanic(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.SummonMechanic
 
SummonPassengerMechanic - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
SummonPassengerMechanic(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.SummonPassengerMechanic
 
SunnyCondition - Class in io.lumine.xikage.mythicmobs.skills.conditions.all
 
SunnyCondition(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.conditions.all.SunnyCondition
 

T

tag - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.TagAddMechanic
 
tag - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.TagRemoveMechanic
 
Tag - Class in io.lumine.xikage.mythicmobs.util.jnbt
Represents a NBT tag.
Tag() - Constructor for class io.lumine.xikage.mythicmobs.util.jnbt.Tag
 
TagAddMechanic - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
TagAddMechanic(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.TagAddMechanic
 
TagEntity(PlayerInteractEntityEvent) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.listeners.MobListeners
 
TagRemoveMechanic - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
TagRemoveMechanic(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.TagRemoveMechanic
 
takeMoney(AbstractPlayer, double) - Method in class io.lumine.xikage.mythicmobs.compatibility.VaultSupport
 
target(TriFunction<PlaceholderMeta, AbstractEntity, String, String>) - Static method in interface io.lumine.xikage.mythicmobs.skills.placeholders.Placeholder
 
target_creative - Variable in class io.lumine.xikage.mythicmobs.skills.AbstractSkill
 
targetConditions - Variable in class io.lumine.xikage.mythicmobs.skills.SkillTargeter
 
targetConditions - Variable in class io.lumine.xikage.mythicmobs.volatilecode.v1_12_R1.ai.targeters.NearestConditionalTargetGoal
 
targetConditions - Variable in class io.lumine.xikage.mythicmobs.volatilecode.v1_13_R2.ai.targeters.NearestConditionalTargetGoal
 
targetConditions - Variable in class io.lumine.xikage.mythicmobs.volatilecode.v1_14_R1.ai.targeters.NearestConditionalTargetGoal
 
targetConditions - Variable in class io.lumine.xikage.mythicmobs.volatilecode.v1_15_R1.ai.targeters.NearestConditionalTargetGoal
 
targetConditions - Variable in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R1.ai.targeters.NearestConditionalTargetGoal
 
targetConditions - Variable in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R2.ai.targeters.NearestConditionalTargetGoal
 
targetConditionString - Variable in class io.lumine.xikage.mythicmobs.skills.SkillTargeter
 
targetConditionString - Variable in class io.lumine.xikage.mythicmobs.volatilecode.v1_12_R1.ai.targeters.NearestConditionalTargetGoal
 
targetConditionString - Variable in class io.lumine.xikage.mythicmobs.volatilecode.v1_13_R2.ai.targeters.NearestConditionalTargetGoal
 
targetConditionString - Variable in class io.lumine.xikage.mythicmobs.volatilecode.v1_14_R1.ai.targeters.NearestConditionalTargetGoal
 
targetConditionString - Variable in class io.lumine.xikage.mythicmobs.volatilecode.v1_15_R1.ai.targeters.NearestConditionalTargetGoal
 
targetConditionString - Variable in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R1.ai.targeters.NearestConditionalTargetGoal
 
targetConditionString - Variable in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R2.ai.targeters.NearestConditionalTargetGoal
 
targetDeath() - Method in class io.lumine.xikage.mythicmobs.mobs.ActiveMob.ThreatTable
Called when the mob's current target dies
targeter - Variable in class io.lumine.xikage.mythicmobs.skills.AbstractSkill
The optional targeter for this skill
targeter - Variable in class io.lumine.xikage.mythicmobs.skills.targeters.CustomTargeter
 
targeterName - Variable in class io.lumine.xikage.mythicmobs.skills.targeters.CustomTargeter
 
targetEvent(AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.mobs.ActiveMob.ThreatTable
Evaluates a new target and targets them if there isn't currently a better target
targetHighestThreat() - Method in class io.lumine.xikage.mythicmobs.mobs.ActiveMob.ThreatTable
Recalculates the current highest threat holder and targets them, or drops combat if the table is empty
TargetInLineOfSightCondition - Class in io.lumine.xikage.mythicmobs.skills.conditions.all
 
TargetInLineOfSightCondition(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.conditions.all.TargetInLineOfSightCondition
 
targetIsOrigin - Variable in class io.lumine.xikage.mythicmobs.skills.SkillMechanic
 
TargetLocationTargeter - Class in io.lumine.xikage.mythicmobs.skills.targeters
 
TargetLocationTargeter(MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.targeters.TargetLocationTargeter
 
TargetNotInLineOfSightCondition - Class in io.lumine.xikage.mythicmobs.skills.conditions.all
 
TargetNotInLineOfSightCondition(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.conditions.all.TargetNotInLineOfSightCondition
 
TargetNotWithinCondition - Class in io.lumine.xikage.mythicmobs.skills.conditions.all
 
TargetNotWithinCondition(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.conditions.all.TargetNotWithinCondition
 
TargetPlaceholder - Class in io.lumine.xikage.mythicmobs.skills.placeholders.types
 
TargetPlaceholder(TriFunction<PlaceholderMeta, AbstractEntity, String, String>) - Constructor for class io.lumine.xikage.mythicmobs.skills.placeholders.types.TargetPlaceholder
 
targets - Variable in class io.lumine.xikage.mythicmobs.skills.projectiles.Projectile.ProjectileTracker
 
TargetsCondition - Class in io.lumine.xikage.mythicmobs.skills.conditions.all
 
TargetsCondition(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.conditions.all.TargetsCondition
 
TargetScore - Static variable in class io.lumine.xikage.mythicmobs.util.Patterns
 
targetsCreativePlayers() - Method in class io.lumine.xikage.mythicmobs.skills.AbstractSkill
 
TargetTargeter - Class in io.lumine.xikage.mythicmobs.skills.targeters
 
TargetTargeter(MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.targeters.TargetTargeter
 
targetThreateningEntity(AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.mobs.ActiveMob.ThreatTable
Forces the mob to target a particular entity on their threat table
TargetWithinCondition - Class in io.lumine.xikage.mythicmobs.skills.conditions.all
 
TargetWithinCondition(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.conditions.all.TargetWithinCondition
 
targetYOffset - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ParticleLineEffect
 
targetYOffset - Variable in class io.lumine.xikage.mythicmobs.skills.projectiles.Projectile
 
TaskManager - Class in io.lumine.xikage.mythicmobs.adapters
 
TaskManager() - Constructor for class io.lumine.xikage.mythicmobs.adapters.TaskManager
 
taskManager - Static variable in class io.lumine.xikage.mythicmobs.adapters.TaskManager
 
taunt(Entity, LivingEntity) - Method in class io.lumine.xikage.mythicmobs.api.bukkit.BukkitAPIHelper
Sets TARGET to 110% of the mob's target's threat value, and forces the mob to switch targets
Taunt(AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.mobs.ActiveMob.ThreatTable
Taunts the mob, forcing it to target the taunter and setting their threat to 110%
TauntCommand - Class in io.lumine.xikage.mythicmobs.commands.test
 
TauntCommand(Command<MythicMobs>) - Constructor for class io.lumine.xikage.mythicmobs.commands.test.TauntCommand
 
teleport(AbstractLocation) - Method in interface io.lumine.xikage.mythicmobs.adapters.AbstractEntity
 
teleport(AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitEntity
 
teleport(AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.compatibility.CMISupport.CMIHologramImpl
 
teleport(AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.compatibility.HologramsSupport.HologramsHologram
 
teleport(AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.compatibility.HolographicDisplaysSupport.HolographicDisplays
 
teleport(AbstractLocation) - Method in interface io.lumine.xikage.mythicmobs.holograms.IHologram
 
teleport() - Method in class io.lumine.xikage.mythicmobs.holograms.types.CastBar
 
teleport() - Method in class io.lumine.xikage.mythicmobs.holograms.types.HealthBar
 
teleport() - Method in class io.lumine.xikage.mythicmobs.holograms.types.Nameplate
 
teleport() - Method in class io.lumine.xikage.mythicmobs.holograms.types.SpeechBubble
 
TeleportInMechanic - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
TeleportInMechanic(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.TeleportInMechanic
 
TeleportMechanic - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
TeleportMechanic(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.TeleportMechanic
 
TeleportToMechanic - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
TeleportToMechanic(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.TeleportToMechanic
 
terminateFromRegistry() - Method in class io.lumine.xikage.mythicmobs.skills.auras.Aura.AuraTracker
 
TestCommand - Class in io.lumine.xikage.mythicmobs.commands.test
 
TestCommand(Command<MythicMobs>) - Constructor for class io.lumine.xikage.mythicmobs.commands.test.TestCommand
 
TestEntityNBTCommand - Class in io.lumine.xikage.mythicmobs.commands.utility
 
TestEntityNBTCommand(Command<MythicMobs>) - Constructor for class io.lumine.xikage.mythicmobs.commands.utility.TestEntityNBTCommand
 
threatGain(AbstractEntity, double) - Method in class io.lumine.xikage.mythicmobs.mobs.ActiveMob.ThreatTable
Adds an amount of threat to the target entity
threatLoss(AbstractEntity, double) - Method in class io.lumine.xikage.mythicmobs.mobs.ActiveMob.ThreatTable
Removes an amount of threat to the target entity
ThreatMechanic - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
ThreatMechanic(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.ThreatMechanic
 
threatSet(AbstractEntity, double) - Method in class io.lumine.xikage.mythicmobs.mobs.ActiveMob.ThreatTable
Sets an entity's threat value
ThreatTable() - Constructor for class io.lumine.xikage.mythicmobs.mobs.ActiveMob.ThreatTable
 
ThreatTableListeners - Class in io.lumine.xikage.mythicmobs.adapters.bukkit.listeners
 
ThreatTableListeners() - Constructor for class io.lumine.xikage.mythicmobs.adapters.bukkit.listeners.ThreatTableListeners
 
ThreatTablePlayersTargeter - Class in io.lumine.xikage.mythicmobs.skills.targeters
 
ThreatTablePlayersTargeter(MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.targeters.ThreatTablePlayersTargeter
 
ThreatTableRandomLocationTargeter - Class in io.lumine.xikage.mythicmobs.skills.targeters
 
ThreatTableRandomLocationTargeter(MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.targeters.ThreatTableRandomLocationTargeter
 
ThreatTableRandomTargeter - Class in io.lumine.xikage.mythicmobs.skills.targeters
 
ThreatTableRandomTargeter(MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.targeters.ThreatTableRandomTargeter
 
ThreatTableTargeter - Class in io.lumine.xikage.mythicmobs.skills.targeters
 
ThreatTableTargeter(MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.targeters.ThreatTableTargeter
 
ThrowMechanic - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
ThrowMechanic(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.ThrowMechanic
 
throwSkill(AbstractLocation, AbstractEntity, float, float) - Method in interface io.lumine.xikage.mythicmobs.adapters.AbstractSkillAdapter
 
throwSkill(AbstractLocation, AbstractEntity, float, float) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitSkillAdapter
 
ThunderingCondition - Class in io.lumine.xikage.mythicmobs.skills.conditions.all
 
ThunderingCondition(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.conditions.all.ThunderingCondition
 
tick() - Method in class io.lumine.xikage.mythicmobs.drops.DropMetadata
 
tick(int) - Method in class io.lumine.xikage.mythicmobs.mobs.ActiveMob
 
tick() - Method in class io.lumine.xikage.mythicmobs.mobs.ai.goals.DoNothingGoal
 
tick() - Method in class io.lumine.xikage.mythicmobs.mobs.ai.goals.FollowPathGoal
 
tick() - Method in class io.lumine.xikage.mythicmobs.mobs.ai.goals.GoToLocationGoal
 
tick() - Method in class io.lumine.xikage.mythicmobs.mobs.ai.goals.GoToOwnerGoal
 
tick() - Method in class io.lumine.xikage.mythicmobs.mobs.ai.goals.GoToParentGoal
 
tick() - Method in class io.lumine.xikage.mythicmobs.mobs.ai.goals.GoToSpawnLocationGoal
 
tick() - Method in class io.lumine.xikage.mythicmobs.mobs.ai.goals.PatrolGoal
 
tick() - Method in class io.lumine.xikage.mythicmobs.mobs.ai.Pathfinder
Called every tick when this Pathfinder is running.
tickClock() - Method in class io.lumine.xikage.mythicmobs.skills.SkillMechanic
 
tickInterval - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ShootMechanic
 
tickInterval - Variable in class io.lumine.xikage.mythicmobs.skills.projectiles.Projectile
 
ticks - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.DelaySkill
 
ticks - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.GCDMechanic
 
ticks - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.IgniteMechanic
 
ticks - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ToggleLeverMechanic
 
tickSpawnerClock() - Method in class io.lumine.xikage.mythicmobs.spawning.spawners.MythicSpawner
Ticks the spawner's synchronous functions
tickSpawnerClocks() - Method in class io.lumine.xikage.mythicmobs.spawning.spawners.SpawnerManager
 
ticksPerSecond - Variable in class io.lumine.xikage.mythicmobs.skills.projectiles.Projectile
 
ticksRemaining - Variable in class io.lumine.xikage.mythicmobs.skills.auras.Aura.AuraTracker
 
ticksRemaining - Variable in class io.lumine.xikage.mythicmobs.skills.projectiles.Projectile.ProjectileTracker
 
tickThreat() - Method in class io.lumine.xikage.mythicmobs.mobs.ActiveMob.ThreatTable
 
timeIn - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.SendTitleMechanic
 
timeOt - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.SendTitleMechanic
 
timerupdate - Static variable in class io.lumine.xikage.mythicmobs.io.ConfigManager
 
timeSt - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.SendTitleMechanic
 
Timing - Class in io.lumine.xikage.mythicmobs.util
 
Timing(String) - Constructor for class io.lumine.xikage.mythicmobs.util.Timing
 
Timing.TimingResults - Class in io.lumine.xikage.mythicmobs.util
 
TimingResults() - Constructor for class io.lumine.xikage.mythicmobs.util.Timing.TimingResults
 
TimingsCommand - Class in io.lumine.xikage.mythicmobs.commands.debug
 
TimingsCommand(Command<MythicMobs>) - Constructor for class io.lumine.xikage.mythicmobs.commands.debug.TimingsCommand
 
TimingsHandler - Class in io.lumine.xikage.mythicmobs.clock
 
TimingsHandler() - Constructor for class io.lumine.xikage.mythicmobs.clock.TimingsHandler
 
title - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.SendTitleMechanic
 
toArray(Iterable<? extends T>, Class<T>) - Static method in class io.lumine.xikage.mythicmobs.util.ArrayWrapper
Converts an iterable element collection to an array of elements.
toBukkitParticle() - Method in enum io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitParticle
 
toggleLever(SkillCaster, AbstractLocation, int) - Method in interface io.lumine.xikage.mythicmobs.adapters.AbstractSkillAdapter
 
toggleLever(SkillCaster, AbstractLocation, int) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitSkillAdapter
 
ToggleLeverMechanic - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
ToggleLeverMechanic(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.ToggleLeverMechanic
 
togglePiston(AbstractLocation) - Method in interface io.lumine.xikage.mythicmobs.volatilecode.handlers.VolatileBlockHandler
 
togglePiston(AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R2.VolatileBlockHandler_v1_16_R2
 
togglePowerable(AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.volatilecode.disabled.VolatileBlockHandlerDisabled
 
togglePowerable(AbstractLocation, long) - Method in class io.lumine.xikage.mythicmobs.volatilecode.disabled.VolatileBlockHandlerDisabled
 
togglePowerable(AbstractLocation) - Method in interface io.lumine.xikage.mythicmobs.volatilecode.handlers.VolatileBlockHandler
 
togglePowerable(AbstractLocation, long) - Method in interface io.lumine.xikage.mythicmobs.volatilecode.handlers.VolatileBlockHandler
 
togglePowerable(AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_12_R1.VolatileBlockHandler_v1_12_R1
 
togglePowerable(AbstractLocation, long) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_12_R1.VolatileBlockHandler_v1_12_R1
 
togglePowerable(AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_13_R2.VolatileBlockHandler_v1_13_R2
 
togglePowerable(AbstractLocation, long) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_13_R2.VolatileBlockHandler_v1_13_R2
 
togglePowerable(AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_14_R1.VolatileBlockHandler_v1_14_R1
 
togglePowerable(AbstractLocation, long) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_14_R1.VolatileBlockHandler_v1_14_R1
 
togglePowerable(AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_15_R1.VolatileBlockHandler_v1_15_R1
 
togglePowerable(AbstractLocation, long) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_15_R1.VolatileBlockHandler_v1_15_R1
 
togglePowerable(AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R1.VolatileBlockHandler_v1_16_R1
 
togglePowerable(AbstractLocation, long) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R1.VolatileBlockHandler_v1_16_R1
 
togglePowerable(AbstractLocation) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R2.VolatileBlockHandler_v1_16_R2
 
togglePowerable(AbstractLocation, long) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R2.VolatileBlockHandler_v1_16_R2
 
toLocation(AbstractWorld) - Method in class io.lumine.xikage.mythicmobs.adapters.AbstractVector
Gets a Location version of this vector with yaw and pitch being 0.
toLocation(AbstractWorld, float, float) - Method in class io.lumine.xikage.mythicmobs.adapters.AbstractVector
Gets a Location version of this vector.
toLocus() - Method in class io.lumine.xikage.mythicmobs.adapters.AbstractLocation
 
toNMSTag() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_12_R1.CompoundTag_v1_12_R1
 
toNMSTag(DropMetadata) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_12_R1.CompoundTag_v1_12_R1
 
toNMSTag() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_13_R2.CompoundTag_v1_13_R2
 
toNMSTag(DropMetadata) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_13_R2.CompoundTag_v1_13_R2
 
toNMSTag() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_14_R1.CompoundTag_v1_14_R1
 
toNMSTag(DropMetadata) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_14_R1.CompoundTag_v1_14_R1
 
toNMSTag() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_15_R1.CompoundTag_v1_15_R1
 
toNMSTag(DropMetadata) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_15_R1.CompoundTag_v1_15_R1
 
toNMSTag() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R1.CompoundTag_v1_16_R1
 
toNMSTag(DropMetadata) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R1.CompoundTag_v1_16_R1
 
toNMSTag() - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R2.CompoundTag_v1_16_R2
 
toNMSTag(DropMetadata) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R2.CompoundTag_v1_16_R2
 
toOrigin - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.PullMechanic
 
toPosition() - Method in class io.lumine.xikage.mythicmobs.adapters.AbstractLocation
 
tornadoHeight - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ParticleTornadoEffect
 
toString() - Method in class io.lumine.xikage.mythicmobs.adapters.AbstractBiome
 
toString() - Method in class io.lumine.xikage.mythicmobs.adapters.AbstractLocation
 
toString() - Method in class io.lumine.xikage.mythicmobs.adapters.AbstractVector
Returns this vector's components as x,y,z.
toString() - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitItemStack
 
toString() - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitWorld
 
toString() - Method in class io.lumine.xikage.mythicmobs.drops.droppables.ItemDrop
 
toString() - Method in class io.lumine.xikage.mythicmobs.mobs.MythicMob
 
toString() - Method in class io.lumine.xikage.mythicmobs.skills.placeholders.parsers.PlaceholderDouble
 
toString() - Method in class io.lumine.xikage.mythicmobs.skills.placeholders.parsers.PlaceholderFloat
 
toString() - Method in class io.lumine.xikage.mythicmobs.skills.placeholders.parsers.PlaceholderInt
 
toString() - Method in class io.lumine.xikage.mythicmobs.skills.placeholders.parsers.PlaceholderString
 
toString() - Method in class io.lumine.xikage.mythicmobs.skills.placeholders.parsers.RandomDouble
 
toString() - Method in class io.lumine.xikage.mythicmobs.skills.placeholders.parsers.RandomFloat
 
toString() - Method in class io.lumine.xikage.mythicmobs.skills.placeholders.parsers.RandomInt
 
toString() - Method in class io.lumine.xikage.mythicmobs.skills.placeholders.parsers.StaticDouble
 
toString() - Method in class io.lumine.xikage.mythicmobs.skills.placeholders.parsers.StaticFloat
 
toString() - Method in class io.lumine.xikage.mythicmobs.skills.placeholders.parsers.StaticInt
 
toString() - Method in class io.lumine.xikage.mythicmobs.skills.SkillTargeter
 
toString() - Method in class io.lumine.xikage.mythicmobs.skills.variables.types.AbstractVariable
 
toString() - Method in class io.lumine.xikage.mythicmobs.skills.variables.types.EntityListVariable
 
toString() - Method in class io.lumine.xikage.mythicmobs.skills.variables.types.EntityVariable
 
toString() - Method in class io.lumine.xikage.mythicmobs.skills.variables.types.FloatVariable
 
toString() - Method in class io.lumine.xikage.mythicmobs.skills.variables.types.IntegerVariable
 
toString() - Method in class io.lumine.xikage.mythicmobs.skills.variables.types.StringListVariable
 
toString() - Method in class io.lumine.xikage.mythicmobs.skills.variables.types.StringVariable
 
toString() - Method in class io.lumine.xikage.mythicmobs.util.jnbt.ByteArrayTag
 
toString() - Method in class io.lumine.xikage.mythicmobs.util.jnbt.ByteTag
 
toString() - Method in class io.lumine.xikage.mythicmobs.util.jnbt.CompoundTag
 
toString() - Method in class io.lumine.xikage.mythicmobs.util.jnbt.DoubleTag
 
toString() - Method in class io.lumine.xikage.mythicmobs.util.jnbt.EndTag
 
toString() - Method in class io.lumine.xikage.mythicmobs.util.jnbt.FloatTag
 
toString() - Method in class io.lumine.xikage.mythicmobs.util.jnbt.IntArrayTag
 
toString() - Method in class io.lumine.xikage.mythicmobs.util.jnbt.IntTag
 
toString() - Method in class io.lumine.xikage.mythicmobs.util.jnbt.ListTag
 
toString() - Method in class io.lumine.xikage.mythicmobs.util.jnbt.LongTag
 
toString() - Method in class io.lumine.xikage.mythicmobs.util.jnbt.PlaceholderDoubleTag
 
toString() - Method in class io.lumine.xikage.mythicmobs.util.jnbt.PlaceholderFloatTag
 
toString() - Method in class io.lumine.xikage.mythicmobs.util.jnbt.PlaceholderIntTag
 
toString() - Method in class io.lumine.xikage.mythicmobs.util.jnbt.PlaceholderStringTag
 
toString() - Method in class io.lumine.xikage.mythicmobs.util.jnbt.ShortTag
 
toString() - Method in class io.lumine.xikage.mythicmobs.util.jnbt.StringTag
 
toString() - Method in enum io.lumine.xikage.mythicmobs.util.ReflectionUtils.PackageType
 
TotemMechanic - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
TotemMechanic(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.TotemMechanic
 
toType(Variable, VariableType) - Static method in class io.lumine.xikage.mythicmobs.skills.variables.Variable
 
toVector() - Method in class io.lumine.xikage.mythicmobs.adapters.AbstractLocation
Constructs a new AbstractVector based on this Location
trackMob(ActiveMob) - Method in class io.lumine.xikage.mythicmobs.spawning.spawners.MythicSpawner
 
trail - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.FireworkEffect
 
trigger - Variable in class io.lumine.xikage.mythicmobs.skills.AbstractSkill
 
TriggeredSkill - Class in io.lumine.xikage.mythicmobs.skills
A skill that has been triggered and is being passed for execution
TriggeredSkill(SkillTrigger, ActiveMob, AbstractEntity, Pair<String, Object>...) - Constructor for class io.lumine.xikage.mythicmobs.skills.TriggeredSkill
 
TriggeredSkill(SkillTrigger, ActiveMob, AbstractEntity, boolean, Pair<String, Object>...) - Constructor for class io.lumine.xikage.mythicmobs.skills.TriggeredSkill
 
TriggeredSkill(SkillTrigger, ActiveMob, AbstractEntity, boolean, Consumer<SkillMetadata>, Pair<String, Object>...) - Constructor for class io.lumine.xikage.mythicmobs.skills.TriggeredSkill
 
TriggeredSkill(SkillTrigger, SkillCaster, AbstractLocation, AbstractEntity, Collection<SkillMechanic>, boolean, Pair<String, Object>...) - Constructor for class io.lumine.xikage.mythicmobs.skills.TriggeredSkill
 
TriggeredSkill(SkillTrigger, SkillCaster, AbstractLocation, AbstractEntity, Collection<SkillMechanic>, boolean, Consumer<SkillMetadata>, Pair<String, Object>...) - Constructor for class io.lumine.xikage.mythicmobs.skills.TriggeredSkill
 
TriggerLocationTargeter - Class in io.lumine.xikage.mythicmobs.skills.targeters
 
TriggerLocationTargeter(MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.targeters.TriggerLocationTargeter
 
TriggerScore - Static variable in class io.lumine.xikage.mythicmobs.util.Patterns
 
TriggerTargeter - Class in io.lumine.xikage.mythicmobs.skills.targeters
 
TriggerTargeter(MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.targeters.TriggerTargeter
 
type - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.FireworkEffect
 
type - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ProjectileMechanic
 
type - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.SetSpeedMechanic
 
type - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.SkyboxEffect
 
type - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.VariableSetMechanic
 
type - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.VolleyMechanic
 
type - Variable in class io.lumine.xikage.mythicmobs.skills.projectiles.Projectile
 
TYPE_BYTE - Static variable in class io.lumine.xikage.mythicmobs.util.jnbt.NBTConstants
 
TYPE_BYTE_ARRAY - Static variable in class io.lumine.xikage.mythicmobs.util.jnbt.NBTConstants
 
TYPE_COMPOUND - Static variable in class io.lumine.xikage.mythicmobs.util.jnbt.NBTConstants
 
TYPE_DOUBLE - Static variable in class io.lumine.xikage.mythicmobs.util.jnbt.NBTConstants
 
TYPE_END - Static variable in class io.lumine.xikage.mythicmobs.util.jnbt.NBTConstants
 
TYPE_FLOAT - Static variable in class io.lumine.xikage.mythicmobs.util.jnbt.NBTConstants
 
TYPE_INT - Static variable in class io.lumine.xikage.mythicmobs.util.jnbt.NBTConstants
 
TYPE_INT_ARRAY - Static variable in class io.lumine.xikage.mythicmobs.util.jnbt.NBTConstants
 
TYPE_LIST - Static variable in class io.lumine.xikage.mythicmobs.util.jnbt.NBTConstants
 
TYPE_LONG - Static variable in class io.lumine.xikage.mythicmobs.util.jnbt.NBTConstants
 
TYPE_SHORT - Static variable in class io.lumine.xikage.mythicmobs.util.jnbt.NBTConstants
 
TYPE_STRING - Static variable in class io.lumine.xikage.mythicmobs.util.jnbt.NBTConstants
 

U

Undo() - Static method in class io.lumine.xikage.mythicmobs.spawning.spawners.SpawnerSlice
 
UndoCommand - Class in io.lumine.xikage.mythicmobs.commands.spawners
 
UndoCommand(Command<MythicMobs>) - Constructor for class io.lumine.xikage.mythicmobs.commands.spawners.UndoCommand
 
unexemptPlayer(UUID) - Method in class io.lumine.xikage.mythicmobs.compatibility.NoCheatPlusSupport
 
unload() - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitServer
 
unload() - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitSkillTriggers
 
unload() - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.listeners.MobListeners
 
unload() - Method in class io.lumine.xikage.mythicmobs.compatibility.MMOItemsSupport
 
unload() - Method in class io.lumine.xikage.mythicmobs.compatibility.ProtocolLibSupport
 
unload() - Method in class io.lumine.xikage.mythicmobs.holograms.HologramManager
 
unload() - Method in class io.lumine.xikage.mythicmobs.io.ConfigManager
 
unload() - Method in class io.lumine.xikage.mythicmobs.mobs.MobManager
 
unload() - Method in class io.lumine.xikage.mythicmobs.players.PlayerManager
 
unload() - Method in class io.lumine.xikage.mythicmobs.skills.placeholders.PlaceholderManager
 
unload() - Method in class io.lumine.xikage.mythicmobs.skills.SkillManager
 
unload() - Method in class io.lumine.xikage.mythicmobs.skills.variables.VariableManager
 
unload() - Method in class io.lumine.xikage.mythicmobs.skills.variables.VariableRegistry
 
unload() - Method in class io.lumine.xikage.mythicmobs.spawning.random.RandomSpawnerManager
 
unload() - Method in class io.lumine.xikage.mythicmobs.worlds.WorldManager
 
unloadSpawner() - Method in class io.lumine.xikage.mythicmobs.spawning.spawners.MythicSpawner
 
unparseBlock(String) - Static method in class io.lumine.xikage.mythicmobs.io.MythicLineConfig
 
unparseMessageSpecialChars(String) - Static method in class io.lumine.xikage.mythicmobs.skills.SkillString
 
unregister() - Method in class io.lumine.xikage.mythicmobs.mobs.ActiveMob
 
unregisterActiveMob(UUID) - Method in class io.lumine.xikage.mythicmobs.mobs.MobManager
 
unregisterActiveMob(ActiveMob) - Method in class io.lumine.xikage.mythicmobs.mobs.MobManager
 
unregisterAura(String, Aura.AuraTracker) - Method in class io.lumine.xikage.mythicmobs.skills.auras.AuraRegistry
 
unregisterAura(String, Aura.AuraTracker) - Method in interface io.lumine.xikage.mythicmobs.skills.SkillCaster
 
unregisterSync() - Method in class io.lumine.xikage.mythicmobs.mobs.ActiveMob
 
unregisterWorldAccess(World) - Method in class io.lumine.xikage.mythicmobs.volatilecode.disabled.VolatileWorldHandlerDisabled
 
unregisterWorldAccess(World) - Method in interface io.lumine.xikage.mythicmobs.volatilecode.handlers.VolatileWorldHandler
 
unregisterWorldAccess(World) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_12_R1.VolatileWorldHandler_v1_12_R1
 
unregisterWorldAccess(World) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_13_R2.VolatileWorldHandler_v1_13_R2
 
unregisterWorldAccess(World) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_14_R1.VolatileWorldHandler_v1_14_R1
 
unregisterWorldAccess(World) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_15_R1.VolatileWorldHandler_v1_15_R1
 
unregisterWorldAccess(World) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R1.VolatileWorldHandler_v1_16_R1
 
unregisterWorldAccess(World) - Method in class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R2.VolatileWorldHandler_v1_16_R2
 
update() - Method in class io.lumine.xikage.mythicmobs.holograms.types.HealthBar
 
updateBossBar() - Method in class io.lumine.xikage.mythicmobs.mobs.ActiveMob
 
usable(SkillMetadata, SkillTrigger) - Method in class io.lumine.xikage.mythicmobs.skills.Skill
 
usable(SkillMetadata) - Method in class io.lumine.xikage.mythicmobs.skills.SkillMechanic
Deprecated.
usable(SkillCaster, SkillTrigger) - Method in class io.lumine.xikage.mythicmobs.skills.SkillMechanic
Deprecated.
usable(SkillCaster) - Method in class io.lumine.xikage.mythicmobs.skills.SkillMechanic
Deprecated.
useBossBar - Variable in class io.lumine.xikage.mythicmobs.mobs.MythicMob
 
UseCompatibilityMode - Static variable in class io.lumine.xikage.mythicmobs.io.ConfigManager
 
useEyeLocation - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ParticleEffect
 
usesBossBar() - Method in class io.lumine.xikage.mythicmobs.mobs.MythicMob
 
usesImmunityTable() - Method in class io.lumine.xikage.mythicmobs.mobs.MythicMob
 
usesThreatTable() - Method in class io.lumine.xikage.mythicmobs.mobs.MythicMob
 
UseVolatileFeatures - Static variable in class io.lumine.xikage.mythicmobs.io.ConfigManager
 
UtilitiesCommand - Class in io.lumine.xikage.mythicmobs.commands.utility
 
UtilitiesCommand(Command<MythicMobs>) - Constructor for class io.lumine.xikage.mythicmobs.commands.utility.UtilitiesCommand
 
uuid - Variable in class io.lumine.xikage.mythicmobs.skills.AbstractSkill
 
UUIDUtil - Class in io.lumine.xikage.mythicmobs.util
 
UUIDUtil() - Constructor for class io.lumine.xikage.mythicmobs.util.UUIDUtil
 

V

validateData(Object) - Method in enum io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitParticle
 
value - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.BarCreateMechanic
 
value - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.BarSetMechanic
 
value - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ModifyGlobalScoreMechanic
 
value - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ModifyScoreMechanic
 
value - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ModifyTargetScoreMechanic
 
value - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.VariableSetMechanic
 
value - Variable in class io.lumine.xikage.mythicmobs.util.jnbt.CompoundTag
 
valueOf(String) - Static method in enum io.lumine.xikage.mythicmobs.adapters.AbstractBossBar.BarColor
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.lumine.xikage.mythicmobs.adapters.AbstractBossBar.BarFlag
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.lumine.xikage.mythicmobs.adapters.AbstractBossBar.BarStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.lumine.xikage.mythicmobs.adapters.AbstractGameMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitParticle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.lumine.xikage.mythicmobs.drops.EquipSlot
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.lumine.xikage.mythicmobs.logging.MythicLogger.DebugLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.lumine.xikage.mythicmobs.mobs.ai.Pathfinder.GoalType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.lumine.xikage.mythicmobs.mobs.entities.MythicEntityType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.lumine.xikage.mythicmobs.mobs.entities.SpawnReason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.lumine.xikage.mythicmobs.skills.conditions.ConditionAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.lumine.xikage.mythicmobs.skills.mechanics.ChainMechanic.BounceSelector
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.lumine.xikage.mythicmobs.skills.mechanics.ModifyGlobalScoreMechanic.ModifyScoreAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.lumine.xikage.mythicmobs.skills.mechanics.ModifyScoreMechanic.ModifyScoreAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.lumine.xikage.mythicmobs.skills.mechanics.ProjectileMechanic.ProjectileType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.lumine.xikage.mythicmobs.skills.mechanics.SetLevelMechanic.SetLevelAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.lumine.xikage.mythicmobs.skills.mechanics.SetSpeedMechanic.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.lumine.xikage.mythicmobs.skills.mechanics.ShootMechanic.ProjectileType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.lumine.xikage.mythicmobs.skills.mechanics.VolleyMechanic.VolleyType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.lumine.xikage.mythicmobs.skills.ParticleMaker.ParticleType
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.lumine.xikage.mythicmobs.skills.projectiles.Projectile.BulletType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.lumine.xikage.mythicmobs.skills.projectiles.Projectile.ProjectileType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.lumine.xikage.mythicmobs.skills.SkillTrigger
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.lumine.xikage.mythicmobs.skills.targeters.SelectorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.lumine.xikage.mythicmobs.skills.variables.VariableScope
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.lumine.xikage.mythicmobs.skills.variables.VariableType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.lumine.xikage.mythicmobs.spawning.random.RandomSpawnerAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.lumine.xikage.mythicmobs.spawning.random.SpawnPointType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.lumine.xikage.mythicmobs.util.ReflectionUtils.DataType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.lumine.xikage.mythicmobs.util.ReflectionUtils.PackageType
Returns the enum constant of this type with the specified name.
values() - Static method in enum io.lumine.xikage.mythicmobs.adapters.AbstractBossBar.BarColor
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.lumine.xikage.mythicmobs.adapters.AbstractBossBar.BarFlag
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.lumine.xikage.mythicmobs.adapters.AbstractBossBar.BarStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.lumine.xikage.mythicmobs.adapters.AbstractGameMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitParticle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.lumine.xikage.mythicmobs.drops.EquipSlot
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.lumine.xikage.mythicmobs.logging.MythicLogger.DebugLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.lumine.xikage.mythicmobs.mobs.ai.Pathfinder.GoalType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.lumine.xikage.mythicmobs.mobs.entities.MythicEntityType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.lumine.xikage.mythicmobs.mobs.entities.SpawnReason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class io.lumine.xikage.mythicmobs.mobs.MobRegistry
 
values() - Static method in enum io.lumine.xikage.mythicmobs.skills.conditions.ConditionAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.lumine.xikage.mythicmobs.skills.mechanics.ChainMechanic.BounceSelector
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.lumine.xikage.mythicmobs.skills.mechanics.ModifyGlobalScoreMechanic.ModifyScoreAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.lumine.xikage.mythicmobs.skills.mechanics.ModifyScoreMechanic.ModifyScoreAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.lumine.xikage.mythicmobs.skills.mechanics.ProjectileMechanic.ProjectileType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.lumine.xikage.mythicmobs.skills.mechanics.SetLevelMechanic.SetLevelAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.lumine.xikage.mythicmobs.skills.mechanics.SetSpeedMechanic.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.lumine.xikage.mythicmobs.skills.mechanics.ShootMechanic.ProjectileType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.lumine.xikage.mythicmobs.skills.mechanics.VolleyMechanic.VolleyType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.lumine.xikage.mythicmobs.skills.ParticleMaker.ParticleType
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.lumine.xikage.mythicmobs.skills.projectiles.Projectile.BulletType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.lumine.xikage.mythicmobs.skills.projectiles.Projectile.ProjectileType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.lumine.xikage.mythicmobs.skills.SkillTrigger
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.lumine.xikage.mythicmobs.skills.targeters.SelectorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.lumine.xikage.mythicmobs.skills.variables.VariableScope
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.lumine.xikage.mythicmobs.skills.variables.VariableType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.lumine.xikage.mythicmobs.spawning.random.RandomSpawnerAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.lumine.xikage.mythicmobs.spawning.random.SpawnPointType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.lumine.xikage.mythicmobs.util.ReflectionUtils.DataType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.lumine.xikage.mythicmobs.util.ReflectionUtils.PackageType
Returns an array containing the constants of this enum type, in the order they are declared.
VanillaTargeter - Class in io.lumine.xikage.mythicmobs.skills.targeters
 
VanillaTargeter(MythicLineConfig, String) - Constructor for class io.lumine.xikage.mythicmobs.skills.targeters.VanillaTargeter
 
Variable - Class in io.lumine.xikage.mythicmobs.skills.variables
Represents a skill variable
Variable() - Constructor for class io.lumine.xikage.mythicmobs.skills.variables.Variable
 
Variable(long) - Constructor for class io.lumine.xikage.mythicmobs.skills.variables.Variable
 
VariableAddMechanic - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
VariableAddMechanic(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.VariableAddMechanic
 
VariableCondition - Class in io.lumine.xikage.mythicmobs.skills.variables
 
VariableCondition(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.variables.VariableCondition
 
VariableEqualsCondition - Class in io.lumine.xikage.mythicmobs.skills.conditions.all
 
VariableEqualsCondition(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.conditions.all.VariableEqualsCondition
 
VariableInRangeCondition - Class in io.lumine.xikage.mythicmobs.skills.conditions.all
 
VariableInRangeCondition(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.conditions.all.VariableInRangeCondition
 
VariableIsSetCondition - Class in io.lumine.xikage.mythicmobs.skills.conditions.all
 
VariableIsSetCondition(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.conditions.all.VariableIsSetCondition
 
VariableManager - Class in io.lumine.xikage.mythicmobs.skills.variables
 
VariableManager(MythicMobs) - Constructor for class io.lumine.xikage.mythicmobs.skills.variables.VariableManager
 
VariableMathMechanic - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
VariableMathMechanic(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.VariableMathMechanic
 
VariableMechanic - Class in io.lumine.xikage.mythicmobs.skills.variables
 
VariableMechanic(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.variables.VariableMechanic
 
VariableRanges - Static variable in class io.lumine.xikage.mythicmobs.util.Patterns
 
VariableRegistry - Class in io.lumine.xikage.mythicmobs.skills.variables
 
VariableRegistry() - Constructor for class io.lumine.xikage.mythicmobs.skills.variables.VariableRegistry
Create a new instance.
VariableRegistry(Map<String, Variable>) - Constructor for class io.lumine.xikage.mythicmobs.skills.variables.VariableRegistry
Create a new instance and use the given map (which will be modified).
VariableScope - Enum in io.lumine.xikage.mythicmobs.skills.variables
 
VariableSerializer - Class in io.lumine.xikage.mythicmobs.skills.variables
 
VariableSerializer() - Constructor for class io.lumine.xikage.mythicmobs.skills.variables.VariableSerializer
 
VariableSetMechanic - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
VariableSetMechanic(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.VariableSetMechanic
 
VariableSubtractMechanic - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
VariableSubtractMechanic(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.VariableSubtractMechanic
 
VariableType - Enum in io.lumine.xikage.mythicmobs.skills.variables
 
VariableUtils - Class in io.lumine.xikage.mythicmobs.skills.variables
 
VariableUtils() - Constructor for class io.lumine.xikage.mythicmobs.skills.variables.VariableUtils
 
VaultDrop - Class in io.lumine.xikage.mythicmobs.drops.droppables
 
VaultDrop(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.drops.droppables.VaultDrop
 
VaultDrop(String, MythicLineConfig, double) - Constructor for class io.lumine.xikage.mythicmobs.drops.droppables.VaultDrop
 
VaultSupport - Class in io.lumine.xikage.mythicmobs.compatibility
 
VaultSupport() - Constructor for class io.lumine.xikage.mythicmobs.compatibility.VaultSupport
 
VectorUtils - Class in io.lumine.xikage.mythicmobs.util
 
VectorUtils() - Constructor for class io.lumine.xikage.mythicmobs.util.VectorUtils
 
velocity - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ArrowVolleyMechanic
 
velocity - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.BlockWaveEffect
 
velocity - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.DisengageMechanic
 
velocity - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.JumpMechanic
 
velocity - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.LeapMechanic
 
velocity - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.LungeMechanic
 
velocity - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.OrbitalMechanic
 
velocity - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ParticleAtomEffect
 
velocity - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ParticleOrbitalEffect
 
velocity - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.PullMechanic
 
velocity - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ShootFireballMechanic
 
velocity - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ShootMechanic
 
velocity - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ShootPotionMechanic
 
velocity - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.SpinEffect
 
velocity - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ThrowMechanic
 
velocityH - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.BlockWaveEffect
 
VelocityMechanic - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
VelocityMechanic(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.VelocityMechanic
 
velocityX - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.VelocityMechanic
 
velocityY - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.DisengageMechanic
 
velocityY - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.LungeMechanic
 
velocityY - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ThrowMechanic
 
velocityY - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.VelocityMechanic
 
velocityZ - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.VelocityMechanic
 
verifyMythicMobInstance(AbstractEntity) - Method in class io.lumine.xikage.mythicmobs.mobs.MobManager
 
version - Variable in class io.lumine.xikage.mythicmobs.compatibility.LibsDisguisesSupport
Will be set to the highest version it qualifies for
VersionCommand - Class in io.lumine.xikage.mythicmobs.commands
 
VersionCommand(Command<MythicMobs>) - Constructor for class io.lumine.xikage.mythicmobs.commands.VersionCommand
 
VersionCompliantReflections - Class in io.lumine.xikage.mythicmobs.util.reflections
 
VersionCompliantReflections(String) - Constructor for class io.lumine.xikage.mythicmobs.util.reflections.VersionCompliantReflections
 
verticalHitRadius - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.OrbitalMechanic
 
verticalHitRadius - Variable in class io.lumine.xikage.mythicmobs.skills.projectiles.Projectile
 
viewDistance - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ParticleEffect
 
voidTargetChange() - Method in class io.lumine.xikage.mythicmobs.mobs.ActiveMob
 
VolatileAIHandler - Interface in io.lumine.xikage.mythicmobs.volatilecode.handlers
 
VolatileAIHandler_v1_12_R1 - Class in io.lumine.xikage.mythicmobs.volatilecode.v1_12_R1
 
VolatileAIHandler_v1_12_R1(VolatileCodeHandler) - Constructor for class io.lumine.xikage.mythicmobs.volatilecode.v1_12_R1.VolatileAIHandler_v1_12_R1
 
VolatileAIHandler_v1_12_R1.CustomAIAdapter_v1_12_R1 - Class in io.lumine.xikage.mythicmobs.volatilecode.v1_12_R1
 
VolatileAIHandler_v1_12_R1.PathfinderGoalGoToLocation - Class in io.lumine.xikage.mythicmobs.volatilecode.v1_12_R1
 
VolatileAIHandler_v1_12_R1.PathfinderGoalGoToOwner - Class in io.lumine.xikage.mythicmobs.volatilecode.v1_12_R1
 
VolatileAIHandler_v1_12_R1.PathfinderGoalGoToParent - Class in io.lumine.xikage.mythicmobs.volatilecode.v1_12_R1
 
VolatileAIHandler_v1_12_R1.PathfinderGoalNearestAttackableOtherFactionTarget - Class in io.lumine.xikage.mythicmobs.volatilecode.v1_12_R1
 
VolatileAIHandler_v1_12_R1.PathfinderGoalNearestAttackableSpecificFactionTarget - Class in io.lumine.xikage.mythicmobs.volatilecode.v1_12_R1
 
VolatileAIHandler_v1_12_R1.PathfinderGoalPatrolRoute - Class in io.lumine.xikage.mythicmobs.volatilecode.v1_12_R1
 
VolatileAIHandler_v1_13_R2 - Class in io.lumine.xikage.mythicmobs.volatilecode.v1_13_R2
 
VolatileAIHandler_v1_13_R2(VolatileCodeHandler) - Constructor for class io.lumine.xikage.mythicmobs.volatilecode.v1_13_R2.VolatileAIHandler_v1_13_R2
 
VolatileAIHandler_v1_13_R2.CustomAIAdapter_v1_13_R2 - Class in io.lumine.xikage.mythicmobs.volatilecode.v1_13_R2
 
VolatileAIHandler_v1_13_R2.PathfinderGoalGoToLocation - Class in io.lumine.xikage.mythicmobs.volatilecode.v1_13_R2
 
VolatileAIHandler_v1_13_R2.PathfinderGoalGoToOwner - Class in io.lumine.xikage.mythicmobs.volatilecode.v1_13_R2
 
VolatileAIHandler_v1_13_R2.PathfinderGoalGoToParent - Class in io.lumine.xikage.mythicmobs.volatilecode.v1_13_R2
 
VolatileAIHandler_v1_13_R2.PathfinderGoalNearestAttackableOtherFactionTarget - Class in io.lumine.xikage.mythicmobs.volatilecode.v1_13_R2
 
VolatileAIHandler_v1_13_R2.PathfinderGoalNearestAttackableSpecificFactionTarget - Class in io.lumine.xikage.mythicmobs.volatilecode.v1_13_R2
 
VolatileAIHandler_v1_13_R2.PathfinderGoalPatrolRoute - Class in io.lumine.xikage.mythicmobs.volatilecode.v1_13_R2
 
VolatileAIHandler_v1_14_R1 - Class in io.lumine.xikage.mythicmobs.volatilecode.v1_14_R1
 
VolatileAIHandler_v1_14_R1(VolatileCodeHandler) - Constructor for class io.lumine.xikage.mythicmobs.volatilecode.v1_14_R1.VolatileAIHandler_v1_14_R1
 
VolatileAIHandler_v1_14_R1.PathfinderGoalGoToParent - Class in io.lumine.xikage.mythicmobs.volatilecode.v1_14_R1
 
VolatileAIHandler_v1_14_R1.PathfinderGoalPatrolRoute - Class in io.lumine.xikage.mythicmobs.volatilecode.v1_14_R1
 
VolatileAIHandler_v1_15_R1 - Class in io.lumine.xikage.mythicmobs.volatilecode.v1_15_R1
 
VolatileAIHandler_v1_15_R1(VolatileCodeHandler) - Constructor for class io.lumine.xikage.mythicmobs.volatilecode.v1_15_R1.VolatileAIHandler_v1_15_R1
 
VolatileAIHandler_v1_16_R1 - Class in io.lumine.xikage.mythicmobs.volatilecode.v1_16_R1
 
VolatileAIHandler_v1_16_R1(VolatileCodeHandler) - Constructor for class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R1.VolatileAIHandler_v1_16_R1
 
VolatileAIHandler_v1_16_R2 - Class in io.lumine.xikage.mythicmobs.volatilecode.v1_16_R2
 
VolatileAIHandler_v1_16_R2(VolatileCodeHandler) - Constructor for class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R2.VolatileAIHandler_v1_16_R2
 
VolatileAIHandlerDisabled - Class in io.lumine.xikage.mythicmobs.volatilecode.disabled
 
VolatileAIHandlerDisabled() - Constructor for class io.lumine.xikage.mythicmobs.volatilecode.disabled.VolatileAIHandlerDisabled
 
VolatileBlockHandler - Interface in io.lumine.xikage.mythicmobs.volatilecode.handlers
 
VolatileBlockHandler_v1_12_R1 - Class in io.lumine.xikage.mythicmobs.volatilecode.v1_12_R1
 
VolatileBlockHandler_v1_12_R1(VolatileCodeHandler) - Constructor for class io.lumine.xikage.mythicmobs.volatilecode.v1_12_R1.VolatileBlockHandler_v1_12_R1
 
VolatileBlockHandler_v1_13_R2 - Class in io.lumine.xikage.mythicmobs.volatilecode.v1_13_R2
 
VolatileBlockHandler_v1_13_R2(VolatileCodeHandler) - Constructor for class io.lumine.xikage.mythicmobs.volatilecode.v1_13_R2.VolatileBlockHandler_v1_13_R2
 
VolatileBlockHandler_v1_14_R1 - Class in io.lumine.xikage.mythicmobs.volatilecode.v1_14_R1
 
VolatileBlockHandler_v1_14_R1(VolatileCodeHandler) - Constructor for class io.lumine.xikage.mythicmobs.volatilecode.v1_14_R1.VolatileBlockHandler_v1_14_R1
 
VolatileBlockHandler_v1_15_R1 - Class in io.lumine.xikage.mythicmobs.volatilecode.v1_15_R1
 
VolatileBlockHandler_v1_15_R1(VolatileCodeHandler) - Constructor for class io.lumine.xikage.mythicmobs.volatilecode.v1_15_R1.VolatileBlockHandler_v1_15_R1
 
VolatileBlockHandler_v1_16_R1 - Class in io.lumine.xikage.mythicmobs.volatilecode.v1_16_R1
 
VolatileBlockHandler_v1_16_R1(VolatileCodeHandler) - Constructor for class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R1.VolatileBlockHandler_v1_16_R1
 
VolatileBlockHandler_v1_16_R2 - Class in io.lumine.xikage.mythicmobs.volatilecode.v1_16_R2
 
VolatileBlockHandler_v1_16_R2(VolatileCodeHandler) - Constructor for class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R2.VolatileBlockHandler_v1_16_R2
 
VolatileBlockHandlerDisabled - Class in io.lumine.xikage.mythicmobs.volatilecode.disabled
 
VolatileBlockHandlerDisabled() - Constructor for class io.lumine.xikage.mythicmobs.volatilecode.disabled.VolatileBlockHandlerDisabled
 
VolatileCodeDisabled - Class in io.lumine.xikage.mythicmobs.volatilecode
 
VolatileCodeDisabled() - Constructor for class io.lumine.xikage.mythicmobs.volatilecode.VolatileCodeDisabled
 
VolatileCodeEnabled_v1_12_R1 - Class in io.lumine.xikage.mythicmobs.volatilecode
 
VolatileCodeEnabled_v1_12_R1() - Constructor for class io.lumine.xikage.mythicmobs.volatilecode.VolatileCodeEnabled_v1_12_R1
 
VolatileCodeEnabled_v1_13_R2 - Class in io.lumine.xikage.mythicmobs.volatilecode
 
VolatileCodeEnabled_v1_13_R2() - Constructor for class io.lumine.xikage.mythicmobs.volatilecode.VolatileCodeEnabled_v1_13_R2
 
VolatileCodeEnabled_v1_14_R1 - Class in io.lumine.xikage.mythicmobs.volatilecode
 
VolatileCodeEnabled_v1_14_R1() - Constructor for class io.lumine.xikage.mythicmobs.volatilecode.VolatileCodeEnabled_v1_14_R1
 
VolatileCodeEnabled_v1_15_R1 - Class in io.lumine.xikage.mythicmobs.volatilecode
 
VolatileCodeEnabled_v1_15_R1() - Constructor for class io.lumine.xikage.mythicmobs.volatilecode.VolatileCodeEnabled_v1_15_R1
 
VolatileCodeEnabled_v1_16_R1 - Class in io.lumine.xikage.mythicmobs.volatilecode
 
VolatileCodeEnabled_v1_16_R1() - Constructor for class io.lumine.xikage.mythicmobs.volatilecode.VolatileCodeEnabled_v1_16_R1
 
VolatileCodeEnabled_v1_16_R2 - Class in io.lumine.xikage.mythicmobs.volatilecode
 
VolatileCodeEnabled_v1_16_R2() - Constructor for class io.lumine.xikage.mythicmobs.volatilecode.VolatileCodeEnabled_v1_16_R2
 
VolatileCodeHandler - Interface in io.lumine.xikage.mythicmobs.volatilecode
 
VolatileEntityHandler - Interface in io.lumine.xikage.mythicmobs.volatilecode.handlers
 
VolatileEntityHandler_v1_12_R1 - Class in io.lumine.xikage.mythicmobs.volatilecode.v1_12_R1
 
VolatileEntityHandler_v1_12_R1(VolatileCodeHandler) - Constructor for class io.lumine.xikage.mythicmobs.volatilecode.v1_12_R1.VolatileEntityHandler_v1_12_R1
 
VolatileEntityHandler_v1_13_R2 - Class in io.lumine.xikage.mythicmobs.volatilecode.v1_13_R2
 
VolatileEntityHandler_v1_13_R2(VolatileCodeHandler) - Constructor for class io.lumine.xikage.mythicmobs.volatilecode.v1_13_R2.VolatileEntityHandler_v1_13_R2
 
VolatileEntityHandler_v1_14_R1 - Class in io.lumine.xikage.mythicmobs.volatilecode.v1_14_R1
 
VolatileEntityHandler_v1_14_R1(VolatileCodeHandler) - Constructor for class io.lumine.xikage.mythicmobs.volatilecode.v1_14_R1.VolatileEntityHandler_v1_14_R1
 
VolatileEntityHandler_v1_15_R1 - Class in io.lumine.xikage.mythicmobs.volatilecode.v1_15_R1
 
VolatileEntityHandler_v1_15_R1(VolatileCodeHandler) - Constructor for class io.lumine.xikage.mythicmobs.volatilecode.v1_15_R1.VolatileEntityHandler_v1_15_R1
 
VolatileEntityHandler_v1_16_R1 - Class in io.lumine.xikage.mythicmobs.volatilecode.v1_16_R1
 
VolatileEntityHandler_v1_16_R1(VolatileCodeHandler) - Constructor for class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R1.VolatileEntityHandler_v1_16_R1
 
VolatileEntityHandler_v1_16_R2 - Class in io.lumine.xikage.mythicmobs.volatilecode.v1_16_R2
 
VolatileEntityHandler_v1_16_R2(VolatileCodeHandler) - Constructor for class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R2.VolatileEntityHandler_v1_16_R2
 
VolatileEntityHandlerDisabled - Interface in io.lumine.xikage.mythicmobs.volatilecode.disabled
 
VolatileItemHandler - Interface in io.lumine.xikage.mythicmobs.volatilecode.handlers
 
VolatileItemHandler_v1_12_R1 - Class in io.lumine.xikage.mythicmobs.volatilecode.v1_12_R1
 
VolatileItemHandler_v1_12_R1(VolatileCodeHandler) - Constructor for class io.lumine.xikage.mythicmobs.volatilecode.v1_12_R1.VolatileItemHandler_v1_12_R1
 
VolatileItemHandler_v1_13_R2 - Class in io.lumine.xikage.mythicmobs.volatilecode.v1_13_R2
 
VolatileItemHandler_v1_13_R2(VolatileCodeHandler) - Constructor for class io.lumine.xikage.mythicmobs.volatilecode.v1_13_R2.VolatileItemHandler_v1_13_R2
 
VolatileItemHandler_v1_14_R1 - Class in io.lumine.xikage.mythicmobs.volatilecode.v1_14_R1
 
VolatileItemHandler_v1_14_R1(VolatileCodeHandler) - Constructor for class io.lumine.xikage.mythicmobs.volatilecode.v1_14_R1.VolatileItemHandler_v1_14_R1
 
VolatileItemHandler_v1_15_R1 - Class in io.lumine.xikage.mythicmobs.volatilecode.v1_15_R1
 
VolatileItemHandler_v1_15_R1(VolatileCodeHandler) - Constructor for class io.lumine.xikage.mythicmobs.volatilecode.v1_15_R1.VolatileItemHandler_v1_15_R1
 
VolatileItemHandler_v1_16_R1 - Class in io.lumine.xikage.mythicmobs.volatilecode.v1_16_R1
 
VolatileItemHandler_v1_16_R1(VolatileCodeHandler) - Constructor for class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R1.VolatileItemHandler_v1_16_R1
 
VolatileItemHandler_v1_16_R2 - Class in io.lumine.xikage.mythicmobs.volatilecode.v1_16_R2
 
VolatileItemHandler_v1_16_R2(VolatileCodeHandler) - Constructor for class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R2.VolatileItemHandler_v1_16_R2
 
VolatileItemHandlerDisabled - Interface in io.lumine.xikage.mythicmobs.volatilecode.disabled
 
VolatileMaterial - Class in io.lumine.xikage.mythicmobs.volatilecode
 
VolatileMaterial() - Constructor for class io.lumine.xikage.mythicmobs.volatilecode.VolatileMaterial
 
VolatileWorldHandler - Interface in io.lumine.xikage.mythicmobs.volatilecode.handlers
 
VolatileWorldHandler_v1_12_R1 - Class in io.lumine.xikage.mythicmobs.volatilecode.v1_12_R1
 
VolatileWorldHandler_v1_12_R1(VolatileCodeHandler) - Constructor for class io.lumine.xikage.mythicmobs.volatilecode.v1_12_R1.VolatileWorldHandler_v1_12_R1
 
VolatileWorldHandler_v1_13_R2 - Class in io.lumine.xikage.mythicmobs.volatilecode.v1_13_R2
 
VolatileWorldHandler_v1_13_R2(VolatileCodeHandler) - Constructor for class io.lumine.xikage.mythicmobs.volatilecode.v1_13_R2.VolatileWorldHandler_v1_13_R2
 
VolatileWorldHandler_v1_14_R1 - Class in io.lumine.xikage.mythicmobs.volatilecode.v1_14_R1
 
VolatileWorldHandler_v1_14_R1(VolatileCodeHandler) - Constructor for class io.lumine.xikage.mythicmobs.volatilecode.v1_14_R1.VolatileWorldHandler_v1_14_R1
 
VolatileWorldHandler_v1_15_R1 - Class in io.lumine.xikage.mythicmobs.volatilecode.v1_15_R1
 
VolatileWorldHandler_v1_15_R1(VolatileCodeHandler) - Constructor for class io.lumine.xikage.mythicmobs.volatilecode.v1_15_R1.VolatileWorldHandler_v1_15_R1
 
VolatileWorldHandler_v1_16_R1 - Class in io.lumine.xikage.mythicmobs.volatilecode.v1_16_R1
 
VolatileWorldHandler_v1_16_R1(VolatileCodeHandler) - Constructor for class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R1.VolatileWorldHandler_v1_16_R1
 
VolatileWorldHandler_v1_16_R2 - Class in io.lumine.xikage.mythicmobs.volatilecode.v1_16_R2
 
VolatileWorldHandler_v1_16_R2(VolatileCodeHandler) - Constructor for class io.lumine.xikage.mythicmobs.volatilecode.v1_16_R2.VolatileWorldHandler_v1_16_R2
 
VolatileWorldHandlerDisabled - Class in io.lumine.xikage.mythicmobs.volatilecode.disabled
 
VolatileWorldHandlerDisabled() - Constructor for class io.lumine.xikage.mythicmobs.volatilecode.disabled.VolatileWorldHandlerDisabled
 
VolleyMechanic - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
VolleyMechanic(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.VolleyMechanic
 
VolleyMechanic.VolleyType - Enum in io.lumine.xikage.mythicmobs.skills.mechanics
 
VortexEffect - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
VortexEffect(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.VortexEffect
 
vRadius - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.RallyMechanic
 
vSpread - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ParticleEffect
 
vSpread - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ShootMechanic
 

W

walkupdate - Static variable in class io.lumine.xikage.mythicmobs.io.ConfigManager
 
WATER - Static variable in class io.lumine.xikage.mythicmobs.volatilecode.VolatileMaterial
 
WearingCondition - Class in io.lumine.xikage.mythicmobs.skills.conditions.all
 
WearingCondition(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.conditions.all.WearingCondition
 
WeatherMechanic - Class in io.lumine.xikage.mythicmobs.skills.mechanics
 
WeatherMechanic(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.mechanics.WeatherMechanic
 
width - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ParticleWaveEffect
 
WolfOwnerTargeter - Class in io.lumine.xikage.mythicmobs.skills.targeters
 
WolfOwnerTargeter(MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.targeters.WolfOwnerTargeter
 
world - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.TeleportToMechanic
 
world(BiFunction<AbstractWorld, String, String>) - Static method in interface io.lumine.xikage.mythicmobs.skills.placeholders.Placeholder
 
WorldCondition - Class in io.lumine.xikage.mythicmobs.skills.conditions.all
 
WorldCondition(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.conditions.all.WorldCondition
 
WorldData - Class in io.lumine.xikage.mythicmobs.worlds
 
WorldData(AbstractWorld) - Constructor for class io.lumine.xikage.mythicmobs.worlds.WorldData
 
worldData - Variable in class io.lumine.xikage.mythicmobs.worlds.WorldManager
 
WorldEditSupport - Class in io.lumine.xikage.mythicmobs.compatibility
 
WorldEditSupport() - Constructor for class io.lumine.xikage.mythicmobs.compatibility.WorldEditSupport
 
WorldEditSupport.WorldGuardAdapter - Interface in io.lumine.xikage.mythicmobs.compatibility
 
WorldEditSupport.WorldGuardSeven - Class in io.lumine.xikage.mythicmobs.compatibility
 
WorldEditSupport.WorldGuardSix - Class in io.lumine.xikage.mythicmobs.compatibility
 
WorldGuardSeven(Plugin) - Constructor for class io.lumine.xikage.mythicmobs.compatibility.WorldEditSupport.WorldGuardSeven
 
WorldGuardSeven(Plugin) - Constructor for class io.lumine.xikage.mythicmobs.compatibility.WorldGuardSupport.WorldGuardSeven
 
WorldGuardSix(Plugin) - Constructor for class io.lumine.xikage.mythicmobs.compatibility.WorldEditSupport.WorldGuardSix
 
WorldGuardSix(Plugin) - Constructor for class io.lumine.xikage.mythicmobs.compatibility.WorldGuardSupport.WorldGuardSix
 
WorldGuardSupport - Class in io.lumine.xikage.mythicmobs.compatibility
 
WorldGuardSupport() - Constructor for class io.lumine.xikage.mythicmobs.compatibility.WorldGuardSupport
 
WorldGuardSupport.WorldGuardAdapter - Interface in io.lumine.xikage.mythicmobs.compatibility
 
WorldGuardSupport.WorldGuardSeven - Class in io.lumine.xikage.mythicmobs.compatibility
 
WorldGuardSupport.WorldGuardSix - Class in io.lumine.xikage.mythicmobs.compatibility
 
WorldManager - Class in io.lumine.xikage.mythicmobs.worlds
 
WorldManager(MythicMobs) - Constructor for class io.lumine.xikage.mythicmobs.worlds.WorldManager
 
WorldPlaceholder - Class in io.lumine.xikage.mythicmobs.skills.placeholders.types
 
WorldPlaceholder(BiFunction<AbstractWorld, String, String>) - Constructor for class io.lumine.xikage.mythicmobs.skills.placeholders.types.WorldPlaceholder
 
worlds - Variable in class io.lumine.xikage.mythicmobs.spawning.random.RandomSpawner
 
WorldScaling - Class in io.lumine.xikage.mythicmobs.mobs
 
WorldScaling(String, MythicConfig) - Constructor for class io.lumine.xikage.mythicmobs.mobs.WorldScaling
 
WorldScaling(String) - Constructor for class io.lumine.xikage.mythicmobs.mobs.WorldScaling
 
worldSettings - Static variable in class io.lumine.xikage.mythicmobs.mobs.WorldScaling
 
WorldTimeCondition - Class in io.lumine.xikage.mythicmobs.skills.conditions.all
 
WorldTimeCondition(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.conditions.all.WorldTimeCondition
 
WorldUnloadEvent(WorldUnloadEvent) - Method in class io.lumine.xikage.mythicmobs.adapters.bukkit.listeners.ChunkListeners
 
WrappedPathfinder - Class in io.lumine.xikage.mythicmobs.mobs.ai
 
WrappedPathfinder(AbstractEntity, String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.mobs.ai.WrappedPathfinder
 
WrappedPathfindingGoal - Class in io.lumine.xikage.mythicmobs.mobs.ai
 
WrappedPathfindingGoal(AbstractEntity, String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.mobs.ai.WrappedPathfindingGoal
 
WrappedPathfindingTargeter - Class in io.lumine.xikage.mythicmobs.mobs.ai
 
WrappedPathfindingTargeter(AbstractEntity, String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.mobs.ai.WrappedPathfindingTargeter
 
wrapString(String, int) - Static method in class io.lumine.xikage.mythicmobs.util.MythicUtil
 

X

x - Variable in class io.lumine.xikage.mythicmobs.adapters.AbstractVector
 
x - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.PushButtonMechanic
 
x - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.TeleportInMechanic
 
x - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.TeleportToMechanic
 
x - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ToggleLeverMechanic
 
x - Variable in class io.lumine.xikage.mythicmobs.skills.targeters.LocationTargeter
 
xOffset - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.OrbitalMechanic
 
xOffset - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ParticleOrbitalEffect
 
xRotation - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.OrbitalMechanic
 
xRotation - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ParticleOrbitalEffect
 
xSpread - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ParticleEffect
 

Y

y - Variable in class io.lumine.xikage.mythicmobs.adapters.AbstractVector
 
y - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.PushButtonMechanic
 
y - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.TeleportInMechanic
 
y - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.TeleportToMechanic
 
y - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ToggleLeverMechanic
 
y - Variable in class io.lumine.xikage.mythicmobs.skills.targeters.LocationTargeter
 
yaw - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ParticleEffect
 
yaw - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.SetRotationMechanic
 
yaw - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.TeleportInMechanic
 
yaw - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.TeleportToMechanic
 
YawCondition - Class in io.lumine.xikage.mythicmobs.skills.conditions.all
 
YawCondition(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.conditions.all.YawCondition
 
YDiffCondition - Class in io.lumine.xikage.mythicmobs.skills.conditions.all
 
YDiffCondition(String, MythicLineConfig) - Constructor for class io.lumine.xikage.mythicmobs.skills.conditions.all.YDiffCondition
 
yForce - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ItemSprayEffect
 
yield - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ExplosionMechanic
 
yield - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ShootFireballMechanic
 
yield - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ShootSkullMechanic
 
yNoise - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.SummonMechanic
 
yOffset - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.EnderBeamMechanic
 
yOffset - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ItemSprayEffect
 
yOffset - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.OrbitalMechanic
 
yOffset - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ParticleEffect
 
yOffset - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ParticleOrbitalEffect
 
yOffset - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ParticleTornadoEffect
 
YOffset - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.TotemMechanic
 
yOffset - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.VolleyMechanic
 
yOffset - Variable in class io.lumine.xikage.mythicmobs.skills.targeters.ConeTargeter
 
yoffset - Variable in class io.lumine.xikage.mythicmobs.skills.targeters.ForwardTargeter
 
yoffset - Variable in class io.lumine.xikage.mythicmobs.skills.targeters.ILocationSelector
 
yoffset - Variable in class io.lumine.xikage.mythicmobs.skills.targeters.OriginTargeter
 
yRotation - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.OrbitalMechanic
 
yRotation - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ParticleOrbitalEffect
 
yUpOnly - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.SummonMechanic
 

Z

z - Variable in class io.lumine.xikage.mythicmobs.adapters.AbstractVector
 
z - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.PushButtonMechanic
 
z - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.TeleportInMechanic
 
z - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.TeleportToMechanic
 
z - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ToggleLeverMechanic
 
z - Variable in class io.lumine.xikage.mythicmobs.skills.targeters.LocationTargeter
 
zero() - Method in class io.lumine.xikage.mythicmobs.adapters.AbstractLocation
Zero this location's components.
zOffset - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.OrbitalMechanic
 
zOffset - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ParticleOrbitalEffect
 
zRotation - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.OrbitalMechanic
 
zRotation - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ParticleOrbitalEffect
 
zSpread - Variable in class io.lumine.xikage.mythicmobs.skills.mechanics.ParticleEffect
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
Skip navigation links

Copyright © 2020. All rights reserved.