Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- ABSTRACT - Enum constant in enum class io.lumine.mythic.core.skills.variables.VariableType
- AbstractBiome - Class in io.lumine.mythic.api.adapters
- AbstractBiome(String) - Constructor for class io.lumine.mythic.api.adapters.AbstractBiome
- AbstractBlock - Class in io.lumine.mythic.api.adapters
- AbstractBlock() - Constructor for class io.lumine.mythic.api.adapters.AbstractBlock
- AbstractBlock.InvalidBlock - Class in io.lumine.mythic.api.adapters
- AbstractBossBar - Interface in io.lumine.mythic.api.adapters
- AbstractBossBar.BarColor - Enum Class in io.lumine.mythic.api.adapters
- AbstractBossBar.BarFlag - Enum Class in io.lumine.mythic.api.adapters
- AbstractBossBar.BarStyle - Enum Class in io.lumine.mythic.api.adapters
- AbstractDirection - Enum Class in io.lumine.mythic.api.adapters
- AbstractDirection.Axis - Enum Class in io.lumine.mythic.api.adapters
- AbstractDirection.AxisDirection - Enum Class in io.lumine.mythic.api.adapters
- AbstractEntity - Interface in io.lumine.mythic.api.adapters
- AbstractFirework - Class in io.lumine.mythic.api.adapters
- AbstractFirework() - Constructor for class io.lumine.mythic.api.adapters.AbstractFirework
- AbstractGameMode - Enum Class in io.lumine.mythic.api.adapters
- AbstractItemStack - Interface in io.lumine.mythic.api.adapters
- AbstractLocation - Class in io.lumine.mythic.api.adapters
- AbstractLocation() - Constructor for class io.lumine.mythic.api.adapters.AbstractLocation
- AbstractLocation(double, double, double) - Constructor for class io.lumine.mythic.api.adapters.AbstractLocation
- AbstractLocation(AbstractWorld, double, double, double) - Constructor for class io.lumine.mythic.api.adapters.AbstractLocation
- AbstractLocation(AbstractWorld, double, double, double, float, float) - Constructor for class io.lumine.mythic.api.adapters.AbstractLocation
- AbstractLocation(Position) - Constructor for class io.lumine.mythic.api.adapters.AbstractLocation
- AbstractLocation(String, double, double, double) - Constructor for class io.lumine.mythic.api.adapters.AbstractLocation
- AbstractMaterial - Interface in io.lumine.mythic.api.adapters
- AbstractModelEngineSupport - Class in io.lumine.mythic.bukkit.compatibility
- AbstractModelEngineSupport(MythicBukkit) - Constructor for class io.lumine.mythic.bukkit.compatibility.AbstractModelEngineSupport
- AbstractModelEngineSupport.ModelConfig - Class in io.lumine.mythic.bukkit.compatibility
- AbstractPlayer - Interface in io.lumine.mythic.api.adapters
- AbstractSkill - Class in io.lumine.mythic.core.skills
- AbstractSkill(SkillExecutor, File) - Constructor for class io.lumine.mythic.core.skills.AbstractSkill
- AbstractSkill.DelayedSkill - Class in io.lumine.mythic.core.skills
- AbstractSkillAdapter - Interface in io.lumine.mythic.api.adapters
- AbstractStructure - Class in io.lumine.mythic.api.adapters
- AbstractStructure(String) - Constructor for class io.lumine.mythic.api.adapters.AbstractStructure
- AbstractTaskManager - Interface in io.lumine.mythic.api.adapters
-
Deprecated.
- AbstractVariable - Class in io.lumine.mythic.core.skills.variables.types
- AbstractVariable(Object) - Constructor for class io.lumine.mythic.core.skills.variables.types.AbstractVariable
-
Creates the variable
- AbstractVector - Class in io.lumine.mythic.api.adapters
-
Represents a mutable vector.
- AbstractVector() - Constructor for class io.lumine.mythic.api.adapters.AbstractVector
-
Construct the vector with all components as 0.
- AbstractVector(double, double, double) - Constructor for class io.lumine.mythic.api.adapters.AbstractVector
-
Construct the vector with provided double components.
- AbstractVector(float, float, float) - Constructor for class io.lumine.mythic.api.adapters.AbstractVector
-
Construct the vector with provided float components.
- AbstractVector(int, int, int) - Constructor for class io.lumine.mythic.api.adapters.AbstractVector
-
Construct the vector with provided integer components.
- AbstractWorld - Interface in io.lumine.mythic.api.adapters
- ACCURACY - Static variable in class io.lumine.mythic.core.skills.stats.Stats
- AccuracyStat - Class in io.lumine.mythic.core.skills.stats.types
- AccuracyStat(String) - Constructor for class io.lumine.mythic.core.skills.stats.types.AccuracyStat
- action - Variable in class io.lumine.mythic.core.skills.mechanics.ModifyGlobalScoreMechanic
- action - Variable in class io.lumine.mythic.core.skills.mechanics.ModifyScoreMechanic
- action - Variable in class io.lumine.mythic.core.skills.mechanics.ModifyTargetScoreMechanic
- action - Variable in class io.lumine.mythic.core.skills.mechanics.SetLevelMechanic
- ACTION - Variable in class io.lumine.mythic.core.skills.SkillCondition
- actionVar - Variable in class io.lumine.mythic.core.skills.SkillCondition
- ActivateCommand - Class in io.lumine.mythic.bukkit.commands.spawners
- ActivateCommand(Command<MythicBukkit>) - Constructor for class io.lumine.mythic.bukkit.commands.spawners.ActivateCommand
- ActivateSpawner() - Method in class io.lumine.mythic.core.spawning.spawners.MythicSpawner
- ActivateSpawnerMechanic - Class in io.lumine.mythic.core.skills.mechanics
- ActivateSpawnerMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.ActivateSpawnerMechanic
- ActiveInfoCommand - Class in io.lumine.mythic.bukkit.commands.utility
- ActiveInfoCommand(Command<MythicBukkit>) - Constructor for class io.lumine.mythic.bukkit.commands.utility.ActiveInfoCommand
- activeMob - Variable in class io.lumine.mythic.core.mobs.ai.Pathfinder
- ActiveMob - Class in io.lumine.mythic.core.mobs
-
Represents an active instance of a MythicMob
- ActiveMob() - Constructor for class io.lumine.mythic.core.mobs.ActiveMob
- ActiveMob(AbstractEntity) - Constructor for class io.lumine.mythic.core.mobs.ActiveMob
- ActiveMob(AbstractEntity, MythicMob, double) - Constructor for class io.lumine.mythic.core.mobs.ActiveMob
- ActiveMob.ImmunityTable - Class in io.lumine.mythic.core.mobs
- ActiveMob.ThreatTable - Class in io.lumine.mythic.core.mobs
- ActiveRemoveCommand - Class in io.lumine.mythic.bukkit.commands.utility
- ActiveRemoveCommand(Command<MythicBukkit>) - Constructor for class io.lumine.mythic.bukkit.commands.utility.ActiveRemoveCommand
- adapt(AbstractEntity) - Static method in class io.lumine.mythic.bukkit.BukkitAdapter
-
Convert a MythicMobs AbstractEntity to a Bukkit Entity
- adapt(AbstractItemStack) - Static method in class io.lumine.mythic.bukkit.BukkitAdapter
-
Convert a MythicMobs AbstractPlayer to a Bukkit Player
- adapt(AbstractLocation) - Static method in class io.lumine.mythic.bukkit.BukkitAdapter
-
Convert a MythicMobs AbstractLocation to a Bukkit Location
- adapt(AbstractPlayer) - Static method in class io.lumine.mythic.bukkit.BukkitAdapter
-
Convert a MythicMobs AbstractPlayer to a Bukkit Player
- adapt(AbstractVector) - Static method in class io.lumine.mythic.bukkit.BukkitAdapter
-
Convert a MythicMobs AbstractVector to a Bukkit Vector
- adapt(AbstractWorld) - Static method in class io.lumine.mythic.bukkit.BukkitAdapter
-
Convert a MythicMobs AbstractWorld to a Bukkit World
- adapt(Biome) - Static method in class io.lumine.mythic.bukkit.BukkitAdapter
-
Deprecated.
- adapt(Entity) - Static method in class io.lumine.mythic.bukkit.BukkitAdapter
-
Convert an Bukkit Entity to a MythicMobs AbstractEntity
- adapt(Player) - Static method in class io.lumine.mythic.bukkit.BukkitAdapter
-
Convert a Bukkit Player to a MythicMobs AbstractPlayer
- adapt(ItemStack) - Static method in class io.lumine.mythic.bukkit.BukkitAdapter
-
Convert a Bukkit ItemStack to a MythicMobs AbstractItemStack
- adapt(Location) - Static method in class io.lumine.mythic.bukkit.BukkitAdapter
-
Convert a Bukkit Location to a MythicMob AbstractLocation
- adapt(Vector) - Static method in class io.lumine.mythic.bukkit.BukkitAdapter
-
Convert a Bukkit Vector to a MythicMob AbstractVector
- adapt(World) - Static method in class io.lumine.mythic.bukkit.BukkitAdapter
-
Convert a Bukkit World to a MythicMob AbstractWorld
- adapter - Static variable in class io.lumine.mythic.api.adapters.SkillAdapter
- add(double, double, double) - Method in class io.lumine.mythic.api.adapters.AbstractLocation
- add(double, E) - Method in class io.lumine.mythic.core.utils.RandomSelection
- add(AbstractLocation) - Method in class io.lumine.mythic.api.adapters.AbstractLocation
-
Adds the location by another.
- add(AbstractVector) - Method in class io.lumine.mythic.api.adapters.AbstractLocation
-
Adds the location by a vector.
- add(AbstractVector) - Method in class io.lumine.mythic.api.adapters.AbstractVector
-
Adds a vector to this one
- add(DropMetadata, Drop) - Method in class io.lumine.mythic.core.drops.LootBag
- add(DropMetadata, LootBag) - Method in class io.lumine.mythic.core.drops.LootBag
- add(Drop) - Method in class io.lumine.mythic.core.drops.LootBag
-
Deprecated.
- add(Tag) - Method in class io.lumine.mythic.core.utils.jnbt.ListTagBuilder
-
Add the given tag.
- ADD - Enum constant in enum class io.lumine.mythic.core.skills.mechanics.DisplayTransformationMechanic.Action
- ADD - Enum constant in enum class io.lumine.mythic.core.skills.mechanics.ModifyGlobalScoreMechanic.ModifyScoreAction
- ADD - Enum constant in enum class io.lumine.mythic.core.skills.mechanics.ModifyScoreMechanic.ModifyScoreAction
- ADD - Enum constant in enum class io.lumine.mythic.core.skills.mechanics.SetLevelMechanic.SetLevelAction
- ADD - Enum constant in enum class io.lumine.mythic.core.skills.mechanics.TimeMechanic.Mode
- ADD - Enum constant in enum class io.lumine.mythic.core.spawning.random.RandomSpawnerAction
- addAll(Collection<? extends Tag>) - Method in class io.lumine.mythic.core.utils.jnbt.ListTagBuilder
-
Add all the tags in the given list.
- addAmount(Drop) - Method in class io.lumine.mythic.core.drops.Drop
- addBar(String, AbstractBossBar) - Method in class io.lumine.mythic.core.mobs.ActiveMob
- addChild(AbstractEntity) - Method in interface io.lumine.mythic.api.skills.SkillCaster
- addChild(AbstractEntity) - Method in class io.lumine.mythic.core.mobs.ActiveMob
- addChild(AbstractEntity) - Method in class io.lumine.mythic.core.players.PlayerData
- addCondition(String) - Method in class io.lumine.mythic.core.spawning.spawners.MythicSpawner
- AddConditionCommand - Class in io.lumine.mythic.bukkit.commands.spawners
- AddConditionCommand(Command<MythicBukkit>) - Constructor for class io.lumine.mythic.bukkit.commands.spawners.AddConditionCommand
- AddConditionSpawnCommand - Class in io.lumine.mythic.bukkit.commands.spawners
- AddConditionSpawnCommand(Command<MythicBukkit>) - Constructor for class io.lumine.mythic.bukkit.commands.spawners.AddConditionSpawnCommand
- addEnchantment(String) - Method in class io.lumine.mythic.core.items.MythicItem
- AddEntityNBTCommand - Class in io.lumine.mythic.bukkit.commands.utility
- AddEntityNBTCommand(Command<MythicBukkit>) - Constructor for class io.lumine.mythic.bukkit.commands.utility.AddEntityNBTCommand
- addFlag(String) - Method in interface io.lumine.mythic.api.adapters.AbstractBossBar
-
Add an optional flag to this boss bar
- addFlag(String) - Method in class io.lumine.mythic.bukkit.adapters.bossbars.AdventureBossBar
- addFlag(String) - Method in class io.lumine.mythic.bukkit.adapters.bossbars.BukkitBossBar
- addGravity(float) - Method in class io.lumine.mythic.core.skills.mechanics.ProjectileMechanic.ProjectileMechanicTracker
- addInertia(float) - Method in class io.lumine.mythic.core.skills.mechanics.MissileMechanic.MissileTracker
- ADDITIVE - Enum constant in enum class io.lumine.mythic.core.skills.stats.StatModifierType
- ADDITIVE_MULTIPLIER - Enum constant in enum class io.lumine.mythic.core.skills.stats.StatModifierType
- addNameplate(ActiveMob) - Method in class io.lumine.mythic.bukkit.compatibility.HologramsSupport2
- addNBTData(AbstractEntity, String, Tag) - Method in interface io.lumine.mythic.api.volatilecode.handlers.VolatileEntityHandler
- addNBTData(AbstractEntity, String, Tag) - Method in interface io.lumine.mythic.core.volatilecode.disabled.VolatileEntityHandlerDisabled
- addNBTData(ItemStack, String, Tag) - Method in interface io.lumine.mythic.api.volatilecode.handlers.VolatileItemHandler
- addNBTData(ItemStack, String, Tag) - Method in interface io.lumine.mythic.core.volatilecode.disabled.VolatileItemHandlerDisabled
- addPageButtons(EditableMenuBuilder<T>) - Method in class io.lumine.mythic.core.menus.MythicMenu
- addPassenger(PacketEntityRenderer) - Method in interface io.lumine.mythic.api.volatilecode.virtual.IPacketEntityRenderer
- addPassenger(PacketEntityRenderer) - Method in class io.lumine.mythic.api.volatilecode.virtual.PacketEntityRenderer
- addPathfinderGoals(LivingEntity, List<String>) - Method in interface io.lumine.mythic.api.volatilecode.handlers.VolatileAIHandler
- addPathfinderGoals(LivingEntity, List<String>) - Method in class io.lumine.mythic.core.volatilecode.disabled.VolatileAIHandlerDisabled
- addPlayer(AbstractPlayer) - Method in interface io.lumine.mythic.api.adapters.AbstractBossBar
-
Adds the player to this boss bar causing it to display on their screen.
- addPlayer(AbstractPlayer) - Method in class io.lumine.mythic.bukkit.adapters.bossbars.AdventureBossBar
- addPlayer(AbstractPlayer) - Method in class io.lumine.mythic.bukkit.adapters.bossbars.BukkitBossBar
- addPotionEffect(PotionEffect) - Method in interface io.lumine.mythic.api.adapters.AbstractEntity
- addPotionEffect(PotionEffect) - Method in class io.lumine.mythic.bukkit.adapters.BukkitEntity
- addPotionEffect(PotionEffect) - Method in class io.lumine.mythic.core.adapters.VirtualEntity
- addPower(float) - Method in class io.lumine.mythic.core.skills.projectiles.Projectile.ProjectileTracker
- addRadius(float) - Method in class io.lumine.mythic.core.skills.mechanics.OrbitalMechanic.OrbitalTracker
- addRingPoints(SkillMetadata, AbstractLocation, Collection<AbstractLocation>) - Method in class io.lumine.mythic.core.skills.targeters.RandomRingPointTargeter
- addRingPoints(SkillMetadata, AbstractLocation, Collection<AbstractLocation>) - Method in class io.lumine.mythic.core.skills.targeters.RingAroundOriginTargeter
- addRingPoints(SkillMetadata, AbstractLocation, Collection<AbstractLocation>) - Method in class io.lumine.mythic.core.skills.targeters.RingTargeter
- addScoreboardTag(String) - Method in interface io.lumine.mythic.api.adapters.AbstractEntity
- addScoreboardTag(String) - Method in class io.lumine.mythic.bukkit.adapters.BukkitEntity
- addScoreboardTag(String) - Method in class io.lumine.mythic.core.adapters.VirtualEntity
- addSpawnerCondition(MythicSpawner, String) - Method in class io.lumine.mythic.core.spawning.spawners.SpawnerManager
- addSpawnerTargetCondition(MythicSpawner, String) - Method in class io.lumine.mythic.core.spawning.spawners.SpawnerManager
- addSpawnerToChunkLookupTable(MythicSpawner) - Method in class io.lumine.mythic.core.spawning.spawners.SpawnerManager
- addTargetCondition(String) - Method in class io.lumine.mythic.core.spawning.spawners.MythicSpawner
- addTargetGoals(LivingEntity, List<String>) - Method in interface io.lumine.mythic.api.volatilecode.handlers.VolatileAIHandler
- addTargetGoals(LivingEntity, List<String>) - Method in class io.lumine.mythic.core.volatilecode.disabled.VolatileAIHandlerDisabled
- addThreat(Entity, LivingEntity, double) - Method in class io.lumine.mythic.bukkit.BukkitAPIHelper
-
Increases threat for a target in a mob's threat table
- AddThreatCommand - Class in io.lumine.mythic.bukkit.commands.test
- AddThreatCommand(Command<MythicBukkit>) - Constructor for class io.lumine.mythic.bukkit.commands.test.AddThreatCommand
- addTiming(Timing) - Method in class io.lumine.mythic.core.utils.Timing.TimingResults
- AddTradeMechanic - Class in io.lumine.mythic.core.skills.mechanics
- AddTradeMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.AddTradeMechanic
- addUndoableSchematic(String, EditSession) - Static method in class io.lumine.mythic.core.skills.mechanics.UndoPasteMechanic
- addVelocity(double) - Method in class io.lumine.mythic.core.skills.mechanics.MissileMechanic.MissileTracker
- addVelocity(float) - Method in class io.lumine.mythic.core.skills.mechanics.ProjectileMechanic.ProjectileMechanicTracker
- adjustVelocity - Variable in class io.lumine.mythic.core.skills.mechanics.ShootMechanic
- ADVENTURE - Enum constant in enum class io.lumine.mythic.api.adapters.AbstractGameMode
- AdventureBossBar - Class in io.lumine.mythic.bukkit.adapters.bossbars
- AdventureBossBar(String, float, AbstractBossBar.BarColor, AbstractBossBar.BarStyle) - Constructor for class io.lumine.mythic.bukkit.adapters.bossbars.AdventureBossBar
- advOffset - Variable in class io.lumine.mythic.core.skills.targeters.ILocationSelector
- AgeableProperty - Class in io.lumine.mythic.bukkit.entities.properties
- AgeableProperty(MythicConfig) - Constructor for class io.lumine.mythic.bukkit.entities.properties.AgeableProperty
- ai() - Static method in class io.lumine.mythic.core.mobs.ai.Pathfinder
- ai() - Static method in class io.lumine.mythic.core.mobs.ai.WrappedPathfinder
- AIR - Enum constant in enum class io.lumine.mythic.core.spawning.random.SpawnPointType
- aliases() - Method in record class io.lumine.mythic.api.skills.SkillTrigger
-
Returns the value of the
aliases
record component. - aliases() - Element in annotation interface io.lumine.mythic.core.utils.annotations.MythicAIGoal
- aliases() - Element in annotation interface io.lumine.mythic.core.utils.annotations.MythicAudience
- aliases() - Element in annotation interface io.lumine.mythic.core.utils.annotations.MythicCondition
- aliases() - Element in annotation interface io.lumine.mythic.core.utils.annotations.MythicField
- aliases() - Element in annotation interface io.lumine.mythic.core.utils.annotations.MythicMechanic
- aliases() - Element in annotation interface io.lumine.mythic.core.utils.annotations.MythicStat
- aliases() - Element in annotation interface io.lumine.mythic.core.utils.annotations.MythicTargeter
- ALLAY - Enum constant in enum class io.lumine.mythic.api.mobs.entities.MythicEntityType
- alloc() - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- allowPickup - Variable in class io.lumine.mythic.core.skills.mechanics.ItemSprayEffect
- ALPHABETICAL - Enum constant in enum class io.lumine.mythic.core.menus.spawners.SpawnerBrowseMode
- alreadyHit - Variable in class io.lumine.mythic.core.skills.mechanics.ChainMissileMechanic.ChainMissileTracker
- AltitudeCondition - Class in io.lumine.mythic.core.skills.conditions.all
- AltitudeCondition(String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.conditions.all.AltitudeCondition
- ambientParticles - Variable in class io.lumine.mythic.core.skills.mechanics.PotionMechanic
- ambientParticles - Variable in class io.lumine.mythic.core.skills.mechanics.ShootMechanic
- amount - Variable in class io.lumine.mythic.core.drops.droppables.MythicMobDrop
- amount - Variable in class io.lumine.mythic.core.skills.conditions.all.DamageAmountCondition
- amount - Variable in class io.lumine.mythic.core.skills.conditions.all.HasCurrencyCondition
- amount - Variable in class io.lumine.mythic.core.skills.mechanics.ArrowVolleyMechanic
- amount - Variable in class io.lumine.mythic.core.skills.mechanics.DamageMechanic
- amount - Variable in class io.lumine.mythic.core.skills.mechanics.FeedSkill
- amount - Variable in class io.lumine.mythic.core.skills.mechanics.GiveExperienceLevelsMechanic
- amount - Variable in class io.lumine.mythic.core.skills.mechanics.HealMechanic
- amount - Variable in class io.lumine.mythic.core.skills.mechanics.ItemSprayEffect
- amount - Variable in class io.lumine.mythic.core.skills.mechanics.OxygenMechanic
- amount - Variable in class io.lumine.mythic.core.skills.mechanics.ParticleEffect
- amount - Variable in class io.lumine.mythic.core.skills.mechanics.ShieldMechanic
- amount - Variable in class io.lumine.mythic.core.skills.mechanics.SummonMechanic
- amount - Variable in class io.lumine.mythic.core.skills.mechanics.TakeExperienceLevelsMechanic
- amount - Variable in class io.lumine.mythic.core.skills.mechanics.ThreatMechanic
- amount - Variable in class io.lumine.mythic.core.skills.mechanics.VariableAddMechanic
- amount - Variable in class io.lumine.mythic.core.skills.mechanics.VariableSubtractMechanic
- amount - Variable in class io.lumine.mythic.core.skills.mechanics.VolleyMechanic
- amount(int) - Method in class io.lumine.mythic.bukkit.adapters.BukkitItemStack
- amountN - Variable in class io.lumine.mythic.core.skills.mechanics.ParticleAtomEffect
- amountO - Variable in class io.lumine.mythic.core.skills.mechanics.ParticleAtomEffect
- AND - Enum constant in enum class io.lumine.mythic.core.skills.conditions.CompositeCondition.Operator
- angle - Variable in class io.lumine.mythic.core.skills.targeters.ConeTargeter
- angle - Variable in class io.lumine.mythic.core.skills.targeters.LivingInConeTargeter
- angle(AbstractVector) - Method in class io.lumine.mythic.api.adapters.AbstractVector
-
Gets the angle between this vector and another in radians.
- angleBetween(Location, Location) - Static method in class io.lumine.mythic.core.utils.physics.VectorMath
- angleBetween(Vector, Vector) - Static method in class io.lumine.mythic.core.utils.physics.VectorMath
- angleToXAxis(AbstractVector) - Static method in class io.lumine.mythic.core.utils.VectorUtils
- angleToXAxis(Vector) - Static method in class io.lumine.mythic.core.utils.VectorUtils
- angularVelocity - Variable in class io.lumine.mythic.core.skills.mechanics.ParticleAtomEffect
- angularVelocityX - Variable in class io.lumine.mythic.core.skills.mechanics.OrbitalMechanic
- angularVelocityX - Variable in class io.lumine.mythic.core.skills.mechanics.ParticleOrbitalEffect
- angularVelocityY - Variable in class io.lumine.mythic.core.skills.mechanics.OrbitalMechanic
- angularVelocityY - Variable in class io.lumine.mythic.core.skills.mechanics.ParticleOrbitalEffect
- angularVelocityZ - Variable in class io.lumine.mythic.core.skills.mechanics.OrbitalMechanic
- angularVelocityZ - Variable in class io.lumine.mythic.core.skills.mechanics.ParticleOrbitalEffect
- AnimateArmorStandMechanic - Class in io.lumine.mythic.core.skills.mechanics
- AnimateArmorStandMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.AnimateArmorStandMechanic
- animateLetters - Variable in class io.lumine.mythic.core.skills.mechanics.SpeakMechanic
- animateWords - Variable in class io.lumine.mythic.core.skills.mechanics.SpeakMechanic
- animation - Variable in class io.lumine.mythic.core.skills.mechanics.PlayAnimationEffect
- AnnotationUtil - Class in io.lumine.mythic.core.utils.annotations
- AnnotationUtil() - Constructor for class io.lumine.mythic.core.utils.annotations.AnnotationUtil
- API - Static variable in class io.lumine.mythic.core.skills.SkillTriggers
- apply(AbstractEntity) - Method in class io.lumine.mythic.api.mobs.model.MobModel
- apply(AbstractEntity) - Method in class io.lumine.mythic.core.mobs.model.MobModel
- apply(AbstractEntity) - Method in class io.lumine.mythic.core.mobs.model.MPetsModel
- apply(AbstractEntity, String) - Method in class io.lumine.mythic.core.skills.placeholders.types.EntityPlaceholder
- apply(AbstractLocation, String) - Method in class io.lumine.mythic.core.skills.placeholders.types.LocationPlaceholder
- apply(AbstractWorld, String) - Method in class io.lumine.mythic.core.skills.placeholders.types.WorldPlaceholder
- apply(SkillMetadata, BlockBreakEvent) - Static method in class io.lumine.mythic.bukkit.adapters.BukkitTriggerMetadata
- apply(SkillMetadata, BlockPlaceEvent) - Static method in class io.lumine.mythic.bukkit.adapters.BukkitTriggerMetadata
- apply(SkillMetadata, EntityDamageEvent) - Static method in class io.lumine.mythic.bukkit.adapters.BukkitTriggerMetadata
- apply(SkillMetadata, EntityShootBowEvent) - Static method in class io.lumine.mythic.bukkit.adapters.BukkitTriggerMetadata
- apply(SkillMetadata, ProjectileLaunchEvent) - Static method in class io.lumine.mythic.bukkit.adapters.BukkitTriggerMetadata
- apply(PlaceholderMeta, AbstractEntity, String) - Method in class io.lumine.mythic.core.skills.placeholders.types.TargetPlaceholder
- apply(PlaceholderMeta, String) - Method in class io.lumine.mythic.core.skills.placeholders.all.BarPlaceholder
- apply(PlaceholderMeta, String) - Method in class io.lumine.mythic.core.skills.placeholders.all.CasterStatPlaceholder
- apply(PlaceholderMeta, String) - Method in class io.lumine.mythic.core.skills.placeholders.all.CasterVariablePlaceholder
- apply(PlaceholderMeta, String) - Method in class io.lumine.mythic.core.skills.placeholders.all.ConditionalPlaceholder
- apply(PlaceholderMeta, String) - Method in class io.lumine.mythic.core.skills.placeholders.all.FunctionalMetaPlaceholder
- apply(PlaceholderMeta, String) - Method in class io.lumine.mythic.core.skills.placeholders.all.RandomLinePlaceholder
- apply(PlaceholderMeta, String) - Method in class io.lumine.mythic.core.skills.placeholders.types.ParentPlaceholder
- apply(MythicSpawner, String) - Method in class io.lumine.mythic.core.skills.placeholders.types.SpawnerPlaceholder
- apply(String) - Method in class io.lumine.mythic.core.skills.placeholders.all.BarHolderPlaceholder
- apply(String) - Method in class io.lumine.mythic.core.skills.placeholders.all.EchoPlaceholder
- apply(String) - Method in class io.lumine.mythic.core.skills.placeholders.all.FunctionalPlaceholder
- apply(String) - Method in class io.lumine.mythic.core.skills.placeholders.all.RandomFloatPlaceholder
- apply(String) - Method in class io.lumine.mythic.core.skills.placeholders.all.RandomFloatRoundedPlaceholder
- apply(String) - Method in class io.lumine.mythic.core.skills.placeholders.all.RandomPlaceholder
- applyGravity - Variable in class io.lumine.mythic.core.skills.mechanics.ItemSprayEffect
- applyMobOptions(ActiveMob, double) - Method in interface io.lumine.mythic.api.mobs.MythicMob
-
Applies the options relating to this mob type to an entity
- applyMobOptions(ActiveMob, double) - Method in class io.lumine.mythic.core.mobs.MobType
-
Applies the options relating to this mob type to an entity
- applyMobVolatileOptions(ActiveMob) - Method in interface io.lumine.mythic.api.mobs.MythicMob
-
Applies all volatile options relating to this mob type to an entity Volatile options must be applied after every server restart
- applyMobVolatileOptions(ActiveMob) - Method in class io.lumine.mythic.core.mobs.MobType
-
Applies all volatile options relating to this mob type to an entity Volatile options must be applied after every server restart
- applyModel(AbstractEntity) - Method in class io.lumine.mythic.bukkit.compatibility.MPetCompat.MiniaturePetType
- applyModifier(int) - Method in class io.lumine.mythic.core.skills.mechanics.ModifyGlobalScoreMechanic
- applyModifier(int, int) - Method in class io.lumine.mythic.core.skills.mechanics.ModifyScoreMechanic
- applyModifier(int, int) - Method in class io.lumine.mythic.core.skills.mechanics.ModifyTargetScoreMechanic
- applyOptions(Entity) - Method in class io.lumine.mythic.bukkit.adapters.BukkitEntityType
- applyOptions(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitAllay
- applyOptions(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitAreaEffectCloud
- applyOptions(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitArmorStand
- applyOptions(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitAxolotl
- applyOptions(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitBabyDrowned
- applyOptions(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitBabyHusk
- applyOptions(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitBabyPiglin
- applyOptions(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitBabyPiglinBrute
- applyOptions(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitBabyPigZombie
- applyOptions(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitBabyPigZombieVillager
- applyOptions(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitBabyZoglin
- applyOptions(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitBabyZombie
- applyOptions(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitBabyZombieVillager
- applyOptions(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitBat
- applyOptions(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitBee
- applyOptions(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitBlaze
- applyOptions(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitBlockDisplay
- applyOptions(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitBoat
- applyOptions(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitBoatChest
- applyOptions(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitCamel
- applyOptions(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitCat
- applyOptions(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitCaveSpider
- applyOptions(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitChicken
- applyOptions(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitCod
- applyOptions(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitCow
- applyOptions(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitCreeper
- applyOptions(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitCustom
- applyOptions(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitDolphin
- applyOptions(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitDonkey
- applyOptions(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitDrowned
- applyOptions(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitElderGuardian
- applyOptions(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitEnderCrystal
- applyOptions(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitEnderDragon
- applyOptions(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitEnderman
- applyOptions(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitEndermite
- applyOptions(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitEvoker
- applyOptions(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitExperienceOrb
- applyOptions(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitFallingBlock
- applyOptions(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitFox
- applyOptions(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitFrog
- applyOptions(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitGhast
- applyOptions(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitGiant
- applyOptions(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitGlowSquid
- applyOptions(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitGoat
- applyOptions(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitGuardian
- applyOptions(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitHoglin
- applyOptions(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitHorse
- applyOptions(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitHusk
- applyOptions(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitIllusioner
- applyOptions(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitIronGolem
- applyOptions(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitItem
- applyOptions(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitItemDisplay
- applyOptions(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitLlama
- applyOptions(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitMagmaCube
- applyOptions(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitMarker
- applyOptions(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitMule
- applyOptions(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitMushroomCow
- applyOptions(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitOcelot
- applyOptions(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitPanda
- applyOptions(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitParrot
- applyOptions(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitPhantom
- applyOptions(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitPig
- applyOptions(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitPiglin
- applyOptions(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitPiglinBrute
- applyOptions(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitPigZombie
- applyOptions(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitPigZombieVillager
- applyOptions(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitPillager
- applyOptions(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitPolarBear
- applyOptions(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitPufferFish
- applyOptions(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitRabbit
- applyOptions(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitRavager
- applyOptions(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitSalmon
- applyOptions(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitSheep
- applyOptions(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitShulker
- applyOptions(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitSilverfish
- applyOptions(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitSkeleton
- applyOptions(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitSkeletonHorse
- applyOptions(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitSlime
- applyOptions(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitSniffer
- applyOptions(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitSnowman
- applyOptions(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitSpider
- applyOptions(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitSquid
- applyOptions(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitStray
- applyOptions(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitStrider
- applyOptions(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitTadpole
- applyOptions(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitTextDisplay
- applyOptions(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitTNT
- applyOptions(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitTraderLlama
- applyOptions(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitTropicalFish
- applyOptions(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitTurtle
- applyOptions(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitVex
- applyOptions(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitVillager
- applyOptions(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitVindicator
- applyOptions(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitWanderingTrader
- applyOptions(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitWarden
- applyOptions(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitWitch
- applyOptions(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitWither
- applyOptions(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitWitherSkeleton
- applyOptions(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitWolf
- applyOptions(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitZoglin
- applyOptions(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitZombie
- applyOptions(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitZombieHorse
- applyOptions(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitZombieVillager
- applyPhysics(Block) - Method in interface io.lumine.mythic.api.volatilecode.handlers.VolatileBlockHandler
- applyPhysics(Block) - Method in interface io.lumine.mythic.api.volatilecode.VolatileCodeHandler
- applyPhysics(Block) - Method in class io.lumine.mythic.core.volatilecode.disabled.VolatileBlockHandlerDisabled
- applyProperties(Entity) - Method in class io.lumine.mythic.bukkit.entities.properties.AgeableProperty
- applyProperties(Entity) - Method in class io.lumine.mythic.bukkit.entities.properties.ColoredProperty
- applyProperties(Entity) - Method in class io.lumine.mythic.bukkit.entities.properties.display.BlockDisplayProperty
- applyProperties(Entity) - Method in class io.lumine.mythic.bukkit.entities.properties.display.DisplayProperty
- applyProperties(Entity) - Method in class io.lumine.mythic.bukkit.entities.properties.display.ItemDisplayProperty
- applyProperties(Entity) - Method in class io.lumine.mythic.bukkit.entities.properties.display.TextDisplayProperty
- applyProperties(Entity) - Method in interface io.lumine.mythic.bukkit.entities.properties.EntityPropertySet
- applyProperties(Entity) - Method in class io.lumine.mythic.bukkit.entities.properties.MerchantProperty
- applyProperties(Entity) - Method in class io.lumine.mythic.bukkit.entities.properties.RaiderProperty
- applyProperties(Entity) - Method in class io.lumine.mythic.bukkit.entities.properties.TameableProperty
- applySpawnModifiers(ActiveMob) - Method in interface io.lumine.mythic.api.mobs.MythicMob
-
Applies Spawn Modifiers to the given mob for this mob type Spawn Modifiers are only applied when the mob is spawned
- applySpawnModifiers(ActiveMob) - Method in class io.lumine.mythic.core.mobs.MobType
-
Applies Spawn Modifiers to the given mob for this mob type Spawn Modifiers are only applied when the mob is spawned
- applyToSkillMetadata(SkillMetadata) - Method in class io.lumine.mythic.core.skills.triggers.meta.DamagedMetadata
- applyToSkillMetadata(SkillMetadata) - Method in class io.lumine.mythic.core.skills.triggers.meta.EmptyMetadata
- applyToSkillMetadata(SkillMetadata) - Method in class io.lumine.mythic.core.skills.triggers.meta.EntityAttackMetadata
- applyToSkillMetadata(SkillMetadata) - Method in class io.lumine.mythic.core.skills.triggers.SkillTriggerMetadata
- applyVelocityChange(SkillMetadata, Projectile.ProjectileTracker) - Method in class io.lumine.mythic.core.skills.mechanics.ProjectileVelocityMechanic
- areaIsEmpty(Location) - Method in class io.lumine.mythic.core.spawning.spawners.SpawnerManager
- AriKeysSupport - Class in io.lumine.mythic.bukkit.compatibility
- AriKeysSupport(MythicBukkit) - Constructor for class io.lumine.mythic.bukkit.compatibility.AriKeysSupport
- ArmAnimationMechanic - Class in io.lumine.mythic.core.skills.mechanics
- ArmAnimationMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.ArmAnimationMechanic
- ARMOR_EQUIP - Static variable in class io.lumine.mythic.core.skills.SkillTriggers
- ARMOR_STAND - Enum constant in enum class io.lumine.mythic.api.mobs.entities.MythicEntityType
- ARMOR_STAND - Static variable in class io.lumine.mythic.core.skills.projectiles.ProjectileBulletType
- ARMOR_STAND_PACKET - Static variable in class io.lumine.mythic.core.skills.projectiles.ProjectileBulletType
- ARMOR_UNEQUIP - Static variable in class io.lumine.mythic.core.skills.SkillTriggers
- ArmorStandBullet - Class in io.lumine.mythic.core.skills.projectiles.bullet
- ArmorStandBullet(ProjectileBulletType, SkillMechanic, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.projectiles.bullet.ArmorStandBullet
- ArmorStandBullet.ArmorStandBulletTracker - Class in io.lumine.mythic.core.skills.projectiles.bullet
- ArmorStandBulletTracker(ProjectileBulletableTracker, AbstractEntity) - Constructor for class io.lumine.mythic.core.skills.projectiles.bullet.ArmorStandBullet.ArmorStandBulletTracker
- ArmorStandBulletTracker(ProjectileBulletableTracker, AbstractEntity) - Constructor for class io.lumine.mythic.core.skills.projectiles.bullet.ArmorStandPacketBullet.ArmorStandBulletTracker
- ArmorStandBulletTracker(ProjectileBulletableTracker, AbstractEntity) - Constructor for class io.lumine.mythic.core.skills.projectiles.bullet.SmallBlockBullet.ArmorStandBulletTracker
- ArmorStandPacketBullet - Class in io.lumine.mythic.core.skills.projectiles.bullet
- ArmorStandPacketBullet(ProjectileBulletType, SkillMechanic, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.projectiles.bullet.ArmorStandPacketBullet
- ArmorStandPacketBullet.ArmorStandBulletTracker - Class in io.lumine.mythic.core.skills.projectiles.bullet
- ArmorStandProjectileData - Class in io.lumine.mythic.core.skills.projectiles
- ArmorStandProjectileData(MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.projectiles.ArmorStandProjectileData
- array() - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- arrayOffset() - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- ARROW - Static variable in class io.lumine.mythic.core.skills.projectiles.ProjectileBulletType
- ArrowBullet - Class in io.lumine.mythic.core.skills.projectiles.bullet
- ArrowBullet(ProjectileBulletType, SkillMechanic, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.projectiles.bullet.ArrowBullet
- ArrowBullet.ArrowBulletTracker - Class in io.lumine.mythic.core.skills.projectiles.bullet
- ArrowBullet.ArrowType - Enum Class in io.lumine.mythic.core.skills.projectiles.bullet
- ArrowBulletTracker(ProjectileBulletableTracker, AbstractEntity) - Constructor for class io.lumine.mythic.core.skills.projectiles.bullet.ArrowBullet.ArrowBulletTracker
- arrowType - Variable in class io.lumine.mythic.core.skills.projectiles.bullet.ArrowBullet
- ArrowVolleyMechanic - Class in io.lumine.mythic.core.skills.mechanics
- ArrowVolleyMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.ArrowVolleyMechanic
- asCaster - Variable in class io.lumine.mythic.core.drops.droppables.CommandDrop
- asCaster - Variable in class io.lumine.mythic.core.skills.mechanics.CommandMechanic
- asDouble(int) - Method in class io.lumine.mythic.core.utils.jnbt.ListTag
-
Get a double named with the given index, even if it's another type of number.
- asDouble(String) - Method in class io.lumine.mythic.core.utils.jnbt.CompoundTag
-
Get a double named with the given key, even if it's another type of number.
- ASH - Enum constant in enum class io.lumine.mythic.bukkit.adapters.BukkitParticle
- asInt(int) - Method in class io.lumine.mythic.core.utils.jnbt.ListTag
-
Get an int named with the given index, even if it's another type of number.
- asInt(String) - Method in class io.lumine.mythic.core.utils.jnbt.CompoundTag
-
Get an int named with the given key, even if it's another type of number.
- asLong(int) - Method in class io.lumine.mythic.core.utils.jnbt.ListTag
-
Get a long named with the given index, even if it's another type of number.
- asLong(String) - Method in class io.lumine.mythic.core.utils.jnbt.CompoundTag
-
Get a long named with the given key, even if it's another type of number.
- asMap() - Method in class io.lumine.mythic.core.mobs.ActiveMob.ThreatTable
- asMap() - Method in class io.lumine.mythic.core.skills.variables.VariableRegistry
-
Get the registry as an immutable map
- asOperator - Variable in class io.lumine.mythic.core.drops.droppables.CommandDrop
- asOperator - Variable in class io.lumine.mythic.core.skills.mechanics.CommandMechanic
- asPlayer() - Method in interface io.lumine.mythic.api.adapters.AbstractEntity
- asPlayer() - Method in class io.lumine.mythic.bukkit.adapters.BukkitEntity
- asPlayer() - Method in class io.lumine.mythic.core.adapters.VirtualEntity
- asReadOnly() - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- asTarget - Variable in class io.lumine.mythic.core.skills.mechanics.CommandMechanic
- asTrigger - Variable in class io.lumine.mythic.core.drops.droppables.CommandDrop
- ASYNC_ONLY - Enum constant in enum class io.lumine.mythic.api.skills.ThreadSafetyLevel
- atan2 - Static variable in class io.lumine.mythic.core.utils.math.Functions
- ATTACK - Static variable in class io.lumine.mythic.core.skills.SkillTriggers
- ATTACK_SPEED - Static variable in class io.lumine.mythic.core.skills.stats.Stats
- attrArmor - Variable in class io.lumine.mythic.core.mobs.MobType
- attrAttackSpeed - Variable in class io.lumine.mythic.core.mobs.MobType
- attrDamage - Variable in class io.lumine.mythic.core.mobs.MobType
- attrFlyingSpeed - Variable in class io.lumine.mythic.core.mobs.MobType
- attrFollowRange - Variable in class io.lumine.mythic.core.mobs.MobType
- attrHealth - Variable in class io.lumine.mythic.core.mobs.MobType
- AttributeMechanic - Class in io.lumine.mythic.core.skills.mechanics
- AttributeMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.AttributeMechanic
- AttributeModifierMechanic - Class in io.lumine.mythic.core.skills.mechanics
- AttributeModifierMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.AttributeModifierMechanic
- attrKnockbackResist - Variable in class io.lumine.mythic.core.mobs.MobType
- attrMovementSpeed - Variable in class io.lumine.mythic.core.mobs.MobType
- audience - Variable in class io.lumine.mythic.core.skills.mechanics.DisguiseAsBlockMechanic
- audience - Variable in class io.lumine.mythic.core.skills.mechanics.DisguiseMechanic
- audience - Variable in class io.lumine.mythic.core.skills.mechanics.DisguiseTargetMechanic
- audience - Variable in class io.lumine.mythic.core.skills.mechanics.ItemSprayEffect
- audience - Variable in class io.lumine.mythic.core.skills.mechanics.ParticleEffect
- audience - Variable in class io.lumine.mythic.core.skills.mechanics.SpeakMechanic
- audience - Variable in class io.lumine.mythic.core.skills.projectiles.bullet.ArmorStandPacketBullet
- audience - Variable in class io.lumine.mythic.core.skills.projectiles.bullet.BlockBullet
- audience - Variable in class io.lumine.mythic.core.skills.projectiles.bullet.DisplayPacketBullet
- audience - Variable in class io.lumine.mythic.core.skills.projectiles.bullet.ItemBullet
- audience - Variable in class io.lumine.mythic.core.skills.projectiles.bullet.SmallBlockBullet
- audience - Variable in class io.lumine.mythic.core.skills.projectiles.bullet.TextDisplayPacketBullet
- Aura - Class in io.lumine.mythic.core.skills.auras
- Aura(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.auras.Aura
- Aura.AuraTracker - Class in io.lumine.mythic.core.skills.auras
- auraGroup - Variable in class io.lumine.mythic.core.skills.auras.Aura
- AuraManager - Class in io.lumine.mythic.core.skills.auras
- AuraManager(MythicBukkit, SkillExecutor) - Constructor for class io.lumine.mythic.core.skills.auras.AuraManager
- AuraMechanic - Class in io.lumine.mythic.core.skills.mechanics
- AuraMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.AuraMechanic
- auraName - Variable in class io.lumine.mythic.core.skills.auras.Aura
- AuraRegistry - Class in io.lumine.mythic.core.skills.auras
- AuraRegistry(UUID) - Constructor for class io.lumine.mythic.core.skills.auras.AuraRegistry
- AuraRemoveMechanic - Class in io.lumine.mythic.core.skills.mechanics
- AuraRemoveMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.AuraRemoveMechanic
- auraStart() - Method in class io.lumine.mythic.core.skills.auras.Aura.AuraTracker
- auraStart() - Method in class io.lumine.mythic.core.skills.mechanics.BlackScreenEffect.BlackScreenEffectTracker
- auraStart() - Method in class io.lumine.mythic.core.skills.mechanics.CastMechanic.CastTracker
- auraStart() - Method in class io.lumine.mythic.core.skills.mechanics.OrbitalMechanic.OrbitalTracker
- auraStart() - Method in class io.lumine.mythic.core.skills.mechanics.SpeakMechanic.SpeechTracker
- auraStart() - Method in class io.lumine.mythic.core.skills.mechanics.StunMechanic.StunMechanicTracker
- auraStop() - Method in class io.lumine.mythic.core.skills.auras.Aura.AuraTracker
- auraStop() - Method in class io.lumine.mythic.core.skills.mechanics.BlackScreenEffect.BlackScreenEffectTracker
- auraStop() - Method in class io.lumine.mythic.core.skills.mechanics.CastMechanic.CastTracker
- auraStop() - Method in class io.lumine.mythic.core.skills.mechanics.OrbitalMechanic.OrbitalTracker
- auraStop() - Method in class io.lumine.mythic.core.skills.mechanics.SpeakMechanic.SpeechTracker
- auraStop() - Method in class io.lumine.mythic.core.skills.mechanics.StunMechanic.StunMechanicTracker
- auraTick() - Method in class io.lumine.mythic.core.skills.auras.Aura.AuraTracker
- auraTick() - Method in class io.lumine.mythic.core.skills.mechanics.BlackScreenEffect.BlackScreenEffectTracker
- auraTick() - Method in class io.lumine.mythic.core.skills.mechanics.CastMechanic.CastTracker
- auraTick() - Method in class io.lumine.mythic.core.skills.mechanics.OrbitalMechanic.OrbitalTracker
- auraTick() - Method in class io.lumine.mythic.core.skills.mechanics.SpeakMechanic.SpeechTracker
- auraTick() - Method in class io.lumine.mythic.core.skills.mechanics.StunMechanic.StunMechanicTracker
- AuraTracker(AbstractEntity, SkillMetadata) - Constructor for class io.lumine.mythic.core.skills.auras.Aura.AuraTracker
- AuraTracker(AbstractLocation, SkillMetadata) - Constructor for class io.lumine.mythic.core.skills.auras.Aura.AuraTracker
- AuraTracker(SkillCaster, AbstractEntity, SkillMetadata) - Constructor for class io.lumine.mythic.core.skills.auras.Aura.AuraTracker
- AuraTracker(SkillCaster, AbstractLocation, SkillMetadata) - Constructor for class io.lumine.mythic.core.skills.auras.Aura.AuraTracker
- AuraTracker(SkillMetadata) - Constructor for class io.lumine.mythic.core.skills.auras.Aura.AuraTracker
- author() - Element in annotation interface io.lumine.mythic.core.utils.annotations.MythicAIGoal
- author() - Element in annotation interface io.lumine.mythic.core.utils.annotations.MythicAudience
- author() - Element in annotation interface io.lumine.mythic.core.utils.annotations.MythicCondition
- author() - Element in annotation interface io.lumine.mythic.core.utils.annotations.MythicMechanic
- author() - Element in annotation interface io.lumine.mythic.core.utils.annotations.MythicStat
- author() - Element in annotation interface io.lumine.mythic.core.utils.annotations.MythicTargeter
- AXOLOTL - Enum constant in enum class io.lumine.mythic.api.mobs.entities.MythicEntityType
B
- b - Variable in class io.lumine.mythic.core.skills.mechanics.SetGlidingMechanic
- b - Variable in class io.lumine.mythic.core.skills.mechanics.SetUseGravityMechanic
- BABY_DROWNED - Enum constant in enum class io.lumine.mythic.api.mobs.entities.MythicEntityType
- BABY_HUSK - Enum constant in enum class io.lumine.mythic.api.mobs.entities.MythicEntityType
- BABY_PIG_ZOMBIE - Enum constant in enum class io.lumine.mythic.api.mobs.entities.MythicEntityType
- BABY_PIG_ZOMBIE_VILLAGER - Enum constant in enum class io.lumine.mythic.api.mobs.entities.MythicEntityType
- BABY_PIGLIN - Enum constant in enum class io.lumine.mythic.api.mobs.entities.MythicEntityType
- BABY_PIGLIN_BRUTE - Enum constant in enum class io.lumine.mythic.api.mobs.entities.MythicEntityType
- BABY_ZOGLIN - Enum constant in enum class io.lumine.mythic.api.mobs.entities.MythicEntityType
- BABY_ZOMBIE - Enum constant in enum class io.lumine.mythic.api.mobs.entities.MythicEntityType
- BABY_ZOMBIE_VILLAGER - Enum constant in enum class io.lumine.mythic.api.mobs.entities.MythicEntityType
- BarCreateMechanic - Class in io.lumine.mythic.core.skills.mechanics
- BarCreateMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.BarCreateMechanic
- barDisplay - Variable in class io.lumine.mythic.core.skills.mechanics.BarCreateMechanic
- barDisplay - Variable in class io.lumine.mythic.core.skills.mechanics.BarSetMechanic
- BarHolderPlaceholder - Class in io.lumine.mythic.core.skills.placeholders.all
- BarHolderPlaceholder(PlaceholderExecutor) - Constructor for class io.lumine.mythic.core.skills.placeholders.all.BarHolderPlaceholder
- barName - Variable in class io.lumine.mythic.core.skills.mechanics.BarCreateMechanic
- barName - Variable in class io.lumine.mythic.core.skills.mechanics.BarRemoveMechanic
- barName - Variable in class io.lumine.mythic.core.skills.mechanics.BarSetMechanic
- BarPlaceholder - Class in io.lumine.mythic.core.skills.placeholders.all
- BarPlaceholder(PlaceholderExecutor, String) - Constructor for class io.lumine.mythic.core.skills.placeholders.all.BarPlaceholder
- BarRemoveMechanic - Class in io.lumine.mythic.core.skills.mechanics
- BarRemoveMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.BarRemoveMechanic
- BARRIER - Enum constant in enum class io.lumine.mythic.bukkit.adapters.BukkitParticle
- BARRIER - Enum constant in enum class io.lumine.mythic.core.skills.ParticleMaker.ParticleType
-
Deprecated.
- BarSetMechanic - Class in io.lumine.mythic.core.skills.mechanics
- BarSetMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.BarSetMechanic
- barTimer - Variable in class io.lumine.mythic.core.skills.auras.Aura.AuraTracker
- barTimerColor - Variable in class io.lumine.mythic.core.skills.auras.Aura
- barTimerColor - Variable in class io.lumine.mythic.core.skills.mechanics.BarCreateMechanic
- barTimerColor - Variable in class io.lumine.mythic.core.skills.mechanics.BarSetMechanic
- barTimerDisplay - Variable in class io.lumine.mythic.core.skills.auras.Aura
- barTimerStyle - Variable in class io.lumine.mythic.core.skills.auras.Aura
- barTimerStyle - Variable in class io.lumine.mythic.core.skills.mechanics.BarCreateMechanic
- barTimerStyle - Variable in class io.lumine.mythic.core.skills.mechanics.BarSetMechanic
- BaseCommand - Class in io.lumine.mythic.bukkit.commands
- BaseCommand(MythicBukkit) - Constructor for class io.lumine.mythic.bukkit.commands.BaseCommand
- BAT - Enum constant in enum class io.lumine.mythic.api.mobs.entities.MythicEntityType
- BEE - Enum constant in enum class io.lumine.mythic.api.mobs.entities.MythicEntityType
- billboard(String) - Method in class io.lumine.mythic.api.volatilecode.virtual.PacketItemDisplay.PacketItemDisplayBuilder
- bind(T) - Method in class io.lumine.mythic.core.skills.auras.Aura.AuraTracker
- bind(T) - Method in class io.lumine.mythic.core.skills.projectiles.Projectile.ProjectileTracker
- bind(T) - Method in class io.lumine.mythic.core.skills.stats.StatType
- BiomeCondition - Class in io.lumine.mythic.core.skills.conditions.all
- BiomeCondition(String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.conditions.all.BiomeCondition
- BiomeTypeCondition - Class in io.lumine.mythic.core.skills.conditions.all
- BiomeTypeCondition(String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.conditions.all.BiomeTypeCondition
- BlackScreenEffect - Class in io.lumine.mythic.core.skills.mechanics
- BlackScreenEffect(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.BlackScreenEffect
- BlackScreenEffect.BlackScreenEffectTracker - Class in io.lumine.mythic.core.skills.mechanics
- BlackScreenEffectTracker(AbstractEntity, SkillMetadata) - Constructor for class io.lumine.mythic.core.skills.mechanics.BlackScreenEffect.BlackScreenEffectTracker
- BLAZE - Enum constant in enum class io.lumine.mythic.api.mobs.entities.MythicEntityType
- block() - Method in class io.lumine.mythic.api.adapters.AbstractLocation
- BLOCK - Enum constant in enum class io.lumine.mythic.core.skills.mechanics.ShootMechanic.ProjectileType
- BLOCK - Static variable in class io.lumine.mythic.core.skills.projectiles.ProjectileBulletType
- BLOCK - Static variable in class io.lumine.mythic.core.skills.SkillTriggers
- BLOCK_BREAK - Static variable in class io.lumine.mythic.core.skills.SkillTriggers
- BLOCK_CRACK - Enum constant in enum class io.lumine.mythic.bukkit.adapters.BukkitParticle
- BLOCK_CRACK - Enum constant in enum class io.lumine.mythic.core.skills.ParticleMaker.ParticleType
-
Deprecated.
- BLOCK_DISPLAY - Enum constant in enum class io.lumine.mythic.api.mobs.entities.MythicEntityType
- BLOCK_DUST - Enum constant in enum class io.lumine.mythic.bukkit.adapters.BukkitParticle
- BLOCK_DUST - Enum constant in enum class io.lumine.mythic.core.skills.ParticleMaker.ParticleType
-
Deprecated.
- BLOCK_MARKER - Enum constant in enum class io.lumine.mythic.bukkit.adapters.BukkitParticle
- BLOCK_PLACE - Static variable in class io.lumine.mythic.core.skills.SkillTriggers
- BlockBullet - Class in io.lumine.mythic.core.skills.projectiles.bullet
- BlockBullet(ProjectileBulletType, SkillMechanic, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.projectiles.bullet.BlockBullet
- BlockBullet.BlockBulletTracker - Class in io.lumine.mythic.core.skills.projectiles.bullet
- BlockBulletTracker(ProjectileBulletableTracker, AbstractEntity) - Constructor for class io.lumine.mythic.core.skills.projectiles.bullet.BlockBullet.BlockBulletTracker
- blockdamage - Variable in class io.lumine.mythic.core.skills.mechanics.ExplosionMechanic
- BlockDestabilizeMechanic - Class in io.lumine.mythic.core.skills.mechanics
- BlockDestabilizeMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.BlockDestabilizeMechanic
- BlockDisplayProperty - Class in io.lumine.mythic.bukkit.entities.properties.display
- BlockDisplayProperty(MythicConfig) - Constructor for class io.lumine.mythic.bukkit.entities.properties.display.BlockDisplayProperty
- blockIgnores - Variable in class io.lumine.mythic.core.skills.targeters.ILocationSelector
- BlockingCondition - Class in io.lumine.mythic.core.skills.conditions.all
- BlockingCondition(String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.conditions.all.BlockingCondition
- BlockMaskEffect - Class in io.lumine.mythic.core.skills.mechanics
- BlockMaskEffect(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.BlockMaskEffect
- blockMatches(Material, List<String>) - Static method in class io.lumine.mythic.core.skills.targeters.ILocationSelector
- BlockPhysicsMechanic - Class in io.lumine.mythic.core.skills.mechanics
- BlockPhysicsMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.BlockPhysicsMechanic
- BlocksInChunkTargeter - Class in io.lumine.mythic.core.skills.targeters
- BlocksInChunkTargeter(SkillExecutor, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.targeters.BlocksInChunkTargeter
- BlocksInRadiusTargeter - Class in io.lumine.mythic.core.skills.targeters
- BlocksInRadiusTargeter(SkillExecutor, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.targeters.BlocksInRadiusTargeter
- BlocksNearOriginTargeter - Class in io.lumine.mythic.core.skills.targeters
- BlocksNearOriginTargeter(SkillExecutor, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.targeters.BlocksNearOriginTargeter
- blockType - Variable in class io.lumine.mythic.core.skills.mechanics.OnBlockBreakMechanic
- blockType - Variable in class io.lumine.mythic.core.skills.targeters.BlockVeinTargeter
- BlockTypeCondition - Class in io.lumine.mythic.core.skills.conditions.all
- BlockTypeCondition(String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.conditions.all.BlockTypeCondition
- blockTypes - Variable in class io.lumine.mythic.core.skills.targeters.ILocationSelector
- BlockUnmaskEffect - Class in io.lumine.mythic.core.skills.mechanics
- BlockUnmaskEffect(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.BlockUnmaskEffect
- BlockUtil - Class in io.lumine.mythic.core.utils
- BlockUtil() - Constructor for class io.lumine.mythic.core.utils.BlockUtil
- BlockVeinTargeter - Class in io.lumine.mythic.core.skills.targeters
- BlockVeinTargeter(SkillExecutor, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.targeters.BlockVeinTargeter
- BlockWaveEffect - Class in io.lumine.mythic.core.skills.mechanics
- BlockWaveEffect(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.BlockWaveEffect
- BloodyScreenEffect - Class in io.lumine.mythic.core.skills.mechanics
- BloodyScreenEffect(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.BloodyScreenEffect
- BLUE - Enum constant in enum class io.lumine.mythic.api.adapters.AbstractBossBar.BarColor
- BOAT - Enum constant in enum class io.lumine.mythic.api.mobs.entities.MythicEntityType
- BoneMealMechanic - Class in io.lumine.mythic.core.skills.mechanics
- BoneMealMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.BoneMealMechanic
- BONUS_DAMAGE - Static variable in class io.lumine.mythic.core.skills.stats.Stats
- bool - Variable in class io.lumine.mythic.core.skills.mechanics.SetRaiderCanJoinRaidMechanic
- bool - Variable in class io.lumine.mythic.core.skills.mechanics.SetRaiderPatrolLeaderMechanic
- BOOLEAN - Enum constant in enum class io.lumine.mythic.core.utils.ReflectionUtils.DataType
- bossBarColor - Variable in class io.lumine.mythic.core.mobs.MobType
- bossBarCreateFog - Variable in class io.lumine.mythic.core.mobs.MobType
- bossBarDarkenSky - Variable in class io.lumine.mythic.core.mobs.MobType
- bossBarPlayMusic - Variable in class io.lumine.mythic.core.mobs.MobType
- bossBarRange - Variable in class io.lumine.mythic.core.mobs.MobType
- bossBarRangeSq - Variable in class io.lumine.mythic.core.mobs.MobType
- bossBarStyle - Variable in class io.lumine.mythic.core.mobs.MobType
- bossBarTitle - Variable in class io.lumine.mythic.core.mobs.MobType
- BossBorderEffect - Class in io.lumine.mythic.core.skills.mechanics
- BossBorderEffect(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.BossBorderEffect
- bounce - Variable in class io.lumine.mythic.core.skills.mechanics.MissileMechanic
- bounce - Variable in class io.lumine.mythic.core.skills.mechanics.ProjectileMechanic
- bounce - Variable in class io.lumine.mythic.core.skills.mechanics.ShootMechanic
- bounce - Variable in class io.lumine.mythic.core.skills.mechanics.ShootShulkerMechanic
- bounceConditions - Variable in class io.lumine.mythic.core.skills.mechanics.ChainMechanic
- bounceConditions - Variable in class io.lumine.mythic.core.skills.mechanics.ChainMissileMechanic
- bounceConditionString - Variable in class io.lumine.mythic.core.skills.mechanics.ChainMechanic
- bounceConditionString - Variable in class io.lumine.mythic.core.skills.mechanics.ChainMissileMechanic
- bounceDelay - Variable in class io.lumine.mythic.core.skills.mechanics.ChainMechanic
- bounceDelay - Variable in class io.lumine.mythic.core.skills.mechanics.ChainMechanic.ChainTracker
- bounceRadius - Variable in class io.lumine.mythic.core.skills.mechanics.ChainMechanic
- bounceRadius - Variable in class io.lumine.mythic.core.skills.mechanics.ChainMechanic.ChainTracker
- bounceRadius - Variable in class io.lumine.mythic.core.skills.mechanics.ChainMissileMechanic
- bounceRadius - Variable in class io.lumine.mythic.core.skills.mechanics.ChainMissileMechanic.ChainMissileTracker
- bounceRadiusSq - Variable in class io.lumine.mythic.core.skills.mechanics.ChainMechanic.ChainTracker
- bounceRadiusSq - Variable in class io.lumine.mythic.core.skills.mechanics.ChainMissileMechanic.ChainMissileTracker
- bounces - Variable in class io.lumine.mythic.core.skills.mechanics.ChainMechanic
- bounces - Variable in class io.lumine.mythic.core.skills.mechanics.ChainMissileMechanic
- bounceSelector - Variable in class io.lumine.mythic.core.skills.mechanics.ChainMechanic
- bounceSelector - Variable in class io.lumine.mythic.core.skills.mechanics.ChainMissileMechanic
- bouncesRemaining - Variable in class io.lumine.mythic.core.skills.mechanics.ChainMechanic.ChainTracker
- bouncesRemaining - Variable in class io.lumine.mythic.core.skills.mechanics.ChainMissileMechanic.ChainMissileTracker
- bounceVelocityMod - Variable in class io.lumine.mythic.core.skills.mechanics.MissileMechanic
- bounceVelocityMod - Variable in class io.lumine.mythic.core.skills.mechanics.ProjectileMechanic
- BouncyMechanic - Class in io.lumine.mythic.core.skills.mechanics
- BouncyMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.BouncyMechanic
- BouncyMechanic.PhysicsSession - Class in io.lumine.mythic.core.skills.mechanics
- BOW_HIT - Static variable in class io.lumine.mythic.core.skills.SkillTriggers
- BowTensionCondition - Class in io.lumine.mythic.core.skills.conditions.all
- BowTensionCondition(String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.conditions.all.BowTensionCondition
- branch - Variable in class io.lumine.mythic.core.skills.mechanics.MetaSkillMechanic
- breakable - Variable in class io.lumine.mythic.core.skills.mechanics.PrisonMechanic
- BreakBlockAndGiveItemMechanic - Class in io.lumine.mythic.core.skills.mechanics
- BreakBlockAndGiveItemMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.BreakBlockAndGiveItemMechanic
- BreakBlockMechanic - Class in io.lumine.mythic.core.skills.mechanics
- BreakBlockMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.BreakBlockMechanic
- BREED - Static variable in class io.lumine.mythic.core.skills.SkillTriggers
- brightness(int) - Method in class io.lumine.mythic.api.volatilecode.virtual.PacketItemDisplay.PacketItemDisplayBuilder
- BroadcastCommand - Class in io.lumine.mythic.bukkit.commands.utility
- BroadcastCommand(Command<MythicBukkit>) - Constructor for class io.lumine.mythic.bukkit.commands.utility.BroadcastCommand
- BrowseCommand - Class in io.lumine.mythic.bukkit.commands.items
- BrowseCommand - Class in io.lumine.mythic.bukkit.commands.mobs
- BrowseCommand(Command<MythicBukkit>) - Constructor for class io.lumine.mythic.bukkit.commands.items.BrowseCommand
- BrowseCommand(Command<MythicBukkit>) - Constructor for class io.lumine.mythic.bukkit.commands.mobs.BrowseCommand
- bStats - Class in io.lumine.mythic.bukkit.metrics
- bStats(MythicBukkit) - Constructor for class io.lumine.mythic.bukkit.metrics.bStats
- BUBBLE_COLUMN_UP - Enum constant in enum class io.lumine.mythic.bukkit.adapters.BukkitParticle
- BUBBLE_POP - Enum constant in enum class io.lumine.mythic.bukkit.adapters.BukkitParticle
- bubbleMessage - Variable in class io.lumine.mythic.core.skills.mechanics.SpeakMechanic
- BUCKET - Static variable in class io.lumine.mythic.core.skills.SkillTriggers
- build() - Method in class io.lumine.mythic.bukkit.adapters.BukkitItemStack
- build() - Method in class io.lumine.mythic.core.utils.jnbt.CompoundTagBuilder
-
Build an unnamed compound tag with this builder's entries.
- build() - Method in class io.lumine.mythic.core.utils.jnbt.ListTagBuilder
-
Build an unnamed list tag with this builder's entries.
- build(AbstractLocation) - Method in class io.lumine.mythic.api.volatilecode.virtual.PacketArmorStand.PacketArmorStandBuilder
- build(AbstractLocation) - Method in class io.lumine.mythic.api.volatilecode.virtual.PacketItemDisplay.PacketItemDisplayBuilder
- build(AbstractLocation) - Method in class io.lumine.mythic.api.volatilecode.virtual.PacketTextDisplay.PacketTextDisplayBuilder
- build(EditableMenuBuilder<ConfigMenuContext>) - Method in class io.lumine.mythic.core.menus.config.ConfigMenu
- build(EditableMenuBuilder<ItemEditorMenuContext>) - Method in class io.lumine.mythic.core.menus.items.ItemEditorMenu
- build(EditableMenuBuilder<ItemMenuContext>) - Method in class io.lumine.mythic.core.menus.items.ItemBrowseMenu
- build(EditableMenuBuilder<MobEditorMenuContext>) - Method in class io.lumine.mythic.core.menus.mobs.MobEditorMenu
- build(EditableMenuBuilder<MobMenuContext>) - Method in class io.lumine.mythic.core.menus.mobs.MobBrowseMenu
- build(EditableMenuBuilder<SpawnerEditorMenuContext>) - Method in class io.lumine.mythic.core.menus.spawners.SpawnerEditorMenu
- build(EditableMenuBuilder<SpawnerMenuContext>) - Method in class io.lumine.mythic.core.menus.spawners.SpawnerBrowseMenu
- build(EditableMenuBuilder<Player>) - Method in class io.lumine.mythic.core.menus.MainMenu
- buildCache() - Method in interface io.lumine.mythic.api.mobs.MythicMob
-
Rebuilds the menu item
- buildCache() - Method in class io.lumine.mythic.core.mobs.MobType
- buildCache(boolean) - Method in class io.lumine.mythic.core.mobs.MobType
- builder(Consumer<CompoundTagBuilder>) - Method in class io.lumine.mythic.core.utils.jnbt.CompoundTag
- buildItemCache() - Method in class io.lumine.mythic.core.items.MythicItem
- buildParameters(MythicLineConfig) - Method in class io.lumine.mythic.core.skills.damage.DamagingMechanic
- buildSkillMetadata(SkillTrigger, SkillCaster, AbstractEntity, AbstractLocation, boolean) - Method in class io.lumine.mythic.core.skills.EventExecutor
- buildSkillMetadata(SkillTrigger, SkillTriggerMetadata, SkillCaster, AbstractEntity, AbstractLocation, boolean) - Method in class io.lumine.mythic.core.skills.EventExecutor
- buildSpawnerChunkLookupTable() - Method in class io.lumine.mythic.core.spawning.spawners.SpawnerManager
- BukkitAdapter - Class in io.lumine.mythic.bukkit
-
A class with methods for easily converting between MythicMobs abstract types and Bukkit types.
- BukkitAdapter() - Constructor for class io.lumine.mythic.bukkit.BukkitAdapter
- BukkitAllay - Class in io.lumine.mythic.bukkit.entities
- BukkitAllay() - Constructor for class io.lumine.mythic.bukkit.entities.BukkitAllay
- BukkitAPIHelper - Class in io.lumine.mythic.bukkit
-
A bunch of special helper methods to help developers with basic tasks in MythicMobs.
- BukkitAPIHelper() - Constructor for class io.lumine.mythic.bukkit.BukkitAPIHelper
- BukkitAreaEffectCloud - Class in io.lumine.mythic.bukkit.entities
- BukkitAreaEffectCloud() - Constructor for class io.lumine.mythic.bukkit.entities.BukkitAreaEffectCloud
- BukkitArmorStand - Class in io.lumine.mythic.bukkit.entities
- BukkitArmorStand() - Constructor for class io.lumine.mythic.bukkit.entities.BukkitArmorStand
- BukkitAxolotl - Class in io.lumine.mythic.bukkit.entities
- BukkitAxolotl() - Constructor for class io.lumine.mythic.bukkit.entities.BukkitAxolotl
- BukkitBabyDrowned - Class in io.lumine.mythic.bukkit.entities
- BukkitBabyDrowned() - Constructor for class io.lumine.mythic.bukkit.entities.BukkitBabyDrowned
- BukkitBabyHusk - Class in io.lumine.mythic.bukkit.entities
- BukkitBabyHusk() - Constructor for class io.lumine.mythic.bukkit.entities.BukkitBabyHusk
- BukkitBabyPiglin - Class in io.lumine.mythic.bukkit.entities
- BukkitBabyPiglin() - Constructor for class io.lumine.mythic.bukkit.entities.BukkitBabyPiglin
- BukkitBabyPiglinBrute - Class in io.lumine.mythic.bukkit.entities
- BukkitBabyPiglinBrute() - Constructor for class io.lumine.mythic.bukkit.entities.BukkitBabyPiglinBrute
- BukkitBabyPigZombie - Class in io.lumine.mythic.bukkit.entities
- BukkitBabyPigZombie() - Constructor for class io.lumine.mythic.bukkit.entities.BukkitBabyPigZombie
- BukkitBabyPigZombieVillager - Class in io.lumine.mythic.bukkit.entities
- BukkitBabyPigZombieVillager() - Constructor for class io.lumine.mythic.bukkit.entities.BukkitBabyPigZombieVillager
- BukkitBabyZoglin - Class in io.lumine.mythic.bukkit.entities
- BukkitBabyZoglin() - Constructor for class io.lumine.mythic.bukkit.entities.BukkitBabyZoglin
- BukkitBabyZombie - Class in io.lumine.mythic.bukkit.entities
- BukkitBabyZombie() - Constructor for class io.lumine.mythic.bukkit.entities.BukkitBabyZombie
- BukkitBabyZombieVillager - Class in io.lumine.mythic.bukkit.entities
- BukkitBabyZombieVillager() - Constructor for class io.lumine.mythic.bukkit.entities.BukkitBabyZombieVillager
- BukkitBat - Class in io.lumine.mythic.bukkit.entities
- BukkitBat() - Constructor for class io.lumine.mythic.bukkit.entities.BukkitBat
- BukkitBee - Class in io.lumine.mythic.bukkit.entities
- BukkitBee() - Constructor for class io.lumine.mythic.bukkit.entities.BukkitBee
- BukkitBlaze - Class in io.lumine.mythic.bukkit.entities
- BukkitBlaze() - Constructor for class io.lumine.mythic.bukkit.entities.BukkitBlaze
- BukkitBlock - Class in io.lumine.mythic.bukkit.adapters
- BukkitBlock(String) - Constructor for class io.lumine.mythic.bukkit.adapters.BukkitBlock
- BukkitBlock(BlockData) - Constructor for class io.lumine.mythic.bukkit.adapters.BukkitBlock
- BukkitBlock(Material) - Constructor for class io.lumine.mythic.bukkit.adapters.BukkitBlock
- BukkitBlockDisplay - Class in io.lumine.mythic.bukkit.entities
- BukkitBlockDisplay() - Constructor for class io.lumine.mythic.bukkit.entities.BukkitBlockDisplay
- BukkitBoat - Class in io.lumine.mythic.bukkit.entities
- BukkitBoat() - Constructor for class io.lumine.mythic.bukkit.entities.BukkitBoat
- BukkitBoatChest - Class in io.lumine.mythic.bukkit.entities
- BukkitBoatChest() - Constructor for class io.lumine.mythic.bukkit.entities.BukkitBoatChest
- BukkitBootstrap - Class in io.lumine.mythic.bukkit
- BukkitBootstrap(MythicBukkit) - Constructor for class io.lumine.mythic.bukkit.BukkitBootstrap
- BukkitBossBar - Class in io.lumine.mythic.bukkit.adapters.bossbars
- BukkitBossBar(String, AbstractBossBar.BarColor, AbstractBossBar.BarStyle) - Constructor for class io.lumine.mythic.bukkit.adapters.bossbars.BukkitBossBar
- BukkitCamel - Class in io.lumine.mythic.bukkit.entities
- BukkitCamel() - Constructor for class io.lumine.mythic.bukkit.entities.BukkitCamel
- BukkitCat - Class in io.lumine.mythic.bukkit.entities
- BukkitCat() - Constructor for class io.lumine.mythic.bukkit.entities.BukkitCat
- BukkitCaveSpider - Class in io.lumine.mythic.bukkit.entities
- BukkitCaveSpider() - Constructor for class io.lumine.mythic.bukkit.entities.BukkitCaveSpider
- BukkitChicken - Class in io.lumine.mythic.bukkit.entities
- BukkitChicken() - Constructor for class io.lumine.mythic.bukkit.entities.BukkitChicken
- BukkitCod - Class in io.lumine.mythic.bukkit.entities
- BukkitCod() - Constructor for class io.lumine.mythic.bukkit.entities.BukkitCod
- BukkitCow - Class in io.lumine.mythic.bukkit.entities
- BukkitCow() - Constructor for class io.lumine.mythic.bukkit.entities.BukkitCow
- BukkitCreeper - Class in io.lumine.mythic.bukkit.entities
- BukkitCreeper() - Constructor for class io.lumine.mythic.bukkit.entities.BukkitCreeper
- BukkitCustom - Class in io.lumine.mythic.bukkit.entities
- BukkitCustom() - Constructor for class io.lumine.mythic.bukkit.entities.BukkitCustom
- BukkitDolphin - Class in io.lumine.mythic.bukkit.entities
- BukkitDolphin() - Constructor for class io.lumine.mythic.bukkit.entities.BukkitDolphin
- BukkitDonkey - Class in io.lumine.mythic.bukkit.entities
- BukkitDonkey() - Constructor for class io.lumine.mythic.bukkit.entities.BukkitDonkey
- BukkitDrowned - Class in io.lumine.mythic.bukkit.entities
- BukkitDrowned() - Constructor for class io.lumine.mythic.bukkit.entities.BukkitDrowned
- BukkitElderGuardian - Class in io.lumine.mythic.bukkit.entities
- BukkitElderGuardian() - Constructor for class io.lumine.mythic.bukkit.entities.BukkitElderGuardian
- BukkitEnderCrystal - Class in io.lumine.mythic.bukkit.entities
- BukkitEnderCrystal() - Constructor for class io.lumine.mythic.bukkit.entities.BukkitEnderCrystal
- BukkitEnderDragon - Class in io.lumine.mythic.bukkit.entities
- BukkitEnderDragon() - Constructor for class io.lumine.mythic.bukkit.entities.BukkitEnderDragon
- BukkitEnderman - Class in io.lumine.mythic.bukkit.entities
- BukkitEnderman() - Constructor for class io.lumine.mythic.bukkit.entities.BukkitEnderman
- BukkitEndermite - Class in io.lumine.mythic.bukkit.entities
- BukkitEndermite() - Constructor for class io.lumine.mythic.bukkit.entities.BukkitEndermite
- BukkitEntity - Class in io.lumine.mythic.bukkit.adapters
- BukkitEntity(Entity) - Constructor for class io.lumine.mythic.bukkit.adapters.BukkitEntity
- BukkitEntityType - Class in io.lumine.mythic.bukkit.adapters
- BukkitEntityType() - Constructor for class io.lumine.mythic.bukkit.adapters.BukkitEntityType
- BukkitEvoker - Class in io.lumine.mythic.bukkit.entities
- BukkitEvoker() - Constructor for class io.lumine.mythic.bukkit.entities.BukkitEvoker
- BukkitExperienceOrb - Class in io.lumine.mythic.bukkit.entities
- BukkitExperienceOrb() - Constructor for class io.lumine.mythic.bukkit.entities.BukkitExperienceOrb
- BukkitFallingBlock - Class in io.lumine.mythic.bukkit.entities
- BukkitFallingBlock() - Constructor for class io.lumine.mythic.bukkit.entities.BukkitFallingBlock
- BukkitFirework - Class in io.lumine.mythic.bukkit.adapters
- BukkitFirework(String, int, Collection<Color>, Collection<Color>, boolean, boolean) - Constructor for class io.lumine.mythic.bukkit.adapters.BukkitFirework
- BukkitFox - Class in io.lumine.mythic.bukkit.entities
- BukkitFox() - Constructor for class io.lumine.mythic.bukkit.entities.BukkitFox
- BukkitFrog - Class in io.lumine.mythic.bukkit.entities
- BukkitFrog() - Constructor for class io.lumine.mythic.bukkit.entities.BukkitFrog
- BukkitGhast - Class in io.lumine.mythic.bukkit.entities
- BukkitGhast() - Constructor for class io.lumine.mythic.bukkit.entities.BukkitGhast
- BukkitGiant - Class in io.lumine.mythic.bukkit.entities
- BukkitGiant() - Constructor for class io.lumine.mythic.bukkit.entities.BukkitGiant
- BukkitGlowSquid - Class in io.lumine.mythic.bukkit.entities
- BukkitGlowSquid() - Constructor for class io.lumine.mythic.bukkit.entities.BukkitGlowSquid
- BukkitGoat - Class in io.lumine.mythic.bukkit.entities
- BukkitGoat() - Constructor for class io.lumine.mythic.bukkit.entities.BukkitGoat
- BukkitGuardian - Class in io.lumine.mythic.bukkit.entities
- BukkitGuardian() - Constructor for class io.lumine.mythic.bukkit.entities.BukkitGuardian
- BukkitHoglin - Class in io.lumine.mythic.bukkit.entities
- BukkitHoglin() - Constructor for class io.lumine.mythic.bukkit.entities.BukkitHoglin
- BukkitHorse - Class in io.lumine.mythic.bukkit.entities
- BukkitHorse() - Constructor for class io.lumine.mythic.bukkit.entities.BukkitHorse
- BukkitHusk - Class in io.lumine.mythic.bukkit.entities
- BukkitHusk() - Constructor for class io.lumine.mythic.bukkit.entities.BukkitHusk
- BukkitIllusioner - Class in io.lumine.mythic.bukkit.entities
- BukkitIllusioner() - Constructor for class io.lumine.mythic.bukkit.entities.BukkitIllusioner
- BukkitIronGolem - Class in io.lumine.mythic.bukkit.entities
- BukkitIronGolem() - Constructor for class io.lumine.mythic.bukkit.entities.BukkitIronGolem
- BukkitItem - Class in io.lumine.mythic.bukkit.entities
- BukkitItem() - Constructor for class io.lumine.mythic.bukkit.entities.BukkitItem
- BukkitItemDisplay - Class in io.lumine.mythic.bukkit.entities
- BukkitItemDisplay() - Constructor for class io.lumine.mythic.bukkit.entities.BukkitItemDisplay
- BukkitItemStack - Class in io.lumine.mythic.bukkit.adapters
- BukkitItemStack(String) - Constructor for class io.lumine.mythic.bukkit.adapters.BukkitItemStack
- BukkitItemStack(ItemStack) - Constructor for class io.lumine.mythic.bukkit.adapters.BukkitItemStack
- BukkitItemStack(Material) - Constructor for class io.lumine.mythic.bukkit.adapters.BukkitItemStack
- BukkitLlama - Class in io.lumine.mythic.bukkit.entities
- BukkitLlama() - Constructor for class io.lumine.mythic.bukkit.entities.BukkitLlama
- BukkitLocation - Class in io.lumine.mythic.bukkit.adapters
- BukkitLocation() - Constructor for class io.lumine.mythic.bukkit.adapters.BukkitLocation
- BukkitMagmaCube - Class in io.lumine.mythic.bukkit.entities
- BukkitMagmaCube() - Constructor for class io.lumine.mythic.bukkit.entities.BukkitMagmaCube
- BukkitMarker - Class in io.lumine.mythic.bukkit.entities
- BukkitMarker() - Constructor for class io.lumine.mythic.bukkit.entities.BukkitMarker
- BukkitMule - Class in io.lumine.mythic.bukkit.entities
- BukkitMule() - Constructor for class io.lumine.mythic.bukkit.entities.BukkitMule
- BukkitMushroomCow - Class in io.lumine.mythic.bukkit.entities
- BukkitMushroomCow() - Constructor for class io.lumine.mythic.bukkit.entities.BukkitMushroomCow
- BukkitOcelot - Class in io.lumine.mythic.bukkit.entities
- BukkitOcelot() - Constructor for class io.lumine.mythic.bukkit.entities.BukkitOcelot
- BukkitPanda - Class in io.lumine.mythic.bukkit.entities
- BukkitPanda() - Constructor for class io.lumine.mythic.bukkit.entities.BukkitPanda
- BukkitParrot - Class in io.lumine.mythic.bukkit.entities
- BukkitParrot() - Constructor for class io.lumine.mythic.bukkit.entities.BukkitParrot
- BukkitParticle - Enum Class in io.lumine.mythic.bukkit.adapters
- BukkitPhantom - Class in io.lumine.mythic.bukkit.entities
- BukkitPhantom() - Constructor for class io.lumine.mythic.bukkit.entities.BukkitPhantom
- BukkitPig - Class in io.lumine.mythic.bukkit.entities
- BukkitPig() - Constructor for class io.lumine.mythic.bukkit.entities.BukkitPig
- BukkitPiglin - Class in io.lumine.mythic.bukkit.entities
- BukkitPiglin() - Constructor for class io.lumine.mythic.bukkit.entities.BukkitPiglin
- BukkitPiglinBrute - Class in io.lumine.mythic.bukkit.entities
- BukkitPiglinBrute() - Constructor for class io.lumine.mythic.bukkit.entities.BukkitPiglinBrute
- BukkitPigZombie - Class in io.lumine.mythic.bukkit.entities
- BukkitPigZombie() - Constructor for class io.lumine.mythic.bukkit.entities.BukkitPigZombie
- BukkitPigZombieVillager - Class in io.lumine.mythic.bukkit.entities
- BukkitPigZombieVillager() - Constructor for class io.lumine.mythic.bukkit.entities.BukkitPigZombieVillager
- BukkitPillager - Class in io.lumine.mythic.bukkit.entities
- BukkitPillager() - Constructor for class io.lumine.mythic.bukkit.entities.BukkitPillager
- BukkitPlayer - Class in io.lumine.mythic.bukkit.adapters
- BukkitPlayer(Player) - Constructor for class io.lumine.mythic.bukkit.adapters.BukkitPlayer
- BukkitPolarBear - Class in io.lumine.mythic.bukkit.entities
- BukkitPolarBear() - Constructor for class io.lumine.mythic.bukkit.entities.BukkitPolarBear
- BukkitPufferFish - Class in io.lumine.mythic.bukkit.entities
- BukkitPufferFish() - Constructor for class io.lumine.mythic.bukkit.entities.BukkitPufferFish
- BukkitRabbit - Class in io.lumine.mythic.bukkit.entities
- BukkitRabbit() - Constructor for class io.lumine.mythic.bukkit.entities.BukkitRabbit
- BukkitRavager - Class in io.lumine.mythic.bukkit.entities
- BukkitRavager() - Constructor for class io.lumine.mythic.bukkit.entities.BukkitRavager
- BukkitSalmon - Class in io.lumine.mythic.bukkit.entities
- BukkitSalmon() - Constructor for class io.lumine.mythic.bukkit.entities.BukkitSalmon
- BukkitSheep - Class in io.lumine.mythic.bukkit.entities
- BukkitSheep() - Constructor for class io.lumine.mythic.bukkit.entities.BukkitSheep
- BukkitShulker - Class in io.lumine.mythic.bukkit.entities
- BukkitShulker() - Constructor for class io.lumine.mythic.bukkit.entities.BukkitShulker
- BukkitSilverfish - Class in io.lumine.mythic.bukkit.entities
- BukkitSilverfish() - Constructor for class io.lumine.mythic.bukkit.entities.BukkitSilverfish
- BukkitSkeleton - Class in io.lumine.mythic.bukkit.entities
- BukkitSkeleton() - Constructor for class io.lumine.mythic.bukkit.entities.BukkitSkeleton
- BukkitSkeletonHorse - Class in io.lumine.mythic.bukkit.entities
- BukkitSkeletonHorse() - Constructor for class io.lumine.mythic.bukkit.entities.BukkitSkeletonHorse
- BukkitSkillAdapter - Class in io.lumine.mythic.bukkit.adapters
-
Helper class for executing implementation-specific mechanics in Bukkit/Spigot.
- BukkitSkillAdapter(MythicBukkit) - Constructor for class io.lumine.mythic.bukkit.adapters.BukkitSkillAdapter
- BukkitSkillTriggers - Class in io.lumine.mythic.bukkit.adapters
-
Helper class for executing implementation-specific triggers in Bukkit/Spigot.
- BukkitSkillTriggers(MythicBukkit) - Constructor for class io.lumine.mythic.bukkit.adapters.BukkitSkillTriggers
- BukkitSlime - Class in io.lumine.mythic.bukkit.entities
- BukkitSlime() - Constructor for class io.lumine.mythic.bukkit.entities.BukkitSlime
- BukkitSniffer - Class in io.lumine.mythic.bukkit.entities
- BukkitSniffer() - Constructor for class io.lumine.mythic.bukkit.entities.BukkitSniffer
- BukkitSnowman - Class in io.lumine.mythic.bukkit.entities
- BukkitSnowman() - Constructor for class io.lumine.mythic.bukkit.entities.BukkitSnowman
- BukkitSpider - Class in io.lumine.mythic.bukkit.entities
- BukkitSpider() - Constructor for class io.lumine.mythic.bukkit.entities.BukkitSpider
- BukkitSquid - Class in io.lumine.mythic.bukkit.entities
- BukkitSquid() - Constructor for class io.lumine.mythic.bukkit.entities.BukkitSquid
- BukkitStatListener - Class in io.lumine.mythic.bukkit.adapters
- BukkitStatListener(MythicBukkit) - Constructor for class io.lumine.mythic.bukkit.adapters.BukkitStatListener
- BukkitStray - Class in io.lumine.mythic.bukkit.entities
- BukkitStray() - Constructor for class io.lumine.mythic.bukkit.entities.BukkitStray
- BukkitStrider - Class in io.lumine.mythic.bukkit.entities
- BukkitStrider() - Constructor for class io.lumine.mythic.bukkit.entities.BukkitStrider
- BukkitTadpole - Class in io.lumine.mythic.bukkit.entities
- BukkitTadpole() - Constructor for class io.lumine.mythic.bukkit.entities.BukkitTadpole
- BukkitTaskManager - Class in io.lumine.mythic.bukkit.adapters
- BukkitTaskManager(JavaPlugin) - Constructor for class io.lumine.mythic.bukkit.adapters.BukkitTaskManager
- BukkitTextDisplay - Class in io.lumine.mythic.bukkit.entities
- BukkitTextDisplay() - Constructor for class io.lumine.mythic.bukkit.entities.BukkitTextDisplay
- BukkitTNT - Class in io.lumine.mythic.bukkit.entities
- BukkitTNT() - Constructor for class io.lumine.mythic.bukkit.entities.BukkitTNT
- BukkitTraderLlama - Class in io.lumine.mythic.bukkit.entities
- BukkitTraderLlama() - Constructor for class io.lumine.mythic.bukkit.entities.BukkitTraderLlama
- BukkitTriggerMetadata - Class in io.lumine.mythic.bukkit.adapters
- BukkitTriggerMetadata() - Constructor for class io.lumine.mythic.bukkit.adapters.BukkitTriggerMetadata
- BukkitTropicalFish - Class in io.lumine.mythic.bukkit.entities
- BukkitTropicalFish() - Constructor for class io.lumine.mythic.bukkit.entities.BukkitTropicalFish
- BukkitTurtle - Class in io.lumine.mythic.bukkit.entities
- BukkitTurtle() - Constructor for class io.lumine.mythic.bukkit.entities.BukkitTurtle
- BukkitVex - Class in io.lumine.mythic.bukkit.entities
- BukkitVex() - Constructor for class io.lumine.mythic.bukkit.entities.BukkitVex
- BukkitVillager - Class in io.lumine.mythic.bukkit.entities
- BukkitVillager() - Constructor for class io.lumine.mythic.bukkit.entities.BukkitVillager
- BukkitVindicator - Class in io.lumine.mythic.bukkit.entities
- BukkitVindicator() - Constructor for class io.lumine.mythic.bukkit.entities.BukkitVindicator
- BukkitWanderingTrader - Class in io.lumine.mythic.bukkit.entities
- BukkitWanderingTrader() - Constructor for class io.lumine.mythic.bukkit.entities.BukkitWanderingTrader
- BukkitWarden - Class in io.lumine.mythic.bukkit.entities
- BukkitWarden() - Constructor for class io.lumine.mythic.bukkit.entities.BukkitWarden
- BukkitWitch - Class in io.lumine.mythic.bukkit.entities
- BukkitWitch() - Constructor for class io.lumine.mythic.bukkit.entities.BukkitWitch
- BukkitWither - Class in io.lumine.mythic.bukkit.entities
- BukkitWither() - Constructor for class io.lumine.mythic.bukkit.entities.BukkitWither
- BukkitWitherSkeleton - Class in io.lumine.mythic.bukkit.entities
- BukkitWitherSkeleton() - Constructor for class io.lumine.mythic.bukkit.entities.BukkitWitherSkeleton
- BukkitWolf - Class in io.lumine.mythic.bukkit.entities
- BukkitWolf() - Constructor for class io.lumine.mythic.bukkit.entities.BukkitWolf
- BukkitWorld - Class in io.lumine.mythic.bukkit.adapters
- BukkitWorld() - Constructor for class io.lumine.mythic.bukkit.adapters.BukkitWorld
- BukkitWorld(String) - Constructor for class io.lumine.mythic.bukkit.adapters.BukkitWorld
- BukkitWorld(World) - Constructor for class io.lumine.mythic.bukkit.adapters.BukkitWorld
- BukkitZoglin - Class in io.lumine.mythic.bukkit.entities
- BukkitZoglin() - Constructor for class io.lumine.mythic.bukkit.entities.BukkitZoglin
- BukkitZombie - Class in io.lumine.mythic.bukkit.entities
- BukkitZombie() - Constructor for class io.lumine.mythic.bukkit.entities.BukkitZombie
- BukkitZombieHorse - Class in io.lumine.mythic.bukkit.entities
- BukkitZombieHorse() - Constructor for class io.lumine.mythic.bukkit.entities.BukkitZombieHorse
- BukkitZombieVillager - Class in io.lumine.mythic.bukkit.entities
- BukkitZombieVillager() - Constructor for class io.lumine.mythic.bukkit.entities.BukkitZombieVillager
- bullet - Variable in class io.lumine.mythic.core.skills.mechanics.OrbitalMechanic
- bullet - Variable in class io.lumine.mythic.core.skills.mechanics.OrbitalMechanic.OrbitalTracker
- bullet - Variable in class io.lumine.mythic.core.skills.projectiles.bullet.ArmorStandBullet.ArmorStandBulletTracker
- bullet - Variable in class io.lumine.mythic.core.skills.projectiles.bullet.ArmorStandPacketBullet.ArmorStandBulletTracker
- bullet - Variable in class io.lumine.mythic.core.skills.projectiles.bullet.ArrowBullet.ArrowBulletTracker
- bullet - Variable in class io.lumine.mythic.core.skills.projectiles.bullet.DisplayPacketBullet.DisplayPacketBulletTracker
- bullet - Variable in class io.lumine.mythic.core.skills.projectiles.bullet.MEGBullet.MEGBulletTracker
- bullet - Variable in class io.lumine.mythic.core.skills.projectiles.bullet.MobBullet.MobBulletTracker
- bullet - Variable in class io.lumine.mythic.core.skills.projectiles.bullet.SmallBlockBullet.ArmorStandBulletTracker
- bullet - Variable in class io.lumine.mythic.core.skills.projectiles.bullet.TextDisplayPacketBullet.TextBulletTracker
- bullet - Variable in class io.lumine.mythic.core.skills.projectiles.Projectile
- bullet - Variable in class io.lumine.mythic.core.skills.projectiles.Projectile.ProjectileTracker
- BULLET_ENTITIES - Static variable in class io.lumine.mythic.core.skills.projectiles.Projectile
- bulletBillboard - Variable in class io.lumine.mythic.core.skills.projectiles.bullet.TextDisplayPacketBullet
- bulletBillboarding - Variable in class io.lumine.mythic.core.skills.projectiles.bullet.DisplayPacketBullet
- bulletBlockData - Variable in class io.lumine.mythic.core.skills.projectiles.bullet.BlockBullet
- bulletBlockData - Variable in class io.lumine.mythic.core.skills.projectiles.bullet.SmallBlockBullet
- bulletBrightness - Variable in class io.lumine.mythic.core.skills.projectiles.bullet.DisplayPacketBullet
- bulletBrightnessBlock - Variable in class io.lumine.mythic.core.skills.projectiles.bullet.DisplayPacketBullet
- bulletBrightnessSky - Variable in class io.lumine.mythic.core.skills.projectiles.bullet.DisplayPacketBullet
- bulletColor - Variable in class io.lumine.mythic.core.skills.projectiles.bullet.ArmorStandBullet
- bulletColor - Variable in class io.lumine.mythic.core.skills.projectiles.bullet.ArmorStandPacketBullet
- bulletColor - Variable in class io.lumine.mythic.core.skills.projectiles.bullet.DisplayPacketBullet
- bulletColor - Variable in class io.lumine.mythic.core.skills.projectiles.bullet.ItemBullet
- bulletColor - Variable in class io.lumine.mythic.core.skills.projectiles.bullet.MEGBullet
- bulletCullingDistance - Variable in class io.lumine.mythic.core.skills.projectiles.bullet.DisplayPacketBullet
- bulletCullingDistance - Variable in class io.lumine.mythic.core.skills.projectiles.bullet.TextDisplayPacketBullet
- bulletEnchanted - Variable in class io.lumine.mythic.core.skills.projectiles.bullet.ArmorStandBullet
- bulletEnchanted - Variable in class io.lumine.mythic.core.skills.projectiles.bullet.ArmorStandPacketBullet
- bulletEnchanted - Variable in class io.lumine.mythic.core.skills.projectiles.bullet.DisplayPacketBullet
- bulletEnchanted - Variable in class io.lumine.mythic.core.skills.projectiles.bullet.ItemBullet
- bulletEnchanted - Variable in class io.lumine.mythic.core.skills.projectiles.bullet.MEGBullet
- bulletForwardOffset - Variable in class io.lumine.mythic.core.skills.projectiles.ProjectileBullet
- bulletKillable - Variable in class io.lumine.mythic.core.skills.projectiles.bullet.ArmorStandBullet
- bulletKillable - Variable in class io.lumine.mythic.core.skills.projectiles.bullet.MobBullet
- bulletMatchDirection - Variable in class io.lumine.mythic.core.skills.projectiles.bullet.ItemBullet
- bulletMatchDirection - Variable in class io.lumine.mythic.core.skills.projectiles.bullet.MobBullet
- bulletMaterial - Variable in class io.lumine.mythic.core.skills.projectiles.bullet.ArmorStandBullet
- bulletMaterial - Variable in class io.lumine.mythic.core.skills.projectiles.bullet.ArmorStandPacketBullet
- bulletMaterial - Variable in class io.lumine.mythic.core.skills.projectiles.bullet.DisplayPacketBullet
- bulletMaterial - Variable in class io.lumine.mythic.core.skills.projectiles.bullet.ItemBullet
- BulletMechanic - Interface in io.lumine.mythic.core.skills.projectiles
- bulletMob - Variable in class io.lumine.mythic.core.skills.projectiles.bullet.MobBullet
- bulletModel - Variable in class io.lumine.mythic.core.skills.projectiles.bullet.MEGBullet
- bulletModelId - Variable in class io.lumine.mythic.core.skills.projectiles.bullet.ArmorStandBullet
- bulletModelId - Variable in class io.lumine.mythic.core.skills.projectiles.bullet.ArmorStandPacketBullet
- bulletModelId - Variable in class io.lumine.mythic.core.skills.projectiles.bullet.DisplayPacketBullet
- bulletModelId - Variable in class io.lumine.mythic.core.skills.projectiles.bullet.ItemBullet
- bulletScale - Variable in class io.lumine.mythic.core.skills.projectiles.bullet.DisplayPacketBullet
- bulletScale - Variable in class io.lumine.mythic.core.skills.projectiles.bullet.TextDisplayPacketBullet
- bulletSmall - Variable in class io.lumine.mythic.core.skills.projectiles.bullet.ArmorStandBullet
- bulletSmall - Variable in class io.lumine.mythic.core.skills.projectiles.bullet.ArmorStandPacketBullet
- bulletSpin - Variable in class io.lumine.mythic.core.skills.projectiles.bullet.BlockBullet
- bulletSpin - Variable in class io.lumine.mythic.core.skills.projectiles.bullet.MobBullet
- bulletText - Variable in class io.lumine.mythic.core.skills.projectiles.bullet.TextDisplayPacketBullet
- BulletTracker() - Constructor for class io.lumine.mythic.core.skills.projectiles.ProjectileBullet.BulletTracker
- bulletType - Variable in class io.lumine.mythic.core.skills.mechanics.OrbitalMechanic
- bulletType - Variable in class io.lumine.mythic.core.skills.projectiles.Projectile
- BurningCondition - Class in io.lumine.mythic.core.skills.conditions.all
- BurningCondition(String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.conditions.all.BurningCondition
- buttons - Variable in class io.lumine.mythic.core.menus.items.ItemEditorButtons
- buttons - Variable in class io.lumine.mythic.core.menus.mobs.MobEditorButtons
- buttons - Variable in class io.lumine.mythic.core.menus.spawners.SpawnerEditorButtons
- BYTE - Enum constant in enum class io.lumine.mythic.core.utils.ReflectionUtils.DataType
- ByteArrayTag - Class in io.lumine.mythic.core.utils.jnbt
-
The
TAG_Byte_Array
tag. - ByteArrayTag(byte[]) - Constructor for class io.lumine.mythic.core.utils.jnbt.ByteArrayTag
-
Creates the tag with an empty name.
- bytesBefore(byte) - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- bytesBefore(int, byte) - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- bytesBefore(int, int, byte) - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- ByteTag - Class in io.lumine.mythic.core.utils.jnbt
-
The
TAG_Byte
tag. - ByteTag(byte) - Constructor for class io.lumine.mythic.core.utils.jnbt.ByteTag
-
Creates the tag with an empty name.
C
- cachedActiveMobs - Variable in class io.lumine.mythic.core.spawning.spawners.MythicSpawner
- calculateBaseValue(StatRegistry) - Method in class io.lumine.mythic.core.skills.stats.types.CompositeStat
- calculateCachedValue() - Method in class io.lumine.mythic.core.skills.stats.StatRegistry.StatMap
- calculateDamage(SkillMetadata, AbstractEntity, double) - Method in class io.lumine.mythic.core.skills.mechanics.OnAttackMechanic
- calculateDamage(SkillMetadata, AbstractEntity, EntityDamageEvent) - Method in class io.lumine.mythic.core.skills.mechanics.OnDamagedMechanic
- calculateFiringAngle - Variable in class io.lumine.mythic.core.skills.mechanics.ShootMechanic
- calculateHangtime(double, double, double, double) - Static method in class io.lumine.mythic.core.utils.MythicUtil
- calculateLaunchAngle(Location, Location, double, double, double) - Static method in class io.lumine.mythic.core.utils.MythicUtil
- CAMEL - Enum constant in enum class io.lumine.mythic.api.mobs.entities.MythicEntityType
- CAMPFIRE_COSY_SMOKE - Enum constant in enum class io.lumine.mythic.bukkit.adapters.BukkitParticle
- CAMPFIRE_SIGNAL_SMOKE - Enum constant in enum class io.lumine.mythic.bukkit.adapters.BukkitParticle
- cancel() - Method in class io.lumine.mythic.core.skills.AbstractSkill.DelayedSkill
- CANCEL - Enum constant in enum class io.lumine.mythic.core.skills.conditions.ConditionAction
- cancelDamage - Variable in class io.lumine.mythic.core.skills.mechanics.BouncyMechanic
- cancelDamage - Variable in class io.lumine.mythic.core.skills.mechanics.OnAttackMechanic
- cancelDamage - Variable in class io.lumine.mythic.core.skills.mechanics.OnDamagedMechanic
- cancelEvent - Variable in class io.lumine.mythic.core.skills.mechanics.OnBlockBreakMechanic
- cancelEvent - Variable in class io.lumine.mythic.core.skills.mechanics.OnBlockPlaceMechanic
- cancelEvent - Variable in class io.lumine.mythic.core.skills.mechanics.OnShootMechanic
- cancelEvent() - Method in interface io.lumine.mythic.api.skills.SkillMetadata
- cancelEvent() - Method in class io.lumine.mythic.core.skills.SkillMetadataImpl
- CancelEventMechanic - Class in io.lumine.mythic.core.skills.mechanics
- CancelEventMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.CancelEventMechanic
- cancelOnChangeWorld - Variable in class io.lumine.mythic.core.skills.auras.Aura
- cancelOnDeath - Variable in class io.lumine.mythic.core.skills.auras.Aura
- cancelOnGiveDamage - Variable in class io.lumine.mythic.core.skills.auras.Aura
- cancelOnMove - Variable in class io.lumine.mythic.core.skills.mechanics.CastMechanic
- cancelOnQuit - Variable in class io.lumine.mythic.core.skills.auras.Aura
- cancelOnSkillCast - Variable in class io.lumine.mythic.core.skills.auras.Aura
- cancelOnTakeDamage - Variable in class io.lumine.mythic.core.skills.auras.Aura
- cancelOnTeleport - Variable in class io.lumine.mythic.core.skills.auras.Aura
- cancelTask(int) - Method in interface io.lumine.mythic.api.adapters.AbstractTaskManager
-
Deprecated.
- cancelTask(int) - Method in class io.lumine.mythic.bukkit.adapters.BukkitTaskManager
- canPickup - Variable in class io.lumine.mythic.core.skills.mechanics.ArrowVolleyMechanic
- canPickup - Variable in class io.lumine.mythic.core.skills.mechanics.ShootMechanic
- canPickup - Variable in class io.lumine.mythic.core.skills.mechanics.VolleyMechanic
- canRegister() - Method in class io.lumine.mythic.bukkit.compatibility.PlaceholderAPISupport
- canSee(AbstractPlayer) - Method in interface io.lumine.mythic.api.adapters.AbstractPlayer
- canSee(AbstractPlayer) - Method in class io.lumine.mythic.bukkit.adapters.BukkitPlayer
- canSplit() - Method in class io.lumine.mythic.bukkit.entities.BukkitMagmaCube
- canSplit() - Method in class io.lumine.mythic.bukkit.entities.BukkitSlime
- capacity() - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- capacity(int) - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- cast(SkillMetadata) - Method in interface io.lumine.mythic.api.skills.IMetaSkill
- cast(SkillMetadata) - Method in interface io.lumine.mythic.api.skills.INoTargetSkill
- cast(SkillMetadata) - Method in class io.lumine.mythic.core.skills.mechanics.ActivateSpawnerMechanic
- cast(SkillMetadata) - Method in class io.lumine.mythic.core.skills.mechanics.ArmAnimationMechanic
- cast(SkillMetadata) - Method in class io.lumine.mythic.core.skills.mechanics.AttributeMechanic
- cast(SkillMetadata) - Method in class io.lumine.mythic.core.skills.mechanics.AttributeModifierMechanic
- cast(SkillMetadata) - Method in class io.lumine.mythic.core.skills.mechanics.BarCreateMechanic
- cast(SkillMetadata) - Method in class io.lumine.mythic.core.skills.mechanics.BarRemoveMechanic
- cast(SkillMetadata) - Method in class io.lumine.mythic.core.skills.mechanics.BarSetMechanic
- cast(SkillMetadata) - Method in class io.lumine.mythic.core.skills.mechanics.CancelEventMechanic
- cast(SkillMetadata) - Method in class io.lumine.mythic.core.skills.mechanics.CommandMechanic
- cast(SkillMetadata) - Method in class io.lumine.mythic.core.skills.mechanics.ConsumeHeldItemMechanic
- cast(SkillMetadata) - Method in class io.lumine.mythic.core.skills.mechanics.CquipMechanic
- cast(SkillMetadata) - Method in class io.lumine.mythic.core.skills.mechanics.DisguiseAsBlockMechanic
- cast(SkillMetadata) - Method in class io.lumine.mythic.core.skills.mechanics.DisguiseMechanic
- cast(SkillMetadata) - Method in class io.lumine.mythic.core.skills.mechanics.DisguiseModifyMechanic
- cast(SkillMetadata) - Method in class io.lumine.mythic.core.skills.mechanics.DisguiseModifyNewMechanic
- cast(SkillMetadata) - Method in class io.lumine.mythic.core.skills.mechanics.DisguiseOldMechanic
- cast(SkillMetadata) - Method in class io.lumine.mythic.core.skills.mechanics.DisguiseRemoveMechanic
- cast(SkillMetadata) - Method in class io.lumine.mythic.core.skills.mechanics.DismountMechanic
- cast(SkillMetadata) - Method in class io.lumine.mythic.core.skills.mechanics.DisplayTransformationMechanic
- cast(SkillMetadata) - Method in class io.lumine.mythic.core.skills.mechanics.EjectPassengerMechanic
- cast(SkillMetadata) - Method in class io.lumine.mythic.core.skills.mechanics.EquipMechanic
- cast(SkillMetadata) - Method in class io.lumine.mythic.core.skills.mechanics.GCDMechanic
- cast(SkillMetadata) - Method in class io.lumine.mythic.core.skills.mechanics.JumpMechanic
- cast(SkillMetadata) - Method in class io.lumine.mythic.core.skills.mechanics.MetaSkillMechanic
- cast(SkillMetadata) - Method in class io.lumine.mythic.core.skills.mechanics.MetaVariableSkillMechanic
- cast(SkillMetadata) - Method in class io.lumine.mythic.core.skills.mechanics.ModifyGlobalScoreMechanic
- cast(SkillMetadata) - Method in class io.lumine.mythic.core.skills.mechanics.ModifyMobScoreMechanic
- cast(SkillMetadata) - Method in class io.lumine.mythic.core.skills.mechanics.ModifyProjectileMechanic
- cast(SkillMetadata) - Method in class io.lumine.mythic.core.skills.mechanics.ModifyScoreMechanic
- cast(SkillMetadata) - Method in class io.lumine.mythic.core.skills.mechanics.MountMechanic
- cast(SkillMetadata) - Method in class io.lumine.mythic.core.skills.mechanics.ProjectileVelocityMechanic
- cast(SkillMetadata) - Method in class io.lumine.mythic.core.skills.mechanics.PushButtonMechanic
- cast(SkillMetadata) - Method in class io.lumine.mythic.core.skills.mechanics.RandomSkillMechanic
- cast(SkillMetadata) - Method in class io.lumine.mythic.core.skills.mechanics.RaytraceMechanic
- cast(SkillMetadata) - Method in class io.lumine.mythic.core.skills.mechanics.RemountMechanic
- cast(SkillMetadata) - Method in class io.lumine.mythic.core.skills.mechanics.RunAIGoalSelectorMechanic
- cast(SkillMetadata) - Method in class io.lumine.mythic.core.skills.mechanics.RunAITargetSelectorMechanic
- cast(SkillMetadata) - Method in class io.lumine.mythic.core.skills.mechanics.SetGlobalScoreMechanic
- cast(SkillMetadata) - Method in class io.lumine.mythic.core.skills.mechanics.SetLevelMechanic
- cast(SkillMetadata) - Method in class io.lumine.mythic.core.skills.mechanics.SetMobScoreMechanic
- cast(SkillMetadata) - Method in class io.lumine.mythic.core.skills.mechanics.SetNameMechanic
- cast(SkillMetadata) - Method in class io.lumine.mythic.core.skills.mechanics.SetProjectileBulletModelMechanic
- cast(SkillMetadata) - Method in class io.lumine.mythic.core.skills.mechanics.SpeakMechanic
- cast(SkillMetadata) - Method in class io.lumine.mythic.core.skills.mechanics.SudoSkillMechanic
- cast(SkillMetadata) - Method in class io.lumine.mythic.core.skills.mechanics.SuicideMechanic
- cast(SkillMetadata) - Method in class io.lumine.mythic.core.skills.mechanics.SummonPassengerMechanic
- cast(SkillMetadata) - Method in class io.lumine.mythic.core.skills.mechanics.SwitchMechanic
- cast(SkillMetadata) - Method in class io.lumine.mythic.core.skills.mechanics.TeleportYMechanic
- cast(SkillMetadata) - Method in class io.lumine.mythic.core.skills.mechanics.TerminateProjectile
- cast(SkillMetadata) - Method in class io.lumine.mythic.core.skills.mechanics.ThreatClearMechanic
- cast(SkillMetadata) - Method in class io.lumine.mythic.core.skills.mechanics.ThrowErrorMechanic
- cast(SkillMetadata) - Method in class io.lumine.mythic.core.skills.mechanics.ToggleLeverMechanic
- cast(SkillMetadata) - Method in class io.lumine.mythic.core.skills.mechanics.WeatherMechanic
- cast(SkillMetadata) - Method in class io.lumine.mythic.core.skills.mechanics.WEReplaceMechanic
- CAST - Enum constant in enum class io.lumine.mythic.core.skills.conditions.ConditionAction
- CAST - Static variable in class io.lumine.mythic.core.skills.SkillTriggers
- castAtEntity(SkillMetadata, AbstractEntity) - Method in interface io.lumine.mythic.api.skills.ITargetedEntitySkill
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.AddTradeMechanic
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.AnimateArmorStandMechanic
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.ArrowVolleyMechanic
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.AttributeMechanic
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.AttributeModifierMechanic
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.AuraMechanic
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.AuraRemoveMechanic
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.BlackScreenEffect
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.BlockMaskEffect
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.BlockPhysicsMechanic
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.BloodyScreenEffect
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.BoneMealMechanic
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.BossBorderEffect
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.BouncyMechanic
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.BreakBlockAndGiveItemMechanic
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.BreakBlockMechanic
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.CastMechanic
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.ChainMechanic
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.ChainMissileMechanic
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.ClearExperienceLevelsMechanic
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.CloseInventoryMechanic
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.CommandMechanic
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.ConsumeMechanic
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.ConsumeSlotItemMechanic
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.CurrencyGiveMechanic
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.CurrencyTakeMechanic
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.DamageBaseMechanic
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.DamageMechanic
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.DamagePercentMechanic
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.DamagePhysicalMechanic
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.DecapitateMechanic
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.DisengageMechanic
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.DisguiseTargetMechanic
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.DisplayTransformationMechanic
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.DopplegangerMechanic
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.DropItemMechanic
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.EnderBeamMechanic
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.EnderDragonSetPhaseMechanic
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.EnderEffect
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.ExplosionEffect
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.ExplosionMechanic
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.ExtinguishMechanic
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.FeedSkill
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.FireworkEffect
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.FlamesEffect
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.FlyMechanic
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.ForcePullMechanic
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.FreezeMechanic
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.GeyserEffect
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.GiveExperienceLevelsMechanic
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.GiveItemFromSlotMechanic
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.GiveItemFromTargetMechanic
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.GiveItemMechanic
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.GlowEffect
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.GoToMechanic
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.GuardianBeamEffect
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.HealMechanic
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.HealPercentMechanic
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.HideMechanic
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.HologramMechanic
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.IgniteMechanic
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.ItemSprayEffect
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.LeapMechanic
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.LightningEffect
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.LightningMechanic
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.LookMechanic
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.LungeMechanic
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.MessageJSONMechanic
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.MessageMechanic
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.MissileMechanic
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.ModifyTargetScoreMechanic
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.MountMeMechanic
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.MountTargetMechanic
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.MythicEnhancedParticleEffect
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.OnAttackMechanic
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.OnBlockBreakMechanic
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.OnBlockPlaceMechanic
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.OnDamagedMechanic
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.OnDeathMechanic
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.OnInteractMechanic
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.OnKeyPressMechanic
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.OnKeyReleaseMechanic
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.OnLeftClickMechanic
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.OnShootMechanic
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.OrbitalMechanic
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.OxygenMechanic
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.ParticleAtomEffect
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.ParticleBoxEffect
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.ParticleEffect
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.ParticleEquationEffect
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.ParticleLineEffect
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.ParticleLineEquationEffect
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.ParticleLineHelixEffect
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.ParticleLineRingEffect
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.ParticleOrbitalEffect
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.ParticleRingEffect
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.ParticleSphereEffect
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.ParticleTornadoEffect
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.ParticleWaveEffect
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.PickUpItemMechanic
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.PlayAnimationEffect
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.PolygonMechanic
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.PoseArmorStandMechanic
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.PotionClearMechanic
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.PotionMechanic
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.PrisonMechanic
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.ProjectileMechanic
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.PropelMechanic
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.PullMechanic
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.RallyMechanic
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.RandomMessageMechanic
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.RecoilEffect
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.RemoveMechanic
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.RemoveOwnerMechanic
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.SaddleMechanic
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.SendActionMessageMechanic
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.SendResourcePackMechanic
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.SendTitleMechanic
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.SendToastMechanic
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.SetAIMechanic
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.SetBlockTypeMechanic
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.SetCollidableMechanic
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.SetFactionMechanic
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.SetGameModeMechanic
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.SetGlidingMechanic
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.SetHealthMechanic
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.SetLeashHolderMechanic
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.SetMaterialCooldownMechanic
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.SetMaxHealthMechanic
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.SetMobColorMechanic
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.SetNameMechanic
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.SetNoDamageTicksMechanic
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.SetOwnerMechanic
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.SetParentMechanic
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.SetPathfindingMalusMechanic
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.SetPitchMechanic
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.SetRaiderCanJoinRaidMechanic
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.SetRaiderPatrolBlockMechanic
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.SetRaiderPatrolLeaderMechanic
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.SetRotationMechanic
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.SetSpeedMechanic
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.SetStanceMechanic
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.SetTargetMechanic
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.SetTargetScoreMechanic
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.SetTongueTargetMechanic
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.SetUseGravityMechanic
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.ShieldBreakMechanic
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.ShieldMechanic
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.ShieldPercentMechanic
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.ShootFireballMechanic
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.ShootMechanic
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.ShootPotionMechanic
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.ShootShulkerMechanic
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.ShootSkullMechanic
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.ShowEntityMechanic
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.SignalMechanic
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.SkillCooldownMechanic
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.SkyboxEffect
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.SlashMechanic
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.SmokeEffect
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.SmokeSwirlEffect
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.SoundEffect
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.SpeakMechanic
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.SpinEffect
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.SpringMechanic
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.StatAuraMechanic
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.StopSoundEffect
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.StopUsingItemMechanic
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.StunMechanic
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.SummonAreaEffectCloudMechanic
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.SummonMechanic
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.SwapMechanic
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.TagAddMechanic
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.TagRemoveMechanic
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.TakeExperienceLevelsMechanic
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.TakeItemMechanic
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.TeleportInMechanic
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.TeleportMechanic
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.TeleportToMechanic
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.ThreatMechanic
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.ThrowMechanic
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.ThunderLevelEffect
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.TimeMechanic
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.TogglePistonMechanic
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.ToggleSittingMechanic
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.TotemMechanic
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.TotemUndyingEffect
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.UndoPasteMechanic
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.VariableAddMechanic
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.VariableMathMechanic
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.VariableSetLocationMechanic
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.VariableSetMechanic
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.VariableSubtractMechanic
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.VariableUnsetMechanic
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.VelocityMechanic
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.VolleyMechanic
- castAtEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.WolfSitMechanic
- castAtLocation(SkillMetadata, AbstractLocation) - Method in interface io.lumine.mythic.api.skills.ITargetedLocationSkill
- castAtLocation(SkillMetadata, AbstractLocation) - Method in class io.lumine.mythic.core.skills.mechanics.ArrowVolleyMechanic
- castAtLocation(SkillMetadata, AbstractLocation) - Method in class io.lumine.mythic.core.skills.mechanics.AuraMechanic
- castAtLocation(SkillMetadata, AbstractLocation) - Method in class io.lumine.mythic.core.skills.mechanics.BlockDestabilizeMechanic
- castAtLocation(SkillMetadata, AbstractLocation) - Method in class io.lumine.mythic.core.skills.mechanics.BlockMaskEffect
- castAtLocation(SkillMetadata, AbstractLocation) - Method in class io.lumine.mythic.core.skills.mechanics.BlockPhysicsMechanic
- castAtLocation(SkillMetadata, AbstractLocation) - Method in class io.lumine.mythic.core.skills.mechanics.BlockUnmaskEffect
- castAtLocation(SkillMetadata, AbstractLocation) - Method in class io.lumine.mythic.core.skills.mechanics.BlockWaveEffect
- castAtLocation(SkillMetadata, AbstractLocation) - Method in class io.lumine.mythic.core.skills.mechanics.BoneMealMechanic
- castAtLocation(SkillMetadata, AbstractLocation) - Method in class io.lumine.mythic.core.skills.mechanics.BreakBlockAndGiveItemMechanic
- castAtLocation(SkillMetadata, AbstractLocation) - Method in class io.lumine.mythic.core.skills.mechanics.BreakBlockMechanic
- castAtLocation(SkillMetadata, AbstractLocation) - Method in class io.lumine.mythic.core.skills.mechanics.CastMechanic
- castAtLocation(SkillMetadata, AbstractLocation) - Method in class io.lumine.mythic.core.skills.mechanics.DisengageMechanic
- castAtLocation(SkillMetadata, AbstractLocation) - Method in class io.lumine.mythic.core.skills.mechanics.DropItemMechanic
- castAtLocation(SkillMetadata, AbstractLocation) - Method in class io.lumine.mythic.core.skills.mechanics.EnderBeamMechanic
- castAtLocation(SkillMetadata, AbstractLocation) - Method in class io.lumine.mythic.core.skills.mechanics.EnderDragonResetCrystalsMechanic
- castAtLocation(SkillMetadata, AbstractLocation) - Method in class io.lumine.mythic.core.skills.mechanics.EnderDragonSetRespawnPhaseMechanic
- castAtLocation(SkillMetadata, AbstractLocation) - Method in class io.lumine.mythic.core.skills.mechanics.EnderDragonSpawnPortalMechanic
- castAtLocation(SkillMetadata, AbstractLocation) - Method in class io.lumine.mythic.core.skills.mechanics.EnderEffect
- castAtLocation(SkillMetadata, AbstractLocation) - Method in class io.lumine.mythic.core.skills.mechanics.ExplosionEffect
- castAtLocation(SkillMetadata, AbstractLocation) - Method in class io.lumine.mythic.core.skills.mechanics.ExplosionMechanic
- castAtLocation(SkillMetadata, AbstractLocation) - Method in class io.lumine.mythic.core.skills.mechanics.FillChestMechanic
- castAtLocation(SkillMetadata, AbstractLocation) - Method in class io.lumine.mythic.core.skills.mechanics.FireworkEffect
- castAtLocation(SkillMetadata, AbstractLocation) - Method in class io.lumine.mythic.core.skills.mechanics.FlamesEffect
- castAtLocation(SkillMetadata, AbstractLocation) - Method in class io.lumine.mythic.core.skills.mechanics.GeyserEffect
- castAtLocation(SkillMetadata, AbstractLocation) - Method in class io.lumine.mythic.core.skills.mechanics.GiveItemFromTargetMechanic
- castAtLocation(SkillMetadata, AbstractLocation) - Method in class io.lumine.mythic.core.skills.mechanics.GoToMechanic
- castAtLocation(SkillMetadata, AbstractLocation) - Method in class io.lumine.mythic.core.skills.mechanics.GuardianBeamEffect
- castAtLocation(SkillMetadata, AbstractLocation) - Method in class io.lumine.mythic.core.skills.mechanics.HologramMechanic
- castAtLocation(SkillMetadata, AbstractLocation) - Method in class io.lumine.mythic.core.skills.mechanics.ItemSprayEffect
- castAtLocation(SkillMetadata, AbstractLocation) - Method in class io.lumine.mythic.core.skills.mechanics.LeapMechanic
- castAtLocation(SkillMetadata, AbstractLocation) - Method in class io.lumine.mythic.core.skills.mechanics.LightningEffect
- castAtLocation(SkillMetadata, AbstractLocation) - Method in class io.lumine.mythic.core.skills.mechanics.LightningMechanic
- castAtLocation(SkillMetadata, AbstractLocation) - Method in class io.lumine.mythic.core.skills.mechanics.LookMechanic
- castAtLocation(SkillMetadata, AbstractLocation) - Method in class io.lumine.mythic.core.skills.mechanics.LungeMechanic
- castAtLocation(SkillMetadata, AbstractLocation) - Method in class io.lumine.mythic.core.skills.mechanics.MissileMechanic
- castAtLocation(SkillMetadata, AbstractLocation) - Method in class io.lumine.mythic.core.skills.mechanics.MythicEnhancedParticleEffect
- castAtLocation(SkillMetadata, AbstractLocation) - Method in class io.lumine.mythic.core.skills.mechanics.OrbitalMechanic
- castAtLocation(SkillMetadata, AbstractLocation) - Method in class io.lumine.mythic.core.skills.mechanics.ParticleAtomEffect
- castAtLocation(SkillMetadata, AbstractLocation) - Method in class io.lumine.mythic.core.skills.mechanics.ParticleBoxEffect
- castAtLocation(SkillMetadata, AbstractLocation) - Method in class io.lumine.mythic.core.skills.mechanics.ParticleEffect
- castAtLocation(SkillMetadata, AbstractLocation) - Method in class io.lumine.mythic.core.skills.mechanics.ParticleEquationEffect
- castAtLocation(SkillMetadata, AbstractLocation) - Method in class io.lumine.mythic.core.skills.mechanics.ParticleLineEffect
- castAtLocation(SkillMetadata, AbstractLocation) - Method in class io.lumine.mythic.core.skills.mechanics.ParticleLineEquationEffect
- castAtLocation(SkillMetadata, AbstractLocation) - Method in class io.lumine.mythic.core.skills.mechanics.ParticleLineHelixEffect
- castAtLocation(SkillMetadata, AbstractLocation) - Method in class io.lumine.mythic.core.skills.mechanics.ParticleLineRingEffect
- castAtLocation(SkillMetadata, AbstractLocation) - Method in class io.lumine.mythic.core.skills.mechanics.ParticleOrbitalEffect
- castAtLocation(SkillMetadata, AbstractLocation) - Method in class io.lumine.mythic.core.skills.mechanics.ParticleRingEffect
- castAtLocation(SkillMetadata, AbstractLocation) - Method in class io.lumine.mythic.core.skills.mechanics.ParticleSphereEffect
- castAtLocation(SkillMetadata, AbstractLocation) - Method in class io.lumine.mythic.core.skills.mechanics.ParticleTornadoEffect
- castAtLocation(SkillMetadata, AbstractLocation) - Method in class io.lumine.mythic.core.skills.mechanics.ParticleWaveEffect
- castAtLocation(SkillMetadata, AbstractLocation) - Method in class io.lumine.mythic.core.skills.mechanics.PolygonMechanic
- castAtLocation(SkillMetadata, AbstractLocation) - Method in class io.lumine.mythic.core.skills.mechanics.ProjectileMechanic
- castAtLocation(SkillMetadata, AbstractLocation) - Method in class io.lumine.mythic.core.skills.mechanics.PropelMechanic
- castAtLocation(SkillMetadata, AbstractLocation) - Method in class io.lumine.mythic.core.skills.mechanics.PushBlockMechanic
- castAtLocation(SkillMetadata, AbstractLocation) - Method in class io.lumine.mythic.core.skills.mechanics.PushButtonMechanic
- castAtLocation(SkillMetadata, AbstractLocation) - Method in class io.lumine.mythic.core.skills.mechanics.RaytraceToMechanic
- castAtLocation(SkillMetadata, AbstractLocation) - Method in class io.lumine.mythic.core.skills.mechanics.SetBlockTypeMechanic
- castAtLocation(SkillMetadata, AbstractLocation) - Method in class io.lumine.mythic.core.skills.mechanics.SetDragonPodiumMechanic
- castAtLocation(SkillMetadata, AbstractLocation) - Method in class io.lumine.mythic.core.skills.mechanics.SetProjectileDirectionMechanic
- castAtLocation(SkillMetadata, AbstractLocation) - Method in class io.lumine.mythic.core.skills.mechanics.SetTrackedLocationMechanic
- castAtLocation(SkillMetadata, AbstractLocation) - Method in class io.lumine.mythic.core.skills.mechanics.ShootFireballMechanic
- castAtLocation(SkillMetadata, AbstractLocation) - Method in class io.lumine.mythic.core.skills.mechanics.ShootMechanic
- castAtLocation(SkillMetadata, AbstractLocation) - Method in class io.lumine.mythic.core.skills.mechanics.ShootPotionMechanic
- castAtLocation(SkillMetadata, AbstractLocation) - Method in class io.lumine.mythic.core.skills.mechanics.ShootSkullMechanic
- castAtLocation(SkillMetadata, AbstractLocation) - Method in class io.lumine.mythic.core.skills.mechanics.SlashMechanic
- castAtLocation(SkillMetadata, AbstractLocation) - Method in class io.lumine.mythic.core.skills.mechanics.SmokeEffect
- castAtLocation(SkillMetadata, AbstractLocation) - Method in class io.lumine.mythic.core.skills.mechanics.SmokeSwirlEffect
- castAtLocation(SkillMetadata, AbstractLocation) - Method in class io.lumine.mythic.core.skills.mechanics.SoundEffect
- castAtLocation(SkillMetadata, AbstractLocation) - Method in class io.lumine.mythic.core.skills.mechanics.SpringMechanic
- castAtLocation(SkillMetadata, AbstractLocation) - Method in class io.lumine.mythic.core.skills.mechanics.SummonAreaEffectCloudMechanic
- castAtLocation(SkillMetadata, AbstractLocation) - Method in class io.lumine.mythic.core.skills.mechanics.SummonMechanic
- castAtLocation(SkillMetadata, AbstractLocation) - Method in class io.lumine.mythic.core.skills.mechanics.TakeItemMechanic
- castAtLocation(SkillMetadata, AbstractLocation) - Method in class io.lumine.mythic.core.skills.mechanics.TeleportMechanic
- castAtLocation(SkillMetadata, AbstractLocation) - Method in class io.lumine.mythic.core.skills.mechanics.ToggleLeverMechanic
- castAtLocation(SkillMetadata, AbstractLocation) - Method in class io.lumine.mythic.core.skills.mechanics.TogglePistonMechanic
- castAtLocation(SkillMetadata, AbstractLocation) - Method in class io.lumine.mythic.core.skills.mechanics.TotemMechanic
- castAtLocation(SkillMetadata, AbstractLocation) - Method in class io.lumine.mythic.core.skills.mechanics.VariableSetLocationMechanic
- castAtLocation(SkillMetadata, AbstractLocation) - Method in class io.lumine.mythic.core.skills.mechanics.VariableSetMechanic
- castAtLocation(SkillMetadata, AbstractLocation) - Method in class io.lumine.mythic.core.skills.mechanics.VolleyMechanic
- castAtLocation(SkillMetadata, AbstractLocation) - Method in class io.lumine.mythic.core.skills.mechanics.WEPasteSchematicMechanic
- CastBar - Class in io.lumine.mythic.core.holograms.types
- CastBar(HologramManager, CastMechanic.CastTracker, String) - Constructor for class io.lumine.mythic.core.holograms.types.CastBar
- CastCommand - Class in io.lumine.mythic.bukkit.commands.test
- CastCommand(Command<MythicBukkit>) - Constructor for class io.lumine.mythic.bukkit.commands.test.CastCommand
- CASTER - Enum constant in enum class io.lumine.mythic.core.skills.variables.VariableScope
- CasterAudience - Class in io.lumine.mythic.core.skills.audience
- CasterAudience(MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.audience.CasterAudience
- CasterRegistry - Interface in io.lumine.mythic.core.mobs
- CasterSpawnLocationTargeter - Class in io.lumine.mythic.core.skills.targeters
- CasterSpawnLocationTargeter(SkillExecutor, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.targeters.CasterSpawnLocationTargeter
- CasterStatPlaceholder - Class in io.lumine.mythic.core.skills.placeholders.all
- CasterStatPlaceholder(PlaceholderExecutor) - Constructor for class io.lumine.mythic.core.skills.placeholders.all.CasterStatPlaceholder
- CasterVariablePlaceholder - Class in io.lumine.mythic.core.skills.placeholders.all
- CasterVariablePlaceholder(PlaceholderExecutor) - Constructor for class io.lumine.mythic.core.skills.placeholders.all.CasterVariablePlaceholder
- castingText - Variable in class io.lumine.mythic.core.skills.mechanics.CastMechanic
- CASTINSTEAD - Enum constant in enum class io.lumine.mythic.core.skills.conditions.ConditionAction
- CastMechanic - Class in io.lumine.mythic.core.skills.mechanics
- CastMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.CastMechanic
- CastMechanic.CastTracker - Class in io.lumine.mythic.core.skills.mechanics
- castSkill(Entity, String) - Method in class io.lumine.mythic.bukkit.BukkitAPIHelper
- castSkill(Entity, String, float) - Method in class io.lumine.mythic.bukkit.BukkitAPIHelper
- castSkill(Entity, String, float, Consumer<SkillMetadata>) - Method in class io.lumine.mythic.bukkit.BukkitAPIHelper
- castSkill(Entity, String, Consumer<SkillMetadata>) - Method in class io.lumine.mythic.bukkit.BukkitAPIHelper
- castSkill(Entity, String, Entity, Location, Collection<Entity>, Collection<Location>, float) - Method in class io.lumine.mythic.bukkit.BukkitAPIHelper
- castSkill(Entity, String, Entity, Location, Collection<Entity>, Collection<Location>, float, Consumer<SkillMetadata>) - Method in class io.lumine.mythic.bukkit.BukkitAPIHelper
- castSkill(Entity, String, Location) - Method in class io.lumine.mythic.bukkit.BukkitAPIHelper
- castSkill(Entity, String, Location, float) - Method in class io.lumine.mythic.bukkit.BukkitAPIHelper
- castSkill(Entity, String, Location, float, Consumer<SkillMetadata>) - Method in class io.lumine.mythic.bukkit.BukkitAPIHelper
- castSkill(Entity, String, Location, Collection<Entity>, Collection<Location>, float) - Method in class io.lumine.mythic.bukkit.BukkitAPIHelper
- castSkill(Entity, String, Location, Consumer<SkillMetadata>) - Method in class io.lumine.mythic.bukkit.BukkitAPIHelper
- CastTracker(AbstractEntity, SkillMetadata) - Constructor for class io.lumine.mythic.core.skills.mechanics.CastMechanic.CastTracker
- CastTracker(AbstractLocation, SkillMetadata) - Constructor for class io.lumine.mythic.core.skills.mechanics.CastMechanic.CastTracker
- CAT - Enum constant in enum class io.lumine.mythic.api.mobs.entities.MythicEntityType
- Cauldron() - Constructor for class io.lumine.mythic.core.utils.physics.ComplexAABB.Cauldron
- cause - Variable in class io.lumine.mythic.core.skills.conditions.all.DamageCauseCondition
- cause - Variable in class io.lumine.mythic.core.skills.conditions.all.LastDamageCauseCondition
- cause - Variable in class io.lumine.mythic.core.skills.damage.DamagingMechanic
- CAVE_SPIDER - Enum constant in enum class io.lumine.mythic.api.mobs.entities.MythicEntityType
- center() - Method in class io.lumine.mythic.api.adapters.AbstractLocation
- centered - Variable in class io.lumine.mythic.core.skills.targeters.ILocationSelector
- ChainMechanic - Class in io.lumine.mythic.core.skills.mechanics
- ChainMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.ChainMechanic
- ChainMechanic.BounceSelector - Enum Class in io.lumine.mythic.core.skills.mechanics
- ChainMechanic.ChainTracker - Class in io.lumine.mythic.core.skills.mechanics
- ChainMissileMechanic - Class in io.lumine.mythic.core.skills.mechanics
- ChainMissileMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.ChainMissileMechanic
- ChainMissileMechanic.ChainMissileTracker - Class in io.lumine.mythic.core.skills.mechanics
- ChainMissileTracker(SkillMetadata, AbstractEntity) - Constructor for class io.lumine.mythic.core.skills.mechanics.ChainMissileMechanic.ChainMissileTracker
- ChainTracker(SkillMetadata, AbstractEntity) - Constructor for class io.lumine.mythic.core.skills.mechanics.ChainMechanic.ChainTracker
- chance - Variable in class io.lumine.mythic.core.skills.AbstractSkill
- chance - Variable in class io.lumine.mythic.core.skills.conditions.all.ChanceCondition
- ChanceCondition - Class in io.lumine.mythic.core.skills.conditions.all
- ChanceCondition(String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.conditions.all.ChanceCondition
- CHANGE_WORLD - Static variable in class io.lumine.mythic.core.skills.SkillTriggers
- changingTarget() - Method in class io.lumine.mythic.core.mobs.ActiveMob
- CHANNEL_NAME - Static variable in class io.lumine.mythic.core.skills.mechanics.MythicEnhancedParticleEffect
- CHARACTER - Enum constant in enum class io.lumine.mythic.core.utils.ReflectionUtils.DataType
- charged - Variable in class io.lumine.mythic.core.skills.mechanics.ShootFireballMechanic
- charges - Variable in class io.lumine.mythic.core.skills.auras.Aura
- chargesRemaining - Variable in class io.lumine.mythic.core.skills.auras.Aura.AuraTracker
- chargesRemaining - Variable in class io.lumine.mythic.core.skills.projectiles.Projectile.ProjectileTracker
- CHARSET - Static variable in class io.lumine.mythic.core.utils.jnbt.NBTConstants
- chatMessage - Variable in class io.lumine.mythic.core.skills.mechanics.SpeakMechanic
- check() - Method in class io.lumine.mythic.core.holograms.types.HealthBar
- check() - Method in class io.lumine.mythic.core.holograms.types.Nameplate
- check() - Method in class io.lumine.mythic.core.holograms.types.SpeechBubble
- check(AbstractEntity) - Method in interface io.lumine.mythic.api.skills.conditions.IEntityCondition
- check(AbstractEntity) - Method in class io.lumine.mythic.core.skills.conditions.all.AltitudeCondition
- check(AbstractEntity) - Method in class io.lumine.mythic.core.skills.conditions.all.BlockingCondition
- check(AbstractEntity) - Method in class io.lumine.mythic.core.skills.conditions.all.BurningCondition
- check(AbstractEntity) - Method in class io.lumine.mythic.core.skills.conditions.all.ColorCondition
- check(AbstractEntity) - Method in class io.lumine.mythic.core.skills.conditions.all.CreeperChargeCondition
- check(AbstractEntity) - Method in class io.lumine.mythic.core.skills.conditions.all.CrouchingCondition
- check(AbstractEntity) - Method in class io.lumine.mythic.core.skills.conditions.all.DirectionalVelocityCondition
- check(AbstractEntity) - Method in class io.lumine.mythic.core.skills.conditions.all.EnchantingExperienceCondition
- check(AbstractEntity) - Method in class io.lumine.mythic.core.skills.conditions.all.EnchantingLevelCondition
- check(AbstractEntity) - Method in class io.lumine.mythic.core.skills.conditions.all.EnderDragonPhaseCondition
- check(AbstractEntity) - Method in class io.lumine.mythic.core.skills.conditions.all.EntityItemIsSimilarCondition
- check(AbstractEntity) - Method in class io.lumine.mythic.core.skills.conditions.all.EntityItemTypeCondition
- check(AbstractEntity) - Method in class io.lumine.mythic.core.skills.conditions.all.EntityMaterialTypeCondition
- check(AbstractEntity) - Method in class io.lumine.mythic.core.skills.conditions.all.EntityTypeCondition
- check(AbstractEntity) - Method in class io.lumine.mythic.core.skills.conditions.all.FactionCondition
- check(AbstractEntity) - Method in class io.lumine.mythic.core.skills.conditions.all.FallSpeedCondition
- check(AbstractEntity) - Method in class io.lumine.mythic.core.skills.conditions.all.FoodCondition
- check(AbstractEntity) - Method in class io.lumine.mythic.core.skills.conditions.all.FoodSaturationCondition
- check(AbstractEntity) - Method in class io.lumine.mythic.core.skills.conditions.all.GlidingCondition
- check(AbstractEntity) - Method in class io.lumine.mythic.core.skills.conditions.all.HasAICondition
- check(AbstractEntity) - Method in class io.lumine.mythic.core.skills.conditions.all.HasAuraCondition
- check(AbstractEntity) - Method in class io.lumine.mythic.core.skills.conditions.all.HasAuraStacksCondition
- check(AbstractEntity) - Method in class io.lumine.mythic.core.skills.conditions.all.HasAuraTypeCondition
- check(AbstractEntity) - Method in class io.lumine.mythic.core.skills.conditions.all.HasCurrencyCondition
- check(AbstractEntity) - Method in class io.lumine.mythic.core.skills.conditions.all.HasEnchantmentCondition
- check(AbstractEntity) - Method in class io.lumine.mythic.core.skills.conditions.all.HasGravityCondition
- check(AbstractEntity) - Method in class io.lumine.mythic.core.skills.conditions.all.HasInventorySpaceCondition
- check(AbstractEntity) - Method in class io.lumine.mythic.core.skills.conditions.all.HasItemCondition
- check(AbstractEntity) - Method in class io.lumine.mythic.core.skills.conditions.all.HasOffhandCondition
- check(AbstractEntity) - Method in class io.lumine.mythic.core.skills.conditions.all.HasOwnerCondition
- check(AbstractEntity) - Method in class io.lumine.mythic.core.skills.conditions.all.HasParentCondition
- check(AbstractEntity) - Method in class io.lumine.mythic.core.skills.conditions.all.HasPassengerCondition
- check(AbstractEntity) - Method in class io.lumine.mythic.core.skills.conditions.all.HasPermissionCondition
- check(AbstractEntity) - Method in class io.lumine.mythic.core.skills.conditions.all.HasPotionEffectCondition
- check(AbstractEntity) - Method in class io.lumine.mythic.core.skills.conditions.all.HasTagCondition
- check(AbstractEntity) - Method in class io.lumine.mythic.core.skills.conditions.all.HealthCondition
- check(AbstractEntity) - Method in class io.lumine.mythic.core.skills.conditions.all.HoldingCondition
- check(AbstractEntity) - Method in class io.lumine.mythic.core.skills.conditions.all.InCombatCondition
- check(AbstractEntity) - Method in class io.lumine.mythic.core.skills.conditions.all.InSurvivalModeCondition
- check(AbstractEntity) - Method in class io.lumine.mythic.core.skills.conditions.all.IsBabyCondition
- check(AbstractEntity) - Method in class io.lumine.mythic.core.skills.conditions.all.IsClimbingCondition
- check(AbstractEntity) - Method in class io.lumine.mythic.core.skills.conditions.all.IsCreeperPrimedCondition
- check(AbstractEntity) - Method in class io.lumine.mythic.core.skills.conditions.all.IsFlyingCondition
- check(AbstractEntity) - Method in class io.lumine.mythic.core.skills.conditions.all.IsFrozenCondition
- check(AbstractEntity) - Method in class io.lumine.mythic.core.skills.conditions.all.IsLeashedCondition
- check(AbstractEntity) - Method in class io.lumine.mythic.core.skills.conditions.all.IsLivingCondition
- check(AbstractEntity) - Method in class io.lumine.mythic.core.skills.conditions.all.IsMonsterCondition
- check(AbstractEntity) - Method in class io.lumine.mythic.core.skills.conditions.all.IsMythicMobCondition
- check(AbstractEntity) - Method in class io.lumine.mythic.core.skills.conditions.all.IsPlayerCondition
- check(AbstractEntity) - Method in class io.lumine.mythic.core.skills.conditions.all.IsRaiderPatrolLeaderCondition
- check(AbstractEntity) - Method in class io.lumine.mythic.core.skills.conditions.all.IsSaddledCondition
- check(AbstractEntity) - Method in class io.lumine.mythic.core.skills.conditions.all.IsTamedCondition
- check(AbstractEntity) - Method in class io.lumine.mythic.core.skills.conditions.all.ItemIsSimilarCondition
- check(AbstractEntity) - Method in class io.lumine.mythic.core.skills.conditions.all.ItemRechargingCondition
- check(AbstractEntity) - Method in class io.lumine.mythic.core.skills.conditions.all.LastDamageCauseCondition
- check(AbstractEntity) - Method in class io.lumine.mythic.core.skills.conditions.all.LastSignalCondition
- check(AbstractEntity) - Method in class io.lumine.mythic.core.skills.conditions.all.LevelCondition
- check(AbstractEntity) - Method in class io.lumine.mythic.core.skills.conditions.all.MotionXCondition
- check(AbstractEntity) - Method in class io.lumine.mythic.core.skills.conditions.all.MotionYCondition
- check(AbstractEntity) - Method in class io.lumine.mythic.core.skills.conditions.all.MotionZCondition
- check(AbstractEntity) - Method in class io.lumine.mythic.core.skills.conditions.all.MountedCondition
- check(AbstractEntity) - Method in class io.lumine.mythic.core.skills.conditions.all.MovingCondition
- check(AbstractEntity) - Method in class io.lumine.mythic.core.skills.conditions.all.MythicMobTypeCondition
- check(AbstractEntity) - Method in class io.lumine.mythic.core.skills.conditions.all.NameCondition
- check(AbstractEntity) - Method in class io.lumine.mythic.core.skills.conditions.all.OffGCDCondition
- check(AbstractEntity) - Method in class io.lumine.mythic.core.skills.conditions.all.OnGroundCondition
- check(AbstractEntity) - Method in class io.lumine.mythic.core.skills.conditions.all.OwnerIsOnlineCondition
- check(AbstractEntity) - Method in class io.lumine.mythic.core.skills.conditions.all.PitchCondition
- check(AbstractEntity) - Method in class io.lumine.mythic.core.skills.conditions.all.PlayerKillsCondition
- check(AbstractEntity) - Method in class io.lumine.mythic.core.skills.conditions.all.ScoreCondition
- check(AbstractEntity) - Method in class io.lumine.mythic.core.skills.conditions.all.ScoreGlobalCondition
- check(AbstractEntity) - Method in class io.lumine.mythic.core.skills.conditions.all.SizeCondition
- check(AbstractEntity) - Method in class io.lumine.mythic.core.skills.conditions.all.SkillOnCooldownCondition
- check(AbstractEntity) - Method in class io.lumine.mythic.core.skills.conditions.all.SpawnReasonCondition
- check(AbstractEntity) - Method in class io.lumine.mythic.core.skills.conditions.all.SprintingCondition
- check(AbstractEntity) - Method in class io.lumine.mythic.core.skills.conditions.all.StanceCondition
- check(AbstractEntity) - Method in class io.lumine.mythic.core.skills.conditions.all.StringEqualsCondition
- check(AbstractEntity) - Method in class io.lumine.mythic.core.skills.conditions.all.TargetInLineOfSightCondition
- check(AbstractEntity) - Method in class io.lumine.mythic.core.skills.conditions.all.TargetNotInLineOfSightCondition
- check(AbstractEntity) - Method in class io.lumine.mythic.core.skills.conditions.all.TargetNotWithinCondition
- check(AbstractEntity) - Method in class io.lumine.mythic.core.skills.conditions.all.TargetWithinCondition
- check(AbstractEntity) - Method in class io.lumine.mythic.core.skills.conditions.all.VariableEqualsCondition
- check(AbstractEntity) - Method in class io.lumine.mythic.core.skills.conditions.all.VariableInRangeCondition
- check(AbstractEntity) - Method in class io.lumine.mythic.core.skills.conditions.all.VariableIsSetCondition
- check(AbstractEntity) - Method in class io.lumine.mythic.core.skills.conditions.all.VelocityCondition
- check(AbstractEntity) - Method in class io.lumine.mythic.core.skills.conditions.all.WearingCondition
- check(AbstractEntity) - Method in class io.lumine.mythic.core.skills.conditions.all.YawCondition
- check(AbstractEntity, AbstractEntity) - Method in interface io.lumine.mythic.api.skills.conditions.IEntityComparisonCondition
- check(AbstractEntity, AbstractEntity) - Method in class io.lumine.mythic.core.skills.conditions.all.CuboidCondition
- check(AbstractEntity, AbstractEntity) - Method in class io.lumine.mythic.core.skills.conditions.all.DistanceCondition
- check(AbstractEntity, AbstractEntity) - Method in class io.lumine.mythic.core.skills.conditions.all.FactionSameCondition
- check(AbstractEntity, AbstractEntity) - Method in class io.lumine.mythic.core.skills.conditions.all.FieldOfViewCondition
- check(AbstractEntity, AbstractEntity) - Method in class io.lumine.mythic.core.skills.conditions.all.IsCasterCondition
- check(AbstractEntity, AbstractEntity) - Method in class io.lumine.mythic.core.skills.conditions.all.IsParentCondition
- check(AbstractEntity, AbstractEntity) - Method in class io.lumine.mythic.core.skills.conditions.all.LineOfSightCondition
- check(AbstractEntity, AbstractEntity) - Method in class io.lumine.mythic.core.skills.conditions.all.OwnerCondition
- check(AbstractEntity, AbstractEntity) - Method in class io.lumine.mythic.core.skills.conditions.all.VehicleIsDeadCondition
- check(AbstractEntity, AbstractEntity) - Method in class io.lumine.mythic.core.skills.conditions.all.YDiffCondition
- check(AbstractEntity, AbstractLocation) - Method in interface io.lumine.mythic.api.skills.conditions.IEntityLocationComparisonCondition
- check(AbstractEntity, AbstractLocation) - Method in class io.lumine.mythic.core.skills.conditions.all.FieldOfViewCondition
- check(AbstractLocation) - Method in interface io.lumine.mythic.api.skills.conditions.ILocationCondition
- check(AbstractLocation) - Method in class io.lumine.mythic.bukkit.compatibility.OpenTerrainGeneratorSupport.OTGBiomeCondition
- check(AbstractLocation) - Method in class io.lumine.mythic.core.skills.conditions.all.BiomeCondition
- check(AbstractLocation) - Method in class io.lumine.mythic.core.skills.conditions.all.BiomeTypeCondition
- check(AbstractLocation) - Method in class io.lumine.mythic.core.skills.conditions.all.BlockTypeCondition
- check(AbstractLocation) - Method in class io.lumine.mythic.core.skills.conditions.all.CuboidCondition
- check(AbstractLocation) - Method in class io.lumine.mythic.core.skills.conditions.all.DawnCondition
- check(AbstractLocation) - Method in class io.lumine.mythic.core.skills.conditions.all.DayCondition
- check(AbstractLocation) - Method in class io.lumine.mythic.core.skills.conditions.all.DimensionCondition
- check(AbstractLocation) - Method in class io.lumine.mythic.core.skills.conditions.all.DistanceFromSpawnCondition
- check(AbstractLocation) - Method in class io.lumine.mythic.core.skills.conditions.all.DuskCondition
- check(AbstractLocation) - Method in class io.lumine.mythic.core.skills.conditions.all.EnderDragonAliveCondition
- check(AbstractLocation) - Method in class io.lumine.mythic.core.skills.conditions.all.HasItemCondition
- check(AbstractLocation) - Method in class io.lumine.mythic.core.skills.conditions.all.HeightAboveCondition
- check(AbstractLocation) - Method in class io.lumine.mythic.core.skills.conditions.all.HeightBelowCondition
- check(AbstractLocation) - Method in class io.lumine.mythic.core.skills.conditions.all.HeightCondition
- check(AbstractLocation) - Method in class io.lumine.mythic.core.skills.conditions.all.InBlockCondition
- check(AbstractLocation) - Method in class io.lumine.mythic.core.skills.conditions.all.InClaimCondition
- check(AbstractLocation) - Method in class io.lumine.mythic.core.skills.conditions.all.InsideCondition
- check(AbstractLocation) - Method in class io.lumine.mythic.core.skills.conditions.all.IsNaturalBlockCondition
- check(AbstractLocation) - Method in class io.lumine.mythic.core.skills.conditions.all.LightLevelBlockCondition
- check(AbstractLocation) - Method in class io.lumine.mythic.core.skills.conditions.all.LightLevelCondition
- check(AbstractLocation) - Method in class io.lumine.mythic.core.skills.conditions.all.LocalDifficultyCondition
- check(AbstractLocation) - Method in class io.lumine.mythic.core.skills.conditions.all.LunarPhaseCondition
- check(AbstractLocation) - Method in class io.lumine.mythic.core.skills.conditions.all.MobsInChunkCondition
- check(AbstractLocation) - Method in class io.lumine.mythic.core.skills.conditions.all.MobsInRadiusCondition
- check(AbstractLocation) - Method in class io.lumine.mythic.core.skills.conditions.all.MobsInWorldCondition
- check(AbstractLocation) - Method in class io.lumine.mythic.core.skills.conditions.all.MoistCondition
- check(AbstractLocation) - Method in class io.lumine.mythic.core.skills.conditions.all.MoistureCondition
- check(AbstractLocation) - Method in class io.lumine.mythic.core.skills.conditions.all.NearClaimCondition
- check(AbstractLocation) - Method in class io.lumine.mythic.core.skills.conditions.all.NightCondition
- check(AbstractLocation) - Method in class io.lumine.mythic.core.skills.conditions.all.NotInRegionCondition
- check(AbstractLocation) - Method in class io.lumine.mythic.core.skills.conditions.all.OnBlockCondition
- check(AbstractLocation) - Method in class io.lumine.mythic.core.skills.conditions.all.OutsideCondition
- check(AbstractLocation) - Method in class io.lumine.mythic.core.skills.conditions.all.PlayerNotWithinCondition
- check(AbstractLocation) - Method in class io.lumine.mythic.core.skills.conditions.all.PlayersInRadiusCondition
- check(AbstractLocation) - Method in class io.lumine.mythic.core.skills.conditions.all.PlayersInWorldCondition
- check(AbstractLocation) - Method in class io.lumine.mythic.core.skills.conditions.all.PlayersOnlineCondition
- check(AbstractLocation) - Method in class io.lumine.mythic.core.skills.conditions.all.PlayerWithinCondition
- check(AbstractLocation) - Method in class io.lumine.mythic.core.skills.conditions.all.RainingCondition
- check(AbstractLocation) - Method in class io.lumine.mythic.core.skills.conditions.all.RegionCondition
- check(AbstractLocation) - Method in class io.lumine.mythic.core.skills.conditions.all.StringEqualsCondition
- check(AbstractLocation) - Method in class io.lumine.mythic.core.skills.conditions.all.StructureCondition
- check(AbstractLocation) - Method in class io.lumine.mythic.core.skills.conditions.all.SunnyCondition
- check(AbstractLocation) - Method in class io.lumine.mythic.core.skills.conditions.all.ThunderingCondition
- check(AbstractLocation) - Method in class io.lumine.mythic.core.skills.conditions.all.VariableEqualsCondition
- check(AbstractLocation) - Method in class io.lumine.mythic.core.skills.conditions.all.VariableInRangeCondition
- check(AbstractLocation) - Method in class io.lumine.mythic.core.skills.conditions.all.VariableIsSetCondition
- check(AbstractLocation) - Method in class io.lumine.mythic.core.skills.conditions.all.WorldCondition
- check(AbstractLocation) - Method in class io.lumine.mythic.core.skills.conditions.all.WorldTimeCondition
- check(AbstractLocation, AbstractLocation) - Method in interface io.lumine.mythic.api.skills.conditions.ILocationComparisonCondition
- check(AbstractLocation, AbstractLocation) - Method in class io.lumine.mythic.core.skills.conditions.all.CuboidCondition
- check(AbstractLocation, AbstractLocation) - Method in class io.lumine.mythic.core.skills.conditions.all.DistanceCondition
- check(AbstractLocation, AbstractLocation) - Method in class io.lumine.mythic.core.skills.conditions.all.YDiffCondition
- check(SkillCaster) - Method in interface io.lumine.mythic.api.skills.conditions.ICasterCondition
- check(SkillCaster) - Method in class io.lumine.mythic.core.skills.conditions.all.ChildrenCondition
- check(SkillCaster) - Method in class io.lumine.mythic.core.skills.conditions.all.DistanceFromTrackedLocationCondition
- check(SkillCaster) - Method in class io.lumine.mythic.core.skills.conditions.all.LevelCondition
- check(SkillCaster) - Method in class io.lumine.mythic.core.skills.conditions.all.MythicPackInstalledCondition
- check(SkillCaster) - Method in class io.lumine.mythic.core.skills.conditions.all.MythicPackVersionCondition
- check(SkillCaster) - Method in class io.lumine.mythic.core.skills.conditions.all.MythicPackVersionGreaterThanCondition
- check(SkillCaster) - Method in class io.lumine.mythic.core.skills.conditions.all.OffGCDCondition
- check(SkillCaster) - Method in class io.lumine.mythic.core.skills.conditions.all.PluginExistsCondition
- check(SkillCaster) - Method in class io.lumine.mythic.core.skills.conditions.all.PremiumCondition
- check(SkillCaster) - Method in class io.lumine.mythic.core.skills.conditions.all.ServerNMSVersionCondition
- check(SkillCaster) - Method in class io.lumine.mythic.core.skills.conditions.all.ServerVersionCondition
- check(SkillCaster) - Method in class io.lumine.mythic.core.skills.conditions.all.SkillOnCooldownCondition
- check(SkillMetadata) - Method in interface io.lumine.mythic.api.skills.conditions.ISkillMetaCondition
- check(SkillMetadata) - Method in class io.lumine.mythic.core.skills.conditions.all.BowTensionCondition
- check(SkillMetadata) - Method in class io.lumine.mythic.core.skills.conditions.all.ChanceCondition
- check(SkillMetadata) - Method in class io.lumine.mythic.core.skills.conditions.all.DamageAmountCondition
- check(SkillMetadata) - Method in class io.lumine.mythic.core.skills.conditions.all.DamageCauseCondition
- check(SkillMetadata) - Method in class io.lumine.mythic.core.skills.conditions.all.DamageHasTagCondition
- check(SkillMetadata) - Method in class io.lumine.mythic.core.skills.conditions.all.LivingInRadiusCondition
- check(SkillMetadata) - Method in class io.lumine.mythic.core.skills.conditions.all.MobsInRadiusCondition
- check(SkillMetadata) - Method in class io.lumine.mythic.core.skills.conditions.all.MythicKeyIdCondition
- check(SkillMetadata) - Method in class io.lumine.mythic.core.skills.conditions.all.TargetsCondition
- check(SkillMetadata) - Method in class io.lumine.mythic.core.skills.conditions.all.VariableEqualsCondition
- check(SkillMetadata) - Method in class io.lumine.mythic.core.skills.conditions.all.VariableInRangeCondition
- check(SkillMetadata) - Method in class io.lumine.mythic.core.skills.conditions.all.VariableIsSetCondition
- check(SkillMetadata, AbstractEntity) - Method in interface io.lumine.mythic.api.skills.conditions.ISkillMetaComparisonCondition
- check(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.conditions.all.ChanceCondition
- check(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.conditions.all.HasAuraCondition
- check(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.conditions.all.HealthCondition
- check(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.conditions.all.IsChildCondition
- check(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.conditions.all.LineOfSightFromOriginCondition
- check(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.conditions.all.NameCondition
- check(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.conditions.all.StringEqualsCondition
- checkCustomBlock(Block, int) - Method in class io.lumine.mythic.bukkit.compatibility.MMOItemsSupport
- checkEquipment() - Method in class io.lumine.mythic.core.mobs.ActiveMob
- checkForVariables() - Method in class io.lumine.mythic.core.skills.placeholders.PlaceholderParser
- checkForVariables(String) - Method in interface io.lumine.mythic.api.skills.placeholders.PlaceholderManager
- checkForVariables(String) - Method in class io.lumine.mythic.core.skills.placeholders.PlaceholderExecutor
- checkHealth(SkillCaster) - Method in class io.lumine.mythic.core.skills.AbstractSkill
- checkSkillTrigger(SkillMetadata) - Method in class io.lumine.mythic.core.skills.AbstractSkill
- checkSkillTrigger(SkillTrigger) - Method in class io.lumine.mythic.core.skills.AbstractSkill
- checkSpawn(RandomSpawnPoint) - Method in class io.lumine.mythic.core.spawning.random.RandomSpawner
- checkSpawnConditions(AbstractLocation) - Method in class io.lumine.mythic.core.spawning.spawners.MythicSpawner
- CHERRY_LEAVES - Enum constant in enum class io.lumine.mythic.bukkit.adapters.BukkitParticle
- CHEST - Enum constant in enum class io.lumine.mythic.core.drops.EquipSlot
- CHEST_BOAT - Enum constant in enum class io.lumine.mythic.api.mobs.entities.MythicEntityType
- CHICKEN - Enum constant in enum class io.lumine.mythic.api.mobs.entities.MythicEntityType
- CHILDREN - Static variable in class io.lumine.mythic.core.constants.MobKeys
- ChildrenCondition - Class in io.lumine.mythic.core.skills.conditions.all
- ChildrenCondition(String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.conditions.all.ChildrenCondition
- ChildrenTargeter - Class in io.lumine.mythic.core.skills.targeters
- ChildrenTargeter(SkillExecutor, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.targeters.ChildrenTargeter
- CHUNK - Enum constant in enum class io.lumine.mythic.core.mobs.DespawnMode
- ChunkListeners - Class in io.lumine.mythic.bukkit.listeners
- ChunkListeners(MythicBukkit) - Constructor for class io.lumine.mythic.bukkit.listeners.ChunkListeners
- clampYaw(float) - Static method in class io.lumine.mythic.core.utils.VectorUtils
- class_EntityType_getName(Object) - Method in class io.lumine.mythic.bukkit.compatibility.WorldEditSupport.WorldGuardSix
- class_EntityType_getName(Object) - Method in class io.lumine.mythic.bukkit.compatibility.WorldGuardSupport.WorldGuardSix
- classLoader - Static variable in class io.lumine.mythic.core.utils.annotations.AnnotationUtil
- clean() - Method in class io.lumine.mythic.core.skills.variables.VariableRegistry
- CleanCommand - Class in io.lumine.mythic.bukkit.commands.mobs
- CleanCommand(Command<MythicBukkit>) - Constructor for class io.lumine.mythic.bukkit.commands.mobs.CleanCommand
- cleanup() - Method in interface io.lumine.mythic.api.holograms.HologramProvider
- cleanup() - Method in class io.lumine.mythic.bukkit.compatibility.HologramsSupport
- cleanup() - Method in class io.lumine.mythic.bukkit.compatibility.HolographicDisplaysSupport
- cleanup() - Method in class io.lumine.mythic.core.holograms.DisplayHologramProvider
- clear() - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- clearCooldown(AbstractEntity) - Method in class io.lumine.mythic.core.mobs.ActiveMob.ImmunityTable
-
Clears the immunity table cooldown of this entity by making the code think that the last time this entity attacked was a time ago at least equal to the cooldown.
- clearDirty() - Method in class io.lumine.mythic.api.volatilecode.virtual.PacketEntity
- ClearExperienceLevelsMechanic - Class in io.lumine.mythic.core.skills.mechanics
- ClearExperienceLevelsMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.ClearExperienceLevelsMechanic
- clearFilter() - Method in class io.lumine.mythic.core.menus.config.ConfigMenuContext
- clearFilter() - Method in class io.lumine.mythic.core.menus.items.ItemMenuContext
- clearFilter() - Method in class io.lumine.mythic.core.menus.mobs.MobMenuContext
- clearFilter() - Method in class io.lumine.mythic.core.menus.spawners.SpawnerMenuContext
- clearGroupFilter() - Method in class io.lumine.mythic.core.menus.items.ItemMenuContext
- clearPackFilter() - Method in class io.lumine.mythic.core.menus.items.ItemMenuContext
- clearPackFilter() - Method in class io.lumine.mythic.core.menus.mobs.MobMenuContext
- clearTarget() - Method in class io.lumine.mythic.core.mobs.ActiveMob.ThreatTable
-
Clears the threat of the top threat-holder and stops targeting them
- ClnrInterval - Static variable in class io.lumine.mythic.core.config.ConfigExecutor
- clock - Variable in class io.lumine.mythic.core.skills.SkillMechanic
- CLOCK - Enum constant in enum class io.lumine.mythic.core.logging.MythicLogger.DebugLevel
- clone() - Method in class io.lumine.mythic.api.adapters.AbstractLocation
- clone() - Method in class io.lumine.mythic.api.adapters.AbstractVector
-
Get a new vector.
- clone() - Method in class io.lumine.mythic.bukkit.adapters.BukkitItemStack
- clone() - Method in class io.lumine.mythic.core.drops.Drop
- clone() - Method in class io.lumine.mythic.core.mobs.ActiveMob.ThreatTable
- clone() - Method in class io.lumine.mythic.core.skills.SkillMetadataImpl
- clone() - Method in class io.lumine.mythic.core.skills.variables.VariableRegistry
- clone() - Method in class io.lumine.mythic.core.spawning.spawners.MythicSpawner
- close() - Method in class io.lumine.mythic.bukkit.adapters.bossbars.AdventureBossBar
- close() - Method in class io.lumine.mythic.bukkit.adapters.bossbars.BukkitBossBar
- close() - Method in class io.lumine.mythic.bukkit.compatibility.CompatibilityManager
- close() - Method in class io.lumine.mythic.bukkit.compatibility.HologramsSupport.HologramsHologram
- close() - Method in class io.lumine.mythic.bukkit.compatibility.HolographicDisplaysSupport.HolographicDisplays
- close() - Method in class io.lumine.mythic.core.holograms.DisplayHologram
- close() - Method in class io.lumine.mythic.core.holograms.types.CastBar
- close() - Method in class io.lumine.mythic.core.holograms.types.HealthBar
- close() - Method in class io.lumine.mythic.core.holograms.types.Nameplate
- close() - Method in class io.lumine.mythic.core.holograms.types.SpeechBubble
- close() - Method in class io.lumine.mythic.core.mobs.MobRegistry
- close() - Method in class io.lumine.mythic.core.skills.auras.Aura.AuraTracker
- close() - Method in class io.lumine.mythic.core.skills.mechanics.BouncyMechanic.PhysicsSession
- close() - Method in class io.lumine.mythic.core.skills.mechanics.ChainMechanic.ChainTracker
- close() - Method in class io.lumine.mythic.core.skills.mechanics.ShootMechanic.ProjectileTracker
- close() - Method in class io.lumine.mythic.core.skills.mechanics.ShootShulkerMechanic.ProjectileTracker
- close() - Method in class io.lumine.mythic.core.skills.projectiles.Projectile.ProjectileTracker
- close() - Method in class io.lumine.mythic.core.skills.stats.StatType
- CloseInventoryMechanic - Class in io.lumine.mythic.core.skills.mechanics
- CloseInventoryMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.CloseInventoryMechanic
- CLOSEST - Enum constant in enum class io.lumine.mythic.core.skills.mechanics.ChainMechanic.BounceSelector
- CLOUD - Enum constant in enum class io.lumine.mythic.bukkit.adapters.BukkitParticle
- CLOUD - Enum constant in enum class io.lumine.mythic.core.skills.ParticleMaker.ParticleType
-
Deprecated.
- cloudAmount - Variable in class io.lumine.mythic.core.skills.mechanics.ParticleTornadoEffect
- cloudParticle - Variable in class io.lumine.mythic.core.skills.mechanics.ParticleTornadoEffect
- cloudParticleData - Variable in class io.lumine.mythic.core.skills.mechanics.ParticleTornadoEffect
- cloudSize - Variable in class io.lumine.mythic.core.skills.mechanics.ParticleTornadoEffect
- COD - Enum constant in enum class io.lumine.mythic.api.mobs.entities.MythicEntityType
- collect(AbstractPlayer) - Method in class io.lumine.mythic.api.volatilecode.virtual.PacketItem
- collect(AbstractPlayer) - Method in interface io.lumine.mythic.api.volatilecode.virtual.PacketItem.PacketItemEntityRenderer
- collectFakeItem(Player, int) - Method in interface io.lumine.mythic.api.volatilecode.handlers.VolatileItemHandler
- collidesWith(BoundingBox) - Method in class io.lumine.mythic.core.utils.physics.PhysicsBlock
- CollisionHelper - Class in io.lumine.mythic.core.utils.physics
- CollisionHelper() - Constructor for class io.lumine.mythic.core.utils.physics.CollisionHelper
- color - Variable in class io.lumine.mythic.bukkit.entities.BukkitSheep
- color - Variable in class io.lumine.mythic.core.skills.mechanics.GlowEffect
- color - Variable in class io.lumine.mythic.core.skills.mechanics.ParticleEffect
- color - Variable in class io.lumine.mythic.core.skills.mechanics.SetMobColorMechanic
- ColorCondition - Class in io.lumine.mythic.core.skills.conditions.all
- ColorCondition(String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.conditions.all.ColorCondition
- colorData(DyeColor) - Method in class io.lumine.mythic.bukkit.adapters.BukkitItemStack
- ColoredProperty - Class in io.lumine.mythic.bukkit.entities.properties
- ColoredProperty(MythicConfig) - Constructor for class io.lumine.mythic.bukkit.entities.properties.ColoredProperty
- ColoredProperty(MythicLineConfig) - Constructor for class io.lumine.mythic.bukkit.entities.properties.ColoredProperty
- ColoredProperty(String) - Constructor for class io.lumine.mythic.bukkit.entities.properties.ColoredProperty
- COMBAT - Static variable in class io.lumine.mythic.core.skills.SkillTriggers
- command - Variable in class io.lumine.mythic.core.drops.droppables.CommandDrop
- command - Variable in class io.lumine.mythic.core.skills.mechanics.CommandMechanic
- COMMAND - Enum constant in enum class io.lumine.mythic.api.mobs.entities.SpawnReason
- COMMAND_FOOTER - Static variable in class io.lumine.mythic.bukkit.commands.CommandHelper
- COMMAND_HEADER - Static variable in class io.lumine.mythic.bukkit.commands.CommandHelper
- COMMAND_PREFIX - Static variable in class io.lumine.mythic.bukkit.commands.CommandHelper
- CommandDrop - Class in io.lumine.mythic.core.drops.droppables
- CommandDrop(String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.drops.droppables.CommandDrop
- CommandDrop(String, MythicLineConfig, double) - Constructor for class io.lumine.mythic.core.drops.droppables.CommandDrop
- CommandHelper - Class in io.lumine.mythic.bukkit.commands
- CommandMechanic - Class in io.lumine.mythic.core.skills.mechanics
- CommandMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.CommandMechanic
- compare(Class<?>[], Class<?>[]) - Static method in enum class io.lumine.mythic.core.utils.ReflectionUtils.DataType
- compare(Entity) - Method in class io.lumine.mythic.bukkit.adapters.BukkitEntityType
- compare(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitAllay
- compare(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitAreaEffectCloud
- compare(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitArmorStand
- compare(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitAxolotl
- compare(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitBabyDrowned
- compare(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitBabyHusk
- compare(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitBabyPiglin
- compare(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitBabyPiglinBrute
- compare(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitBabyPigZombie
- compare(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitBabyPigZombieVillager
- compare(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitBabyZoglin
- compare(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitBabyZombie
- compare(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitBabyZombieVillager
- compare(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitBat
- compare(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitBee
- compare(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitBlaze
- compare(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitBlockDisplay
- compare(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitBoat
- compare(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitBoatChest
- compare(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitCamel
- compare(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitCat
- compare(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitCaveSpider
- compare(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitChicken
- compare(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitCod
- compare(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitCow
- compare(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitCreeper
- compare(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitCustom
- compare(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitDolphin
- compare(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitDonkey
- compare(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitDrowned
- compare(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitElderGuardian
- compare(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitEnderCrystal
- compare(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitEnderDragon
- compare(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitEnderman
- compare(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitEndermite
- compare(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitEvoker
- compare(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitExperienceOrb
- compare(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitFallingBlock
- compare(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitFox
- compare(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitFrog
- compare(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitGhast
- compare(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitGiant
- compare(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitGlowSquid
- compare(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitGoat
- compare(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitGuardian
- compare(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitHoglin
- compare(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitHorse
- compare(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitHusk
- compare(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitIllusioner
- compare(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitIronGolem
- compare(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitItem
- compare(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitItemDisplay
- compare(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitLlama
- compare(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitMagmaCube
- compare(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitMarker
- compare(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitMule
- compare(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitMushroomCow
- compare(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitOcelot
- compare(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitPanda
- compare(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitParrot
- compare(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitPhantom
- compare(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitPig
- compare(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitPiglin
- compare(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitPiglinBrute
- compare(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitPigZombie
- compare(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitPigZombieVillager
- compare(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitPillager
- compare(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitPolarBear
- compare(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitPufferFish
- compare(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitRabbit
- compare(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitRavager
- compare(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitSalmon
- compare(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitSheep
- compare(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitShulker
- compare(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitSilverfish
- compare(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitSkeleton
- compare(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitSkeletonHorse
- compare(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitSlime
- compare(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitSniffer
- compare(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitSnowman
- compare(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitSpider
- compare(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitSquid
- compare(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitStray
- compare(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitStrider
- compare(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitTadpole
- compare(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitTextDisplay
- compare(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitTNT
- compare(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitTraderLlama
- compare(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitTropicalFish
- compare(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitTurtle
- compare(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitVex
- compare(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitVillager
- compare(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitVindicator
- compare(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitWanderingTrader
- compare(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitWarden
- compare(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitWitch
- compare(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitWither
- compare(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitWitherSkeleton
- compare(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitWolf
- compare(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitZoglin
- compare(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitZombie
- compare(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitZombieHorse
- compare(Entity) - Method in class io.lumine.mythic.bukkit.entities.BukkitZombieVillager
- compareTo(MythicMob) - Method in class io.lumine.mythic.core.mobs.MobType
- compareTo(MythicItem) - Method in class io.lumine.mythic.core.items.MythicItem
- compareTo(MobStack) - Method in class io.lumine.mythic.core.mobs.MobStack
- compareTo(StatRegistry.StatMap) - Method in class io.lumine.mythic.core.skills.stats.StatRegistry.StatMap
- compareTo(ByteBuf) - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- compareTo(Object) - Method in class io.lumine.mythic.core.menus.items.ItemEditorButton
- compareTo(Object) - Method in class io.lumine.mythic.core.menus.mobs.MobEditorButton
- compareTo(Object) - Method in class io.lumine.mythic.core.menus.spawners.SpawnerEditorButton
- compatHeroesShowXPMessage - Static variable in class io.lumine.mythic.core.config.ConfigExecutor
- compatHeroesXPEnable - Static variable in class io.lumine.mythic.core.config.ConfigExecutor
-
Compatibility Options
- compatHeroesXPMessageFormat - Static variable in class io.lumine.mythic.core.config.ConfigExecutor
- CompatibilityManager - Class in io.lumine.mythic.bukkit.compatibility
- CompatibilityManager(MythicBukkit) - Constructor for class io.lumine.mythic.bukkit.compatibility.CompatibilityManager
- compatMcMMOShowXPMessage - Static variable in class io.lumine.mythic.core.config.ConfigExecutor
- compatMcMMOXPMessageFormat - Static variable in class io.lumine.mythic.core.config.ConfigExecutor
- compatSkillAPIShowXPMessage - Static variable in class io.lumine.mythic.core.config.ConfigExecutor
- compatSkillAPIXPMessageFormat - Static variable in class io.lumine.mythic.core.config.ConfigExecutor
- compatVaultMoneyMessageFormat - Static variable in class io.lumine.mythic.core.config.ConfigExecutor
- compatVaultShowMoneyMessage - Static variable in class io.lumine.mythic.core.config.ConfigExecutor
- CompilePatterns() - Static method in class io.lumine.mythic.core.utils.Patterns
- completed() - Method in class io.lumine.mythic.bukkit.events.MythicApplyEnchantEvent
- ComplexAABB - Class in io.lumine.mythic.core.utils.physics
- ComplexAABB() - Constructor for class io.lumine.mythic.core.utils.physics.ComplexAABB
- ComplexAABB.Cauldron - Class in io.lumine.mythic.core.utils.physics
- ComplexAABB.Stair - Class in io.lumine.mythic.core.utils.physics
- components - Variable in class io.lumine.mythic.core.skills.auras.Aura.AuraTracker
- components - Variable in class io.lumine.mythic.core.skills.mechanics.ChainMechanic.ChainTracker
- components - Variable in class io.lumine.mythic.core.skills.projectiles.Projectile.ProjectileTracker
- CompositeCondition - Class in io.lumine.mythic.core.skills.conditions
- CompositeCondition(SkillExecutor, String) - Constructor for class io.lumine.mythic.core.skills.conditions.CompositeCondition
- CompositeCondition.Operator - Enum Class in io.lumine.mythic.core.skills.conditions
- CompositeStat - Class in io.lumine.mythic.core.skills.stats.types
- CompositeStat(File, String) - Constructor for class io.lumine.mythic.core.skills.stats.types.CompositeStat
- COMPOSTER - Enum constant in enum class io.lumine.mythic.bukkit.adapters.BukkitParticle
- COMPOUND_MULTIPLIER - Enum constant in enum class io.lumine.mythic.core.skills.stats.StatModifierType
- CompoundTag - Class in io.lumine.mythic.core.utils.jnbt
-
The
TAG_Compound
tag. - CompoundTag(Map<String, Tag>) - Constructor for class io.lumine.mythic.core.utils.jnbt.CompoundTag
-
Creates the tag with an empty name.
- CompoundTagBuilder - Class in io.lumine.mythic.core.utils.jnbt
-
Helps create compound tags.
- condition - Variable in class io.lumine.mythic.core.skills.conditions.CustomCondition
- CONDITION - Enum constant in enum class io.lumine.mythic.core.logging.MythicLogger.DebugLevel
- CONDITION_FAILED - Enum constant in enum class io.lumine.mythic.api.skills.SkillResult
- ConditionAction - Enum Class in io.lumine.mythic.core.skills.conditions
- ConditionalPlaceholder - Class in io.lumine.mythic.core.skills.placeholders.all
- ConditionalPlaceholder(PlaceholderExecutor, String, MythicConfig) - Constructor for class io.lumine.mythic.core.skills.placeholders.all.ConditionalPlaceholder
- conditionName - Variable in class io.lumine.mythic.core.skills.conditions.CustomCondition
- conditions - Variable in class io.lumine.mythic.core.drops.DropTable
- conditions - Variable in class io.lumine.mythic.core.mobs.ai.goals.DoNothingGoal
- conditions - Variable in class io.lumine.mythic.core.skills.AbstractSkill
-
Conditions for executing this skill
- conditionsTarget - Variable in class io.lumine.mythic.core.skills.AbstractSkill
- conditionsTrigger - Variable in class io.lumine.mythic.core.drops.DropTable
- conditionsTrigger - Variable in class io.lumine.mythic.core.skills.AbstractSkill
- conditionString - Variable in class io.lumine.mythic.core.mobs.ai.goals.DoNothingGoal
- conditionVar - Variable in class io.lumine.mythic.core.skills.SkillCondition
- ConeTargeter - Class in io.lumine.mythic.core.skills.targeters
- ConeTargeter(SkillExecutor, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.targeters.ConeTargeter
- config - Variable in class io.lumine.mythic.core.skills.conditions.CustomCondition
- config - Variable in class io.lumine.mythic.core.skills.mechanics.CustomMechanic
- config - Variable in class io.lumine.mythic.core.skills.MetaSkill
- config - Variable in class io.lumine.mythic.core.skills.SkillMechanic
- config - Variable in class io.lumine.mythic.core.skills.SkillTargeter
- config - Variable in class io.lumine.mythic.core.skills.targeters.CustomTargeter
- config() - Method in record class io.lumine.mythic.core.utils.TemplateUtil.TemplateItem
-
Returns the value of the
config
record component. - config() - Method in record class io.lumine.mythic.core.utils.TemplateUtil.TemplateMob
-
Returns the value of the
config
record component. - CONFIG - Enum constant in enum class io.lumine.mythic.core.config.Scope
- ConfigExecutor - Class in io.lumine.mythic.core.config
- ConfigExecutor(MythicBukkit) - Constructor for class io.lumine.mythic.core.config.ConfigExecutor
- ConfigManager - Interface in io.lumine.mythic.api.config
- ConfigMenu - Class in io.lumine.mythic.core.menus.config
- ConfigMenu(MythicBukkit, MenuManager) - Constructor for class io.lumine.mythic.core.menus.config.ConfigMenu
- ConfigMenuContext - Class in io.lumine.mythic.core.menus.config
- ConfigMenuContext() - Constructor for class io.lumine.mythic.core.menus.config.ConfigMenuContext
- ConsoleTargeter - Class in io.lumine.mythic.core.skills.targeters
- ConsoleTargeter(SkillExecutor, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.targeters.ConsoleTargeter
- CONSUME - Static variable in class io.lumine.mythic.core.skills.SkillTriggers
- consumeCharge() - Method in class io.lumine.mythic.core.skills.auras.Aura.AuraTracker
- ConsumeHeldItemMechanic - Class in io.lumine.mythic.core.skills.mechanics
- ConsumeHeldItemMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.ConsumeHeldItemMechanic
- ConsumeMechanic - Class in io.lumine.mythic.core.skills.mechanics
- ConsumeMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.ConsumeMechanic
- ConsumeSlotItemMechanic - Class in io.lumine.mythic.core.skills.mechanics
- ConsumeSlotItemMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.ConsumeSlotItemMechanic
- contains(AbstractEntity) - Method in class io.lumine.mythic.core.skills.projectiles.ProjectileHitBox
- contains(AbstractLocation) - Method in class io.lumine.mythic.core.skills.projectiles.ProjectileHitBox
- containsKey(String) - Method in class io.lumine.mythic.core.utils.jnbt.CompoundTag
-
Returns whether this compound tag contains the given key.
- convertLegacyVariables(String) - Static method in class io.lumine.mythic.core.skills.SkillString
- convertMobTypeAliases(String) - Static method in class io.lumine.mythic.core.mobs.MobExecutor
- cooldown - Variable in class io.lumine.mythic.core.skills.AbstractSkill
- cooldowns - Variable in class io.lumine.mythic.core.mobs.ActiveMob
- cooldowns - Variable in class io.lumine.mythic.core.skills.AbstractSkill
- coordinatePitch - Variable in class io.lumine.mythic.core.skills.targeters.ILocationSelector
- coordinateX - Variable in class io.lumine.mythic.core.skills.targeters.ILocationSelector
- coordinateY - Variable in class io.lumine.mythic.core.skills.targeters.ILocationSelector
- coordinateYaw - Variable in class io.lumine.mythic.core.skills.targeters.ILocationSelector
- coordinateZ - Variable in class io.lumine.mythic.core.skills.targeters.ILocationSelector
- coords1 - Variable in class io.lumine.mythic.core.skills.conditions.all.CuboidCondition
- coords2 - Variable in class io.lumine.mythic.core.skills.conditions.all.CuboidCondition
- copy() - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- copy(int, int) - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- copy(AbstractVector) - Method in class io.lumine.mythic.api.adapters.AbstractVector
-
Copies another vector
- CopyCommand - Class in io.lumine.mythic.bukkit.commands.spawners
- CopyCommand(Command<MythicBukkit>) - Constructor for class io.lumine.mythic.bukkit.commands.spawners.CopyCommand
- copySpawner(String, String, AbstractLocation) - Method in class io.lumine.mythic.core.spawning.spawners.SpawnerManager
- copyThreatTable - Variable in class io.lumine.mythic.core.skills.mechanics.SummonMechanic
- cos - Variable in class io.lumine.mythic.core.skills.targeters.ConeTargeter
- cosSq - Variable in class io.lumine.mythic.core.skills.targeters.ConeTargeter
- COW - Enum constant in enum class io.lumine.mythic.api.mobs.entities.MythicEntityType
- CquipMechanic - Class in io.lumine.mythic.core.skills.mechanics
- CquipMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.CquipMechanic
- CRAFTBUKKIT - Enum constant in enum class io.lumine.mythic.core.utils.ReflectionUtils.PackageType
- CRAFTBUKKIT_BLOCK - Enum constant in enum class io.lumine.mythic.core.utils.ReflectionUtils.PackageType
- CRAFTBUKKIT_CHUNKIO - Enum constant in enum class io.lumine.mythic.core.utils.ReflectionUtils.PackageType
- CRAFTBUKKIT_COMMAND - Enum constant in enum class io.lumine.mythic.core.utils.ReflectionUtils.PackageType
- CRAFTBUKKIT_CONVERSATIONS - Enum constant in enum class io.lumine.mythic.core.utils.ReflectionUtils.PackageType
- CRAFTBUKKIT_ENCHANTMENS - Enum constant in enum class io.lumine.mythic.core.utils.ReflectionUtils.PackageType
- CRAFTBUKKIT_ENTITY - Enum constant in enum class io.lumine.mythic.core.utils.ReflectionUtils.PackageType
- CRAFTBUKKIT_EVENT - Enum constant in enum class io.lumine.mythic.core.utils.ReflectionUtils.PackageType
- CRAFTBUKKIT_GENERATOR - Enum constant in enum class io.lumine.mythic.core.utils.ReflectionUtils.PackageType
- CRAFTBUKKIT_HELP - Enum constant in enum class io.lumine.mythic.core.utils.ReflectionUtils.PackageType
- CRAFTBUKKIT_INVENTORY - Enum constant in enum class io.lumine.mythic.core.utils.ReflectionUtils.PackageType
- CRAFTBUKKIT_MAP - Enum constant in enum class io.lumine.mythic.core.utils.ReflectionUtils.PackageType
- CRAFTBUKKIT_METADATA - Enum constant in enum class io.lumine.mythic.core.utils.ReflectionUtils.PackageType
- CRAFTBUKKIT_POTION - Enum constant in enum class io.lumine.mythic.core.utils.ReflectionUtils.PackageType
- CRAFTBUKKIT_PROJECTILES - Enum constant in enum class io.lumine.mythic.core.utils.ReflectionUtils.PackageType
- CRAFTBUKKIT_SCHEDULER - Enum constant in enum class io.lumine.mythic.core.utils.ReflectionUtils.PackageType
- CRAFTBUKKIT_SCOREBOARD - Enum constant in enum class io.lumine.mythic.core.utils.ReflectionUtils.PackageType
- CRAFTBUKKIT_UPDATER - Enum constant in enum class io.lumine.mythic.core.utils.ReflectionUtils.PackageType
- CRAFTBUKKIT_UTIL - Enum constant in enum class io.lumine.mythic.core.utils.ReflectionUtils.PackageType
- CrashClaimSupport - Class in io.lumine.mythic.bukkit.compatibility
- CrashClaimSupport(MythicBukkit) - Constructor for class io.lumine.mythic.bukkit.compatibility.CrashClaimSupport
- create() - Static method in class io.lumine.mythic.api.volatilecode.virtual.PacketArmorStand
- create() - Static method in class io.lumine.mythic.api.volatilecode.virtual.PacketItemDisplay
- create() - Static method in class io.lumine.mythic.api.volatilecode.virtual.PacketTextDisplay
- create() - Static method in class io.lumine.mythic.core.utils.jnbt.CompoundTagBuilder
-
Create a new builder instance.
- create(ProjectileBulletableTracker, AbstractEntity) - Method in class io.lumine.mythic.core.skills.projectiles.bullet.ArmorStandBullet
- create(ProjectileBulletableTracker, AbstractEntity) - Method in class io.lumine.mythic.core.skills.projectiles.bullet.ArmorStandPacketBullet
- create(ProjectileBulletableTracker, AbstractEntity) - Method in class io.lumine.mythic.core.skills.projectiles.bullet.ArrowBullet
- create(ProjectileBulletableTracker, AbstractEntity) - Method in class io.lumine.mythic.core.skills.projectiles.bullet.BlockBullet
- create(ProjectileBulletableTracker, AbstractEntity) - Method in class io.lumine.mythic.core.skills.projectiles.bullet.DisplayPacketBullet
- create(ProjectileBulletableTracker, AbstractEntity) - Method in class io.lumine.mythic.core.skills.projectiles.bullet.EntityBullet
- create(ProjectileBulletableTracker, AbstractEntity) - Method in class io.lumine.mythic.core.skills.projectiles.bullet.ItemBullet
- create(ProjectileBulletableTracker, AbstractEntity) - Method in class io.lumine.mythic.core.skills.projectiles.bullet.MEGBullet
- create(ProjectileBulletableTracker, AbstractEntity) - Method in class io.lumine.mythic.core.skills.projectiles.bullet.MobBullet
- create(ProjectileBulletableTracker, AbstractEntity) - Method in class io.lumine.mythic.core.skills.projectiles.bullet.SmallBlockBullet
- create(ProjectileBulletableTracker, AbstractEntity) - Method in class io.lumine.mythic.core.skills.projectiles.bullet.TextDisplayPacketBullet
- create(ProjectileBulletableTracker, AbstractEntity) - Method in class io.lumine.mythic.core.skills.projectiles.ProjectileBullet
- create(SkillMechanic, MythicLineConfig) - Method in class io.lumine.mythic.core.skills.projectiles.ProjectileBulletType
- create(Class<? extends Tag>) - Static method in class io.lumine.mythic.core.utils.jnbt.ListTagBuilder
-
Create a new builder instance.
- create(Class<? extends Tag>, Consumer<ListTagBuilder>) - Static method in class io.lumine.mythic.core.utils.jnbt.ListTag
- create(String, Class<? extends SkillTriggerMetadata>, String...) - Static method in record class io.lumine.mythic.api.skills.SkillTrigger
- create(String, String...) - Static method in record class io.lumine.mythic.api.skills.SkillTrigger
- create(Consumer<CompoundTagBuilder>) - Static method in class io.lumine.mythic.core.utils.jnbt.CompoundTag
- CREATE_FOG - Enum constant in enum class io.lumine.mythic.api.adapters.AbstractBossBar.BarFlag
- createBossBar(String, AbstractBossBar.BarColor, AbstractBossBar.BarStyle) - Method in interface io.lumine.mythic.api.adapters.ServerInterface
- createBossBar(String, AbstractBossBar.BarColor, AbstractBossBar.BarStyle) - Method in class io.lumine.mythic.bukkit.BukkitBootstrap
- createBuilder() - Method in class io.lumine.mythic.core.utils.jnbt.CompoundTag
-
Create a compound tag builder.
- createCastBar(CastMechanic.CastTracker, String) - Method in class io.lumine.mythic.core.holograms.HologramManager
- createCircle(double, double, double) - Method in class io.lumine.mythic.core.skills.mechanics.ParticleTornadoEffect
- CreateCommand - Class in io.lumine.mythic.bukkit.commands.spawners
- CreateCommand(Command<MythicBukkit>) - Constructor for class io.lumine.mythic.bukkit.commands.spawners.CreateCommand
- createCompoundTag(Map<String, Tag>) - Method in interface io.lumine.mythic.api.volatilecode.VolatileCodeHandler
- createConfig(FileConfiguration) - Method in interface io.lumine.mythic.api.config.ConfigManager
- createConfig(FileConfiguration) - Method in class io.lumine.mythic.core.config.ConfigExecutor
- createConfig(String, FileConfiguration) - Method in interface io.lumine.mythic.api.config.ConfigManager
- createConfig(String, FileConfiguration) - Method in class io.lumine.mythic.core.config.ConfigExecutor
- createConfig(String, File) - Method in interface io.lumine.mythic.api.config.ConfigManager
- createConfig(String, File) - Method in class io.lumine.mythic.core.config.ConfigExecutor
- createConfig(String, File, FileConfiguration) - Method in interface io.lumine.mythic.api.config.ConfigManager
- createConfig(String, File, FileConfiguration) - Method in class io.lumine.mythic.core.config.ConfigExecutor
- createDataPacket(boolean) - Method in class io.lumine.mythic.api.volatilecode.virtual.PacketEntityRenderer
- createDataPacket(AbstractPlayer, boolean) - Method in class io.lumine.mythic.api.volatilecode.virtual.PacketEntityRenderer
- createExplosion(AbstractLocation, float) - Method in interface io.lumine.mythic.api.adapters.AbstractWorld
- createExplosion(AbstractLocation, float) - Method in class io.lumine.mythic.bukkit.adapters.BukkitWorld
- createExplosion(AbstractLocation, float, boolean, boolean) - Method in interface io.lumine.mythic.api.adapters.AbstractWorld
- createExplosion(AbstractLocation, float, boolean, boolean) - Method in class io.lumine.mythic.bukkit.adapters.BukkitWorld
- createFakeEntity(AbstractLocation) - Method in class io.lumine.mythic.api.adapters.AbstractBlock
- createFakeEntity(AbstractLocation) - Method in class io.lumine.mythic.api.adapters.AbstractBlock.InvalidBlock
- createFakeEntity(AbstractLocation) - Method in class io.lumine.mythic.bukkit.adapters.BukkitBlock
- createFakeEntity(AbstractLocation) - Method in class io.lumine.mythic.bukkit.compatibility.MMOItemsSupport.MMOItemsBlock
- createFirework(String, int, Collection<Color>, Collection<Color>, boolean, boolean) - Method in interface io.lumine.mythic.api.adapters.ServerInterface
- createFirework(String, int, Collection<Color>, Collection<Color>, boolean, boolean) - Method in class io.lumine.mythic.bukkit.BukkitBootstrap
- CreateFireworksExplosion(Location, boolean, boolean, int, int[], int[], int) - Method in class io.lumine.mythic.api.volatilecode.VolatileCodeDisabled
- CreateFireworksExplosion(Location, boolean, boolean, int, int[], int[], int) - Method in interface io.lumine.mythic.api.volatilecode.VolatileCodeHandler
- createHealthBar(ActiveMob) - Method in class io.lumine.mythic.core.holograms.HologramManager
- createHologram(AbstractEntity, PacketTextDisplay.PacketTextDisplayBuilder) - Method in class io.lumine.mythic.core.holograms.HologramManager
- createHologram(AbstractEntity, String, PacketTextDisplay.PacketTextDisplayBuilder) - Method in interface io.lumine.mythic.api.holograms.HologramProvider
- createHologram(AbstractEntity, String, PacketTextDisplay.PacketTextDisplayBuilder) - Method in class io.lumine.mythic.bukkit.compatibility.HologramsSupport
- createHologram(AbstractEntity, String, PacketTextDisplay.PacketTextDisplayBuilder) - Method in class io.lumine.mythic.bukkit.compatibility.HolographicDisplaysSupport
- createHologram(AbstractEntity, String, PacketTextDisplay.PacketTextDisplayBuilder) - Method in class io.lumine.mythic.core.holograms.DisplayHologramProvider
- createHologram(AbstractEntity, String, PacketTextDisplay.PacketTextDisplayBuilder) - Method in class io.lumine.mythic.core.holograms.HologramManager
- createHologram(String, AbstractEntity, String, float) - Method in interface io.lumine.mythic.api.holograms.HologramProvider
- createHologram(String, AbstractLocation) - Method in class io.lumine.mythic.core.holograms.HologramManager
- createHologram(String, AbstractLocation, String) - Method in interface io.lumine.mythic.api.holograms.HologramProvider
- createHologram(String, AbstractLocation, String) - Method in class io.lumine.mythic.bukkit.compatibility.HologramsSupport
- createHologram(String, AbstractLocation, String) - Method in class io.lumine.mythic.bukkit.compatibility.HolographicDisplaysSupport
- createHologram(String, AbstractLocation, String) - Method in class io.lumine.mythic.core.holograms.DisplayHologramProvider
- createHologram(String, AbstractLocation, String) - Method in class io.lumine.mythic.core.holograms.HologramManager
- createHologram(Supplier<Collection<AbstractPlayer>>, AbstractEntity, String, PacketTextDisplay.PacketTextDisplayBuilder) - Method in interface io.lumine.mythic.api.holograms.HologramProvider
- createHologram(Supplier<Collection<AbstractPlayer>>, AbstractEntity, String, PacketTextDisplay.PacketTextDisplayBuilder) - Method in class io.lumine.mythic.core.holograms.DisplayHologramProvider
- createHologram(Supplier<Collection<AbstractPlayer>>, AbstractEntity, String, PacketTextDisplay.PacketTextDisplayBuilder) - Method in class io.lumine.mythic.core.holograms.HologramManager
- createLineConfig(File, String) - Method in interface io.lumine.mythic.api.config.ConfigManager
- createLineConfig(File, String) - Method in class io.lumine.mythic.core.config.ConfigExecutor
- createLineConfig(String) - Method in interface io.lumine.mythic.api.config.ConfigManager
- createLineConfig(String) - Method in class io.lumine.mythic.core.config.ConfigExecutor
- createMenuIcon(BiConsumer<T, Player>) - Method in interface io.lumine.mythic.api.packs.Pack
- createMenuIcon(BiConsumer<T, Player>) - Method in class io.lumine.mythic.core.packs.PackImpl
- createMobModel(AbstractEntity, String) - Method in class io.lumine.mythic.bukkit.compatibility.AbstractModelEngineSupport
- createMobModel(MythicMob, MythicConfig) - Method in class io.lumine.mythic.bukkit.compatibility.AbstractModelEngineSupport
- createMountPacket(int) - Method in class io.lumine.mythic.api.volatilecode.virtual.PacketEntityRenderer
- createNameplate(ActiveMob) - Method in class io.lumine.mythic.core.holograms.HologramManager
- createPassengerPacket(int) - Method in class io.lumine.mythic.api.volatilecode.virtual.PacketEntityRenderer
- createProfile(UUID, String, int) - Method in class io.lumine.mythic.core.players.PlayerManager
- createRemovePacket() - Method in class io.lumine.mythic.api.volatilecode.virtual.PacketEntityRenderer
- createSpawner(String, Location, String) - Method in class io.lumine.mythic.core.spawning.spawners.SpawnerManager
- createSpawningCache() - Method in class io.lumine.mythic.core.spawning.random.RandomSpawnerManager
- createSpawnPacket() - Method in class io.lumine.mythic.api.volatilecode.virtual.PacketEntityRenderer
- createSpeechBubble(SkillCaster, Supplier<Collection<AbstractPlayer>>, PacketTextDisplay.PacketTextDisplayBuilder) - Method in class io.lumine.mythic.core.holograms.HologramManager
- createTeleportPacket(double, double, double, float, float) - Method in class io.lumine.mythic.api.volatilecode.virtual.PacketEntityRenderer
- createVelocityPacket(double, double, double) - Method in class io.lumine.mythic.api.volatilecode.virtual.PacketEntityRenderer
- createVirtualArmorStandRenderer(PacketArmorStand) - Method in interface io.lumine.mythic.api.volatilecode.handlers.VolatileWorldHandler
- createVirtualArmorStandRenderer(PacketArmorStand) - Method in class io.lumine.mythic.core.volatilecode.disabled.VolatileWorldHandlerDisabled
- createVirtualBlockRenderer(PacketFallingBlock) - Method in interface io.lumine.mythic.api.volatilecode.handlers.VolatileWorldHandler
- createVirtualBlockRenderer(PacketFallingBlock) - Method in class io.lumine.mythic.core.volatilecode.disabled.VolatileWorldHandlerDisabled
- createVirtualDisplayItemEntityRenderer(PacketItemDisplay) - Method in interface io.lumine.mythic.api.volatilecode.handlers.VolatileWorldHandler
- createVirtualDisplayItemEntityRenderer(PacketItemDisplay) - Method in class io.lumine.mythic.core.volatilecode.disabled.VolatileWorldHandlerDisabled
- createVirtualItemRenderer(PacketItem) - Method in interface io.lumine.mythic.api.volatilecode.handlers.VolatileWorldHandler
- createVirtualItemRenderer(PacketItem) - Method in class io.lumine.mythic.core.volatilecode.disabled.VolatileWorldHandlerDisabled
- createVirtualTextDisplayEntityRenderer(PacketTextDisplay) - Method in interface io.lumine.mythic.api.volatilecode.handlers.VolatileWorldHandler
- createVirtualTextDisplayEntityRenderer(PacketTextDisplay) - Method in class io.lumine.mythic.core.volatilecode.disabled.VolatileWorldHandlerDisabled
- createWith(T...) - Static method in class io.lumine.mythic.core.utils.jnbt.ListTagBuilder
-
Create a new builder instance.
- CREATIVE - Enum constant in enum class io.lumine.mythic.api.adapters.AbstractGameMode
- CREEPER - Enum constant in enum class io.lumine.mythic.api.mobs.entities.MythicEntityType
- CREEPER_CHARGE - Static variable in class io.lumine.mythic.core.skills.SkillTriggers
- CreeperChargeCondition - Class in io.lumine.mythic.core.skills.conditions.all
- CreeperChargeCondition(String) - Constructor for class io.lumine.mythic.core.skills.conditions.all.CreeperChargeCondition
- CRIMSON_SPORE - Enum constant in enum class io.lumine.mythic.bukkit.adapters.BukkitParticle
- CRIT - Enum constant in enum class io.lumine.mythic.bukkit.adapters.BukkitParticle
- CRIT - Enum constant in enum class io.lumine.mythic.core.skills.ParticleMaker.ParticleType
-
Deprecated.
- CRIT_MAGIC - Enum constant in enum class io.lumine.mythic.bukkit.adapters.BukkitParticle
- CRIT_MAGIC - Enum constant in enum class io.lumine.mythic.core.skills.ParticleMaker.ParticleType
-
Deprecated.
- CRITICAL_STRIKE - Static variable in class io.lumine.mythic.api.skills.damage.DamageTags
- CRITICAL_STRIKE_CHANCE - Static variable in class io.lumine.mythic.core.skills.stats.Stats
- CRITICAL_STRIKE_DAMAGE - Static variable in class io.lumine.mythic.core.skills.stats.Stats
- CRITICAL_STRIKE_RESILIENCE - Static variable in class io.lumine.mythic.core.skills.stats.Stats
- CriticalStrikeChanceStat - Class in io.lumine.mythic.core.skills.stats.types
- CriticalStrikeChanceStat(String) - Constructor for class io.lumine.mythic.core.skills.stats.types.CriticalStrikeChanceStat
- CriticalStrikeDamageStat - Class in io.lumine.mythic.core.skills.stats.types
- CriticalStrikeDamageStat(String) - Constructor for class io.lumine.mythic.core.skills.stats.types.CriticalStrikeDamageStat
- CriticalStrikeResilienceStat - Class in io.lumine.mythic.core.skills.stats.types
- CriticalStrikeResilienceStat(String) - Constructor for class io.lumine.mythic.core.skills.stats.types.CriticalStrikeResilienceStat
- crossProduct(AbstractVector) - Method in class io.lumine.mythic.api.adapters.AbstractVector
-
Returns the cross product between this vector and another
- CROUCH - Static variable in class io.lumine.mythic.core.skills.SkillTriggers
- CrouchingCondition - Class in io.lumine.mythic.core.skills.conditions.all
- CrouchingCondition(String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.conditions.all.CrouchingCondition
- CrucibleSupport - Interface in io.lumine.mythic.bukkit.compatibility
- cuboid - Variable in class io.lumine.mythic.core.skills.conditions.all.CuboidCondition
- CuboidCondition - Class in io.lumine.mythic.core.skills.conditions.all
- CuboidCondition(String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.conditions.all.CuboidCondition
- cullingDistanceSq - Variable in class io.lumine.mythic.api.volatilecode.virtual.PacketEntityRenderer
- CurrencyGiveMechanic - Class in io.lumine.mythic.core.skills.mechanics
- CurrencyGiveMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.CurrencyGiveMechanic
- CurrencyTakeMechanic - Class in io.lumine.mythic.core.skills.mechanics
- CurrencyTakeMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.CurrencyTakeMechanic
- CURRENT_DOWN - Enum constant in enum class io.lumine.mythic.bukkit.adapters.BukkitParticle
- currentHealth - Variable in class io.lumine.mythic.core.skills.mechanics.DamagePercentMechanic
- currentLocation - Variable in class io.lumine.mythic.core.skills.mechanics.OrbitalMechanic.OrbitalTracker
- currentLocation - Variable in class io.lumine.mythic.core.skills.projectiles.Projectile.ProjectileTracker
- currentVelocity - Variable in class io.lumine.mythic.core.skills.mechanics.OrbitalMechanic.OrbitalTracker
- currentVelocity - Variable in class io.lumine.mythic.core.skills.projectiles.Projectile.ProjectileTracker
- CUSTOM - Enum constant in enum class io.lumine.mythic.api.mobs.entities.MythicEntityType
- CUSTOM - Static variable in class io.lumine.mythic.core.skills.SkillTriggers
- CustomAudience - Class in io.lumine.mythic.core.skills.audience
- CustomAudience(MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.audience.CustomAudience
- CustomComponentRegistry - Class in io.lumine.mythic.core.skills
- CustomComponentRegistry(JavaPlugin, String) - Constructor for class io.lumine.mythic.core.skills.CustomComponentRegistry
- CustomComponentRegistry(JavaPlugin, Collection<String>) - Constructor for class io.lumine.mythic.core.skills.CustomComponentRegistry
- CustomComponentRegistry(JavaPlugin, Collection<String>, Collection<String>) - Constructor for class io.lumine.mythic.core.skills.CustomComponentRegistry
- CustomCondition - Class in io.lumine.mythic.core.skills.conditions
- CustomCondition(String, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.conditions.CustomCondition
- CustomDrop - Class in io.lumine.mythic.core.drops.droppables
- CustomDrop(String, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.drops.droppables.CustomDrop
- CustomMechanic - Class in io.lumine.mythic.core.skills.mechanics
- CustomMechanic(SkillExecutor, File, String, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.CustomMechanic
- CustomTargeter - Class in io.lumine.mythic.core.skills.targeters
- CustomTargeter(SkillExecutor, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.targeters.CustomTargeter
- cut - Static variable in class io.lumine.mythic.core.spawning.spawners.SpawnerSlice
- CutBuffer - Static variable in class io.lumine.mythic.core.spawning.spawners.SpawnerSlice
- CutCommand - Class in io.lumine.mythic.bukkit.commands.spawners
- CutCommand(Command<MythicBukkit>) - Constructor for class io.lumine.mythic.bukkit.commands.spawners.CutCommand
- CutSpawners(Collection<MythicSpawner>, AbstractLocation) - Static method in class io.lumine.mythic.core.spawning.spawners.SpawnerSlice
D
- damage - Variable in class io.lumine.mythic.core.skills.mechanics.ConsumeMechanic
- damage - Variable in class io.lumine.mythic.core.skills.mechanics.LightningMechanic
- damage - Variable in class io.lumine.mythic.core.skills.mechanics.ShootMechanic
- damage - Variable in class io.lumine.mythic.core.skills.mechanics.ShootShulkerMechanic
- damage(float) - Method in interface io.lumine.mythic.api.adapters.AbstractEntity
- damage(float) - Method in class io.lumine.mythic.bukkit.adapters.BukkitEntity
- damage(float) - Method in class io.lumine.mythic.core.adapters.VirtualEntity
- DAMAGE_INDICATOR - Enum constant in enum class io.lumine.mythic.bukkit.adapters.BukkitParticle
- DAMAGE_INDICATOR - Enum constant in enum class io.lumine.mythic.core.skills.ParticleMaker.ParticleType
-
Deprecated.
- DAMAGE_REDUCTION - Static variable in class io.lumine.mythic.core.skills.stats.Stats
- damageAdd - Variable in class io.lumine.mythic.core.skills.mechanics.OnAttackMechanic
- DamageAmountCondition - Class in io.lumine.mythic.core.skills.conditions.all
- DamageAmountCondition(String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.conditions.all.DamageAmountCondition
- DamageBaseMechanic - Class in io.lumine.mythic.core.skills.mechanics
- DamageBaseMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.DamageBaseMechanic
- DamageBonusStat - Class in io.lumine.mythic.core.skills.stats.types
- DamageBonusStat(Object, String) - Constructor for class io.lumine.mythic.core.skills.stats.types.DamageBonusStat
- DamageBonusStat(String) - Constructor for class io.lumine.mythic.core.skills.stats.types.DamageBonusStat
- damageCause - Variable in class io.lumine.mythic.api.skills.damage.DamageMetadata
- DamageCauseCondition - Class in io.lumine.mythic.core.skills.conditions.all
- DamageCauseCondition(String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.conditions.all.DamageCauseCondition
- DAMAGED - Static variable in class io.lumine.mythic.core.skills.SkillTriggers
- DamageDefenseStat - Class in io.lumine.mythic.core.skills.stats.types
- DamageDefenseStat(String) - Constructor for class io.lumine.mythic.core.skills.stats.types.DamageDefenseStat
- DamagedMetadata - Class in io.lumine.mythic.core.skills.triggers.meta
- DamagedMetadata(EntityDamageEvent, AbstractEntity) - Constructor for class io.lumine.mythic.core.skills.triggers.meta.DamagedMetadata
- DamageHasTagCondition - Class in io.lumine.mythic.core.skills.conditions.all
- DamageHasTagCondition(String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.conditions.all.DamageHasTagCondition
- DamageMechanic - Class in io.lumine.mythic.core.skills.mechanics
- DamageMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.DamageMechanic
- DamageMetadata - Class in io.lumine.mythic.api.skills.damage
- DamageMetadata() - Constructor for class io.lumine.mythic.api.skills.damage.DamageMetadata
- DamageModifierStat - Class in io.lumine.mythic.core.skills.stats.types
- DamageModifierStat(Object, String) - Constructor for class io.lumine.mythic.core.skills.stats.types.DamageModifierStat
- damageMult - Variable in class io.lumine.mythic.core.skills.mechanics.OnAttackMechanic
- damageMult - Variable in class io.lumine.mythic.core.skills.mechanics.OnDamagedMechanic
- damagePassthroughEvent(EntityDamageEvent) - Method in class io.lumine.mythic.bukkit.listeners.MobListeners
- DamagePercentMechanic - Class in io.lumine.mythic.core.skills.mechanics
- DamagePercentMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.DamagePercentMechanic
- DamagePercentStat - Class in io.lumine.mythic.core.skills.stats.types
- DamagePercentStat(String) - Constructor for class io.lumine.mythic.core.skills.stats.types.DamagePercentStat
- DamagePhysicalMechanic - Class in io.lumine.mythic.core.skills.mechanics
- DamagePhysicalMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.DamagePhysicalMechanic
- DamageReductionStat - Class in io.lumine.mythic.core.skills.stats.types
- DamageReductionStat(String) - Constructor for class io.lumine.mythic.core.skills.stats.types.DamageReductionStat
- DAMAGES_HELMETS - Static variable in class io.lumine.mythic.api.skills.damage.DamageTags
- damagesHelmet - Variable in class io.lumine.mythic.core.skills.damage.DamagingMechanic
- damageSub - Variable in class io.lumine.mythic.core.skills.mechanics.OnDamagedMechanic
- DamageTags - Class in io.lumine.mythic.api.skills.damage
- DamageTags() - Constructor for class io.lumine.mythic.api.skills.damage.DamageTags
- DamageTriggerListeners - Class in io.lumine.mythic.bukkit.listeners.triggers
-
Helper class for executing implementation-specific triggers in Bukkit/Spigot.
- DamageTriggerListeners(MythicBukkit) - Constructor for class io.lumine.mythic.bukkit.listeners.triggers.DamageTriggerListeners
- DamagingMechanic - Class in io.lumine.mythic.core.skills.damage
- DamagingMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.damage.DamagingMechanic
- DamagingMechanic(SkillExecutor, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.damage.DamagingMechanic
-
Deprecated.
- DARKEN_SKY - Enum constant in enum class io.lumine.mythic.api.adapters.AbstractBossBar.BarFlag
- data - Variable in class io.lumine.mythic.core.skills.mechanics.ChainMechanic.ChainTracker
- data - Variable in class io.lumine.mythic.core.skills.projectiles.Projectile.ProjectileTracker
- data(int) - Method in class io.lumine.mythic.bukkit.adapters.BukkitItemStack
- dataVar1 - Variable in class io.lumine.mythic.core.mobs.ai.Pathfinder
- dataVar1 - Variable in class io.lumine.mythic.core.mobs.ai.WrappedPathfinder
- dataVar2 - Variable in class io.lumine.mythic.core.mobs.ai.Pathfinder
- dataVar2 - Variable in class io.lumine.mythic.core.mobs.ai.WrappedPathfinder
- DawnCondition - Class in io.lumine.mythic.core.skills.conditions.all
- DawnCondition(String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.conditions.all.DawnCondition
- DayCondition - Class in io.lumine.mythic.core.skills.conditions.all
- DayCondition(String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.conditions.all.DayCondition
- DEATH - Static variable in class io.lumine.mythic.core.skills.SkillTriggers
- deathDelay - Variable in class io.lumine.mythic.core.skills.projectiles.Projectile
- deathDelay - Variable in class io.lumine.mythic.core.skills.projectiles.Projectile.ProjectileTracker
- debug(MythicLogger.DebugLevel, String, Object...) - Static method in class io.lumine.mythic.core.logging.MythicLogger
- DebugCommand - Class in io.lumine.mythic.bukkit.commands.debug
- DebugCommand(Command<MythicBukkit>) - Constructor for class io.lumine.mythic.bukkit.commands.debug.DebugCommand
- DecapitateMechanic - Class in io.lumine.mythic.core.skills.mechanics
- DecapitateMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.DecapitateMechanic
- decayTargetThreat() - Method in class io.lumine.mythic.core.mobs.ActiveMob.ThreatTable
-
Decays the current target's threat
- deepClone() - Method in interface io.lumine.mythic.api.skills.SkillMetadata
- deepClone() - Method in class io.lumine.mythic.core.skills.SkillMetadataImpl
- deeperClone() - Method in interface io.lumine.mythic.api.skills.SkillMetadata
- deeperClone() - Method in class io.lumine.mythic.core.skills.SkillMetadataImpl
- DEFAULT - Static variable in class io.lumine.mythic.core.skills.SkillTriggers
- defaultLevelModifierArmor - Static variable in class io.lumine.mythic.core.config.ConfigExecutor
- defaultLevelModifierDamage - Static variable in class io.lumine.mythic.core.config.ConfigExecutor
- defaultLevelModifierHealth - Static variable in class io.lumine.mythic.core.config.ConfigExecutor
- defaultLevelModifierKBR - Static variable in class io.lumine.mythic.core.config.ConfigExecutor
- defaultLevelModifierPower - Static variable in class io.lumine.mythic.core.config.ConfigExecutor
- DefaultOptions - Class in io.lumine.mythic.core.constants
- DefaultOptions() - Constructor for class io.lumine.mythic.core.constants.DefaultOptions
- DEFENSE - Static variable in class io.lumine.mythic.core.skills.stats.Stats
- deflect - Variable in class io.lumine.mythic.core.skills.mechanics.OnDamagedMechanic
- deflectConditions - Variable in class io.lumine.mythic.core.skills.mechanics.OnDamagedMechanic
- deflectConditionsString - Variable in class io.lumine.mythic.core.skills.mechanics.OnDamagedMechanic
- defValue() - Element in annotation interface io.lumine.mythic.core.utils.annotations.MythicField
- DEGREES_TO_RADIANS - Static variable in class io.lumine.mythic.core.utils.physics.VectorMath
- DEGTORAD - Static variable in class io.lumine.mythic.core.utils.MythicUtil
- delay - Variable in class io.lumine.mythic.core.skills.AbstractSkill
- DelayedSkill(SkillMetadata, Queue<SkillMechanic>) - Constructor for class io.lumine.mythic.core.skills.AbstractSkill.DelayedSkill
- DelaySkill - Class in io.lumine.mythic.core.skills.mechanics
- DelaySkill(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.DelaySkill
- deleteItem(MythicItem) - Method in class io.lumine.mythic.core.items.ItemExecutor
- deleteNodeAndSave() - Method in interface io.lumine.mythic.api.config.MythicConfig
- deleteNodeAndSave() - Method in class io.lumine.mythic.core.config.MythicConfigImpl
- DENY - Enum constant in enum class io.lumine.mythic.core.spawning.random.RandomSpawnerAction
- depthFront - Variable in class io.lumine.mythic.core.skills.mechanics.ParticleWaveEffect
- description() - Element in annotation interface io.lumine.mythic.core.utils.annotations.MythicAIGoal
- description() - Element in annotation interface io.lumine.mythic.core.utils.annotations.MythicAudience
- description() - Element in annotation interface io.lumine.mythic.core.utils.annotations.MythicCondition
- description() - Element in annotation interface io.lumine.mythic.core.utils.annotations.MythicField
- description() - Element in annotation interface io.lumine.mythic.core.utils.annotations.MythicMechanic
- description() - Element in annotation interface io.lumine.mythic.core.utils.annotations.MythicPlaceholder
- description() - Element in annotation interface io.lumine.mythic.core.utils.annotations.MythicStat
- description() - Element in annotation interface io.lumine.mythic.core.utils.annotations.MythicTargeter
- deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class io.lumine.mythic.core.skills.variables.VariableSerializer
- deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class io.lumine.mythic.core.utils.jnbt.NBTCompoundSerializer
- deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class io.lumine.mythic.core.utils.jnbt.NBTSerializer
- deserialize(String) - Static method in class io.lumine.mythic.api.adapters.AbstractLocation
- despawn() - Method in class io.lumine.mythic.core.mobs.ActiveMob
- despawn() - Method in class io.lumine.mythic.core.skills.projectiles.bullet.ArmorStandBullet.ArmorStandBulletTracker
- despawn() - Method in class io.lumine.mythic.core.skills.projectiles.bullet.ArmorStandPacketBullet.ArmorStandBulletTracker
- despawn() - Method in class io.lumine.mythic.core.skills.projectiles.bullet.ArrowBullet.ArrowBulletTracker
- despawn() - Method in class io.lumine.mythic.core.skills.projectiles.bullet.BlockBullet.BlockBulletTracker
- despawn() - Method in class io.lumine.mythic.core.skills.projectiles.bullet.DisplayPacketBullet.DisplayPacketBulletTracker
- despawn() - Method in class io.lumine.mythic.core.skills.projectiles.bullet.EntityBullet.EntityBulletTracker
- despawn() - Method in class io.lumine.mythic.core.skills.projectiles.bullet.ItemBullet.ItemBulletTracker
- despawn() - Method in class io.lumine.mythic.core.skills.projectiles.bullet.MEGBullet.MEGBulletTracker
- despawn() - Method in class io.lumine.mythic.core.skills.projectiles.bullet.MobBullet.MobBulletTracker
- despawn() - Method in class io.lumine.mythic.core.skills.projectiles.bullet.SmallBlockBullet.ArmorStandBulletTracker
- despawn() - Method in class io.lumine.mythic.core.skills.projectiles.bullet.TextDisplayPacketBullet.TextBulletTracker
- despawn() - Method in class io.lumine.mythic.core.skills.projectiles.ProjectileBullet.BulletTracker
- DESPAWN_MODE - Static variable in class io.lumine.mythic.core.constants.MobKeys
- despawnAllMobs() - Method in class io.lumine.mythic.core.mobs.MobExecutor
-
Removes all despawnable mobs
- DESPAWNED - Static variable in class io.lumine.mythic.core.skills.SkillTriggers
- despawnMode - Variable in class io.lumine.mythic.core.mobs.MobType
- DespawnMode - Enum Class in io.lumine.mythic.core.mobs
- destroy() - Method in interface io.lumine.mythic.api.volatilecode.virtual.IPacketEntityRenderer
- destroy() - Method in class io.lumine.mythic.api.volatilecode.virtual.PacketEntity
- destroy() - Method in class io.lumine.mythic.api.volatilecode.virtual.PacketEntityRenderer
- destroy(AbstractPlayer) - Method in interface io.lumine.mythic.api.volatilecode.virtual.IPacketEntityRenderer
- destroy(AbstractPlayer) - Method in class io.lumine.mythic.api.volatilecode.virtual.PacketEntityRenderer
- destroyFakeItem(Player, int) - Method in interface io.lumine.mythic.api.volatilecode.handlers.VolatileItemHandler
- destroyItem(ItemStack) - Method in interface io.lumine.mythic.api.volatilecode.handlers.VolatileItemHandler
- destroyItem(ItemStack) - Method in interface io.lumine.mythic.core.volatilecode.disabled.VolatileItemHandlerDisabled
- determineMobType(AbstractEntity) - Method in class io.lumine.mythic.core.mobs.MobExecutor
- DIAMOND_HORSE_ARMOR - Static variable in class io.lumine.mythic.api.volatilecode.VolatileMaterial
- diff - Variable in class io.lumine.mythic.core.skills.conditions.all.YDiffCondition
- DimensionCondition - Class in io.lumine.mythic.core.skills.conditions.all
- DimensionCondition(String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.conditions.all.DimensionCondition
- direction - Variable in class io.lumine.mythic.core.skills.mechanics.ParticleEffect
- direction - Variable in class io.lumine.mythic.core.skills.mechanics.PushBlockMechanic
- direction - Variable in class io.lumine.mythic.core.skills.mechanics.SmokeEffect
- directional - Variable in class io.lumine.mythic.core.skills.mechanics.ParticleEffect
- DirectionalVelocityCondition - Class in io.lumine.mythic.core.skills.conditions.all
- DirectionalVelocityCondition(String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.conditions.all.DirectionalVelocityCondition
- directionReversed - Variable in class io.lumine.mythic.core.skills.mechanics.ParticleEffect
- disable() - Method in class io.lumine.mythic.bukkit.clock.TimingsHandler
- disable() - Method in class io.lumine.mythic.bukkit.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.mythic.bukkit.MythicBukkit
- Disable() - Method in class io.lumine.mythic.core.spawning.spawners.MythicSpawner
- discardReadBytes() - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- discardSomeReadBytes() - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- DisengageMechanic - Class in io.lumine.mythic.core.skills.mechanics
- DisengageMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.DisengageMechanic
- disguise - Variable in class io.lumine.mythic.core.skills.mechanics.DisguiseAsBlockMechanic
- disguise - Variable in class io.lumine.mythic.core.skills.mechanics.DisguiseMechanic
- disguise - Variable in class io.lumine.mythic.core.skills.mechanics.DisguiseModifyMechanic
- disguise - Variable in class io.lumine.mythic.core.skills.mechanics.DisguiseOldMechanic
- disguise - Variable in class io.lumine.mythic.core.skills.mechanics.DisguiseTargetMechanic
- disguise - Variable in class io.lumine.mythic.core.skills.mechanics.ShootMechanic
- disguise - Variable in class io.lumine.mythic.core.skills.mechanics.ShootShulkerMechanic
- DisguiseAsBlockMechanic - Class in io.lumine.mythic.core.skills.mechanics
- DisguiseAsBlockMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.DisguiseAsBlockMechanic
- DisguiseMechanic - Class in io.lumine.mythic.core.skills.mechanics
- DisguiseMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.DisguiseMechanic
- DisguiseModifyMechanic - Class in io.lumine.mythic.core.skills.mechanics
- DisguiseModifyMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.DisguiseModifyMechanic
- DisguiseModifyNewMechanic - Class in io.lumine.mythic.core.skills.mechanics
- DisguiseModifyNewMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.DisguiseModifyNewMechanic
- DisguiseOldMechanic - Class in io.lumine.mythic.core.skills.mechanics
- DisguiseOldMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.DisguiseOldMechanic
- DisguiseRemoveMechanic - Class in io.lumine.mythic.core.skills.mechanics
- DisguiseRemoveMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.DisguiseRemoveMechanic
- DisguiseTargetMechanic - Class in io.lumine.mythic.core.skills.mechanics
- DisguiseTargetMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.DisguiseTargetMechanic
- DismountMechanic - Class in io.lumine.mythic.core.skills.mechanics
- DismountMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.DismountMechanic
- dispatchCommand(AbstractPlayer, DropMetadata, double) - Method in interface io.lumine.mythic.api.drops.ICommandDrop
- dispatchCommand(AbstractPlayer, DropMetadata, double) - Method in class io.lumine.mythic.core.drops.droppables.CommandDrop
- dispatchCommand(String) - Method in interface io.lumine.mythic.api.adapters.ServerInterface
- dispatchCommand(String) - Method in class io.lumine.mythic.bukkit.BukkitBootstrap
- DISPENSER - Enum constant in enum class io.lumine.mythic.api.mobs.entities.SpawnReason
- display() - Method in record class io.lumine.mythic.core.utils.TemplateUtil.TemplateMob
-
Returns the value of the
display
record component. - DISPLAY - Static variable in class io.lumine.mythic.core.skills.projectiles.ProjectileBulletType
- DISPLAY_NAME - Static variable in class io.lumine.mythic.core.constants.MobKeys
- DisplayHologram - Class in io.lumine.mythic.core.holograms
- DisplayHologram(HologramManager, AbstractEntity, PacketTextDisplay.PacketTextDisplayBuilder) - Constructor for class io.lumine.mythic.core.holograms.DisplayHologram
- DisplayHologram(HologramManager, AbstractLocation, PacketTextDisplay.PacketTextDisplayBuilder) - Constructor for class io.lumine.mythic.core.holograms.DisplayHologram
- DisplayHologram(HologramManager, Supplier<Collection<AbstractPlayer>>, AbstractEntity, PacketTextDisplay.PacketTextDisplayBuilder) - Constructor for class io.lumine.mythic.core.holograms.DisplayHologram
- DisplayHologram(HologramManager, Supplier<Collection<AbstractPlayer>>, AbstractLocation, PacketTextDisplay.PacketTextDisplayBuilder) - Constructor for class io.lumine.mythic.core.holograms.DisplayHologram
- DisplayHologramProvider - Class in io.lumine.mythic.core.holograms
- DisplayHologramProvider(HologramManager) - Constructor for class io.lumine.mythic.core.holograms.DisplayHologramProvider
- displayName - Variable in class io.lumine.mythic.core.mobs.MobType
- DisplayPacketBullet - Class in io.lumine.mythic.core.skills.projectiles.bullet
- DisplayPacketBullet(ProjectileBulletType, SkillMechanic, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.projectiles.bullet.DisplayPacketBullet
- DisplayPacketBullet.DisplayPacketBulletTracker - Class in io.lumine.mythic.core.skills.projectiles.bullet
- DisplayPacketBulletTracker(ProjectileBulletableTracker, AbstractEntity) - Constructor for class io.lumine.mythic.core.skills.projectiles.bullet.DisplayPacketBullet.DisplayPacketBulletTracker
- DisplayProperty - Class in io.lumine.mythic.bukkit.entities.properties.display
- DisplayProperty(MythicConfig) - Constructor for class io.lumine.mythic.bukkit.entities.properties.display.DisplayProperty
- DisplayTransformationMechanic - Class in io.lumine.mythic.core.skills.mechanics
- DisplayTransformationMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.DisplayTransformationMechanic
- DisplayTransformationMechanic.Action - Enum Class in io.lumine.mythic.core.skills.mechanics
- DisplayTransformationMechanic.TransformationType - Enum Class in io.lumine.mythic.core.skills.mechanics
- distance - Variable in class io.lumine.mythic.core.skills.conditions.all.DistanceCondition
- distance - Variable in class io.lumine.mythic.core.skills.conditions.all.DistanceFromTrackedLocationCondition
- distance - Variable in class io.lumine.mythic.core.skills.mechanics.ParticleTornadoEffect
- distance - Variable in class io.lumine.mythic.core.skills.mechanics.ParticleWaveEffect
- distance(AbstractLocation) - Method in class io.lumine.mythic.api.adapters.AbstractLocation
- DISTANCE - Enum constant in enum class io.lumine.mythic.core.menus.spawners.SpawnerBrowseMode
- distance2D(AbstractLocation) - Method in class io.lumine.mythic.api.adapters.AbstractLocation
- distance2DSquared(AbstractLocation) - Method in class io.lumine.mythic.api.adapters.AbstractLocation
- distanceBetween - Variable in class io.lumine.mythic.core.skills.mechanics.ParticleLineEffect
- distanceBetween - Variable in class io.lumine.mythic.core.skills.mechanics.ParticleLineEquationEffect
- distanceBetween - Variable in class io.lumine.mythic.core.skills.mechanics.ParticleLineHelixEffect
- distanceBetween - Variable in class io.lumine.mythic.core.skills.mechanics.ParticleLineRingEffect
- DistanceCondition - Class in io.lumine.mythic.core.skills.conditions.all
- DistanceCondition(String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.conditions.all.DistanceCondition
- DistanceFromSpawnCondition - Class in io.lumine.mythic.core.skills.conditions.all
- DistanceFromSpawnCondition(String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.conditions.all.DistanceFromSpawnCondition
- DistanceFromTrackedLocationCondition - Class in io.lumine.mythic.core.skills.conditions.all
- DistanceFromTrackedLocationCondition(String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.conditions.all.DistanceFromTrackedLocationCondition
- distanceGreaterOrEq(AbstractLocation, double) - Method in class io.lumine.mythic.api.adapters.AbstractLocation
- distanceGreaterOrEqSquared(AbstractLocation, double) - Method in class io.lumine.mythic.api.adapters.AbstractLocation
- distanceGreaterThan(AbstractLocation, double) - Method in class io.lumine.mythic.api.adapters.AbstractLocation
- distanceGreaterThanSquared(AbstractLocation, double) - Method in class io.lumine.mythic.api.adapters.AbstractLocation
- distanceLessOrEq(AbstractLocation, double) - Method in class io.lumine.mythic.api.adapters.AbstractLocation
- distanceLessOrEqSquared(AbstractLocation, double) - Method in class io.lumine.mythic.api.adapters.AbstractLocation
- distanceLessThan(AbstractLocation, double) - Method in class io.lumine.mythic.api.adapters.AbstractLocation
- distanceLessThanSquared(AbstractLocation, double) - Method in class io.lumine.mythic.api.adapters.AbstractLocation
- distanceSquared(AbstractEntity) - Method in class io.lumine.mythic.api.adapters.AbstractLocation
- distanceSquared(AbstractLocation) - Method in class io.lumine.mythic.api.adapters.AbstractLocation
- distanceTo(AbstractLocation) - Method in class io.lumine.mythic.core.spawning.spawners.MythicSpawner
- distanceTraveled - Variable in class io.lumine.mythic.core.skills.projectiles.Projectile.ProjectileTracker
- divide(AbstractVector) - Method in class io.lumine.mythic.api.adapters.AbstractVector
-
Divides the vector by another.
- DIVIDE - Enum constant in enum class io.lumine.mythic.core.skills.mechanics.DisplayTransformationMechanic.Action
- DIVIDE - Enum constant in enum class io.lumine.mythic.core.skills.mechanics.ModifyGlobalScoreMechanic.ModifyScoreAction
- DIVIDE - Enum constant in enum class io.lumine.mythic.core.skills.mechanics.ModifyScoreMechanic.ModifyScoreAction
- DIVIDE - Enum constant in enum class io.lumine.mythic.core.skills.mechanics.SetLevelMechanic.SetLevelAction
- doBlockTossEffect(AbstractLocation, Material, AbstractVector, int, boolean) - Method in interface io.lumine.mythic.api.volatilecode.handlers.VolatileWorldHandler
- doDamage(DamageMetadata, AbstractEntity) - Method in interface io.lumine.mythic.api.adapters.AbstractSkillAdapter
- doDamage(DamageMetadata, AbstractEntity) - Method in interface io.lumine.mythic.api.volatilecode.handlers.VolatileEntityHandler
- doDamage(DamageMetadata, AbstractEntity) - Method in class io.lumine.mythic.bukkit.adapters.BukkitSkillAdapter
- doDamage(SkillMetadata, AbstractEntity, double) - Method in class io.lumine.mythic.core.skills.damage.DamagingMechanic
- doDamage(ActiveMob, AbstractEntity, float) - Method in class io.lumine.mythic.api.volatilecode.VolatileCodeDisabled
- doDamage(ActiveMob, AbstractEntity, float) - Method in interface io.lumine.mythic.api.volatilecode.VolatileCodeHandler
- DODGE - Static variable in class io.lumine.mythic.api.skills.damage.DamageTags
- DODGE_CHANCE - Static variable in class io.lumine.mythic.core.skills.stats.Stats
- DodgeChanceStat - Class in io.lumine.mythic.core.skills.stats.types
- DodgeChanceStat(String) - Constructor for class io.lumine.mythic.core.skills.stats.types.DodgeChanceStat
- doEffectArmSwing(AbstractEntity) - Method in class io.lumine.mythic.api.volatilecode.VolatileCodeDisabled
- doEffectArmSwing(AbstractEntity) - Method in interface io.lumine.mythic.api.volatilecode.VolatileCodeHandler
- doEndSkillOnTerminate - Variable in class io.lumine.mythic.core.skills.auras.Aura
- doHit(Collection<AbstractEntity>) - Method in class io.lumine.mythic.core.skills.mechanics.ChainMissileMechanic.ChainMissileTracker
- doHit(Collection<AbstractEntity>) - Method in class io.lumine.mythic.core.skills.mechanics.MissileMechanic.MissileTracker
- doHitSkill(EntityDamageByEntityEvent) - Method in class io.lumine.mythic.core.skills.mechanics.ShootMechanic.ProjectileTracker
- doHitSkill(EntityDamageByEntityEvent) - Method in class io.lumine.mythic.core.skills.mechanics.ShootShulkerMechanic.ProjectileTracker
- doLeash(ActiveMob) - Method in class io.lumine.mythic.core.spawning.spawners.MythicSpawner
- DOLPHIN - Enum constant in enum class io.lumine.mythic.api.mobs.entities.MythicEntityType
- DOLPHIN - Enum constant in enum class io.lumine.mythic.bukkit.adapters.BukkitParticle
- doMath - Variable in class io.lumine.mythic.core.skills.placeholders.PlaceholderParser
- DONKEY - Enum constant in enum class io.lumine.mythic.api.mobs.entities.MythicEntityType
- DoNothingGoal - Class in io.lumine.mythic.core.mobs.ai.goals
- DoNothingGoal(AbstractEntity, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.mobs.ai.goals.DoNothingGoal
- DopplegangerMechanic - Class in io.lumine.mythic.core.skills.mechanics
- DopplegangerMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.DopplegangerMechanic
- doSpawns(RandomSpawnPoint, Collection<RandomSpawner>) - Method in class io.lumine.mythic.core.spawning.random.RandomSpawnerManager
- dot(AbstractVector) - Method in class io.lumine.mythic.api.adapters.AbstractVector
-
Calculates the dot product of this vector with another.
- DOUBLE - Enum constant in enum class io.lumine.mythic.core.utils.ReflectionUtils.DataType
- DoubleTag - Class in io.lumine.mythic.core.utils.jnbt
-
The
TAG_Double
tag. - DoubleTag(double) - Constructor for class io.lumine.mythic.core.utils.jnbt.DoubleTag
-
Creates the tag with an empty name.
- DOWN - Enum constant in enum class io.lumine.mythic.api.adapters.AbstractDirection
- DRAGON - Enum constant in enum class io.lumine.mythic.core.skills.mechanics.ShootFireballMechanic.FireballType
- DRAGON_BREATH - Enum constant in enum class io.lumine.mythic.bukkit.adapters.BukkitParticle
- DRAGON_BREATH - Enum constant in enum class io.lumine.mythic.core.skills.ParticleMaker.ParticleType
-
Deprecated.
- drawHitbox - Variable in class io.lumine.mythic.core.skills.projectiles.Projectile
- DRIP_LAVA - Enum constant in enum class io.lumine.mythic.bukkit.adapters.BukkitParticle
- DRIP_LAVA - Enum constant in enum class io.lumine.mythic.core.skills.ParticleMaker.ParticleType
-
Deprecated.
- DRIP_WATER - Enum constant in enum class io.lumine.mythic.bukkit.adapters.BukkitParticle
- DRIP_WATER - Enum constant in enum class io.lumine.mythic.core.skills.ParticleMaker.ParticleType
-
Deprecated.
- DRIPPING_CHERRY_LEAVES - Enum constant in enum class io.lumine.mythic.bukkit.adapters.BukkitParticle
- DRIPPING_DRIPSTONE_LAVA - Enum constant in enum class io.lumine.mythic.bukkit.adapters.BukkitParticle
- DRIPPING_DRIPSTONE_WATER - Enum constant in enum class io.lumine.mythic.bukkit.adapters.BukkitParticle
- DRIPPING_HONEY - Enum constant in enum class io.lumine.mythic.bukkit.adapters.BukkitParticle
- DRIPPING_OBSIDIAN_TEAR - Enum constant in enum class io.lumine.mythic.bukkit.adapters.BukkitParticle
- drop - Variable in class io.lumine.mythic.core.drops.droppables.CustomDrop
- drop(AbstractLocation) - Method in class io.lumine.mythic.core.drops.LootBag
- drop(AbstractLocation, DropMetadata, double) - Method in interface io.lumine.mythic.api.drops.ILocationDrop
- drop(AbstractLocation, DropMetadata, double) - Method in class io.lumine.mythic.core.drops.droppables.ExperienceDrop
- drop(AbstractLocation, DropMetadata, double) - Method in class io.lumine.mythic.core.drops.droppables.MythicMobDrop
- drop(AbstractLocation, DropMetadata, double) - Method in class io.lumine.mythic.core.drops.droppables.NothingDrop
- Drop - Class in io.lumine.mythic.core.drops
-
Represents a drop entry in a DropTable
- Drop(String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.drops.Drop
- Drop(String, MythicLineConfig, double) - Constructor for class io.lumine.mythic.core.drops.Drop
- Drop(String, MythicLineConfig, RandomDouble) - Constructor for class io.lumine.mythic.core.drops.Drop
- Drop(Location, int, List<ItemStack>) - Static method in class io.lumine.mythic.core.drops.DropExecutor
- dropCombat() - Method in class io.lumine.mythic.core.mobs.ActiveMob.ThreatTable
-
Forces the mob to drop combat
- DROPCOMBAT - Static variable in class io.lumine.mythic.core.skills.SkillTriggers
- DropExecutor - Class in io.lumine.mythic.core.drops
- DropExecutor(MythicBukkit) - Constructor for class io.lumine.mythic.core.drops.DropExecutor
- dropForEntityDeathEvent(AbstractLocation, AbstractPlayer, EntityDeathEvent) - Method in class io.lumine.mythic.core.drops.LootBag
- DropItemMechanic - Class in io.lumine.mythic.core.skills.mechanics
- DropItemMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.DropItemMechanic
- dropItems - Variable in class io.lumine.mythic.core.skills.mechanics.OnBlockBreakMechanic
- DropManager - Interface in io.lumine.mythic.api.drops
- DropMetadata - Interface in io.lumine.mythic.api.drops
- DropMetadataImpl - Class in io.lumine.mythic.core.drops
-
Holds all metadata necessary for drops
- DropMetadataImpl(SkillCaster, AbstractEntity) - Constructor for class io.lumine.mythic.core.drops.DropMetadataImpl
- dropName - Variable in class io.lumine.mythic.core.drops.droppables.CustomDrop
- DropTable - Class in io.lumine.mythic.core.drops
- DropTable(DropExecutor, String, String, MythicConfig) - Constructor for class io.lumine.mythic.core.drops.DropTable
- DropTable(DropExecutor, String, String, List<String>) - Constructor for class io.lumine.mythic.core.drops.DropTable
- DropTable(DropExecutor, String, String, List<String>, boolean) - Constructor for class io.lumine.mythic.core.drops.DropTable
- DropTable(String, String, MythicConfig) - Constructor for class io.lumine.mythic.core.drops.DropTable
- DropTable(String, String, List<String>) - Constructor for class io.lumine.mythic.core.drops.DropTable
- DropTable(String, String, List<String>, boolean) - Constructor for class io.lumine.mythic.core.drops.DropTable
- DropTableDrop - Class in io.lumine.mythic.core.drops.droppables
- DropTableDrop(String, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.drops.droppables.DropTableDrop
- dropVar - Variable in class io.lumine.mythic.core.drops.Drop
- DROWNED - Enum constant in enum class io.lumine.mythic.api.mobs.entities.MythicEntityType
- dumpNBTData(ItemStack) - Method in interface io.lumine.mythic.api.volatilecode.handlers.VolatileItemHandler
- duplicate() - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- duration - Variable in class io.lumine.mythic.core.skills.auras.Aura
- duration - Variable in class io.lumine.mythic.core.skills.mechanics.AnimateArmorStandMechanic
- duration - Variable in class io.lumine.mythic.core.skills.mechanics.BlockWaveEffect
- duration - Variable in class io.lumine.mythic.core.skills.mechanics.EnderBeamMechanic
- duration - Variable in class io.lumine.mythic.core.skills.mechanics.GlowEffect
- duration - Variable in class io.lumine.mythic.core.skills.mechanics.GuardianBeamEffect
- duration - Variable in class io.lumine.mythic.core.skills.mechanics.ItemSprayEffect
- duration - Variable in class io.lumine.mythic.core.skills.mechanics.PotionMechanic
- duration - Variable in class io.lumine.mythic.core.skills.mechanics.PrisonMechanic
- duration - Variable in class io.lumine.mythic.core.skills.mechanics.SmokeSwirlEffect
- duration - Variable in class io.lumine.mythic.core.skills.mechanics.SpinEffect
- duration - Variable in class io.lumine.mythic.core.skills.mechanics.SummonAreaEffectCloudMechanic
- duration - Variable in class io.lumine.mythic.core.skills.projectiles.Projectile
- duration - Variable in class io.lumine.mythic.core.skills.variables.VariableMechanic
- durationReductionOnUse - Variable in class io.lumine.mythic.core.skills.mechanics.SummonAreaEffectCloudMechanic
- DuskCondition - Class in io.lumine.mythic.core.skills.conditions.all
- DuskCondition(String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.conditions.all.DuskCondition
- DUST_COLOR_TRANSITION - Enum constant in enum class io.lumine.mythic.bukkit.adapters.BukkitParticle
E
- EAST - Enum constant in enum class io.lumine.mythic.api.adapters.AbstractDirection
- EchoPlaceholder - Class in io.lumine.mythic.core.skills.placeholders.all
- EchoPlaceholder(PlaceholderExecutor) - Constructor for class io.lumine.mythic.core.skills.placeholders.all.EchoPlaceholder
- economy - Variable in class io.lumine.mythic.bukkit.compatibility.VaultSupport
- EditAttrButton - Class in io.lumine.mythic.core.menus.mobs.editor
- EditAttrButton(MobEditorButtons, int, String, String, Material, Function<MythicMob, String>, BiConsumer<MythicMob, String>) - Constructor for class io.lumine.mythic.core.menus.mobs.editor.EditAttrButton
- EditAttrButton(MobEditorButtons, int, String, Material, Function<MythicMob, String>, BiConsumer<MythicMob, String>) - Constructor for class io.lumine.mythic.core.menus.mobs.editor.EditAttrButton
- EditCommand - Class in io.lumine.mythic.bukkit.commands.mobs
- EditCommand(Command<MythicBukkit>) - Constructor for class io.lumine.mythic.bukkit.commands.mobs.EditCommand
- EditDisplayButton - Class in io.lumine.mythic.core.menus.items.editor
- EditDisplayButton - Class in io.lumine.mythic.core.menus.mobs.editor
- EditDisplayButton(ItemEditorButtons, int) - Constructor for class io.lumine.mythic.core.menus.items.editor.EditDisplayButton
- EditDisplayButton(MobEditorButtons, int) - Constructor for class io.lumine.mythic.core.menus.mobs.editor.EditDisplayButton
- EditEnchantsButton - Class in io.lumine.mythic.core.menus.items.editor
- EditEnchantsButton(ItemEditorButtons, int) - Constructor for class io.lumine.mythic.core.menus.items.editor.EditEnchantsButton
- EditEnchantsCommand - Class in io.lumine.mythic.bukkit.commands.items.edit
- EditEnchantsCommand(Command<MythicBukkit>) - Constructor for class io.lumine.mythic.bukkit.commands.items.edit.EditEnchantsCommand
- EditLoreButton - Class in io.lumine.mythic.core.menus.items.editor
- EditLoreButton(ItemEditorButtons, int) - Constructor for class io.lumine.mythic.core.menus.items.editor.EditLoreButton
- EditLoreCommand - Class in io.lumine.mythic.bukkit.commands.items.edit
- EditLoreCommand(Command<MythicBukkit>) - Constructor for class io.lumine.mythic.bukkit.commands.items.edit.EditLoreCommand
- EditMaterialButton - Class in io.lumine.mythic.core.menus.items.editor
- EditMaterialButton(ItemEditorButtons, int) - Constructor for class io.lumine.mythic.core.menus.items.editor.EditMaterialButton
- EditModelButton - Class in io.lumine.mythic.core.menus.items.editor
- EditModelButton(ItemEditorButtons, int) - Constructor for class io.lumine.mythic.core.menus.items.editor.EditModelButton
- EditTypeButton - Class in io.lumine.mythic.core.menus.mobs.editor
- EditTypeButton(MobEditorButtons, int) - Constructor for class io.lumine.mythic.core.menus.mobs.editor.EditTypeButton
- effect - Variable in class io.lumine.mythic.core.skills.mechanics.PotionMechanic
- EGG_CRACK - Enum constant in enum class io.lumine.mythic.bukkit.adapters.BukkitParticle
- EggListeners - Class in io.lumine.mythic.bukkit.listeners
- EggListeners(MythicBukkit) - Constructor for class io.lumine.mythic.bukkit.listeners.EggListeners
- EggManager - Class in io.lumine.mythic.core.mobs
- EggManager() - Constructor for class io.lumine.mythic.core.mobs.EggManager
- EggsCommand - Class in io.lumine.mythic.bukkit.commands.eggs
- EggsCommand(Command<MythicBukkit>) - Constructor for class io.lumine.mythic.bukkit.commands.eggs.EggsCommand
- EITHER - Enum constant in enum class io.lumine.mythic.api.skills.ThreadSafetyLevel
- eject() - Method in interface io.lumine.mythic.api.adapters.AbstractEntity
- eject() - Method in class io.lumine.mythic.bukkit.adapters.BukkitEntity
- eject() - Method in class io.lumine.mythic.core.adapters.VirtualEntity
- EjectPassengerMechanic - Class in io.lumine.mythic.core.skills.mechanics
- EjectPassengerMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.EjectPassengerMechanic
- ejectPlayer(Player) - Method in interface io.lumine.mythic.api.volatilecode.handlers.VolatilePacketHandler
- ELDER_GUARDIAN - Enum constant in enum class io.lumine.mythic.api.mobs.entities.MythicEntityType
- ELECTRIC_SPARK - Enum constant in enum class io.lumine.mythic.bukkit.adapters.BukkitParticle
- element - Variable in class io.lumine.mythic.core.skills.damage.DamagingMechanic
- ElementalDamageReductionStat - Class in io.lumine.mythic.core.skills.stats.types
- ElementalDamageReductionStat(File, String) - Constructor for class io.lumine.mythic.core.skills.stats.types.ElementalDamageReductionStat
- ElementalDefenseStat - Class in io.lumine.mythic.core.skills.stats.types
- ElementalDefenseStat(File, String) - Constructor for class io.lumine.mythic.core.skills.stats.types.ElementalDefenseStat
- EmptyMetadata - Class in io.lumine.mythic.core.skills.triggers.meta
- EmptyMetadata() - Constructor for class io.lumine.mythic.core.skills.triggers.meta.EmptyMetadata
- enable() - Method in class io.lumine.mythic.bukkit.clock.TimingsHandler
- enable() - Method in class io.lumine.mythic.bukkit.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.mythic.bukkit.MythicBukkit
-
Bukkit Initializer
- Enable() - Method in class io.lumine.mythic.core.spawning.spawners.MythicSpawner
- EnableAIModifiers - Static variable in class io.lumine.mythic.core.config.ConfigExecutor
-
Mob Config Options
- enabled - Variable in class io.lumine.mythic.bukkit.compatibility.LibsDisguisesSupport
- enabled - Variable in class io.lumine.mythic.bukkit.compatibility.PhatLootsSupport
- enabled - Variable in class io.lumine.mythic.bukkit.compatibility.VaultSupport
- EnableThreatTables - Static variable in class io.lumine.mythic.core.config.ConfigExecutor
- EnableTimerSkills - Static variable in class io.lumine.mythic.core.config.ConfigExecutor
-
Mechanic invalid input: '&' Skill Config Options
- EnchantCommand - Class in io.lumine.mythic.bukkit.commands.items
- EnchantCommand(Command<MythicBukkit>) - Constructor for class io.lumine.mythic.bukkit.commands.items.EnchantCommand
- EnchantingExperienceCondition - Class in io.lumine.mythic.core.skills.conditions.all
- EnchantingExperienceCondition(String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.conditions.all.EnchantingExperienceCondition
- EnchantingLevelCondition - Class in io.lumine.mythic.core.skills.conditions.all
- EnchantingLevelCondition(String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.conditions.all.EnchantingLevelCondition
- ENCHANTMENT_TABLE - Enum constant in enum class io.lumine.mythic.bukkit.adapters.BukkitParticle
- ENCHANTMENT_TABLE - Enum constant in enum class io.lumine.mythic.core.skills.ParticleMaker.ParticleType
-
Deprecated.
- end() - Method in class io.lumine.mythic.core.mobs.ai.goals.DoNothingGoal
- end() - Method in class io.lumine.mythic.core.mobs.ai.goals.FollowPathGoal
- end() - Method in class io.lumine.mythic.core.mobs.ai.goals.GoToLocationGoal
- end() - Method in class io.lumine.mythic.core.mobs.ai.goals.GoToOwnerGoal
- end() - Method in class io.lumine.mythic.core.mobs.ai.goals.GoToParentGoal
- end() - Method in class io.lumine.mythic.core.mobs.ai.goals.GoToSpawnLocationGoal
- end() - Method in class io.lumine.mythic.core.mobs.ai.goals.PatrolGoal
- end() - Method in class io.lumine.mythic.core.mobs.ai.Pathfinder
-
Ends this
Pathfinder
. - end() - Method in class io.lumine.mythic.core.utils.Timing
- END_ROD - Enum constant in enum class io.lumine.mythic.bukkit.adapters.BukkitParticle
- END_ROD - Enum constant in enum class io.lumine.mythic.core.skills.ParticleMaker.ParticleType
-
Deprecated.
- ENDER_DRAGON - Enum constant in enum class io.lumine.mythic.api.mobs.entities.MythicEntityType
- EnderBeamMechanic - Class in io.lumine.mythic.core.skills.mechanics
- EnderBeamMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.EnderBeamMechanic
- EnderDragonAliveCondition - Class in io.lumine.mythic.core.skills.conditions.all
- EnderDragonAliveCondition(String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.conditions.all.EnderDragonAliveCondition
- EnderDragonPhaseCondition - Class in io.lumine.mythic.core.skills.conditions.all
- EnderDragonPhaseCondition(String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.conditions.all.EnderDragonPhaseCondition
- EnderDragonResetCrystalsMechanic - Class in io.lumine.mythic.core.skills.mechanics
- EnderDragonResetCrystalsMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.EnderDragonResetCrystalsMechanic
- EnderDragonSetPhaseMechanic - Class in io.lumine.mythic.core.skills.mechanics
- EnderDragonSetPhaseMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.EnderDragonSetPhaseMechanic
- EnderDragonSetRespawnPhaseMechanic - Class in io.lumine.mythic.core.skills.mechanics
- EnderDragonSetRespawnPhaseMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.EnderDragonSetRespawnPhaseMechanic
- EnderDragonSpawnPortalMechanic - Class in io.lumine.mythic.core.skills.mechanics
- EnderDragonSpawnPortalMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.EnderDragonSpawnPortalMechanic
- EnderEffect - Class in io.lumine.mythic.core.skills.mechanics
- EnderEffect(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.EnderEffect
- ENDERMAN - Enum constant in enum class io.lumine.mythic.api.mobs.entities.MythicEntityType
- ENDERMITE - Enum constant in enum class io.lumine.mythic.api.mobs.entities.MythicEntityType
- endSideOffset - Variable in class io.lumine.mythic.core.skills.projectiles.Projectile
- EndTag - Class in io.lumine.mythic.core.utils.jnbt
-
The
TAG_End
tag. - EndTag() - Constructor for class io.lumine.mythic.core.utils.jnbt.EndTag
- ensureWritable(int) - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- ensureWritable(int, boolean) - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- ENTERCOMBAT - Static variable in class io.lumine.mythic.core.skills.SkillTriggers
- EntitiesInRadiusTargeter - Class in io.lumine.mythic.core.skills.targeters
- EntitiesInRadiusTargeter(SkillExecutor, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.targeters.EntitiesInRadiusTargeter
- EntitiesInRingTargeter - Class in io.lumine.mythic.core.skills.targeters
- EntitiesInRingTargeter(SkillExecutor, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.targeters.EntitiesInRingTargeter
- EntitiesNearOriginTargeter - Class in io.lumine.mythic.core.skills.targeters
- EntitiesNearOriginTargeter(SkillExecutor, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.targeters.EntitiesNearOriginTargeter
- entity - Variable in class io.lumine.mythic.core.mobs.ai.Pathfinder
- entity - Variable in class io.lumine.mythic.core.mobs.ai.WrappedPathfinder
- entity - Variable in class io.lumine.mythic.core.skills.auras.Aura.AuraTracker
- entity - Variable in class io.lumine.mythic.core.skills.projectiles.bullet.EntityBullet.EntityBulletTracker
- entity - Variable in class io.lumine.mythic.core.spawning.random.RandomSpawnPoint
- entity(BiFunction<AbstractEntity, String, String>) - Static method in interface io.lumine.mythic.core.skills.placeholders.Placeholder
- ENTITY - Enum constant in enum class io.lumine.mythic.core.skills.targeters.SelectorType
- EntityAttackMetadata - Class in io.lumine.mythic.core.skills.triggers.meta
- EntityAttackMetadata(EntityDamageByEntityEvent, DamageMetadata, AbstractEntity, AbstractEntity) - Constructor for class io.lumine.mythic.core.skills.triggers.meta.EntityAttackMetadata
- entityBaseSpawner - Variable in class io.lumine.mythic.core.mobs.MobType
- EntityBullet - Class in io.lumine.mythic.core.skills.projectiles.bullet
- EntityBullet(ProjectileBulletType, SkillMechanic, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.projectiles.bullet.EntityBullet
- EntityBullet.EntityBulletTracker - Class in io.lumine.mythic.core.skills.projectiles.bullet
- EntityBulletTracker(ProjectileBulletableTracker, AbstractEntity) - Constructor for class io.lumine.mythic.core.skills.projectiles.bullet.EntityBullet.EntityBulletTracker
- entityId - Variable in class io.lumine.mythic.api.volatilecode.virtual.PacketEntityRenderer
- EntityItemIsSimilarCondition - Class in io.lumine.mythic.core.skills.conditions.all
- EntityItemIsSimilarCondition(String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.conditions.all.EntityItemIsSimilarCondition
- EntityItemTypeCondition - Class in io.lumine.mythic.core.skills.conditions.all
- EntityItemTypeCondition(String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.conditions.all.EntityItemTypeCondition
- EntityListVariable - Class in io.lumine.mythic.core.skills.variables.types
- EntityListVariable(UUID) - Constructor for class io.lumine.mythic.core.skills.variables.types.EntityListVariable
-
Creates the variable
- EntityManager - Class in io.lumine.mythic.core.mobs
-
Provides methods for getting and tracking entities in the world asynchronously.
- EntityManager() - Constructor for class io.lumine.mythic.core.mobs.EntityManager
- EntityMaterialTypeCondition - Class in io.lumine.mythic.core.skills.conditions.all
- EntityMaterialTypeCondition(String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.conditions.all.EntityMaterialTypeCondition
- EntityPlaceholder - Class in io.lumine.mythic.core.skills.placeholders.types
- EntityPlaceholder(BiFunction<AbstractEntity, String, String>) - Constructor for class io.lumine.mythic.core.skills.placeholders.types.EntityPlaceholder
- EntityPropertySet - Interface in io.lumine.mythic.bukkit.entities.properties
- entitySkill - Variable in class io.lumine.mythic.core.skills.mechanics.RaytraceMechanic
- entitySkill - Variable in class io.lumine.mythic.core.skills.mechanics.RaytraceToMechanic
- entityType - Variable in class io.lumine.mythic.core.mobs.MobType
- EntityTypeCondition - Class in io.lumine.mythic.core.skills.conditions.all
- EntityTypeCondition(String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.conditions.all.EntityTypeCondition
- entityTypes - Variable in class io.lumine.mythic.core.skills.conditions.all.EntityTypeCondition
- entityTypeString - Variable in class io.lumine.mythic.core.mobs.MobType
- EntityVariable - Class in io.lumine.mythic.core.skills.variables.types
- EntityVariable(UUID) - Constructor for class io.lumine.mythic.core.skills.variables.types.EntityVariable
-
Creates the variable
- entry - Variable in class io.lumine.mythic.core.skills.mechanics.ModifyScoreMechanic
- entrySet() - Method in interface io.lumine.mythic.api.config.MythicLineConfig
- equals - Static variable in class io.lumine.mythic.core.utils.math.Operators
- equals(Object) - Method in class io.lumine.mythic.api.adapters.AbstractBiome
- equals(Object) - Method in class io.lumine.mythic.api.adapters.AbstractLocation
- equals(Object) - Method in class io.lumine.mythic.api.adapters.AbstractStructure
- equals(Object) - Method in class io.lumine.mythic.api.adapters.AbstractVector
-
Checks to see if two objects are equal.
- equals(Object) - Method in interface io.lumine.mythic.api.adapters.AbstractWorld
- equals(Object) - Method in record class io.lumine.mythic.api.skills.SkillTrigger
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class io.lumine.mythic.bukkit.adapters.BukkitBlock
- equals(Object) - Method in class io.lumine.mythic.bukkit.adapters.BukkitEntity
- equals(Object) - Method in class io.lumine.mythic.bukkit.adapters.BukkitPlayer
- equals(Object) - Method in class io.lumine.mythic.bukkit.adapters.BukkitWorld
- equals(Object) - Method in class io.lumine.mythic.bukkit.compatibility.MMOItemsSupport.MMOItemsBlock
- equals(Object) - Method in class io.lumine.mythic.core.adapters.VirtualEntity
- equals(Object) - Method in class io.lumine.mythic.core.drops.Drop
- equals(Object) - Method in class io.lumine.mythic.core.mobs.MobType
- equals(Object) - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- equals(Object) - Method in record class io.lumine.mythic.core.utils.TemplateUtil.TemplateItem
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.lumine.mythic.core.utils.TemplateUtil.TemplateMob
-
Indicates whether some other object is "equal to" this one.
- equation - Variable in class io.lumine.mythic.core.skills.mechanics.VariableMathMechanic
- equationX - Variable in class io.lumine.mythic.core.skills.mechanics.ParticleLineEquationEffect
- equationY - Variable in class io.lumine.mythic.core.skills.mechanics.ParticleLineEquationEffect
- equationZ - Variable in class io.lumine.mythic.core.skills.mechanics.ParticleLineEquationEffect
- equip(AbstractEntity) - Method in class io.lumine.mythic.core.drops.LootBag
- equip(AbstractEntity, AbstractItemStack) - Method in enum class io.lumine.mythic.core.drops.EquipSlot
- equipItemChest(AbstractItemStack) - Method in interface io.lumine.mythic.api.adapters.AbstractEntity
- equipItemChest(AbstractItemStack) - Method in class io.lumine.mythic.bukkit.adapters.BukkitEntity
- equipItemChest(AbstractItemStack) - Method in class io.lumine.mythic.core.adapters.VirtualEntity
- equipItemFeet(AbstractItemStack) - Method in interface io.lumine.mythic.api.adapters.AbstractEntity
- equipItemFeet(AbstractItemStack) - Method in class io.lumine.mythic.bukkit.adapters.BukkitEntity
- equipItemFeet(AbstractItemStack) - Method in class io.lumine.mythic.core.adapters.VirtualEntity
- equipItemHead(AbstractItemStack) - Method in interface io.lumine.mythic.api.adapters.AbstractEntity
- equipItemHead(AbstractItemStack) - Method in class io.lumine.mythic.bukkit.adapters.BukkitEntity
- equipItemHead(AbstractItemStack) - Method in class io.lumine.mythic.core.adapters.VirtualEntity
- equipItemLegs(AbstractItemStack) - Method in interface io.lumine.mythic.api.adapters.AbstractEntity
- equipItemLegs(AbstractItemStack) - Method in class io.lumine.mythic.bukkit.adapters.BukkitEntity
- equipItemLegs(AbstractItemStack) - Method in class io.lumine.mythic.core.adapters.VirtualEntity
- equipItemMainHand(AbstractItemStack) - Method in interface io.lumine.mythic.api.adapters.AbstractEntity
- equipItemMainHand(AbstractItemStack) - Method in class io.lumine.mythic.bukkit.adapters.BukkitEntity
- equipItemMainHand(AbstractItemStack) - Method in class io.lumine.mythic.core.adapters.VirtualEntity
- equipItemOffHand(AbstractItemStack) - Method in interface io.lumine.mythic.api.adapters.AbstractEntity
- equipItemOffHand(AbstractItemStack) - Method in class io.lumine.mythic.bukkit.adapters.BukkitEntity
- equipItemOffHand(AbstractItemStack) - Method in class io.lumine.mythic.core.adapters.VirtualEntity
- EquipMechanic - Class in io.lumine.mythic.core.skills.mechanics
- EquipMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.EquipMechanic
- equipOrGive(AbstractPlayer) - Method in class io.lumine.mythic.core.drops.LootBag
- EquipSlot - Enum Class in io.lumine.mythic.core.drops
- error(SkillCaster, String) - Static method in class io.lumine.mythic.core.logging.MythicLogger
- error(SkillCaster, String, Object...) - Static method in class io.lumine.mythic.core.logging.MythicLogger
- error(String) - Static method in class io.lumine.mythic.core.logging.MythicLogger
- error(String, Object...) - Static method in class io.lumine.mythic.core.logging.MythicLogger
- error(String, Throwable) - Static method in class io.lumine.mythic.core.logging.MythicLogger
- error(String, Throwable, Object...) - Static method in class io.lumine.mythic.core.logging.MythicLogger
- ERROR - Enum constant in enum class io.lumine.mythic.api.skills.SkillResult
- errorCompatibility(String, String) - Static method in class io.lumine.mythic.core.logging.MythicLogger
- errorCondition(SkillCondition, String) - Static method in class io.lumine.mythic.core.logging.MythicLogger
- errorCondition(SkillCondition, String, Throwable) - Static method in class io.lumine.mythic.core.logging.MythicLogger
- errorConditionConfig(SkillCondition, MythicLineConfig, String) - Static method in class io.lumine.mythic.core.logging.MythicLogger
- errorDropConfig(Drop, MythicLineConfig, String) - Static method in class io.lumine.mythic.core.logging.MythicLogger
- errorDropTableConfig(DropTable, MythicLineConfig, String) - Static method in class io.lumine.mythic.core.logging.MythicLogger
- errorEntityConfig(BukkitEntityType, MythicConfig, String) - Static method in class io.lumine.mythic.core.logging.MythicLogger
- errorGenericConfig(MythicConfig, String) - Static method in class io.lumine.mythic.core.logging.MythicLogger
- errorGenericConfig(MythicLineConfig, String) - Static method in class io.lumine.mythic.core.logging.MythicLogger
- errorGenericConfig(String) - Static method in class io.lumine.mythic.core.logging.MythicLogger
- errorItemConfig(MythicItem, MythicConfig, String) - Static method in class io.lumine.mythic.core.logging.MythicLogger
- errorMechanic(SkillMechanic, String) - Static method in class io.lumine.mythic.core.logging.MythicLogger
- errorMechanic(SkillMechanic, String, Throwable) - Static method in class io.lumine.mythic.core.logging.MythicLogger
- errorMechanicConfig(SkillMechanic, MythicLineConfig, String) - Static method in class io.lumine.mythic.core.logging.MythicLogger
- errorMobConfig(MythicMob, MythicConfig, String) - Static method in class io.lumine.mythic.core.logging.MythicLogger
- errorSpawnConfig(RandomSpawner, MythicConfig, String) - Static method in class io.lumine.mythic.core.logging.MythicLogger
- errorTargeterConfig(SkillTargeter, MythicLineConfig, String) - Static method in class io.lumine.mythic.core.logging.MythicLogger
- errorTargeterConfig(SkillTargeter, SkillCaster, MythicLineConfig, String) - Static method in class io.lumine.mythic.core.logging.MythicLogger
- errorYMLConfig(File, String) - Static method in class io.lumine.mythic.core.logging.MythicLogger
- eval(String) - Static method in class io.lumine.mythic.core.utils.MathParser
- evalChance(String) - Static method in class io.lumine.mythic.core.utils.MathParser
- evaluateCaster(SkillMetadata) - Method in class io.lumine.mythic.core.skills.conditions.CompositeCondition
- evaluateCaster(SkillMetadata) - Method in class io.lumine.mythic.core.skills.SkillCondition
- evaluateDropCause(DropMetadata) - Method in class io.lumine.mythic.core.skills.conditions.CompositeCondition
- evaluateDropCause(DropMetadata) - Method in class io.lumine.mythic.core.skills.SkillCondition
- evaluateDropper(DropMetadata) - Method in class io.lumine.mythic.core.skills.conditions.CompositeCondition
- evaluateDropper(DropMetadata) - Method in class io.lumine.mythic.core.skills.SkillCondition
- evaluateEntity(AbstractEntity) - Method in class io.lumine.mythic.core.skills.conditions.CompositeCondition
- evaluateEntity(AbstractEntity) - Method in class io.lumine.mythic.core.skills.SkillCondition
- evaluateRandomSpawnPoint(RandomSpawnPoint) - Method in class io.lumine.mythic.core.skills.conditions.CompositeCondition
- evaluateRandomSpawnPoint(RandomSpawnPoint) - Method in class io.lumine.mythic.core.skills.SkillCondition
- evaluateSpawner(MythicSpawner, AbstractLocation) - Method in class io.lumine.mythic.core.skills.conditions.CompositeCondition
- evaluateSpawner(MythicSpawner, AbstractLocation) - Method in class io.lumine.mythic.core.skills.SkillCondition
- evaluateTargets(SkillMetadata) - Method in class io.lumine.mythic.core.skills.AbstractSkill
- evaluateTargets(SkillMetadata) - Method in class io.lumine.mythic.core.skills.conditions.CompositeCondition
- evaluateTargets(SkillMetadata) - Method in class io.lumine.mythic.core.skills.SkillCondition
- evaluateTargets(SkillMetadata, SkillTargeter) - Method in class io.lumine.mythic.core.skills.AbstractSkill
- evaluateTargetsInBB() - Method in class io.lumine.mythic.core.skills.projectiles.Projectile.ProjectileTracker
- evaluateToEntity(AbstractEntity, AbstractEntity) - Method in class io.lumine.mythic.core.skills.conditions.CompositeCondition
- evaluateToEntity(AbstractEntity, AbstractEntity) - Method in class io.lumine.mythic.core.skills.SkillCondition
- evaluateToEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.conditions.CompositeCondition
- evaluateToEntity(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.SkillCondition
- evaluateToLocation(AbstractEntity, AbstractLocation) - Method in class io.lumine.mythic.core.skills.conditions.CompositeCondition
- evaluateToLocation(AbstractEntity, AbstractLocation) - Method in class io.lumine.mythic.core.skills.SkillCondition
- evaluateTrigger(SkillMetadata) - Method in class io.lumine.mythic.core.skills.conditions.CompositeCondition
- evaluateTrigger(SkillMetadata) - Method in class io.lumine.mythic.core.skills.SkillCondition
- EVENT - Enum constant in enum class io.lumine.mythic.core.logging.MythicLogger.DebugLevel
- eventBus() - Method in class io.lumine.mythic.bukkit.adapters.BukkitSkillTriggers
- eventBus() - Method in class io.lumine.mythic.bukkit.listeners.triggers.DamageTriggerListeners
- EventExecutor - Class in io.lumine.mythic.core.skills
- EventExecutor(MythicBukkit, SkillExecutor) - Constructor for class io.lumine.mythic.core.skills.EventExecutor
- EVOKER - Enum constant in enum class io.lumine.mythic.api.mobs.entities.MythicEntityType
- exactOffsets - Variable in class io.lumine.mythic.core.skills.mechanics.ParticleEffect
- execute(SkillMetadata) - Method in interface io.lumine.mythic.api.skills.Skill
- execute(SkillMetadata) - Method in class io.lumine.mythic.core.skills.MetaSkill
- execute(SkillMetadata) - Method in class io.lumine.mythic.core.skills.SkillMechanic
- execute(SkillMetadata, Queue<SkillMechanic>) - Static method in class io.lumine.mythic.core.skills.MetaSkill
- execute(SkillTrigger, SkillCaster, AbstractEntity, AbstractLocation, HashSet<AbstractEntity>, HashSet<AbstractLocation>, float) - Method in interface io.lumine.mythic.api.skills.Skill
- execute(SkillTrigger, SkillCaster, AbstractEntity, AbstractLocation, HashSet<AbstractEntity>, HashSet<AbstractLocation>, float) - Method in class io.lumine.mythic.core.skills.MetaSkill
- executeAfterDeath - Variable in class io.lumine.mythic.core.skills.SkillMechanic
- executeAuraSkill(Optional<Skill>, SkillMetadata) - Method in class io.lumine.mythic.core.skills.auras.Aura.AuraTracker
- executeAuraSkill(Optional<Skill>, SkillMetadata, boolean) - Method in class io.lumine.mythic.core.skills.auras.Aura.AuraTracker
- executeChainSkill(AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.ChainMechanic.ChainTracker
- executeMobTimerSkills(ActiveMob, long) - Method in class io.lumine.mythic.core.skills.SkillExecutor
- executeNoTargetSkill(ISkillMechanic, SkillMetadata) - Static method in class io.lumine.mythic.core.skills.SkillMechanic
- executeProjectileSkill(Optional<Skill>, SkillMetadata, boolean) - Method in class io.lumine.mythic.core.skills.projectiles.Projectile.ProjectileTracker
- executeSignalSkill(String, SkillMetadata) - Method in interface io.lumine.mythic.api.mobs.MythicMob
- executeSignalSkill(String, SkillMetadata) - Method in class io.lumine.mythic.core.mobs.MobType
- executeSkills(SkillMetadata) - Method in class io.lumine.mythic.core.skills.SkillMechanic
- executeSkills(SkillTrigger, SkillMetadata) - Method in interface io.lumine.mythic.api.mobs.MythicMob
- executeSkills(SkillTrigger, SkillMetadata) - Method in class io.lumine.mythic.core.mobs.MobType
- executeSkills(SkillTrigger, ActiveMob, AbstractEntity, AbstractLocation, HashSet<AbstractEntity>, HashSet<AbstractLocation>, float) - Method in class io.lumine.mythic.core.skills.SkillMechanic
- executeTargetedAuraSkill(Optional<Skill>, SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.auras.Aura.AuraTracker
- executeTargetedEntitySkill(ISkillMechanic, SkillMetadata, boolean) - Static method in class io.lumine.mythic.core.skills.SkillMechanic
- executeTargetedLocationSkill(ISkillMechanic, SkillMetadata, boolean) - Static method in class io.lumine.mythic.core.skills.SkillMechanic
- executeVolley(SkillCaster, AbstractLocation, int, float, float, int, int, boolean) - Method in interface io.lumine.mythic.api.adapters.AbstractSkillAdapter
- executeVolley(SkillCaster, AbstractLocation, int, float, float, int, int, boolean) - Method in class io.lumine.mythic.bukkit.adapters.BukkitSkillAdapter
- executionPoint - Variable in class io.lumine.mythic.core.skills.stats.StatType
- exemptPlayer(UUID) - Method in class io.lumine.mythic.bukkit.compatibility.NoCheatPlusSupport
- EXPERIENCE_ORB - Enum constant in enum class io.lumine.mythic.api.mobs.entities.MythicEntityType
- ExperienceDrop - Class in io.lumine.mythic.core.drops.droppables
- ExperienceDrop(String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.drops.droppables.ExperienceDrop
- ExperienceDrop(String, MythicLineConfig, double) - Constructor for class io.lumine.mythic.core.drops.droppables.ExperienceDrop
- EXPERTISE - Static variable in class io.lumine.mythic.core.skills.stats.Stats
- ExpertiseStat - Class in io.lumine.mythic.core.skills.stats.types
- ExpertiseStat(String) - Constructor for class io.lumine.mythic.core.skills.stats.types.ExpertiseStat
- expirationTime - Variable in class io.lumine.mythic.core.skills.mechanics.ShootMechanic
- EXPLODE - Enum constant in enum class io.lumine.mythic.core.skills.ParticleMaker.ParticleType
-
Deprecated.
- EXPLODE - Static variable in class io.lumine.mythic.core.skills.SkillTriggers
- EXPLOSION - Static variable in class io.lumine.mythic.api.skills.damage.DamageTags
- EXPLOSION_HUGE - Enum constant in enum class io.lumine.mythic.bukkit.adapters.BukkitParticle
- EXPLOSION_HUGE - Enum constant in enum class io.lumine.mythic.core.skills.ParticleMaker.ParticleType
-
Deprecated.
- EXPLOSION_LARGE - Enum constant in enum class io.lumine.mythic.bukkit.adapters.BukkitParticle
- EXPLOSION_LARGE - Enum constant in enum class io.lumine.mythic.core.skills.ParticleMaker.ParticleType
-
Deprecated.
- EXPLOSION_NORMAL - Enum constant in enum class io.lumine.mythic.bukkit.adapters.BukkitParticle
- ExplosionEffect - Class in io.lumine.mythic.core.skills.mechanics
- ExplosionEffect(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.ExplosionEffect
- ExplosionMechanic - Class in io.lumine.mythic.core.skills.mechanics
- ExplosionMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.ExplosionMechanic
- ExportCommand - Class in io.lumine.mythic.bukkit.commands.items
- ExportCommand(Command<MythicBukkit>) - Constructor for class io.lumine.mythic.bukkit.commands.items.ExportCommand
- ExtinguishMechanic - Class in io.lumine.mythic.core.skills.mechanics
- ExtinguishMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.ExtinguishMechanic
F
- faction - Variable in class io.lumine.mythic.core.mobs.MobType
- FACTION - Static variable in class io.lumine.mythic.core.constants.MobKeys
- FACTION - Static variable in class io.lumine.mythic.core.mobs.PersistentMobData
- FactionCondition - Class in io.lumine.mythic.core.skills.conditions.all
- FactionCondition(String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.conditions.all.FactionCondition
- factionProvider - Variable in class io.lumine.mythic.core.players.PlayerManager
- FactionProvider - Interface in io.lumine.mythic.core.players.factions
- FactionSameCondition - Class in io.lumine.mythic.core.skills.conditions.all
- FactionSameCondition(String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.conditions.all.FactionSameCondition
- failNoTargets(SkillMetadata) - Method in class io.lumine.mythic.core.skills.mechanics.CastMechanic
- fallbackSkill - Variable in class io.lumine.mythic.core.skills.mechanics.RandomSkillMechanic
- FALLING_BLOCK - Enum constant in enum class io.lumine.mythic.api.mobs.entities.MythicEntityType
- FALLING_CHERRY_LEAVES - Enum constant in enum class io.lumine.mythic.bukkit.adapters.BukkitParticle
- FALLING_DRIPSTONE_LAVA - Enum constant in enum class io.lumine.mythic.bukkit.adapters.BukkitParticle
- FALLING_DRIPSTONE_WATER - Enum constant in enum class io.lumine.mythic.bukkit.adapters.BukkitParticle
- FALLING_DUST - Enum constant in enum class io.lumine.mythic.bukkit.adapters.BukkitParticle
- FALLING_DUST - Enum constant in enum class io.lumine.mythic.core.skills.ParticleMaker.ParticleType
-
Deprecated.
- FALLING_HONEY - Enum constant in enum class io.lumine.mythic.bukkit.adapters.BukkitParticle
- FALLING_LAVA - Enum constant in enum class io.lumine.mythic.bukkit.adapters.BukkitParticle
- FALLING_NECTAR - Enum constant in enum class io.lumine.mythic.bukkit.adapters.BukkitParticle
- FALLING_OBSIDIAN_TEAR - Enum constant in enum class io.lumine.mythic.bukkit.adapters.BukkitParticle
- FALLING_SPORE_BLOSSOM - Enum constant in enum class io.lumine.mythic.bukkit.adapters.BukkitParticle
- FALLING_WATER - Enum constant in enum class io.lumine.mythic.bukkit.adapters.BukkitParticle
- FallSpeedCondition - Class in io.lumine.mythic.core.skills.conditions.all
- FallSpeedCondition(String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.conditions.all.FallSpeedCondition
- FALSE - Enum constant in enum class io.lumine.mythic.core.skills.projectiles.Projectile.ProjectileTriOption
- FatherTargeter - Class in io.lumine.mythic.core.skills.targeters
- FatherTargeter(SkillExecutor, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.targeters.FatherTargeter
- FeedSkill - Class in io.lumine.mythic.core.skills.mechanics
- FeedSkill(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.FeedSkill
- FEET - Enum constant in enum class io.lumine.mythic.core.drops.EquipSlot
- FieldOfViewCondition - Class in io.lumine.mythic.core.skills.conditions.all
- FieldOfViewCondition(String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.conditions.all.FieldOfViewCondition
- file - Variable in class io.lumine.mythic.core.skills.AbstractSkill
- file - Variable in class io.lumine.mythic.core.skills.MetaSkill
- file() - Method in record class io.lumine.mythic.core.utils.TemplateUtil.TemplateItem
-
Returns the value of the
file
record component. - file() - Method in record class io.lumine.mythic.core.utils.TemplateUtil.TemplateMob
-
Returns the value of the
file
record component. - FillChestMechanic - Class in io.lumine.mythic.core.skills.mechanics
- FillChestMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.FillChestMechanic
- filter(SkillMetadata) - Method in class io.lumine.mythic.core.skills.targeters.ILocationSelector
- filter(SkillMetadata, boolean) - Method in class io.lumine.mythic.core.skills.targeters.IEntitySelector
- filterItems(Collection<MythicItem>, String) - Method in interface io.lumine.mythic.api.items.ItemManager
- filterItems(Collection<MythicItem>, String) - Method in class io.lumine.mythic.core.items.ItemExecutor
- filterMobs(Collection<MobType>, String) - Method in class io.lumine.mythic.core.mobs.MobExecutor
- filterSpawners(List<MythicSpawner>, String) - Method in class io.lumine.mythic.core.spawning.spawners.SpawnerManager
- finalBounce - Variable in class io.lumine.mythic.core.skills.mechanics.ChainMissileMechanic.ChainMissileTracker
- FindCommand - Class in io.lumine.mythic.bukkit.commands.spawners
- FindCommand(Command<MythicBukkit>) - Constructor for class io.lumine.mythic.bukkit.commands.spawners.FindCommand
- findPointNearPlayer(AbstractPlayer, boolean) - Method in class io.lumine.mythic.core.spawning.random.RandomSpawnerManager.RandomPointGeneratorLand
- findPointNearPlayer(AbstractPlayer, boolean) - Method in class io.lumine.mythic.core.spawning.random.RandomSpawnGenerator
- findSafeSpawnLocation(AbstractLocation, double, double, int) - Static method in class io.lumine.mythic.core.mobs.MobExecutor
- findSafeSpawnLocation(AbstractLocation, double, double, int, boolean) - Static method in class io.lumine.mythic.core.mobs.MobExecutor
- findSafeSpawnLocation(AbstractLocation, double, double, int, boolean, boolean) - Static method in class io.lumine.mythic.core.mobs.MobExecutor
- findSafeSpawnLocation(AbstractLocation, double, int) - Static method in class io.lumine.mythic.core.mobs.MobExecutor
- findSpawningLocation(Location, int) - Method in class io.lumine.mythic.core.spawning.spawners.SpawnerManager
- fire - Variable in class io.lumine.mythic.core.skills.mechanics.ExplosionMechanic
- fireticks - Variable in class io.lumine.mythic.core.skills.mechanics.ShootFireballMechanic
- fireTicks - Variable in class io.lumine.mythic.core.skills.mechanics.ArrowVolleyMechanic
- firework - Variable in class io.lumine.mythic.core.skills.mechanics.FireworkEffect
- FIREWORK_ROCKET - Static variable in class io.lumine.mythic.api.volatilecode.VolatileMaterial
- FIREWORK_STAR - Static variable in class io.lumine.mythic.api.volatilecode.VolatileMaterial
- FireworkEffect - Class in io.lumine.mythic.core.skills.mechanics
- FireworkEffect(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.FireworkEffect
- FIREWORKS_SPARK - Enum constant in enum class io.lumine.mythic.bukkit.adapters.BukkitParticle
- FIREWORKS_SPARK - Enum constant in enum class io.lumine.mythic.core.skills.ParticleMaker.ParticleType
-
Deprecated.
- FISH - Static variable in class io.lumine.mythic.core.skills.SkillTriggers
- FISH_BITE - Static variable in class io.lumine.mythic.core.skills.SkillTriggers
- FISH_CATCH_ENTITY - Static variable in class io.lumine.mythic.core.skills.SkillTriggers
- FISH_CATCH_FISH - Static variable in class io.lumine.mythic.core.skills.SkillTriggers
- FISH_FAIL - Static variable in class io.lumine.mythic.core.skills.SkillTriggers
- FISH_GROUND - Static variable in class io.lumine.mythic.core.skills.SkillTriggers
- FISH_REEL - Static variable in class io.lumine.mythic.core.skills.SkillTriggers
- FLAME - Enum constant in enum class io.lumine.mythic.bukkit.adapters.BukkitParticle
- FLAME - Enum constant in enum class io.lumine.mythic.core.skills.ParticleMaker.ParticleType
-
Deprecated.
- FlamesEffect - Class in io.lumine.mythic.core.skills.mechanics
- FlamesEffect(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.FlamesEffect
- FLASH - Enum constant in enum class io.lumine.mythic.bukkit.adapters.BukkitParticle
- FLOAT - Enum constant in enum class io.lumine.mythic.core.skills.variables.VariableType
- FLOAT - Enum constant in enum class io.lumine.mythic.core.utils.ReflectionUtils.DataType
- FloatTag - Class in io.lumine.mythic.core.utils.jnbt
-
The
TAG_Float
tag. - FloatTag(float) - Constructor for class io.lumine.mythic.core.utils.jnbt.FloatTag
-
Creates the tag with an empty name.
- FloatVariable - Class in io.lumine.mythic.core.skills.variables.types
- FloatVariable(float) - Constructor for class io.lumine.mythic.core.skills.variables.types.FloatVariable
-
Creates the variable
- FloatVariable(float, long) - Constructor for class io.lumine.mythic.core.skills.variables.types.FloatVariable
-
Creates the variable
- FloorOfTargetsTargeter - Class in io.lumine.mythic.core.skills.targeters
- FloorOfTargetsTargeter(SkillExecutor, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.targeters.FloorOfTargetsTargeter
- fluidCollisionMode - Variable in class io.lumine.mythic.core.skills.mechanics.RaytraceMechanic
- fluidCollisionMode - Variable in class io.lumine.mythic.core.skills.mechanics.RaytraceToMechanic
- FLYING - Enum constant in enum class io.lumine.mythic.core.skills.mechanics.SetSpeedMechanic.Type
- FlyMechanic - Class in io.lumine.mythic.core.skills.mechanics
- FlyMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.FlyMechanic
- FollowPathGoal - Class in io.lumine.mythic.core.mobs.ai.goals
- FollowPathGoal(AbstractEntity, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.mobs.ai.goals.FollowPathGoal
- FoodCondition - Class in io.lumine.mythic.core.skills.conditions.all
- FoodCondition(String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.conditions.all.FoodCondition
- FoodSaturationCondition - Class in io.lumine.mythic.core.skills.conditions.all
- FoodSaturationCondition(String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.conditions.all.FoodSaturationCondition
- FOOTSTEP - Enum constant in enum class io.lumine.mythic.core.skills.ParticleMaker.ParticleType
-
Deprecated.
- force - Variable in class io.lumine.mythic.core.drops.droppables.MythicMobDrop
- force - Variable in class io.lumine.mythic.core.skills.mechanics.ItemSprayEffect
- force - Variable in class io.lumine.mythic.core.skills.mechanics.LookMechanic
- force - Variable in class io.lumine.mythic.core.skills.mechanics.SummonMechanic
- forceAsPower - Variable in class io.lumine.mythic.core.skills.mechanics.OnShootMechanic
- forceCloseWindow(AbstractPlayer) - Method in interface io.lumine.mythic.api.volatilecode.handlers.VolatileEntityHandler
- forceCloseWindow(AbstractPlayer) - Method in interface io.lumine.mythic.core.volatilecode.disabled.VolatileEntityHandlerDisabled
- forceLook(SkillMetadata, AbstractLocation) - Method in class io.lumine.mythic.core.skills.mechanics.LookMechanic
- forcePaper - Variable in class io.lumine.mythic.core.skills.mechanics.LookMechanic
- forcePlayCredits(AbstractPlayer, float) - Method in interface io.lumine.mythic.api.volatilecode.handlers.VolatileEntityHandler
- forcePlayCredits(AbstractPlayer, float) - Method in interface io.lumine.mythic.core.volatilecode.disabled.VolatileEntityHandlerDisabled
- ForcePullMechanic - Class in io.lumine.mythic.core.skills.mechanics
- ForcePullMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.ForcePullMechanic
- forceSync - Variable in class io.lumine.mythic.core.skills.SkillMechanic
- forEachByte(int, int, ByteProcessor) - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- forEachByte(ByteProcessor) - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- forEachByteDesc(int, int, ByteProcessor) - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- forEachByteDesc(ByteProcessor) - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- forward - Variable in class io.lumine.mythic.core.skills.targeters.ForwardTargeter
- forward - Variable in class io.lumine.mythic.core.skills.targeters.ForwardWallTargeter
- forward - Variable in class io.lumine.mythic.core.skills.targeters.ProjectileForwardTargeter
- forwardOffset - Variable in class io.lumine.mythic.core.skills.targeters.ILocationSelector
- ForwardTargeter - Class in io.lumine.mythic.core.skills.targeters
- ForwardTargeter(SkillExecutor, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.targeters.ForwardTargeter
- ForwardWallTargeter - Class in io.lumine.mythic.core.skills.targeters
- ForwardWallTargeter(SkillExecutor, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.targeters.ForwardWallTargeter
- FOX - Enum constant in enum class io.lumine.mythic.api.mobs.entities.MythicEntityType
- FreezeMechanic - Class in io.lumine.mythic.core.skills.mechanics
- FreezeMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.FreezeMechanic
- FriendlyByteBuf - Class in io.lumine.mythic.core.utils
- FriendlyByteBuf(ByteBuf) - Constructor for class io.lumine.mythic.core.utils.FriendlyByteBuf
- FROG - Enum constant in enum class io.lumine.mythic.api.mobs.entities.MythicEntityType
- fromClass(Class<?>) - Static method in enum class io.lumine.mythic.core.utils.ReflectionUtils.DataType
- fromOrigin - Variable in class io.lumine.mythic.core.skills.mechanics.GuardianBeamEffect
- fromOrigin - Variable in class io.lumine.mythic.core.skills.mechanics.ParticleLineEffect
- fromOrigin - Variable in class io.lumine.mythic.core.skills.mechanics.ParticleLineEquationEffect
- fromOrigin - Variable in class io.lumine.mythic.core.skills.mechanics.ParticleLineHelixEffect
- fromOrigin - Variable in class io.lumine.mythic.core.skills.mechanics.ParticleLineRingEffect
- fromOrigin - Variable in class io.lumine.mythic.core.skills.mechanics.RaytraceToMechanic
- fromOrigin - Variable in class io.lumine.mythic.core.skills.mechanics.ShootMechanic
- fromOrigin - Variable in class io.lumine.mythic.core.skills.mechanics.ShootShulkerMechanic
- fromOrigin - Variable in class io.lumine.mythic.core.skills.projectiles.Projectile
- fromOrigin - Variable in class io.lumine.mythic.core.skills.targeters.LineTargeter
- fromOrigin - Variable in class io.lumine.mythic.core.skills.targeters.LivingInLineTargeter
- fromYawAndPitch(float, float) - Static method in class io.lumine.mythic.core.utils.physics.VectorMath
- FunctionalMetaPlaceholder - Class in io.lumine.mythic.core.skills.placeholders.all
- FunctionalMetaPlaceholder() - Constructor for class io.lumine.mythic.core.skills.placeholders.all.FunctionalMetaPlaceholder
- FunctionalMetaPlaceholder(BiFunction<PlaceholderMeta, String, String>) - Constructor for class io.lumine.mythic.core.skills.placeholders.all.FunctionalMetaPlaceholder
- FunctionalPlaceholder - Class in io.lumine.mythic.core.skills.placeholders.all
- FunctionalPlaceholder(Function<String, String>) - Constructor for class io.lumine.mythic.core.skills.placeholders.all.FunctionalPlaceholder
- functions - Static variable in class io.lumine.mythic.core.utils.math.Functions
- Functions - Class in io.lumine.mythic.core.utils.math
- Functions() - Constructor for class io.lumine.mythic.core.utils.math.Functions
- FURTHEST - Enum constant in enum class io.lumine.mythic.core.skills.mechanics.ChainMechanic.BounceSelector
G
- GCDMechanic - Class in io.lumine.mythic.core.skills.mechanics
- GCDMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.GCDMechanic
- general(Function<String, String>) - Static method in interface io.lumine.mythic.core.skills.placeholders.Placeholder
- GeneralPlaceholder - Class in io.lumine.mythic.core.skills.placeholders.types
- GeneralPlaceholder() - Constructor for class io.lumine.mythic.core.skills.placeholders.types.GeneralPlaceholder
- generate() - Method in class io.lumine.mythic.core.drops.DropTable
- generate(DropMetadata) - Method in class io.lumine.mythic.core.drops.DropTable
- generateBundle(AbstractEntity, String) - Method in class io.lumine.mythic.bukkit.compatibility.PhatLootsSupport
- generatedSpawnPoints - Variable in class io.lumine.mythic.core.spawning.random.RandomSpawnerManager
- generateItemStack(int) - Method in class io.lumine.mythic.core.items.MythicItem
-
Generates and returns an item based on this MythicItem
- generateItemStack(int, AbstractEntity, AbstractEntity) - Method in class io.lumine.mythic.core.items.MythicItem
-
Deprecated.
- generateItemStack(DropMetadata, int) - Method in class io.lumine.mythic.core.items.MythicItem
- generateRSPoints() - Static method in class io.lumine.mythic.core.config.ConfigExecutor
- generateSpawnPoints() - Method in class io.lumine.mythic.core.spawning.random.RandomSpawnerManager.RandomPointGeneratorLand
- generateSpawnPoints() - Method in class io.lumine.mythic.core.spawning.random.RandomSpawnGenerator
- GenericCaster - Class in io.lumine.mythic.api.mobs
-
Represents a generic skill caster that can be any Entity
- GenericCaster(AbstractEntity) - Constructor for class io.lumine.mythic.api.mobs.GenericCaster
- GenericConfig - Interface in io.lumine.mythic.core.config
- GenericPlaceholderMeta - Class in io.lumine.mythic.core.skills.placeholders
- GenericPlaceholderMeta(AbstractEntity) - Constructor for class io.lumine.mythic.core.skills.placeholders.GenericPlaceholderMeta
- GenericPlaceholderMeta(AbstractEntity, AbstractEntity) - Constructor for class io.lumine.mythic.core.skills.placeholders.GenericPlaceholderMeta
- GenericPlaceholderMeta(SkillCaster) - Constructor for class io.lumine.mythic.core.skills.placeholders.GenericPlaceholderMeta
- GenericPlaceholderMeta(SkillCaster, AbstractEntity) - Constructor for class io.lumine.mythic.core.skills.placeholders.GenericPlaceholderMeta
- GenericScore - Static variable in class io.lumine.mythic.core.utils.Patterns
- get() - Static method in class io.lumine.mythic.api.adapters.SkillAdapter
- get() - Static method in class io.lumine.mythic.api.MythicProvider
- get() - Method in interface io.lumine.mythic.api.skills.placeholders.PlaceholderDouble
- get() - Method in interface io.lumine.mythic.api.skills.placeholders.PlaceholderFloat
- get() - Method in interface io.lumine.mythic.api.skills.placeholders.PlaceholderInt
- get() - Method in interface io.lumine.mythic.api.skills.placeholders.PlaceholderString
- get() - Method in enum class io.lumine.mythic.core.config.Scope
- get() - Method in class io.lumine.mythic.core.skills.placeholders.parsers.PlaceholderDoubleImpl
- get() - Method in class io.lumine.mythic.core.skills.placeholders.parsers.PlaceholderFloatImpl
- get() - Method in class io.lumine.mythic.core.skills.placeholders.parsers.PlaceholderIntImpl
- get() - Method in class io.lumine.mythic.core.skills.placeholders.parsers.PlaceholderStringImpl
- get() - Method in class io.lumine.mythic.core.skills.placeholders.parsers.RandomDouble
- get() - Method in class io.lumine.mythic.core.skills.placeholders.parsers.RandomFloat
- get() - Method in class io.lumine.mythic.core.skills.placeholders.parsers.RandomInt
- get() - Method in class io.lumine.mythic.core.skills.placeholders.parsers.StaticDouble
- get() - Method in class io.lumine.mythic.core.skills.placeholders.parsers.StaticFloat
- get() - Method in class io.lumine.mythic.core.skills.placeholders.parsers.StaticInt
- get() - Method in class io.lumine.mythic.core.skills.placeholders.types.StringPlaceholder
- get() - Method in class io.lumine.mythic.core.skills.stats.StatRegistry.StatMap
- get() - Method in class io.lumine.mythic.core.skills.variables.types.AbstractVariable
- get() - Method in class io.lumine.mythic.core.skills.variables.types.EntityListVariable
- get() - Method in class io.lumine.mythic.core.skills.variables.types.EntityVariable
- get() - Method in class io.lumine.mythic.core.skills.variables.types.FloatVariable
- get() - Method in class io.lumine.mythic.core.skills.variables.types.IntegerVariable
- get() - Method in class io.lumine.mythic.core.skills.variables.types.LocationVariable
- get() - Method in class io.lumine.mythic.core.skills.variables.types.StringListVariable
- get() - Method in class io.lumine.mythic.core.skills.variables.types.StringVariable
- get() - Method in class io.lumine.mythic.core.skills.variables.types.VectorVariable
- get() - Method in class io.lumine.mythic.core.skills.variables.Variable
-
Gets the value of this variable.
- get() - Static method in class io.lumine.mythic.core.utils.MythicGson
- get() - Method in class io.lumine.mythic.core.utils.RandomSelection
- get(AbstractEntity) - Method in interface io.lumine.mythic.api.skills.placeholders.PlaceholderDouble
- get(AbstractEntity) - Method in interface io.lumine.mythic.api.skills.placeholders.PlaceholderFloat
- get(AbstractEntity) - Method in interface io.lumine.mythic.api.skills.placeholders.PlaceholderInt
- get(AbstractEntity) - Method in interface io.lumine.mythic.api.skills.placeholders.PlaceholderString
- get(AbstractEntity) - Method in enum class io.lumine.mythic.core.drops.EquipSlot
- get(AbstractEntity) - Method in class io.lumine.mythic.core.skills.placeholders.parsers.PlaceholderDoubleImpl
- get(AbstractEntity) - Method in class io.lumine.mythic.core.skills.placeholders.parsers.PlaceholderFloatImpl
- get(AbstractEntity) - Method in class io.lumine.mythic.core.skills.placeholders.parsers.PlaceholderIntImpl
- get(AbstractEntity) - Method in class io.lumine.mythic.core.skills.placeholders.parsers.PlaceholderStringImpl
- get(AbstractEntity) - Method in class io.lumine.mythic.core.skills.placeholders.parsers.RandomDouble
- get(AbstractEntity) - Method in class io.lumine.mythic.core.skills.placeholders.parsers.RandomFloat
- get(AbstractEntity) - Method in class io.lumine.mythic.core.skills.placeholders.parsers.RandomInt
- get(AbstractEntity) - Method in class io.lumine.mythic.core.skills.placeholders.parsers.StaticDouble
- get(AbstractEntity) - Method in class io.lumine.mythic.core.skills.placeholders.parsers.StaticFloat
- get(AbstractEntity) - Method in class io.lumine.mythic.core.skills.placeholders.parsers.StaticInt
- get(DropMetadata) - Method in interface io.lumine.mythic.api.drops.IMultiDrop
- get(DropMetadata) - Method in class io.lumine.mythic.core.drops.droppables.DropTableDrop
- get(DropMetadata) - Method in class io.lumine.mythic.core.drops.droppables.MythicDropsDrop
- get(DropMetadata) - Method in class io.lumine.mythic.core.drops.droppables.PhatLootsDrop
- get(SkillCaster) - Method in interface io.lumine.mythic.api.skills.placeholders.PlaceholderDouble
- get(SkillCaster) - Method in interface io.lumine.mythic.api.skills.placeholders.PlaceholderFloat
- get(SkillCaster) - Method in interface io.lumine.mythic.api.skills.placeholders.PlaceholderInt
- get(SkillCaster) - Method in interface io.lumine.mythic.api.skills.placeholders.PlaceholderString
- get(SkillCaster) - Method in class io.lumine.mythic.core.skills.placeholders.parsers.PlaceholderDoubleImpl
- get(SkillCaster) - Method in class io.lumine.mythic.core.skills.placeholders.parsers.PlaceholderFloatImpl
- get(SkillCaster) - Method in class io.lumine.mythic.core.skills.placeholders.parsers.PlaceholderIntImpl
- get(SkillCaster) - Method in class io.lumine.mythic.core.skills.placeholders.parsers.PlaceholderStringImpl
- get(SkillCaster) - Method in class io.lumine.mythic.core.skills.placeholders.parsers.RandomDouble
- get(SkillCaster) - Method in class io.lumine.mythic.core.skills.placeholders.parsers.RandomFloat
- get(SkillCaster) - Method in class io.lumine.mythic.core.skills.placeholders.parsers.RandomInt
- get(SkillCaster) - Method in class io.lumine.mythic.core.skills.placeholders.parsers.StaticDouble
- get(SkillCaster) - Method in class io.lumine.mythic.core.skills.placeholders.parsers.StaticFloat
- get(SkillCaster) - Method in class io.lumine.mythic.core.skills.placeholders.parsers.StaticInt
- get(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.audience.CasterAudience
- get(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.audience.CustomAudience
- get(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.audience.NearbyAudience
- get(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.audience.NonSelfWorldAudience
- get(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.audience.TargetAudience
- get(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.audience.TargeterAudience
- get(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.audience.TrackedAudience
- get(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.audience.WorldAudience
- get(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.SkillAudience
- get(PlaceholderMeta) - Method in interface io.lumine.mythic.api.skills.placeholders.PlaceholderDouble
- get(PlaceholderMeta) - Method in interface io.lumine.mythic.api.skills.placeholders.PlaceholderFloat
- get(PlaceholderMeta) - Method in interface io.lumine.mythic.api.skills.placeholders.PlaceholderInt
- get(PlaceholderMeta) - Method in interface io.lumine.mythic.api.skills.placeholders.PlaceholderString
- get(PlaceholderMeta) - Method in class io.lumine.mythic.core.skills.placeholders.parsers.PlaceholderDoubleImpl
- get(PlaceholderMeta) - Method in class io.lumine.mythic.core.skills.placeholders.parsers.PlaceholderFloatImpl
- get(PlaceholderMeta) - Method in class io.lumine.mythic.core.skills.placeholders.parsers.PlaceholderIntImpl
- get(PlaceholderMeta) - Method in class io.lumine.mythic.core.skills.placeholders.parsers.PlaceholderStringImpl
- get(PlaceholderMeta) - Method in class io.lumine.mythic.core.skills.placeholders.parsers.RandomDouble
- get(PlaceholderMeta) - Method in class io.lumine.mythic.core.skills.placeholders.parsers.RandomFloat
- get(PlaceholderMeta) - Method in class io.lumine.mythic.core.skills.placeholders.parsers.RandomInt
- get(PlaceholderMeta) - Method in class io.lumine.mythic.core.skills.placeholders.parsers.StaticDouble
- get(PlaceholderMeta) - Method in class io.lumine.mythic.core.skills.placeholders.parsers.StaticFloat
- get(PlaceholderMeta) - Method in class io.lumine.mythic.core.skills.placeholders.parsers.StaticInt
- get(PlaceholderMeta, AbstractEntity) - Method in interface io.lumine.mythic.api.skills.placeholders.PlaceholderDouble
- get(PlaceholderMeta, AbstractEntity) - Method in interface io.lumine.mythic.api.skills.placeholders.PlaceholderFloat
- get(PlaceholderMeta, AbstractEntity) - Method in interface io.lumine.mythic.api.skills.placeholders.PlaceholderInt
- get(PlaceholderMeta, AbstractEntity) - Method in interface io.lumine.mythic.api.skills.placeholders.PlaceholderString
- get(PlaceholderMeta, AbstractEntity) - Method in class io.lumine.mythic.core.skills.placeholders.parsers.PlaceholderDoubleImpl
- get(PlaceholderMeta, AbstractEntity) - Method in class io.lumine.mythic.core.skills.placeholders.parsers.PlaceholderFloatImpl
- get(PlaceholderMeta, AbstractEntity) - Method in class io.lumine.mythic.core.skills.placeholders.parsers.PlaceholderIntImpl
- get(PlaceholderMeta, AbstractEntity) - Method in class io.lumine.mythic.core.skills.placeholders.parsers.PlaceholderStringImpl
- get(PlaceholderMeta, AbstractEntity) - Method in class io.lumine.mythic.core.skills.placeholders.parsers.RandomDouble
- get(PlaceholderMeta, AbstractEntity) - Method in class io.lumine.mythic.core.skills.placeholders.parsers.RandomFloat
- get(PlaceholderMeta, AbstractEntity) - Method in class io.lumine.mythic.core.skills.placeholders.parsers.RandomInt
- get(PlaceholderMeta, AbstractEntity) - Method in class io.lumine.mythic.core.skills.placeholders.parsers.StaticDouble
- get(PlaceholderMeta, AbstractEntity) - Method in class io.lumine.mythic.core.skills.placeholders.parsers.StaticFloat
- get(PlaceholderMeta, AbstractEntity) - Method in class io.lumine.mythic.core.skills.placeholders.parsers.StaticInt
- get(PlaceholderMeta, AbstractLocation) - Method in interface io.lumine.mythic.api.skills.placeholders.PlaceholderString
- get(PlaceholderMeta, AbstractLocation) - Method in class io.lumine.mythic.core.skills.placeholders.parsers.PlaceholderStringImpl
- get(StatType) - Method in class io.lumine.mythic.core.skills.stats.StatRegistry
- get(MythicSpawner) - Method in interface io.lumine.mythic.api.skills.placeholders.PlaceholderInt
- get(MythicSpawner) - Method in class io.lumine.mythic.core.skills.placeholders.parsers.PlaceholderIntImpl
- get(MythicSpawner) - Method in class io.lumine.mythic.core.skills.placeholders.parsers.RandomInt
- get(String) - Static method in enum class io.lumine.mythic.api.mobs.entities.MythicEntityType
- get(String) - Static method in record class io.lumine.mythic.api.skills.SkillTrigger
- get(String) - Static method in enum class io.lumine.mythic.bukkit.adapters.BukkitParticle
- get(String) - Static method in enum class io.lumine.mythic.core.mobs.DespawnMode
- get(String) - Static method in class io.lumine.mythic.core.mobs.WorldScaling
- get(String) - Static method in enum class io.lumine.mythic.core.skills.conditions.ConditionAction
- get(String) - Static method in enum class io.lumine.mythic.core.skills.ParticleMaker.ParticleType
-
Deprecated.
- get(String) - Static method in class io.lumine.mythic.core.skills.projectiles.ProjectileBulletType
- get(String) - Static method in enum class io.lumine.mythic.core.skills.stats.StatModifierType
- get(String) - Method in class io.lumine.mythic.core.skills.variables.VariableRegistry
- get(UUID) - Method in class io.lumine.mythic.core.mobs.MobRegistry
- get(Block) - Static method in class io.lumine.mythic.core.utils.physics.ComplexAABB.Cauldron
- get(Block) - Static method in class io.lumine.mythic.core.utils.physics.ComplexAABB
- get(Block) - Static method in class io.lumine.mythic.core.utils.physics.ComplexAABB.Stair
- getAbsorptionHearts(LivingEntity) - Method in class io.lumine.mythic.api.volatilecode.VolatileCodeDisabled
- getAbsorptionHearts(LivingEntity) - Method in interface io.lumine.mythic.api.volatilecode.VolatileCodeHandler
- getActionVariable() - Method in class io.lumine.mythic.core.skills.SkillCondition
- getActiveMob() - Method in class io.lumine.mythic.bukkit.events.MythicMobInteractEvent
- getActiveMob(UUID) - Method in class io.lumine.mythic.core.mobs.MobExecutor
-
Returns the instance of a registered
- getActiveMob(UUID) - Method in class io.lumine.mythic.core.mobs.MobRegistry
-
Returns the instance of a registered
- getActiveMobs() - Method in interface io.lumine.mythic.api.mobs.MobManager
- getActiveMobs() - Method in class io.lumine.mythic.core.mobs.MobExecutor
-
Gets a collection of all active Mythic Mobs
- getActiveMobs(Predicate<ActiveMob>) - Method in class io.lumine.mythic.core.mobs.MobExecutor
- getActiveMobsInCombat() - Method in interface io.lumine.mythic.api.mobs.MobManager
- getActiveMobsInCombat() - Method in class io.lumine.mythic.core.mobs.MobExecutor
-
Gets a collection of all active Mythic Mobs that are currently in combat with something
- getActiveMobType() - Method in class io.lumine.mythic.bukkit.events.MythicMobInteractEvent
- getAIGoalSelectors() - Method in interface io.lumine.mythic.api.mobs.MythicMob
- getAIGoalSelectors() - Method in class io.lumine.mythic.core.mobs.MobType
- getAIHandler() - Method in interface io.lumine.mythic.api.volatilecode.VolatileCodeHandler
- getAiNavigator() - Method in interface io.lumine.mythic.api.mobs.MythicMob
- getAITargetSelectors() - Method in interface io.lumine.mythic.api.mobs.MythicMob
- getAITargetSelectors() - Method in class io.lumine.mythic.core.mobs.MobType
- getAliases() - Method in class io.lumine.mythic.bukkit.commands.debug.DebugCommand
- getAliases() - Method in class io.lumine.mythic.bukkit.commands.debug.TimingsCommand
- getAliases() - Method in class io.lumine.mythic.bukkit.commands.eggs.EggsCommand
- getAliases() - Method in class io.lumine.mythic.bukkit.commands.eggs.GiveCommand
- getAliases() - Method in class io.lumine.mythic.bukkit.commands.items.EnchantCommand
- getAliases() - Method in class io.lumine.mythic.bukkit.commands.items.GiveCommand
- getAliases() - Method in class io.lumine.mythic.bukkit.commands.items.ItemsCommand
- getAliases() - Method in class io.lumine.mythic.bukkit.commands.menus.ItemBrowserMenuCommand
- getAliases() - Method in class io.lumine.mythic.bukkit.commands.menus.MobBrowserMenuCommand
- getAliases() - Method in class io.lumine.mythic.bukkit.commands.mobs.BrowseCommand
- getAliases() - Method in class io.lumine.mythic.bukkit.commands.mobs.EditCommand
- getAliases() - Method in class io.lumine.mythic.bukkit.commands.mobs.InfoCommand
- getAliases() - Method in class io.lumine.mythic.bukkit.commands.mobs.KillAllCommand
- getAliases() - Method in class io.lumine.mythic.bukkit.commands.mobs.KillTypeCommand
- getAliases() - Method in class io.lumine.mythic.bukkit.commands.mobs.ListActiveCommand
- getAliases() - Method in class io.lumine.mythic.bukkit.commands.mobs.ListCommand
- getAliases() - Method in class io.lumine.mythic.bukkit.commands.mobs.MobsCommand
- getAliases() - Method in class io.lumine.mythic.bukkit.commands.mobs.SpawnCommand
- getAliases() - Method in class io.lumine.mythic.bukkit.commands.ReloadCommand
- getAliases() - Method in class io.lumine.mythic.bukkit.commands.SignalCommand
- getAliases() - Method in class io.lumine.mythic.bukkit.commands.skills.InfoCommand
- getAliases() - Method in class io.lumine.mythic.bukkit.commands.skills.SkillsCommand
- getAliases() - Method in class io.lumine.mythic.bukkit.commands.spawners.ActivateCommand
- getAliases() - Method in class io.lumine.mythic.bukkit.commands.spawners.AddConditionCommand
- getAliases() - Method in class io.lumine.mythic.bukkit.commands.spawners.AddConditionSpawnCommand
- getAliases() - Method in class io.lumine.mythic.bukkit.commands.spawners.CreateCommand
- getAliases() - Method in class io.lumine.mythic.bukkit.commands.spawners.FindCommand
- getAliases() - Method in class io.lumine.mythic.bukkit.commands.spawners.RemoveCommand
- getAliases() - Method in class io.lumine.mythic.bukkit.commands.spawners.RemoveConditionCommand
- getAliases() - Method in class io.lumine.mythic.bukkit.commands.spawners.RemoveConditionSpawnCommand
- getAliases() - Method in class io.lumine.mythic.bukkit.commands.spawners.ResetTimersCommand
- getAliases() - Method in class io.lumine.mythic.bukkit.commands.spawners.SetCommand
- getAliases() - Method in class io.lumine.mythic.bukkit.commands.spawners.SpawnersCommand
- getAliases() - Method in class io.lumine.mythic.bukkit.commands.test.CastCommand
- getAliases() - Method in class io.lumine.mythic.bukkit.commands.test.MechanicCommand
- getAliases() - Method in class io.lumine.mythic.bukkit.commands.test.TestCommand
- getAliases() - Method in class io.lumine.mythic.bukkit.commands.utility.AddEntityNBTCommand
- getAliases() - Method in class io.lumine.mythic.bukkit.commands.utility.BroadcastCommand
- getAliases() - Method in class io.lumine.mythic.bukkit.commands.utility.GetBlockCoordinatesCommand
- getAliases() - Method in class io.lumine.mythic.bukkit.commands.utility.GetBlockInfoCommand
- getAliases() - Method in class io.lumine.mythic.bukkit.commands.utility.GetItemInfoCommand
- getAliases() - Method in class io.lumine.mythic.bukkit.commands.utility.GetLightLevelCommand
- getAliases() - Method in class io.lumine.mythic.bukkit.commands.utility.GetPathStringCommand
- getAliases() - Method in class io.lumine.mythic.bukkit.commands.utility.GetTargetInfoCommand
- getAliases() - Method in class io.lumine.mythic.bukkit.commands.utility.GetTargetNBTCommand
- getAliases() - Method in class io.lumine.mythic.bukkit.commands.utility.ListAllEntitiesCommand
- getAliases() - Method in class io.lumine.mythic.bukkit.commands.utility.TestEntityNBTCommand
- getAliases() - Method in class io.lumine.mythic.bukkit.commands.utility.UtilitiesCommand
- getAliases() - Method in class io.lumine.mythic.bukkit.commands.VersionCommand
- getAllFiles(String) - Static method in class io.lumine.mythic.core.config.IOHandler
- getAllMythicEntities() - Method in class io.lumine.mythic.core.mobs.MobExecutor
- getAllowFlight() - Method in interface io.lumine.mythic.api.adapters.AbstractPlayer
- getAllowFlight() - Method in class io.lumine.mythic.bukkit.adapters.BukkitPlayer
- getAllSkillTimes() - Method in class io.lumine.mythic.bukkit.clock.TimingsHandler
- getAllSpawnerTimes() - Method in class io.lumine.mythic.bukkit.clock.TimingsHandler
- getAllThreatTargets() - Method in class io.lumine.mythic.core.mobs.ActiveMob.ThreatTable
- getAmount() - Method in interface io.lumine.mythic.api.drops.DropMetadata
- getAmount() - Method in class io.lumine.mythic.core.items.MythicItem
- getAnnotatedClasses(JavaPlugin, String, Class<T>) - Static method in class io.lumine.mythic.core.utils.annotations.AnnotationUtil
- getAnvilDisabled(ItemStack) - Method in class io.lumine.mythic.core.items.ItemExecutor
- getApplicableRegionIDs(World, Vector) - Method in class io.lumine.mythic.bukkit.compatibility.WorldEditSupport.WorldGuardSix
- getApplicableRegionIDs(World, Vector) - Method in class io.lumine.mythic.bukkit.compatibility.WorldGuardSupport.WorldGuardSix
- getApplicableRegions(World, Vector) - Method in class io.lumine.mythic.bukkit.compatibility.WorldEditSupport.WorldGuardSix
- getApplicableRegions(World, Vector) - Method in class io.lumine.mythic.bukkit.compatibility.WorldGuardSupport.WorldGuardSix
- getApplicableStats() - Method in class io.lumine.mythic.core.skills.stats.StatRegistry
- getApplicableStats(SkillTrigger) - Method in class io.lumine.mythic.core.skills.stats.StatRegistry
- getApplyInvisibility() - Method in interface io.lumine.mythic.api.mobs.MythicMob
- getArgument() - Method in class io.lumine.mythic.bukkit.events.MythicConditionLoadEvent
-
Gets the extra argument if the user configures the condition using the simple format.
- getArgument() - Method in class io.lumine.mythic.bukkit.events.MythicDropLoadEvent
-
Gets the extra argument if the user configures the drop using the simple format.
- getArmor() - Method in interface io.lumine.mythic.api.adapters.AbstractEntity
- getArmor() - Method in interface io.lumine.mythic.api.mobs.MythicMob
- getArmor() - Method in class io.lumine.mythic.bukkit.adapters.BukkitEntity
- getArmor() - Method in class io.lumine.mythic.core.adapters.VirtualEntity
- getArmor() - Method in class io.lumine.mythic.core.mobs.ActiveMob
- getArmor() - Method in class io.lumine.mythic.core.mobs.MobType
- getArmor(ActiveMob) - Method in interface io.lumine.mythic.api.mobs.MythicMob
- getArmor(ActiveMob) - Method in class io.lumine.mythic.core.mobs.MobType
- getArmorBase() - Method in interface io.lumine.mythic.api.adapters.AbstractEntity
- getArmorBase() - Method in class io.lumine.mythic.bukkit.adapters.BukkitEntity
- getArmorBase() - Method in class io.lumine.mythic.core.adapters.VirtualEntity
- getArmorToughness() - Method in interface io.lumine.mythic.api.adapters.AbstractEntity
- getArmorToughness() - Method in class io.lumine.mythic.bukkit.adapters.BukkitEntity
- getArmorToughness() - Method in class io.lumine.mythic.core.adapters.VirtualEntity
- getArmorToughnessBase() - Method in interface io.lumine.mythic.api.adapters.AbstractEntity
- getArmorToughnessBase() - Method in class io.lumine.mythic.bukkit.adapters.BukkitEntity
- getArmorToughnessBase() - Method in class io.lumine.mythic.core.adapters.VirtualEntity
- getAssociatedMobs() - Method in class io.lumine.mythic.core.spawning.spawners.MythicSpawner
- getAttachedHolograms(int) - Method in class io.lumine.mythic.core.holograms.HologramManager
- getAttackSpeed(double) - Method in interface io.lumine.mythic.api.mobs.MythicMob
- getAttackSpeed(double) - Method in class io.lumine.mythic.core.mobs.MobType
- getAttrArmor() - Method in interface io.lumine.mythic.api.mobs.MythicMob
- getAttrDamage() - Method in interface io.lumine.mythic.api.mobs.MythicMob
- getAttrHealth() - Method in interface io.lumine.mythic.api.mobs.MythicMob
- getAttrMovementSpeed() - Method in interface io.lumine.mythic.api.mobs.MythicMob
- getAudience(String[], String, String...) - Method in interface io.lumine.mythic.api.config.MythicLineConfig
- getAudience(String[], String, String...) - Method in class io.lumine.mythic.core.config.MythicLineConfigImpl
- getAudience(String, MythicLineConfig) - Method in interface io.lumine.mythic.api.skills.SkillManager
- getAudience(String, MythicLineConfig) - Method in class io.lumine.mythic.core.skills.SkillExecutor
- getAudience(String, String) - Method in interface io.lumine.mythic.api.config.MythicLineConfig
- getAudience(String, String) - Method in class io.lumine.mythic.core.config.MythicLineConfigImpl
- getAudiences() - Method in class io.lumine.mythic.core.skills.SkillExecutor
- getAuraRegistry() - Method in interface io.lumine.mythic.api.skills.SkillCaster
- getAuraRegistry() - Method in class io.lumine.mythic.core.mobs.ActiveMob
- getAuraRegistry(AbstractEntity) - Method in class io.lumine.mythic.core.skills.auras.AuraManager
- getAuraRegistry(UUID) - Method in class io.lumine.mythic.core.skills.auras.AuraManager
- getAuraStacks(AbstractEntity, String) - Method in class io.lumine.mythic.core.skills.auras.AuraManager
- getAuraStacks(String) - Method in interface io.lumine.mythic.api.skills.SkillCaster
- getAuthor() - Method in interface io.lumine.mythic.api.packs.Pack
- getAuthor() - Method in class io.lumine.mythic.bukkit.compatibility.PlaceholderAPISupport
- getAverage() - Method in class io.lumine.mythic.core.utils.Timing.TimingResults
- getBar(String) - Method in class io.lumine.mythic.core.mobs.ActiveMob
- getBaseLevel() - Method in class io.lumine.mythic.core.spawning.random.RandomSpawner
- getBaseStats() - Method in class io.lumine.mythic.core.skills.stats.StatRegistry
- getBiome() - Method in class io.lumine.mythic.api.adapters.AbstractLocation
- getBiome() - Method in class io.lumine.mythic.core.spawning.random.RandomSpawnPoint
- getBiome(AbstractLocation) - Method in interface io.lumine.mythic.api.volatilecode.handlers.VolatileWorldHandler
- getBiome(AbstractLocation) - Method in class io.lumine.mythic.bukkit.compatibility.OpenTerrainGeneratorSupport
- getBiome(String) - Method in interface io.lumine.mythic.api.adapters.ServerInterface
- getBiome(String) - Method in interface io.lumine.mythic.api.volatilecode.handlers.VolatileWorldHandler
- getBiome(String) - Method in class io.lumine.mythic.bukkit.BukkitBootstrap
- getBiomes() - Method in interface io.lumine.mythic.api.volatilecode.handlers.VolatileWorldHandler
- getBiomes(String) - Method in interface io.lumine.mythic.api.adapters.ServerInterface
- getBiomes(String) - Method in class io.lumine.mythic.bukkit.BukkitBootstrap
- getBlock(String) - Method in interface io.lumine.mythic.api.adapters.ServerInterface
- getBlock(String) - Method in class io.lumine.mythic.bukkit.BukkitBootstrap
- GetBlockCoordinatesCommand - Class in io.lumine.mythic.bukkit.commands.utility
- GetBlockCoordinatesCommand(Command<MythicBukkit>) - Constructor for class io.lumine.mythic.bukkit.commands.utility.GetBlockCoordinatesCommand
- getBlockData() - Method in class io.lumine.mythic.api.adapters.AbstractBlock
- getBlockData() - Method in class io.lumine.mythic.api.adapters.AbstractBlock.InvalidBlock
- getBlockData() - Method in class io.lumine.mythic.bukkit.compatibility.MMOItemsSupport.MMOItemsBlock
- getBlockHandler() - Method in interface io.lumine.mythic.api.volatilecode.VolatileCodeHandler
- GetBlockInfoCommand - Class in io.lumine.mythic.bukkit.commands.utility
- GetBlockInfoCommand(Command<MythicBukkit>) - Constructor for class io.lumine.mythic.bukkit.commands.utility.GetBlockInfoCommand
- GetBlocks - Class in io.lumine.mythic.core.utils.physics
- GetBlocks() - Constructor for class io.lumine.mythic.core.utils.physics.GetBlocks
- getBlockX() - Method in class io.lumine.mythic.api.adapters.AbstractLocation
- getBlockX() - Method in class io.lumine.mythic.api.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.mythic.api.adapters.AbstractLocation
- getBlockY() - Method in class io.lumine.mythic.api.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.mythic.api.adapters.AbstractLocation
- getBlockZ() - Method in class io.lumine.mythic.api.adapters.AbstractVector
-
Gets the floored value of the Z component, indicating the block that this vector is contained with.
- getBoneModel(String, String) - Method in class io.lumine.mythic.bukkit.compatibility.AbstractModelEngineSupport
- getBoolean(int) - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- getBoolean(String) - Method in interface io.lumine.mythic.api.config.MythicConfig
- getBoolean(String) - Method in interface io.lumine.mythic.api.config.MythicLineConfig
- getBoolean(String) - Method in class io.lumine.mythic.api.skills.damage.DamageMetadata
- getBoolean(String) - Method in interface io.lumine.mythic.core.config.GenericConfig
- getBoolean(String) - Method in class io.lumine.mythic.core.config.MythicConfigImpl
- getBoolean(String) - Method in class io.lumine.mythic.core.skills.triggers.SkillTriggerMetadata
- getBoolean(String) - Method in class io.lumine.mythic.core.utils.jnbt.CompoundTag
- getBoolean(String[], boolean) - Method in interface io.lumine.mythic.api.config.MythicLineConfig
- getBoolean(String, boolean) - Method in interface io.lumine.mythic.api.config.MythicConfig
- getBoolean(String, boolean) - Method in interface io.lumine.mythic.api.config.MythicLineConfig
- getBoolean(String, boolean) - Method in interface io.lumine.mythic.core.config.GenericConfig
- getBoolean(String, boolean) - Method in class io.lumine.mythic.core.config.MythicConfigImpl
- getBootstrap() - Method in class io.lumine.mythic.bukkit.MythicBukkit
- getBossBar() - Method in interface io.lumine.mythic.api.mobs.MythicMob
- getBossBar() - Method in class io.lumine.mythic.core.mobs.MobType
- getBossBarRangeSquared() - Method in interface io.lumine.mythic.api.mobs.MythicMob
- getBossBarRangeSquared() - Method in class io.lumine.mythic.core.mobs.MobType
- getBossBarTitle() - Method in interface io.lumine.mythic.api.mobs.MythicMob
- getBossBarTitle() - Method in class io.lumine.mythic.core.mobs.MobType
- getBoundingBox(AbstractLocation, double) - Method in class io.lumine.mythic.core.skills.mechanics.PolygonMechanic
- getBoundingBox(AbstractLocation, double) - Method in class io.lumine.mythic.core.skills.mechanics.SlashMechanic
- getBuildNumber() - Method in class io.lumine.mythic.bukkit.MythicBukkit
- getBukkitEntity() - Method in interface io.lumine.mythic.api.adapters.AbstractEntity
- getBukkitEntity() - Method in class io.lumine.mythic.bukkit.adapters.BukkitEntity
- getBukkitEntity() - Method in class io.lumine.mythic.core.adapters.VirtualEntity
- getBukkitWorld() - Method in class io.lumine.mythic.bukkit.adapters.BukkitWorld
- getBullet() - Method in interface io.lumine.mythic.core.skills.projectiles.ProjectileBulletableTracker
- getByte(int) - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- getByte(int) - Method in class io.lumine.mythic.core.utils.jnbt.ListTag
-
Get a byte named with the given index.
- getByte(String) - Method in class io.lumine.mythic.core.utils.jnbt.CompoundTag
-
Get a byte named with the given key.
- getByteArray(int) - Method in class io.lumine.mythic.core.utils.jnbt.ListTag
-
Get a byte array named with the given index.
- getByteArray(String) - Method in class io.lumine.mythic.core.utils.jnbt.CompoundTag
-
Get a byte array named with the given key.
- getByteList(String) - Method in interface io.lumine.mythic.api.config.MythicConfig
- getByteList(String) - Method in class io.lumine.mythic.core.config.MythicConfigImpl
- getBytes(int, byte[]) - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- getBytes(int, byte[], int, int) - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- getBytes(int, ByteBuf) - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- getBytes(int, ByteBuf, int) - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- getBytes(int, ByteBuf, int, int) - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- getBytes(int, OutputStream, int) - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- getBytes(int, ByteBuffer) - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- getBytes(int, FileChannel, long, int) - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- getBytes(int, GatheringByteChannel, int) - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- getCallingEvent() - Method in interface io.lumine.mythic.api.skills.SkillMetadata
- getCallingEvent() - Method in class io.lumine.mythic.core.skills.SkillMetadataImpl
- getCancelled() - Method in interface io.lumine.mythic.api.skills.IParentSkill
- getCancelled() - Method in class io.lumine.mythic.core.skills.auras.Aura.AuraTracker
- getCancelled() - Method in class io.lumine.mythic.core.skills.mechanics.ChainMechanic.ChainTracker
- getCancelled() - Method in class io.lumine.mythic.core.skills.mechanics.ProjectileMechanic.ProjectileMechanicTracker
- getCancelled() - Method in class io.lumine.mythic.core.skills.projectiles.Projectile.ProjectileTracker
- getCancelled() - Method in class io.lumine.mythic.core.skills.TriggeredSkill
- getCaster() - Method in interface io.lumine.mythic.api.drops.DropMetadata
- getCaster() - Method in interface io.lumine.mythic.api.skills.SkillMetadata
- getCaster() - Method in class io.lumine.mythic.core.drops.DropMetadataImpl
- getCaster() - Method in interface io.lumine.mythic.core.skills.placeholders.PlaceholderMeta
- getCaster(AbstractEntity) - Method in interface io.lumine.mythic.api.skills.SkillManager
- getCaster(AbstractEntity) - Method in class io.lumine.mythic.core.skills.SkillExecutor
- getCasterNullable(AbstractEntity) - Method in class io.lumine.mythic.core.skills.SkillExecutor
- getCasterUUID() - Method in class io.lumine.mythic.core.skills.auras.Aura.AuraTracker
- getCategories() - Method in interface io.lumine.mythic.api.spawning.MythicSpawnState
- getCause() - Method in interface io.lumine.mythic.api.drops.DropMetadata
- getCause() - Method in interface io.lumine.mythic.api.skills.SkillMetadata
- getCenterX() - Method in class io.lumine.mythic.api.adapters.AbstractLocation
- getCenterY() - Method in class io.lumine.mythic.api.adapters.AbstractLocation
- getCenterZ() - Method in class io.lumine.mythic.api.adapters.AbstractLocation
- getChance() - Method in class io.lumine.mythic.core.spawning.random.RandomSpawner
- getChar(int) - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- getCharSequence(int, int, Charset) - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- getChildren() - Method in interface io.lumine.mythic.api.skills.SkillCaster
- getChildren() - Method in class io.lumine.mythic.core.mobs.ActiveMob
- getChunkString() - Method in class io.lumine.mythic.core.spawning.spawners.MythicSpawner
- getChunkX() - Method in class io.lumine.mythic.api.adapters.AbstractLocation
- getChunkX() - Method in class io.lumine.mythic.core.spawning.spawners.MythicSpawner
- getChunkZ() - Method in class io.lumine.mythic.api.adapters.AbstractLocation
- getChunkZ() - Method in class io.lumine.mythic.core.spawning.spawners.MythicSpawner
- getClass(String) - Method in enum class io.lumine.mythic.core.utils.ReflectionUtils.PackageType
- getClassFromType(int) - Static method in class io.lumine.mythic.core.utils.jnbt.NBTConstants
-
Convert a type ID to its corresponding
Tag
class. - getClock() - Method in class io.lumine.mythic.core.skills.SkillMechanic
- getCollidedFaces(BoundingBox) - Method in class io.lumine.mythic.core.utils.physics.PhysicsBlock
- getCollisions(AbstractVector, BoundingBox, AbstractLocation) - Static method in class io.lumine.mythic.core.utils.physics.CollisionHelper
- getColor() - Method in interface io.lumine.mythic.api.adapters.AbstractBossBar
-
Returns the color of this boss bar
- getColor() - Method in class io.lumine.mythic.bukkit.adapters.bossbars.AdventureBossBar
- getColor() - Method in class io.lumine.mythic.bukkit.adapters.bossbars.BukkitBossBar
- getColor() - Method in class io.lumine.mythic.bukkit.entities.BukkitSheep
- getColorString(String) - Method in interface io.lumine.mythic.api.config.MythicConfig
- getColorString(String) - Method in class io.lumine.mythic.core.config.MythicConfigImpl
- getColorString(String, String) - Method in interface io.lumine.mythic.api.config.MythicConfig
- getColorString(String, String) - Method in class io.lumine.mythic.core.config.MythicConfigImpl
- getColorStringList(String) - Method in interface io.lumine.mythic.api.config.MythicConfig
- getColorStringList(String) - Method in class io.lumine.mythic.core.config.MythicConfigImpl
- GetCommand - Class in io.lumine.mythic.bukkit.commands.eggs
- GetCommand - Class in io.lumine.mythic.bukkit.commands.items
- GetCommand(Command<MythicBukkit>) - Constructor for class io.lumine.mythic.bukkit.commands.eggs.GetCommand
- GetCommand(Command<MythicBukkit>) - Constructor for class io.lumine.mythic.bukkit.commands.items.GetCommand
- getCompound(String) - Method in class io.lumine.mythic.core.utils.jnbt.CompoundTag
- getCondition() - Method in class io.lumine.mythic.bukkit.events.MythicConditionLoadEvent
- getCondition() - Method in class io.lumine.mythic.core.skills.conditions.CustomCondition
- getCondition(String) - Method in interface io.lumine.mythic.api.skills.SkillManager
- getCondition(String) - Method in class io.lumine.mythic.core.skills.SkillExecutor
- getConditionArgument() - Method in class io.lumine.mythic.core.skills.conditions.CustomCondition
- getConditionName() - Method in class io.lumine.mythic.bukkit.events.MythicConditionLoadEvent
-
Gets the name of the custom condition being looked for
- getConditions() - Method in interface io.lumine.mythic.api.skills.Skill
- getConditions() - Method in class io.lumine.mythic.core.skills.SkillExecutor
- getConditions(String) - Method in interface io.lumine.mythic.api.skills.SkillManager
- getConditions(String) - Method in class io.lumine.mythic.core.skills.SkillExecutor
- getConditions(List<String>) - Method in interface io.lumine.mythic.api.skills.SkillManager
- getConditions(List<String>) - Method in class io.lumine.mythic.core.skills.SkillExecutor
- getConditionsTarget() - Method in interface io.lumine.mythic.api.skills.Skill
- getConditionsTrigger() - Method in interface io.lumine.mythic.api.skills.Skill
- getConfig() - Method in interface io.lumine.mythic.api.mobs.MythicMob
- getConfig() - Method in interface io.lumine.mythic.api.skills.Skill
- getConfig() - Method in class io.lumine.mythic.bukkit.events.MythicConditionLoadEvent
-
Gets the line configuration for the condition
- getConfig() - Method in class io.lumine.mythic.bukkit.events.MythicDropLoadEvent
-
Gets the line configuration for the drop
- getConfig() - Method in class io.lumine.mythic.bukkit.events.MythicMechanicLoadEvent
-
Gets the line configuration for the mechanic
- getConfig() - Method in class io.lumine.mythic.bukkit.events.MythicTargeterLoadEvent
-
Gets the line configuration for the targeter
- getConfig() - Method in class io.lumine.mythic.core.config.ConfigExecutor
- getConfig() - Method in class io.lumine.mythic.core.items.MythicItem
-
Gets the item's configuration section
- getConfigFile() - Method in class io.lumine.mythic.bukkit.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.mythic.core.drops.droppables.CustomDrop
- getConfigLine() - Method in class io.lumine.mythic.core.skills.SkillMechanic
- getConfiguration() - Method in interface io.lumine.mythic.api.MythicPlugin
- getConstructor(Class<?>, Class<?>...) - Static method in class io.lumine.mythic.core.utils.ReflectionUtils
- getConstructor(String, ReflectionUtils.PackageType, Class<?>...) - Static method in class io.lumine.mythic.core.utils.ReflectionUtils
- getContainer() - Method in class io.lumine.mythic.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.mythic.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.mythic.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.mythic.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.mythic.core.skills.AbstractSkill
- getCooldownSeconds() - Method in class io.lumine.mythic.core.spawning.spawners.MythicSpawner
- getCrucibleBlockData(String) - Method in interface io.lumine.mythic.bukkit.compatibility.CrucibleSupport
- getCrucibleItem(String) - Method in interface io.lumine.mythic.bukkit.compatibility.CrucibleSupport
- getCurrentCustomDurability(ItemStack) - Method in class io.lumine.mythic.core.items.ItemExecutor
- getCurrentLocation() - Method in interface io.lumine.mythic.core.skills.projectiles.ProjectileBulletableTracker
- getCurrentMobCount(MobSpawnCategory) - Method in interface io.lumine.mythic.api.spawning.MythicSpawnState
- getCurrentMobCounts() - Method in interface io.lumine.mythic.api.spawning.MythicSpawnState
- getCurrentVelocity() - Method in interface io.lumine.mythic.core.skills.projectiles.ProjectileBulletableTracker
- getCustomBlock(String) - Method in interface io.lumine.mythic.bukkit.compatibility.CrucibleSupport
- getCustomBlockMaterial(int) - Method in class io.lumine.mythic.bukkit.compatibility.MMOItemsSupport
- getCustomBlockState(int) - Method in class io.lumine.mythic.bukkit.compatibility.MMOItemsSupport
- getCustomConfig() - Method in class io.lumine.mythic.core.config.IOLoader
- getCustomItem(String) - Method in class io.lumine.mythic.bukkit.compatibility.MMOItemsSupport
- getCustomMMOBlock(int) - Method in class io.lumine.mythic.bukkit.compatibility.MMOItemsSupport
- getCustomName() - Method in interface io.lumine.mythic.api.adapters.AbstractEntity
- getCustomName() - Method in class io.lumine.mythic.bukkit.adapters.BukkitEntity
- getCustomName() - Method in class io.lumine.mythic.core.adapters.VirtualEntity
- getDamage() - Method in interface io.lumine.mythic.api.adapters.AbstractEntity
- getDamage() - Method in interface io.lumine.mythic.api.mobs.MythicMob
- getDamage() - Method in class io.lumine.mythic.bukkit.adapters.BukkitEntity
- getDamage() - Method in class io.lumine.mythic.bukkit.events.MythicDamageEvent
- getDamage() - Method in class io.lumine.mythic.core.adapters.VirtualEntity
- getDamage() - Method in class io.lumine.mythic.core.mobs.ActiveMob
- getDamage() - Method in class io.lumine.mythic.core.mobs.MobType
- getDamage(ActiveMob) - Method in interface io.lumine.mythic.api.mobs.MythicMob
- getDamage(ActiveMob) - Method in class io.lumine.mythic.core.mobs.MobType
- getDamageBase() - Method in interface io.lumine.mythic.api.adapters.AbstractEntity
- getDamageBase() - Method in class io.lumine.mythic.bukkit.adapters.BukkitEntity
- getDamageBase() - Method in class io.lumine.mythic.core.adapters.VirtualEntity
- getDamageModifiers() - Method in interface io.lumine.mythic.api.mobs.MythicMob
- getDamageType() - Method in class io.lumine.mythic.core.skills.triggers.meta.DamagedMetadata
- getDamageType() - Method in class io.lumine.mythic.core.skills.triggers.meta.EntityAttackMetadata
- getData() - Method in interface io.lumine.mythic.core.skills.projectiles.ProjectileBulletableTracker
- getDataContainer() - Method in interface io.lumine.mythic.api.adapters.AbstractEntity
- getDataContainer() - Method in class io.lumine.mythic.bukkit.adapters.BukkitEntity
- getDataContainer() - Method in class io.lumine.mythic.core.adapters.VirtualEntity
- getDebugLevel() - Method in interface io.lumine.mythic.api.config.ConfigManager
- getDespawnMobsByDefault() - Method in class io.lumine.mythic.core.config.ConfigExecutor
- getDespawnMode() - Method in interface io.lumine.mythic.api.mobs.MythicMob
-
Gets the method by which this mob despawns
- getDespawnMode() - Method in class io.lumine.mythic.core.mobs.ActiveMob
- getDespawnMode() - Method in class io.lumine.mythic.core.mobs.MobType
-
Gets the method by which this mob despawns
- getDifficultyScale(AbstractLocation) - Method in interface io.lumine.mythic.api.volatilecode.handlers.VolatileWorldHandler
- getDifficultyScale(AbstractLocation) - Method in class io.lumine.mythic.core.volatilecode.disabled.VolatileWorldHandlerDisabled
- getDigOutOfGround() - Method in interface io.lumine.mythic.api.mobs.MythicMob
- getDirection() - Method in class io.lumine.mythic.api.adapters.AbstractLocation
-
Gets a unit-vector pointing in the direction that this Location is facing.
- getDisguise() - Method in interface io.lumine.mythic.api.mobs.MythicMob
- getDisguise(String) - Method in class io.lumine.mythic.bukkit.compatibility.LibsDisguisesSupport
- getDisplay() - Method in class io.lumine.mythic.core.skills.stats.StatType
- getDisplayName() - Method in interface io.lumine.mythic.api.mobs.MythicMob
-
Gets the display name of the mob type
- getDisplayName() - Method in class io.lumine.mythic.core.items.MythicItem
-
Gets the item's display name
- getDisplayName() - Method in class io.lumine.mythic.core.mobs.ActiveMob
- getDouble(int) - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- getDouble(int) - Method in class io.lumine.mythic.core.utils.jnbt.ListTag
-
Get a double named with the given index.
- getDouble(String) - Method in interface io.lumine.mythic.api.config.MythicConfig
- getDouble(String) - Method in interface io.lumine.mythic.api.config.MythicLineConfig
- getDouble(String) - Method in class io.lumine.mythic.api.skills.damage.DamageMetadata
- getDouble(String) - Method in class io.lumine.mythic.core.config.MythicConfigImpl
- getDouble(String) - Method in class io.lumine.mythic.core.skills.triggers.SkillTriggerMetadata
- getDouble(String) - Method in class io.lumine.mythic.core.utils.jnbt.CompoundTag
-
Get a double named with the given key.
- getDouble(String[], double) - Method in interface io.lumine.mythic.api.config.MythicLineConfig
- getDouble(String, double) - Method in interface io.lumine.mythic.api.config.MythicConfig
- getDouble(String, double) - Method in interface io.lumine.mythic.api.config.MythicLineConfig
- getDouble(String, double) - Method in class io.lumine.mythic.core.config.MythicConfigImpl
- getDrop() - Method in class io.lumine.mythic.bukkit.events.MythicDropLoadEvent
- getDrop() - Method in class io.lumine.mythic.core.drops.droppables.CustomDrop
- getDrop(DropMetadata, double) - Method in interface io.lumine.mythic.api.drops.IItemDrop
- getDrop(DropMetadata, double) - Method in class io.lumine.mythic.bukkit.compatibility.MMOItemsSupport.MMOItemsDrop
- getDrop(DropMetadata, double) - Method in class io.lumine.mythic.core.drops.droppables.ItemDrop
- getDrop(DropMetadata, double) - Method in class io.lumine.mythic.core.drops.droppables.MythicItemDrop
- getDrop(String, String) - Method in class io.lumine.mythic.core.drops.DropExecutor
- getDropArgument() - Method in class io.lumine.mythic.core.drops.droppables.CustomDrop
- getDropManager() - Method in interface io.lumine.mythic.api.MythicPlugin
- getDropName() - Method in class io.lumine.mythic.bukkit.events.MythicDropLoadEvent
-
Gets the name of the custom drop being looked for
- getDropper() - Method in interface io.lumine.mythic.api.drops.DropMetadata
- getDrops() - Method in class io.lumine.mythic.bukkit.events.MythicMobDeathEvent
-
Gets the list of the mob's drops
- getDrops() - Method in class io.lumine.mythic.bukkit.events.MythicMobLootDropEvent
-
Gets the LootBag representing everything the mob is dropping
- getDrops() - Method in class io.lumine.mythic.core.drops.LootBag
- getDropTable() - Method in interface io.lumine.mythic.api.mobs.MythicMob
- getDropTable(String) - Method in interface io.lumine.mythic.api.drops.DropManager
- getDropTable(String) - Method in class io.lumine.mythic.core.drops.DropExecutor
- getDropTables() - Method in interface io.lumine.mythic.api.drops.DropManager
- getDropTables() - Method in class io.lumine.mythic.core.drops.DropExecutor
- getEggDisplay() - Method in interface io.lumine.mythic.api.mobs.MythicMob
- getEnchantingDisabled(ItemStack) - Method in class io.lumine.mythic.core.items.ItemExecutor
- getEnchantmentLevel(String) - Method in interface io.lumine.mythic.api.adapters.AbstractEntity
- getEnchantmentLevel(String) - Method in class io.lumine.mythic.bukkit.adapters.BukkitEntity
- getEnchantmentLevel(String) - Method in class io.lumine.mythic.core.adapters.VirtualEntity
- getEnchantmentLevelHeld(String) - Method in interface io.lumine.mythic.api.adapters.AbstractEntity
- getEnchantmentLevelHeld(String) - Method in class io.lumine.mythic.bukkit.adapters.BukkitEntity
- getEnchantmentLevelHeld(String) - Method in class io.lumine.mythic.core.adapters.VirtualEntity
- getEntities(SkillMetadata) - Method in interface io.lumine.mythic.api.skills.targeters.IEntityTargeter
- getEntities(SkillMetadata) - Method in class io.lumine.mythic.core.skills.targeters.ChildrenTargeter
- getEntities(SkillMetadata) - Method in class io.lumine.mythic.core.skills.targeters.EntitiesInRadiusTargeter
- getEntities(SkillMetadata) - Method in class io.lumine.mythic.core.skills.targeters.EntitiesInRingTargeter
- getEntities(SkillMetadata) - Method in class io.lumine.mythic.core.skills.targeters.EntitiesNearOriginTargeter
- getEntities(SkillMetadata) - Method in class io.lumine.mythic.core.skills.targeters.FatherTargeter
- getEntities(SkillMetadata) - Method in class io.lumine.mythic.core.skills.targeters.IEntitySelector
- getEntities(SkillMetadata) - Method in class io.lumine.mythic.core.skills.targeters.ItemsInRadiusTargeter
- getEntities(SkillMetadata) - Method in class io.lumine.mythic.core.skills.targeters.ItemsNearOriginTargeter
- getEntities(SkillMetadata) - Method in class io.lumine.mythic.core.skills.targeters.LivingInConeTargeter
- getEntities(SkillMetadata) - Method in class io.lumine.mythic.core.skills.targeters.LivingInLineTargeter
- getEntities(SkillMetadata) - Method in class io.lumine.mythic.core.skills.targeters.LivingInWorldTargeter
- getEntities(SkillMetadata) - Method in class io.lumine.mythic.core.skills.targeters.LivingNearTargetLocationTargeter
- getEntities(SkillMetadata) - Method in class io.lumine.mythic.core.skills.targeters.MobsInRadiusTargeter
- getEntities(SkillMetadata) - Method in class io.lumine.mythic.core.skills.targeters.MobsNearOriginTargeter
- getEntities(SkillMetadata) - Method in class io.lumine.mythic.core.skills.targeters.MotherTargeter
- getEntities(SkillMetadata) - Method in class io.lumine.mythic.core.skills.targeters.MountTargeter
- getEntities(SkillMetadata) - Method in class io.lumine.mythic.core.skills.targeters.NearestPlayerTargeter
- getEntities(SkillMetadata) - Method in class io.lumine.mythic.core.skills.targeters.NotLivingNearOriginTargeter
- getEntities(SkillMetadata) - Method in class io.lumine.mythic.core.skills.targeters.OwnerTargeter
- getEntities(SkillMetadata) - Method in class io.lumine.mythic.core.skills.targeters.ParentTargeter
- getEntities(SkillMetadata) - Method in class io.lumine.mythic.core.skills.targeters.PassengerTargeter
- getEntities(SkillMetadata) - Method in class io.lumine.mythic.core.skills.targeters.PlayerByNameTargeter
- getEntities(SkillMetadata) - Method in class io.lumine.mythic.core.skills.targeters.PlayersInRadiusTargeter
- getEntities(SkillMetadata) - Method in class io.lumine.mythic.core.skills.targeters.PlayersInRingTargeter
- getEntities(SkillMetadata) - Method in class io.lumine.mythic.core.skills.targeters.PlayersInWorldTargeter
- getEntities(SkillMetadata) - Method in class io.lumine.mythic.core.skills.targeters.PlayersNearOriginTargeter
- getEntities(SkillMetadata) - Method in class io.lumine.mythic.core.skills.targeters.PlayersNearTargetLocationsTargeter
- getEntities(SkillMetadata) - Method in class io.lumine.mythic.core.skills.targeters.PlayersOnServerTargeter
- getEntities(SkillMetadata) - Method in class io.lumine.mythic.core.skills.targeters.SelfTargeter
- getEntities(SkillMetadata) - Method in class io.lumine.mythic.core.skills.targeters.SiblingsTargeter
- getEntities(SkillMetadata) - Method in class io.lumine.mythic.core.skills.targeters.TargetedTargetTargeter
- getEntities(SkillMetadata) - Method in class io.lumine.mythic.core.skills.targeters.TargetTargeter
- getEntities(SkillMetadata) - Method in class io.lumine.mythic.core.skills.targeters.ThreatTablePlayersTargeter
- getEntities(SkillMetadata) - Method in class io.lumine.mythic.core.skills.targeters.ThreatTableRandomTargeter
- getEntities(SkillMetadata) - Method in class io.lumine.mythic.core.skills.targeters.ThreatTableTargeter
- getEntities(SkillMetadata) - Method in class io.lumine.mythic.core.skills.targeters.TriggerTargeter
- getEntities(SkillMetadata) - Method in class io.lumine.mythic.core.skills.targeters.UniqueIdentifierTargeter
- getEntities(SkillMetadata) - Method in class io.lumine.mythic.core.skills.targeters.VanillaTargeter
- getEntities(SkillMetadata) - Method in class io.lumine.mythic.core.skills.targeters.VehicleTargeter
- getEntities(SkillMetadata) - Method in class io.lumine.mythic.core.skills.targeters.WolfOwnerTargeter
- getEntities(SkillMetadata) - Method in class io.lumine.mythic.core.skills.targeters.WrappedEntityTargeter
- getEntitiesBySelector(SkillCaster, String) - Method in class io.lumine.mythic.api.volatilecode.VolatileCodeDisabled
- getEntitiesBySelector(SkillCaster, String) - Method in interface io.lumine.mythic.api.volatilecode.VolatileCodeHandler
- getEntitiesInChunk(int, int) - Method in interface io.lumine.mythic.api.adapters.AbstractWorld
- getEntitiesInChunk(int, int) - Method in class io.lumine.mythic.bukkit.adapters.BukkitWorld
- getEntitiesInChunk(AbstractWorld, int, int) - Method in interface io.lumine.mythic.api.volatilecode.handlers.VolatileWorldHandler
- getEntitiesNearLocation(AbstractLocation, double) - Method in interface io.lumine.mythic.api.adapters.AbstractWorld
- getEntitiesNearLocation(AbstractLocation, double) - Method in interface io.lumine.mythic.api.volatilecode.handlers.VolatileWorldHandler
- getEntitiesNearLocation(AbstractLocation, double) - Method in class io.lumine.mythic.bukkit.adapters.BukkitWorld
- getEntitiesNearLocation(AbstractLocation, double, Predicate<AbstractEntity>) - Method in interface io.lumine.mythic.api.adapters.AbstractWorld
- getEntitiesNearLocation(AbstractLocation, double, Predicate<AbstractEntity>) - Method in interface io.lumine.mythic.api.volatilecode.handlers.VolatileWorldHandler
- getEntitiesNearLocation(AbstractLocation, double, Predicate<AbstractEntity>) - Method in class io.lumine.mythic.bukkit.adapters.BukkitWorld
- getEntitiesNearPoint(SkillMetadata, AbstractLocation) - Method in class io.lumine.mythic.core.skills.targeters.EntitiesInRadiusTargeter
- getEntitiesNearPoint(SkillMetadata, Predicate<AbstractEntity>, AbstractLocation) - Method in class io.lumine.mythic.core.skills.targeters.EntitiesInRadiusTargeter
- getEntity() - Method in class io.lumine.mythic.api.mobs.GenericCaster
- getEntity() - Method in interface io.lumine.mythic.api.skills.SkillCaster
- getEntity() - Method in class io.lumine.mythic.bukkit.events.MythicMobDeathEvent
-
Gets the Bukkit Entity of the mob that died
- getEntity() - Method in class io.lumine.mythic.bukkit.events.MythicMobDespawnEvent
-
Gets the Bukkit Entity of the mob that despawned
- getEntity() - Method in class io.lumine.mythic.bukkit.events.MythicMobLootDropEvent
-
Gets the Bukkit Entity of the mob that died
- getEntity() - Method in class io.lumine.mythic.bukkit.events.MythicMobSpawnEvent
-
Get the Bukkit Entity of the mob being spawned
- getEntity() - Method in class io.lumine.mythic.bukkit.events.MythicProjectileHitEvent
-
Gets the entity that was hit
- getEntity() - Method in class io.lumine.mythic.bukkit.events.MythicStatChangeEvent
-
Gets the Bukkit Entity of the caster
- getEntity() - Method in class io.lumine.mythic.core.mobs.ActiveMob
- getEntity(UUID) - Method in interface io.lumine.mythic.api.adapters.ServerInterface
- getEntity(UUID) - Method in class io.lumine.mythic.bukkit.BukkitBootstrap
- getEntity(UUID) - Method in class io.lumine.mythic.core.volatilecode.disabled.VolatileWorldHandlerDisabled
- getEntityAbsorptionHearts(AbstractEntity) - Method in interface io.lumine.mythic.api.volatilecode.handlers.VolatileEntityHandler
- getEntityAbsorptionHearts(AbstractEntity) - Method in interface io.lumine.mythic.core.volatilecode.disabled.VolatileEntityHandlerDisabled
- getEntityAsPlayer() - Method in class io.lumine.mythic.bukkit.adapters.BukkitEntity
- getEntityDamageModifiers() - Method in interface io.lumine.mythic.api.mobs.MythicMob
- getEntityHandler() - Method in interface io.lumine.mythic.api.volatilecode.VolatileCodeHandler
- getEntityId() - Method in interface io.lumine.mythic.api.volatilecode.virtual.IPacketEntityRenderer
- getEntityId() - Method in class io.lumine.mythic.api.volatilecode.virtual.PacketEntity
- getEntityMotion(AbstractEntity) - Method in interface io.lumine.mythic.api.volatilecode.handlers.VolatileEntityHandler
- getEntityTargets() - Method in interface io.lumine.mythic.api.skills.SkillMetadata
- getEntityTargets() - Method in class io.lumine.mythic.core.skills.SkillMetadataImpl
- getEntityType() - Method in interface io.lumine.mythic.api.mobs.MythicMob
-
Gets the entity type of the mob
- getEntityTypeString() - Method in interface io.lumine.mythic.api.mobs.MythicMob
-
Gets the string name of the entity type of the mob type
- getEntityTypeString() - Method in class io.lumine.mythic.core.mobs.MobType
-
Gets the string name of the entity type of the mob type
- getEnum(String[], Class<T>, T) - Method in interface io.lumine.mythic.api.config.MythicLineConfig
- getEnum(String[], Class<T>, T) - Method in class io.lumine.mythic.core.config.MythicLineConfigImpl
- getEnum(String[], Class<T>, T, String) - Method in interface io.lumine.mythic.api.config.MythicLineConfig
- getEnum(String[], Class<T>, T, String) - Method in class io.lumine.mythic.core.config.MythicLineConfigImpl
- getEnum(String, Class<T>, T) - Method in interface io.lumine.mythic.api.config.MythicConfig
- getEnum(String, Class<T>, T) - Method in class io.lumine.mythic.core.config.MythicConfigImpl
- getEpsilon() - Static method in class io.lumine.mythic.api.adapters.AbstractVector
-
Get the threshold used for equals().
- getEquipmentTable() - Method in interface io.lumine.mythic.api.mobs.MythicMob
- getExecuteAfterDeath() - Method in interface io.lumine.mythic.api.skills.SkillMetadata
- getExecuteAfterDeath() - Method in class io.lumine.mythic.core.skills.SkillMetadataImpl
- getExp() - Method in class io.lumine.mythic.bukkit.events.MythicMobLootDropEvent
-
Gets the experience dropped by the mob
- getExperience() - Method in interface io.lumine.mythic.api.adapters.AbstractPlayer
- getExperience() - Method in class io.lumine.mythic.bukkit.adapters.BukkitPlayer
- getEyeHeight() - Method in interface io.lumine.mythic.api.adapters.AbstractEntity
- getEyeHeight() - Method in class io.lumine.mythic.bukkit.adapters.BukkitEntity
- getEyeHeight() - Method in class io.lumine.mythic.core.adapters.VirtualEntity
- getEyeLocation() - Method in interface io.lumine.mythic.api.adapters.AbstractEntity
- getEyeLocation() - Method in class io.lumine.mythic.bukkit.adapters.BukkitEntity
- getEyeLocation() - Method in class io.lumine.mythic.core.adapters.VirtualEntity
- getFaction() - Method in interface io.lumine.mythic.api.adapters.AbstractEntity
- getFaction() - Method in interface io.lumine.mythic.api.mobs.MythicMob
- getFaction() - Method in class io.lumine.mythic.bukkit.adapters.BukkitEntity
- getFaction() - Method in class io.lumine.mythic.core.adapters.VirtualEntity
- getFaction() - Method in class io.lumine.mythic.core.mobs.ActiveMob
- getFaction() - Method in class io.lumine.mythic.core.mobs.MobType
- getFaction(AbstractPlayer) - Method in interface io.lumine.mythic.core.players.factions.FactionProvider
- getFaction(UUID) - Method in interface io.lumine.mythic.core.players.factions.FactionProvider
- getFaction(UUID) - Method in class io.lumine.mythic.core.players.factions.PermissionFactionProvider
- getField(Class<?>, boolean, String) - Static method in class io.lumine.mythic.core.utils.ReflectionUtils
- getField(String, ReflectionUtils.PackageType, boolean, String) - Static method in class io.lumine.mythic.core.utils.ReflectionUtils
- getFile() - Method in interface io.lumine.mythic.api.config.MythicConfig
- getFile() - Method in interface io.lumine.mythic.api.mobs.MythicMob
-
Gets the file the mob type is located in
- getFile() - Method in class io.lumine.mythic.core.config.IOLoader
- getFile() - Method in class io.lumine.mythic.core.items.MythicItem
-
Returns the file the item is in
- getFile() - Method in class io.lumine.mythic.core.mobs.MobStack
- getFileConfiguration() - Method in interface io.lumine.mythic.api.config.MythicConfig
- getFileConfiguration() - Method in class io.lumine.mythic.core.config.MythicConfigImpl
- getFileName() - Method in interface io.lumine.mythic.api.config.MythicConfig
- getFileName() - Method in interface io.lumine.mythic.api.config.MythicLineConfig
- getFileName() - Method in class io.lumine.mythic.core.config.MythicConfigImpl
- getFilePath() - Method in class io.lumine.mythic.core.skills.AbstractSkill
- getFinalDamage() - Method in class io.lumine.mythic.core.skills.triggers.meta.DamagedMetadata
- getFinalDamage() - Method in class io.lumine.mythic.core.skills.triggers.meta.EntityAttackMetadata
- getFlagRegistry() - Method in class io.lumine.mythic.bukkit.compatibility.WorldEditSupport.WorldGuardSix
- getFlagRegistry() - Method in class io.lumine.mythic.bukkit.compatibility.WorldGuardSupport.WorldGuardSix
- getFloat(int) - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- getFloat(int) - Method in class io.lumine.mythic.core.utils.jnbt.ListTag
-
Get a float named with the given index.
- getFloat(String) - Method in interface io.lumine.mythic.api.config.MythicConfig
- getFloat(String) - Method in interface io.lumine.mythic.api.config.MythicLineConfig
- getFloat(String) - Method in class io.lumine.mythic.api.skills.damage.DamageMetadata
- getFloat(String) - Method in class io.lumine.mythic.core.config.MythicConfigImpl
- getFloat(String) - Method in class io.lumine.mythic.core.skills.triggers.SkillTriggerMetadata
- getFloat(String) - Method in class io.lumine.mythic.core.skills.variables.VariableRegistry
-
Get the variable with the given key as an integer, if possible
- getFloat(String) - Method in class io.lumine.mythic.core.utils.jnbt.CompoundTag
-
Get a float named with the given key.
- getFloat(String[], float) - Method in interface io.lumine.mythic.api.config.MythicLineConfig
- getFloat(String, float) - Method in interface io.lumine.mythic.api.config.MythicConfig
- getFloat(String, float) - Method in interface io.lumine.mythic.api.config.MythicLineConfig
- getFloat(String, float) - Method in class io.lumine.mythic.core.config.MythicConfigImpl
- getFlyingSpeed(ActiveMob) - Method in interface io.lumine.mythic.api.mobs.MythicMob
- getFlyingSpeed(ActiveMob) - Method in class io.lumine.mythic.core.mobs.MobType
- getFolder() - Method in interface io.lumine.mythic.api.packs.Pack
- getFoodLevel() - Method in interface io.lumine.mythic.api.adapters.AbstractPlayer
- getFoodLevel() - Method in class io.lumine.mythic.bukkit.adapters.BukkitPlayer
- getFoodSaturation() - Method in interface io.lumine.mythic.api.adapters.AbstractPlayer
- getFoodSaturation() - Method in class io.lumine.mythic.bukkit.adapters.BukkitPlayer
- getFormattedValue(StatModifierType, double) - Method in class io.lumine.mythic.core.skills.stats.StatType
- getFreezingTicks() - Method in interface io.lumine.mythic.api.adapters.AbstractEntity
- getFreezingTicks() - Method in class io.lumine.mythic.bukkit.adapters.BukkitEntity
- getFreezingTicks() - Method in class io.lumine.mythic.core.adapters.VirtualEntity
- getFullTime() - Method in interface io.lumine.mythic.api.adapters.AbstractWorld
- getFullTime() - Method in class io.lumine.mythic.bukkit.adapters.BukkitWorld
- getFurnitureCaster(AbstractEntity) - Method in interface io.lumine.mythic.bukkit.compatibility.CrucibleSupport
- getGenerations() - Method in interface io.lumine.mythic.api.drops.DropMetadata
- getGlobalCooldown() - Method in class io.lumine.mythic.api.mobs.GenericCaster
- getGlobalCooldown() - Method in interface io.lumine.mythic.api.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.mythic.core.skills.auras.Aura.AuraTracker
- getGroup() - Method in class io.lumine.mythic.core.spawning.spawners.MythicSpawner
-
Gets the spawner group the spawner is part of
- getHandlerList() - Static method in class io.lumine.mythic.bukkit.events.MythicApplyEnchantEvent
- getHandlerList() - Static method in class io.lumine.mythic.bukkit.events.MythicConditionLoadEvent
- getHandlerList() - Static method in class io.lumine.mythic.bukkit.events.MythicDamageEvent
- getHandlerList() - Static method in class io.lumine.mythic.bukkit.events.MythicDropLoadEvent
- getHandlerList() - Static method in class io.lumine.mythic.bukkit.events.MythicHealMechanicEvent
- getHandlerList() - Static method in class io.lumine.mythic.bukkit.events.MythicMechanicLoadEvent
- getHandlerList() - Static method in class io.lumine.mythic.bukkit.events.MythicMobDeathEvent
- getHandlerList() - Static method in class io.lumine.mythic.bukkit.events.MythicMobDespawnEvent
- getHandlerList() - Static method in class io.lumine.mythic.bukkit.events.MythicMobInteractEvent
- getHandlerList() - Static method in class io.lumine.mythic.bukkit.events.MythicMobItemGenerateEvent
- getHandlerList() - Static method in class io.lumine.mythic.bukkit.events.MythicMobLootDropEvent
- getHandlerList() - Static method in class io.lumine.mythic.bukkit.events.MythicMobPreSpawnEvent
- getHandlerList() - Static method in class io.lumine.mythic.bukkit.events.MythicMobSpawnEvent
- getHandlerList() - Static method in class io.lumine.mythic.bukkit.events.MythicModifiedInventoryEvent
- getHandlerList() - Static method in class io.lumine.mythic.bukkit.events.MythicPlayerAttackEvent
- getHandlerList() - Static method in class io.lumine.mythic.bukkit.events.MythicPlayerLoadedEvent
- getHandlerList() - Static method in class io.lumine.mythic.bukkit.events.MythicPlayerSignalEvent
- getHandlerList() - Static method in class io.lumine.mythic.bukkit.events.MythicPostReloadedEvent
- getHandlerList() - Static method in class io.lumine.mythic.bukkit.events.MythicProjectileHitEvent
- getHandlerList() - Static method in class io.lumine.mythic.bukkit.events.MythicReloadedEvent
- getHandlerList() - Static method in class io.lumine.mythic.bukkit.events.MythicStatChangeEvent
- getHandlerList() - Static method in class io.lumine.mythic.bukkit.events.MythicTargeterLoadEvent
- getHandlerList() - Static method in class io.lumine.mythic.bukkit.events.MythicTriggerEvent
- getHandlers() - Method in class io.lumine.mythic.bukkit.events.MythicApplyEnchantEvent
- getHandlers() - Method in class io.lumine.mythic.bukkit.events.MythicConditionLoadEvent
- getHandlers() - Method in class io.lumine.mythic.bukkit.events.MythicDamageEvent
- getHandlers() - Method in class io.lumine.mythic.bukkit.events.MythicDropLoadEvent
- getHandlers() - Method in class io.lumine.mythic.bukkit.events.MythicHealMechanicEvent
- getHandlers() - Method in class io.lumine.mythic.bukkit.events.MythicMechanicLoadEvent
- getHandlers() - Method in class io.lumine.mythic.bukkit.events.MythicMobDeathEvent
- getHandlers() - Method in class io.lumine.mythic.bukkit.events.MythicMobDespawnEvent
- getHandlers() - Method in class io.lumine.mythic.bukkit.events.MythicMobInteractEvent
- getHandlers() - Method in class io.lumine.mythic.bukkit.events.MythicMobItemGenerateEvent
- getHandlers() - Method in class io.lumine.mythic.bukkit.events.MythicMobLootDropEvent
- getHandlers() - Method in class io.lumine.mythic.bukkit.events.MythicMobPreSpawnEvent
- getHandlers() - Method in class io.lumine.mythic.bukkit.events.MythicMobSpawnEvent
- getHandlers() - Method in class io.lumine.mythic.bukkit.events.MythicModifiedInventoryEvent
- getHandlers() - Method in class io.lumine.mythic.bukkit.events.MythicPlayerAttackEvent
- getHandlers() - Method in class io.lumine.mythic.bukkit.events.MythicPlayerLoadedEvent
- getHandlers() - Method in class io.lumine.mythic.bukkit.events.MythicPlayerSignalEvent
- getHandlers() - Method in class io.lumine.mythic.bukkit.events.MythicPostReloadedEvent
- getHandlers() - Method in class io.lumine.mythic.bukkit.events.MythicProjectileHitEvent
- getHandlers() - Method in class io.lumine.mythic.bukkit.events.MythicReloadedEvent
- getHandlers() - Method in class io.lumine.mythic.bukkit.events.MythicStatChangeEvent
- getHandlers() - Method in class io.lumine.mythic.bukkit.events.MythicTargeterLoadEvent
- getHandlers() - Method in class io.lumine.mythic.bukkit.events.MythicTriggerEvent
- getHasAura(AbstractEntity, String) - Method in class io.lumine.mythic.core.skills.auras.AuraManager
- getHead() - Method in class io.lumine.mythic.bukkit.adapters.BukkitEntityType
- getHeadString() - Method in class io.lumine.mythic.api.mobs.entities.MythicEntity
- getHeadString() - Method in class io.lumine.mythic.bukkit.adapters.BukkitEntityType
- getHealAmount() - Method in class io.lumine.mythic.bukkit.events.MythicHealMechanicEvent
- getHealth() - Method in interface io.lumine.mythic.api.adapters.AbstractEntity
- getHealth() - Method in interface io.lumine.mythic.api.mobs.MythicMob
- getHealth() - Method in class io.lumine.mythic.bukkit.adapters.BukkitEntity
- getHealth() - Method in class io.lumine.mythic.core.adapters.VirtualEntity
- getHealth() - Method in class io.lumine.mythic.core.mobs.MobType
- getHealth(ActiveMob) - Method in interface io.lumine.mythic.api.mobs.MythicMob
- getHealth(ActiveMob) - Method in class io.lumine.mythic.core.mobs.MobType
- getHeight() - Method in interface io.lumine.mythic.api.adapters.AbstractEntity
- getHeight() - Method in class io.lumine.mythic.api.mobs.entities.MythicEntity
- getHeight() - Method in class io.lumine.mythic.bukkit.adapters.BukkitEntity
- getHeight() - Method in class io.lumine.mythic.bukkit.entities.BukkitAllay
- getHeight() - Method in class io.lumine.mythic.bukkit.entities.BukkitBabyDrowned
- getHeight() - Method in class io.lumine.mythic.bukkit.entities.BukkitBabyHusk
- getHeight() - Method in class io.lumine.mythic.bukkit.entities.BukkitBabyPiglin
- getHeight() - Method in class io.lumine.mythic.bukkit.entities.BukkitBabyPiglinBrute
- getHeight() - Method in class io.lumine.mythic.bukkit.entities.BukkitBabyPigZombie
- getHeight() - Method in class io.lumine.mythic.bukkit.entities.BukkitBabyPigZombieVillager
- getHeight() - Method in class io.lumine.mythic.bukkit.entities.BukkitBabyZoglin
- getHeight() - Method in class io.lumine.mythic.bukkit.entities.BukkitBat
- getHeight() - Method in class io.lumine.mythic.bukkit.entities.BukkitBee
- getHeight() - Method in class io.lumine.mythic.bukkit.entities.BukkitBlaze
- getHeight() - Method in class io.lumine.mythic.bukkit.entities.BukkitCamel
- getHeight() - Method in class io.lumine.mythic.bukkit.entities.BukkitCat
- getHeight() - Method in class io.lumine.mythic.bukkit.entities.BukkitCaveSpider
- getHeight() - Method in class io.lumine.mythic.bukkit.entities.BukkitChicken
- getHeight() - Method in class io.lumine.mythic.bukkit.entities.BukkitCow
- getHeight() - Method in class io.lumine.mythic.bukkit.entities.BukkitDolphin
- getHeight() - Method in class io.lumine.mythic.bukkit.entities.BukkitDonkey
- getHeight() - Method in class io.lumine.mythic.bukkit.entities.BukkitDrowned
- getHeight() - Method in class io.lumine.mythic.bukkit.entities.BukkitElderGuardian
- getHeight() - Method in class io.lumine.mythic.bukkit.entities.BukkitEnderman
- getHeight() - Method in class io.lumine.mythic.bukkit.entities.BukkitEndermite
- getHeight() - Method in class io.lumine.mythic.bukkit.entities.BukkitEvoker
- getHeight() - Method in class io.lumine.mythic.bukkit.entities.BukkitFox
- getHeight() - Method in class io.lumine.mythic.bukkit.entities.BukkitFrog
- getHeight() - Method in class io.lumine.mythic.bukkit.entities.BukkitGhast
- getHeight() - Method in class io.lumine.mythic.bukkit.entities.BukkitGlowSquid
- getHeight() - Method in class io.lumine.mythic.bukkit.entities.BukkitGoat
- getHeight() - Method in class io.lumine.mythic.bukkit.entities.BukkitGuardian
- getHeight() - Method in class io.lumine.mythic.bukkit.entities.BukkitHoglin
- getHeight() - Method in class io.lumine.mythic.bukkit.entities.BukkitHorse
- getHeight() - Method in class io.lumine.mythic.bukkit.entities.BukkitHusk
- getHeight() - Method in class io.lumine.mythic.bukkit.entities.BukkitIllusioner
- getHeight() - Method in class io.lumine.mythic.bukkit.entities.BukkitIronGolem
- getHeight() - Method in class io.lumine.mythic.bukkit.entities.BukkitItem
- getHeight() - Method in class io.lumine.mythic.bukkit.entities.BukkitLlama
- getHeight() - Method in class io.lumine.mythic.bukkit.entities.BukkitMagmaCube
- getHeight() - Method in class io.lumine.mythic.bukkit.entities.BukkitMule
- getHeight() - Method in class io.lumine.mythic.bukkit.entities.BukkitMushroomCow
- getHeight() - Method in class io.lumine.mythic.bukkit.entities.BukkitOcelot
- getHeight() - Method in class io.lumine.mythic.bukkit.entities.BukkitPanda
- getHeight() - Method in class io.lumine.mythic.bukkit.entities.BukkitParrot
- getHeight() - Method in class io.lumine.mythic.bukkit.entities.BukkitPhantom
- getHeight() - Method in class io.lumine.mythic.bukkit.entities.BukkitPig
- getHeight() - Method in class io.lumine.mythic.bukkit.entities.BukkitPiglin
- getHeight() - Method in class io.lumine.mythic.bukkit.entities.BukkitPiglinBrute
- getHeight() - Method in class io.lumine.mythic.bukkit.entities.BukkitPigZombie
- getHeight() - Method in class io.lumine.mythic.bukkit.entities.BukkitPigZombieVillager
- getHeight() - Method in class io.lumine.mythic.bukkit.entities.BukkitPillager
- getHeight() - Method in class io.lumine.mythic.bukkit.entities.BukkitPolarBear
- getHeight() - Method in class io.lumine.mythic.bukkit.entities.BukkitRabbit
- getHeight() - Method in class io.lumine.mythic.bukkit.entities.BukkitRavager
- getHeight() - Method in class io.lumine.mythic.bukkit.entities.BukkitSheep
- getHeight() - Method in class io.lumine.mythic.bukkit.entities.BukkitSilverfish
- getHeight() - Method in class io.lumine.mythic.bukkit.entities.BukkitSkeletonHorse
- getHeight() - Method in class io.lumine.mythic.bukkit.entities.BukkitSlime
- getHeight() - Method in class io.lumine.mythic.bukkit.entities.BukkitSniffer
- getHeight() - Method in class io.lumine.mythic.bukkit.entities.BukkitSnowman
- getHeight() - Method in class io.lumine.mythic.bukkit.entities.BukkitSpider
- getHeight() - Method in class io.lumine.mythic.bukkit.entities.BukkitSquid
- getHeight() - Method in class io.lumine.mythic.bukkit.entities.BukkitStray
- getHeight() - Method in class io.lumine.mythic.bukkit.entities.BukkitStrider
- getHeight() - Method in class io.lumine.mythic.bukkit.entities.BukkitTadpole
- getHeight() - Method in class io.lumine.mythic.bukkit.entities.BukkitTNT
- getHeight() - Method in class io.lumine.mythic.bukkit.entities.BukkitTraderLlama
- getHeight() - Method in class io.lumine.mythic.bukkit.entities.BukkitTropicalFish
- getHeight() - Method in class io.lumine.mythic.bukkit.entities.BukkitTurtle
- getHeight() - Method in class io.lumine.mythic.bukkit.entities.BukkitVex
- getHeight() - Method in class io.lumine.mythic.bukkit.entities.BukkitVillager
- getHeight() - Method in class io.lumine.mythic.bukkit.entities.BukkitVindicator
- getHeight() - Method in class io.lumine.mythic.bukkit.entities.BukkitWanderingTrader
- getHeight() - Method in class io.lumine.mythic.bukkit.entities.BukkitWarden
- getHeight() - Method in class io.lumine.mythic.bukkit.entities.BukkitWitch
- getHeight() - Method in class io.lumine.mythic.bukkit.entities.BukkitWither
- getHeight() - Method in class io.lumine.mythic.bukkit.entities.BukkitWolf
- getHeight() - Method in class io.lumine.mythic.bukkit.entities.BukkitZoglin
- getHeight() - Method in class io.lumine.mythic.bukkit.entities.BukkitZombieHorse
- getHeight() - Method in class io.lumine.mythic.bukkit.entities.BukkitZombieVillager
- getHeight() - Method in class io.lumine.mythic.core.adapters.VirtualEntity
- getHeroes() - Method in class io.lumine.mythic.bukkit.compatibility.HeroesSupport
- getHolder() - Method in class io.lumine.mythic.bukkit.events.MythicMechanicLoadEvent
-
Deprecated.
- getIcon() - Method in class io.lumine.mythic.core.items.ItemGroup
- getIcon() - Method in class io.lumine.mythic.core.items.MythicItem
- getIcon() - Method in class io.lumine.mythic.core.menus.items.editor.EditDisplayButton
- getIcon() - Method in class io.lumine.mythic.core.menus.items.editor.EditEnchantsButton
- getIcon() - Method in class io.lumine.mythic.core.menus.items.editor.EditLoreButton
- getIcon() - Method in class io.lumine.mythic.core.menus.items.editor.EditMaterialButton
- getIcon() - Method in class io.lumine.mythic.core.menus.items.editor.EditModelButton
- getIcon() - Method in class io.lumine.mythic.core.menus.items.editor.PackFilterButton
- getIcon() - Method in class io.lumine.mythic.core.menus.items.ItemEditorButton
- getIcon() - Method in class io.lumine.mythic.core.menus.mobs.editor.EditAttrButton
- getIcon() - Method in class io.lumine.mythic.core.menus.mobs.editor.EditDisplayButton
- getIcon() - Method in class io.lumine.mythic.core.menus.mobs.editor.EditTypeButton
- getIcon() - Method in class io.lumine.mythic.core.menus.mobs.MobEditorButton
- getIcon() - Method in class io.lumine.mythic.core.menus.spawners.SpawnerEditorButton
- getIcon() - Method in class io.lumine.mythic.core.mobs.MobType
- getId() - Method in enum class io.lumine.mythic.core.skills.ParticleMaker.ParticleType
-
Deprecated.
- getIdentifier() - Method in class io.lumine.mythic.bukkit.compatibility.PlaceholderAPISupport
- getIfExists(int) - Method in class io.lumine.mythic.core.utils.jnbt.ListTag
-
Get the tag if it exists at the given index.
- getInCombat(ActiveMob) - Method in class io.lumine.mythic.core.mobs.MobExecutor
- getInstance() - Method in class io.lumine.mythic.bukkit.events.MythicPostReloadedEvent
- getInstance() - Method in class io.lumine.mythic.bukkit.events.MythicReloadedEvent
- getInt(int) - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- getInt(int) - Method in class io.lumine.mythic.core.utils.jnbt.ListTag
-
Get an int named with the given index.
- getInt(String) - Method in interface io.lumine.mythic.api.config.MythicConfig
- getInt(String) - Method in class io.lumine.mythic.core.config.MythicConfigImpl
-
Deprecated.
- getInt(String) - Method in class io.lumine.mythic.core.skills.variables.VariableRegistry
-
Get the variable with the given key as an integer, if possible
- getInt(String) - Method in class io.lumine.mythic.core.utils.jnbt.CompoundTag
-
Get an int named with the given key.
- getInt(String, int) - Method in interface io.lumine.mythic.api.config.MythicConfig
- getInt(String, int) - Method in class io.lumine.mythic.core.config.MythicConfigImpl
-
Deprecated.
- getIntangibleDrop(Class<? extends IIntangibleDrop>) - Method in class io.lumine.mythic.bukkit.events.MythicMobLootDropEvent
-
Gets a specific intangible drop from the drop table
- getIntangibleDrops() - Method in class io.lumine.mythic.bukkit.events.MythicMobLootDropEvent
-
Gets the map of the mob's intangible/currency drops from the LootBag
- getIntArray(int) - Method in class io.lumine.mythic.core.utils.jnbt.ListTag
-
Get a
int[]
named with the given index. - getIntArray(String) - Method in class io.lumine.mythic.core.utils.jnbt.CompoundTag
-
Get a
int[]
named with the given key. - getInteger(String) - Method in interface io.lumine.mythic.api.config.MythicConfig
- getInteger(String) - Method in interface io.lumine.mythic.api.config.MythicLineConfig
- getInteger(String) - Method in interface io.lumine.mythic.core.config.GenericConfig
- getInteger(String) - Method in class io.lumine.mythic.core.config.MythicConfigImpl
- getInteger(String[]) - Method in interface io.lumine.mythic.api.config.MythicLineConfig
- getInteger(String[], int) - Method in interface io.lumine.mythic.api.config.MythicConfig
- getInteger(String[], int) - Method in interface io.lumine.mythic.api.config.MythicLineConfig
- getInteger(String[], int) - Method in class io.lumine.mythic.core.config.MythicConfigImpl
- getInteger(String, int) - Method in interface io.lumine.mythic.api.config.MythicConfig
- getInteger(String, int) - Method in interface io.lumine.mythic.api.config.MythicLineConfig
- getInteger(String, int) - Method in interface io.lumine.mythic.core.config.GenericConfig
- getInteger(String, int) - Method in class io.lumine.mythic.core.config.MythicConfigImpl
- getInternalCooldown() - Method in class io.lumine.mythic.core.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 interface io.lumine.mythic.api.mobs.MythicMob
-
Gets the internal name of the mob type
- getInternalName() - Method in interface io.lumine.mythic.api.skills.Skill
- getInternalName() - Method in interface io.lumine.mythic.api.skills.SkillHolder
- getInternalName() - Method in class io.lumine.mythic.core.items.MythicItem
-
Gets the item's internal name
- getInternalName() - Method in class io.lumine.mythic.core.skills.mechanics.MetaSkillMechanic
- getInternalName() - Method in class io.lumine.mythic.core.skills.SkillMechanic
- getInternalName() - Method in class io.lumine.mythic.core.spawning.spawners.MythicSpawner
- getIntLE(int) - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- getIsAsync() - Method in interface io.lumine.mythic.api.skills.SkillMetadata
- getIsAsync() - Method in class io.lumine.mythic.core.skills.SkillMetadataImpl
- getIsInteractable() - Method in interface io.lumine.mythic.api.mobs.MythicMob
- getIsInteractable() - Method in class io.lumine.mythic.core.mobs.MobType
- getIsInvincible() - Method in interface io.lumine.mythic.api.mobs.MythicMob
- getIsInvincible() - Method in class io.lumine.mythic.core.mobs.MobType
- getItem(String) - Method in interface io.lumine.mythic.api.items.ItemManager
- getItem(String) - Method in class io.lumine.mythic.core.items.ItemExecutor
- getItemAttribute(String) - Method in class io.lumine.mythic.core.items.ItemExecutor
- getItemFromTable(Entity, String) - Static method in class io.lumine.mythic.bukkit.entities.properties.MerchantProperty
- getItemGroupNames() - Method in class io.lumine.mythic.core.items.ItemExecutor
- getItemGroups() - Method in class io.lumine.mythic.core.items.ItemExecutor
- getItemHandler() - Method in interface io.lumine.mythic.api.volatilecode.VolatileCodeHandler
- GetItemInfoCommand - Class in io.lumine.mythic.bukkit.commands.utility
- GetItemInfoCommand(Command<MythicBukkit>) - Constructor for class io.lumine.mythic.bukkit.commands.utility.GetItemInfoCommand
- getItemManager() - Method in interface io.lumine.mythic.api.MythicPlugin
- getItemNames() - Method in interface io.lumine.mythic.api.items.ItemManager
- getItemNames() - Method in class io.lumine.mythic.core.items.ItemExecutor
- getItemRecharge(Player) - Method in interface io.lumine.mythic.api.volatilecode.handlers.VolatileItemHandler
- getItemRecharge(Player) - Method in class io.lumine.mythic.api.volatilecode.VolatileCodeDisabled
- getItemRecharge(Player) - Method in interface io.lumine.mythic.api.volatilecode.VolatileCodeHandler
- getItemRecharging(Player) - Method in interface io.lumine.mythic.api.volatilecode.handlers.VolatileItemHandler
- getItemRecharging(Player) - Method in interface io.lumine.mythic.api.volatilecode.VolatileCodeHandler
- getItems() - Method in interface io.lumine.mythic.api.items.ItemManager
- getItems() - Method in class io.lumine.mythic.core.items.ItemExecutor
- getItemStack(String) - Method in class io.lumine.mythic.core.items.ItemExecutor
- getItemStack(String, int) - Method in class io.lumine.mythic.core.items.ItemExecutor
- getItemStack(String, String) - Method in interface io.lumine.mythic.api.config.MythicConfig
- getItemStack(String, String) - Method in class io.lumine.mythic.core.config.MythicConfigImpl
- getKey() - Method in interface io.lumine.mythic.api.config.MythicConfig
- getKey() - Method in interface io.lumine.mythic.api.config.MythicLineConfig
- getKey() - Method in class io.lumine.mythic.core.config.MythicConfigImpl
- getKeys() - Method in interface io.lumine.mythic.api.config.MythicConfig
- getKeys() - Method in class io.lumine.mythic.core.config.MythicConfigImpl
- getKeys(String) - Method in interface io.lumine.mythic.api.config.MythicConfig
- getKeys(String) - Method in class io.lumine.mythic.core.config.MythicConfigImpl
- getKiller() - Method in class io.lumine.mythic.bukkit.events.MythicMobDeathEvent
-
Gets the mob's killer
- getKiller() - Method in class io.lumine.mythic.bukkit.events.MythicMobLootDropEvent
-
Gets the mob's killer
- getKiller(EntityDeathEvent) - Method in class io.lumine.mythic.core.skills.mechanics.OnDeathMechanic
- getKillMessage() - Method in interface io.lumine.mythic.api.mobs.MythicMob
- getKillMessage() - Method in class io.lumine.mythic.core.mobs.MobType
- getKnockbackResistance(double) - Method in interface io.lumine.mythic.api.mobs.MythicMob
- getKnockbackResistance(double) - Method in class io.lumine.mythic.core.mobs.MobType
- getLastDamageSkillAmount() - Method in class io.lumine.mythic.core.mobs.ActiveMob
- getLeft(float) - Static method in class io.lumine.mythic.core.skills.targeters.ForwardWallTargeter
- getLeft(float) - Static method in class io.lumine.mythic.core.skills.targeters.ObstructingBlockTargeter
- getLevel() - Method in interface io.lumine.mythic.api.adapters.AbstractPlayer
- getLevel() - Method in class io.lumine.mythic.api.mobs.GenericCaster
- getLevel() - Method in interface io.lumine.mythic.api.skills.SkillCaster
- getLevel() - Method in class io.lumine.mythic.bukkit.adapters.BukkitPlayer
- getLevel(AbstractLocation) - Method in class io.lumine.mythic.core.spawning.random.RandomSpawner
- getLevelBonus(AbstractLocation) - Static method in class io.lumine.mythic.core.mobs.WorldScaling
- getLevelModifiers() - Method in interface io.lumine.mythic.api.mobs.MythicMob
- getLevelModifiers() - Method in class io.lumine.mythic.core.mobs.MobType
- getLightLevel(AbstractLocation) - Method in interface io.lumine.mythic.api.adapters.AbstractWorld
- getLightLevel(AbstractLocation) - Method in class io.lumine.mythic.bukkit.adapters.BukkitWorld
- GetLightLevelCommand - Class in io.lumine.mythic.bukkit.commands.utility
- GetLightLevelCommand(Command<MythicBukkit>) - Constructor for class io.lumine.mythic.bukkit.commands.utility.GetLightLevelCommand
- getLightLevelFromBlocks(AbstractLocation) - Method in interface io.lumine.mythic.api.adapters.AbstractWorld
- getLightLevelFromBlocks(AbstractLocation) - Method in class io.lumine.mythic.bukkit.adapters.BukkitWorld
- getLightLevelFromSky(AbstractLocation) - Method in interface io.lumine.mythic.api.adapters.AbstractWorld
- getLightLevelFromSky(AbstractLocation) - Method in class io.lumine.mythic.bukkit.adapters.BukkitWorld
- getLine() - Method in interface io.lumine.mythic.api.config.MythicLineConfig
- getList(int) - Method in class io.lumine.mythic.core.utils.jnbt.ListTag
-
Get a list of tags named with the given index.
- getList(int, Class<T>) - Method in class io.lumine.mythic.core.utils.jnbt.ListTag
-
Get a list of tags named with the given index.
- getList(String) - Method in interface io.lumine.mythic.api.config.MythicConfig
- getList(String) - Method in class io.lumine.mythic.core.config.MythicConfigImpl
- getList(String) - Method in class io.lumine.mythic.core.utils.jnbt.CompoundTag
-
Get a list of tags named with the given key.
- getList(String, File[]) - Static method in class io.lumine.mythic.core.config.IOHandler
- getList(String, Class<T>) - Method in class io.lumine.mythic.core.utils.jnbt.CompoundTag
-
Get a list of tags named with the given key.
- getListTag(int) - Method in class io.lumine.mythic.core.utils.jnbt.ListTag
-
Get a
TagList
named with the given index. - getListTag(String) - Method in class io.lumine.mythic.core.utils.jnbt.CompoundTag
-
Get a
TagList
named with the given key. - getLivingEntities() - Method in interface io.lumine.mythic.api.adapters.AbstractWorld
- getLivingEntities() - Method in class io.lumine.mythic.bukkit.adapters.BukkitWorld
- getLivingEntities(AbstractWorld) - Method in class io.lumine.mythic.core.mobs.EntityManager
- getLivingEntitiesInRadius(LivingEntity, int) - Static method in class io.lumine.mythic.core.skills.SkillHelper
- getLivingEntity() - Method in class io.lumine.mythic.bukkit.events.MythicMobSpawnEvent
-
Deprecated.
- getLocation() - Method in interface io.lumine.mythic.api.adapters.AbstractEntity
- getLocation() - Method in class io.lumine.mythic.api.mobs.GenericCaster
- getLocation() - Method in interface io.lumine.mythic.api.skills.SkillCaster
- getLocation() - Method in class io.lumine.mythic.api.volatilecode.virtual.PacketEntity
- getLocation() - Method in class io.lumine.mythic.bukkit.adapters.BukkitEntity
- getLocation() - Method in class io.lumine.mythic.bukkit.events.MythicMobPreSpawnEvent
-
Get the Bukkit Location of the mob being spawned
- getLocation() - Method in class io.lumine.mythic.bukkit.events.MythicMobSpawnEvent
-
Get the Bukkit Location of the mob being spawned
- getLocation() - Method in class io.lumine.mythic.core.adapters.VirtualEntity
- getLocation() - Method in class io.lumine.mythic.core.mobs.ActiveMob
- getLocation() - Method in class io.lumine.mythic.core.skills.mechanics.OrbitalMechanic.OrbitalTracker
- getLocationAllowsMobSpawning(Location) - Method in class io.lumine.mythic.bukkit.compatibility.WorldGuardSupport
- getLocationBiome(AbstractLocation) - Method in interface io.lumine.mythic.api.adapters.AbstractWorld
- getLocationBiome(AbstractLocation) - Method in class io.lumine.mythic.bukkit.adapters.BukkitWorld
- getLocationList(String[], List<Locus>) - Method in interface io.lumine.mythic.api.config.MythicLineConfig
- getLocations(SkillMetadata) - Method in interface io.lumine.mythic.api.skills.targeters.ILocationTargeter
- getLocations(SkillMetadata) - Method in class io.lumine.mythic.core.skills.targeters.BlocksInChunkTargeter
- getLocations(SkillMetadata) - Method in class io.lumine.mythic.core.skills.targeters.BlocksInRadiusTargeter
- getLocations(SkillMetadata) - Method in class io.lumine.mythic.core.skills.targeters.BlocksNearOriginTargeter
- getLocations(SkillMetadata) - Method in class io.lumine.mythic.core.skills.targeters.BlockVeinTargeter
- getLocations(SkillMetadata) - Method in class io.lumine.mythic.core.skills.targeters.CasterSpawnLocationTargeter
- getLocations(SkillMetadata) - Method in class io.lumine.mythic.core.skills.targeters.ConeTargeter
- getLocations(SkillMetadata) - Method in class io.lumine.mythic.core.skills.targeters.FloorOfTargetsTargeter
- getLocations(SkillMetadata) - Method in class io.lumine.mythic.core.skills.targeters.ForwardTargeter
- getLocations(SkillMetadata) - Method in class io.lumine.mythic.core.skills.targeters.ForwardWallTargeter
- getLocations(SkillMetadata) - Method in class io.lumine.mythic.core.skills.targeters.ILocationSelector
- getLocations(SkillMetadata) - Method in class io.lumine.mythic.core.skills.targeters.LineTargeter
- getLocations(SkillMetadata) - Method in class io.lumine.mythic.core.skills.targeters.LocationsOfTargetsTargeter
- getLocations(SkillMetadata) - Method in class io.lumine.mythic.core.skills.targeters.LocationTargeter
- getLocations(SkillMetadata) - Method in class io.lumine.mythic.core.skills.targeters.NearestStructureTargeter
- getLocations(SkillMetadata) - Method in class io.lumine.mythic.core.skills.targeters.ObstructingBlockTargeter
- getLocations(SkillMetadata) - Method in class io.lumine.mythic.core.skills.targeters.OriginTargeter
- getLocations(SkillMetadata) - Method in class io.lumine.mythic.core.skills.targeters.PlayerLocationsInRadiusTargeter
- getLocations(SkillMetadata) - Method in class io.lumine.mythic.core.skills.targeters.ProjectileForwardTargeter
- getLocations(SkillMetadata) - Method in class io.lumine.mythic.core.skills.targeters.RandomLocationsNearOriginTargeter
- getLocations(SkillMetadata) - Method in class io.lumine.mythic.core.skills.targeters.RandomLocationsNearTargetsTargeter
- getLocations(SkillMetadata) - Method in class io.lumine.mythic.core.skills.targeters.RandomLocationsTargeter
- getLocations(SkillMetadata) - Method in class io.lumine.mythic.core.skills.targeters.RandomRingPointTargeter
- getLocations(SkillMetadata) - Method in class io.lumine.mythic.core.skills.targeters.RectangleTargeter
- getLocations(SkillMetadata) - Method in class io.lumine.mythic.core.skills.targeters.RingAroundOriginTargeter
- getLocations(SkillMetadata) - Method in class io.lumine.mythic.core.skills.targeters.RingTargeter
- getLocations(SkillMetadata) - Method in class io.lumine.mythic.core.skills.targeters.SelfEyeLocationTargeter
- getLocations(SkillMetadata) - Method in class io.lumine.mythic.core.skills.targeters.SelfLocationTargeter
- getLocations(SkillMetadata) - Method in class io.lumine.mythic.core.skills.targeters.SpawnersTargeter
- getLocations(SkillMetadata) - Method in class io.lumine.mythic.core.skills.targeters.SpawnLocationTargeter
- getLocations(SkillMetadata) - Method in class io.lumine.mythic.core.skills.targeters.SphereTargeter
- getLocations(SkillMetadata) - Method in class io.lumine.mythic.core.skills.targeters.TargetBlockTargeter
- getLocations(SkillMetadata) - Method in class io.lumine.mythic.core.skills.targeters.TargetedLocationTargeter
- getLocations(SkillMetadata) - Method in class io.lumine.mythic.core.skills.targeters.TargetLocationTargeter
- getLocations(SkillMetadata) - Method in class io.lumine.mythic.core.skills.targeters.ThreatTableRandomLocationTargeter
- getLocations(SkillMetadata) - Method in class io.lumine.mythic.core.skills.targeters.TrackedLocationTargeter
- getLocations(SkillMetadata) - Method in class io.lumine.mythic.core.skills.targeters.TriggerLocationTargeter
- getLocations(SkillMetadata) - Method in class io.lumine.mythic.core.skills.targeters.VariableLocationTargeter
- getLocations(SkillMetadata) - Method in class io.lumine.mythic.core.skills.targeters.WrappedLocationTargeter
- getLocations(SkillMetadata, AbstractLocation) - Method in class io.lumine.mythic.core.skills.mechanics.PolygonMechanic
- getLocations(SkillMetadata, AbstractLocation) - Method in class io.lumine.mythic.core.skills.mechanics.SlashMechanic
- getLocationTarget(SkillTargeter, SkillMetadata) - Method in interface io.lumine.mythic.api.skills.SkillManager
- getLocationTarget(SkillTargeter, SkillMetadata) - Method in class io.lumine.mythic.core.skills.SkillExecutor
- getLocationTargets() - Method in interface io.lumine.mythic.api.skills.SkillMetadata
- getLocationTargets() - Method in class io.lumine.mythic.core.skills.SkillMetadataImpl
- getLong(int) - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- getLong(int) - Method in class io.lumine.mythic.core.utils.jnbt.ListTag
-
Get a long named with the given index.
- getLong(String) - Method in class io.lumine.mythic.core.utils.jnbt.CompoundTag
-
Get a long named with the given key.
- getLong(String[], long) - Method in interface io.lumine.mythic.api.config.MythicLineConfig
- getLongLE(int) - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- getLoot() - Method in class io.lumine.mythic.bukkit.compatibility.MythicDropsSupport
- getLootBundleItems() - Method in class io.lumine.mythic.bukkit.compatibility.PhatLootsSupport
- getLootBundleMoney() - Method in class io.lumine.mythic.bukkit.compatibility.PhatLootsSupport
- getLootBundleXP() - Method in class io.lumine.mythic.bukkit.compatibility.PhatLootsSupport
- getLore() - Method in class io.lumine.mythic.core.items.MythicItem
-
Gets the item's lore
- getLoreRaw() - Method in class io.lumine.mythic.core.items.MythicItem
-
Gets the item's unparsed lore
- getLuck() - Method in interface io.lumine.mythic.api.adapters.AbstractEntity
- getLuck() - Method in class io.lumine.mythic.bukkit.adapters.BukkitEntity
- getLuck() - Method in class io.lumine.mythic.core.adapters.VirtualEntity
- getMapList(String) - Method in interface io.lumine.mythic.api.config.MythicConfig
- getMapList(String) - Method in class io.lumine.mythic.core.config.MythicConfigImpl
- getMatches(String) - Static method in class io.lumine.mythic.bukkit.adapters.BukkitItemStack
- getMaterial(int) - Static method in class io.lumine.mythic.core.items.LegacyItemConverter
- getMaterial(int, byte) - Static method in class io.lumine.mythic.core.items.LegacyItemConverter
- getMaterial(String) - Static method in class io.lumine.mythic.core.items.LegacyItemConverter
- getMaterial(String, byte) - Static method in class io.lumine.mythic.core.items.LegacyItemConverter
- getMaterialName() - Method in class io.lumine.mythic.core.items.MythicItem
-
Deprecated.
- getMax(SkillMetadata) - Method in class io.lumine.mythic.core.skills.targeters.RegionTargeter
- getMaxAttackableRange() - Method in interface io.lumine.mythic.api.mobs.MythicMob
- getMaxAttackRange() - Method in interface io.lumine.mythic.api.mobs.MythicMob
- getMaxCustomDurability() - Method in class io.lumine.mythic.core.items.MythicItem
- getMaxCustomDurability(ItemStack) - Method in class io.lumine.mythic.core.items.ItemExecutor
- getMaxFreezingTicks() - Method in interface io.lumine.mythic.api.adapters.AbstractEntity
- getMaxFreezingTicks() - Method in class io.lumine.mythic.bukkit.adapters.BukkitEntity
- getMaxFreezingTicks() - Method in class io.lumine.mythic.core.adapters.VirtualEntity
- getMaxHealth() - Method in interface io.lumine.mythic.api.adapters.AbstractEntity
- getMaxHealth() - Method in class io.lumine.mythic.bukkit.adapters.BukkitEntity
- getMaxHealth() - Method in class io.lumine.mythic.core.adapters.VirtualEntity
- getMaximumAir() - Method in interface io.lumine.mythic.api.adapters.AbstractPlayer
- getMaximumAir() - Method in class io.lumine.mythic.bukkit.adapters.BukkitPlayer
- getMaxMobCount() - Method in interface io.lumine.mythic.api.spawning.MythicSpawnState
- getMaxThreatDistance() - Method in interface io.lumine.mythic.api.mobs.MythicMob
- getMaxY() - Method in class io.lumine.mythic.bukkit.adapters.BukkitWorld
- getmcMMO() - Method in class io.lumine.mythic.bukkit.compatibility.mcMMOSupport
- getMD5(String) - Static method in class io.lumine.mythic.core.utils.MythicUtil
- getMD5(String) - Static method in class io.lumine.mythic.core.utils.UUIDUtil
- getMechanic() - Method in class io.lumine.mythic.bukkit.events.MythicMechanicLoadEvent
- getMechanic() - Method in class io.lumine.mythic.core.skills.mechanics.CustomMechanic
- getMechanic(File, String) - Method in class io.lumine.mythic.core.skills.SkillExecutor
- getMechanic(String) - Method in interface io.lumine.mythic.api.skills.SkillManager
- getMechanic(String) - Method in class io.lumine.mythic.core.skills.SkillExecutor
- getMechanicName() - Method in class io.lumine.mythic.bukkit.events.MythicMechanicLoadEvent
-
Gets the name of the custom mechanic being looked for
- getMechanics() - Method in class io.lumine.mythic.core.skills.SkillExecutor
- getMedium(int) - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- getMediumLE(int) - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- getMetadata(String) - Method in interface io.lumine.mythic.api.adapters.AbstractEntity
- getMetadata(String) - Method in interface io.lumine.mythic.api.skills.SkillMetadata
- getMetadata(String) - Method in class io.lumine.mythic.bukkit.adapters.BukkitEntity
- getMetadata(String) - Method in class io.lumine.mythic.core.adapters.VirtualEntity
- getMetadata(String) - Method in class io.lumine.mythic.core.skills.SkillMetadataImpl
- getMethod(Class<?>, String, Class<?>...) - Static method in class io.lumine.mythic.core.utils.ReflectionUtils
- getMethod(String, ReflectionUtils.PackageType, String, Class<?>...) - Static method in class io.lumine.mythic.core.utils.ReflectionUtils
- getMin(SkillMetadata) - Method in class io.lumine.mythic.core.skills.targeters.RegionTargeter
- getMMOItemsBlock(int) - Method in class io.lumine.mythic.bukkit.compatibility.MMOItemsSupport
- getMob() - Method in class io.lumine.mythic.bukkit.events.MythicMobDeathEvent
-
Gets the ActiveMob instance of the mob that died
- getMob() - Method in class io.lumine.mythic.bukkit.events.MythicMobDespawnEvent
-
Gets the ActiveMob instance of the mob that despawned
- getMob() - Method in class io.lumine.mythic.bukkit.events.MythicMobLootDropEvent
-
Gets the ActiveMob instance of the mob that died
- getMob() - Method in class io.lumine.mythic.bukkit.events.MythicMobSpawnEvent
-
Get the instance of the mob being spawned
- getMobLevel() - Method in class io.lumine.mythic.bukkit.events.MythicMobDeathEvent
-
Gets the level of the mob that died
- getMobLevel() - Method in class io.lumine.mythic.bukkit.events.MythicMobLootDropEvent
-
Gets the level of the mob that died
- getMobLevel() - Method in class io.lumine.mythic.bukkit.events.MythicMobPreSpawnEvent
-
Get the level of the mob being spawned
- getMobLevel() - Method in class io.lumine.mythic.bukkit.events.MythicMobSpawnEvent
-
Get the level of the mob being spawned
- getMobManager() - Method in interface io.lumine.mythic.api.MythicPlugin
- getMobNames() - Method in interface io.lumine.mythic.api.mobs.MobManager
- getMobNames() - Method in class io.lumine.mythic.core.mobs.MobExecutor
-
Gets a collection of all loaded mob names
- getMobsInCombat() - Method in class io.lumine.mythic.core.mobs.MobExecutor
- getMobStacks() - Method in interface io.lumine.mythic.api.mobs.MobManager
- getMobStacks() - Method in class io.lumine.mythic.core.mobs.MobExecutor
-
Gets a collections of all loaded mob stacks
- getMobType() - Method in class io.lumine.mythic.bukkit.events.MythicMobDeathEvent
-
Gets the Mythic mob type of the mob that died
- getMobType() - Method in class io.lumine.mythic.bukkit.events.MythicMobDespawnEvent
-
Gets the Mythic mob type of the mob that despawned
- getMobType() - Method in class io.lumine.mythic.bukkit.events.MythicMobLootDropEvent
-
Gets the Mythic mob type of the mob that died
- getMobType() - Method in class io.lumine.mythic.bukkit.events.MythicMobPreSpawnEvent
-
Get the type of the mob being spawned
- getMobType() - Method in class io.lumine.mythic.bukkit.events.MythicMobSpawnEvent
-
Get the type of the mob being spawned
- getMobTypes() - Method in interface io.lumine.mythic.api.mobs.MobManager
- getMobTypes() - Method in class io.lumine.mythic.core.mobs.MobExecutor
-
Gets a collection of all loaded mob types
- getModel() - Method in interface io.lumine.mythic.api.mobs.MythicMob
- getModel(MythicConfig) - Method in class io.lumine.mythic.bukkit.compatibility.MPetCompat
- getMoney() - Method in class io.lumine.mythic.bukkit.events.MythicMobLootDropEvent
-
Gets the vault money dropped by the mob
- getMonsterCount() - Method in interface io.lumine.mythic.api.spawning.MythicSpawnState
- getMotion() - Method in interface io.lumine.mythic.api.adapters.AbstractEntity
- getMotion() - Method in class io.lumine.mythic.bukkit.adapters.BukkitEntity
- getMotion() - Method in class io.lumine.mythic.core.adapters.VirtualEntity
- getMovementSpeed(ActiveMob) - Method in interface io.lumine.mythic.api.mobs.MythicMob
- getMovementSpeed(ActiveMob) - Method in class io.lumine.mythic.core.mobs.MobType
- getMythicDrops() - Method in class io.lumine.mythic.bukkit.compatibility.MythicDropsSupport
- getMythicEntity() - Method in interface io.lumine.mythic.api.mobs.MythicMob
-
Gets the MythicEntity object for the mob type
- getMythicEntity() - Method in class io.lumine.mythic.core.mobs.MobType
-
Gets the MythicEntity object for the mob type
- getMythicEntity(MythicEntityType) - Static method in class io.lumine.mythic.bukkit.adapters.BukkitEntityType
- getMythicEntity(MythicMob) - Static method in class io.lumine.mythic.bukkit.adapters.BukkitEntityType
- getMythicEntity(String) - Static method in class io.lumine.mythic.bukkit.adapters.BukkitEntityType
- getMythicEntityType(Entity) - Method in interface io.lumine.mythic.api.adapters.ServerInterface
- getMythicEntityType(Entity) - Method in class io.lumine.mythic.bukkit.BukkitBootstrap
- getMythicMob(String) - Method in interface io.lumine.mythic.api.mobs.MobManager
- getMythicMob(String) - Method in class io.lumine.mythic.bukkit.BukkitAPIHelper
-
Returns whether the given entity is a MythicMob
- getMythicMob(String) - Method in class io.lumine.mythic.core.mobs.MobExecutor
- getMythicMobByDisplayCompat(AbstractEntity) - Method in class io.lumine.mythic.core.mobs.MobExecutor
- getMythicMobCap(AbstractWorld) - Method in class io.lumine.mythic.core.spawning.random.RandomSpawnerManager
- getMythicMobCap(MythicSpawnState) - Method in class io.lumine.mythic.core.spawning.random.RandomSpawnerManager
- getMythicMobFromEgg(String) - Static method in class io.lumine.mythic.core.mobs.EggManager
-
Deprecated.
- getMythicMobFromEgg(ItemStack) - Static method in class io.lumine.mythic.core.mobs.EggManager
- getMythicMobInstance(AbstractEntity) - Method in class io.lumine.mythic.core.mobs.MobExecutor
- getMythicMobInstance(Entity) - Method in class io.lumine.mythic.bukkit.BukkitAPIHelper
- getMythicMobInstance(Entity) - Method in class io.lumine.mythic.core.mobs.MobExecutor
- getMythicMobLevel(MythicMob, AbstractEntity) - Static method in class io.lumine.mythic.core.mobs.MobExecutor
- getMythicMobStack(String) - Method in class io.lumine.mythic.core.mobs.MobExecutor
- getMythicSpawner() - Method in class io.lumine.mythic.bukkit.events.MythicMobSpawnEvent
-
Get the internal name of the spawner that spawned this mob
- getMythicTypeFromItem(ItemStack) - Method in interface io.lumine.mythic.api.items.ItemManager
- getMythicTypeFromItem(ItemStack) - Method in class io.lumine.mythic.core.items.ItemExecutor
- getName() - Method in interface io.lumine.mythic.api.adapters.AbstractEntity
- getName() - Method in interface io.lumine.mythic.api.adapters.AbstractWorld
- getName() - Method in interface io.lumine.mythic.api.mobs.MobSpawnCategory
- getName() - Method in interface io.lumine.mythic.api.packs.Pack
- getName() - Method in interface io.lumine.mythic.api.skills.SkillCaster
- getName() - Method in class io.lumine.mythic.bukkit.adapters.BukkitEntity
- getName() - Method in class io.lumine.mythic.bukkit.adapters.BukkitWorld
- getName() - Method in class io.lumine.mythic.bukkit.commands.BaseCommand
- getName() - Method in class io.lumine.mythic.bukkit.commands.debug.DebugCommand
- getName() - Method in class io.lumine.mythic.bukkit.commands.debug.TimingsCommand
- getName() - Method in class io.lumine.mythic.bukkit.commands.eggs.EggsCommand
- getName() - Method in class io.lumine.mythic.bukkit.commands.eggs.GetCommand
- getName() - Method in class io.lumine.mythic.bukkit.commands.eggs.GiveCommand
- getName() - Method in class io.lumine.mythic.bukkit.commands.InfoCommand
- getName() - Method in class io.lumine.mythic.bukkit.commands.items.BrowseCommand
- getName() - Method in class io.lumine.mythic.bukkit.commands.items.edit.EditEnchantsCommand
- getName() - Method in class io.lumine.mythic.bukkit.commands.items.edit.EditLoreCommand
- getName() - Method in class io.lumine.mythic.bukkit.commands.items.edit.ItemEditCommand
- getName() - Method in class io.lumine.mythic.bukkit.commands.items.EnchantCommand
- getName() - Method in class io.lumine.mythic.bukkit.commands.items.ExportCommand
- getName() - Method in class io.lumine.mythic.bukkit.commands.items.GetCommand
- getName() - Method in class io.lumine.mythic.bukkit.commands.items.GiveCommand
- getName() - Method in class io.lumine.mythic.bukkit.commands.items.ImportCommand
- getName() - Method in class io.lumine.mythic.bukkit.commands.items.InfoCommand
- getName() - Method in class io.lumine.mythic.bukkit.commands.items.ItemsCommand
- getName() - Method in class io.lumine.mythic.bukkit.commands.items.ListCommand
- getName() - Method in class io.lumine.mythic.bukkit.commands.menus.ItemBrowserMenuCommand
- getName() - Method in class io.lumine.mythic.bukkit.commands.menus.MenuCommand
- getName() - Method in class io.lumine.mythic.bukkit.commands.menus.MobBrowserMenuCommand
- getName() - Method in class io.lumine.mythic.bukkit.commands.mobs.BrowseCommand
- getName() - Method in class io.lumine.mythic.bukkit.commands.mobs.CleanCommand
- getName() - Method in class io.lumine.mythic.bukkit.commands.mobs.EditCommand
- getName() - Method in class io.lumine.mythic.bukkit.commands.mobs.InfoCommand
- getName() - Method in class io.lumine.mythic.bukkit.commands.mobs.KillAllCommand
- getName() - Method in class io.lumine.mythic.bukkit.commands.mobs.KillTypeCommand
- getName() - Method in class io.lumine.mythic.bukkit.commands.mobs.ListActiveCommand
- getName() - Method in class io.lumine.mythic.bukkit.commands.mobs.ListCommand
- getName() - Method in class io.lumine.mythic.bukkit.commands.mobs.MobsCommand
- getName() - Method in class io.lumine.mythic.bukkit.commands.mobs.SpawnCommand
- getName() - Method in class io.lumine.mythic.bukkit.commands.mobs.StatsCommand
- getName() - Method in class io.lumine.mythic.bukkit.commands.ReloadCommand
- getName() - Method in class io.lumine.mythic.bukkit.commands.SaveCommand
- getName() - Method in class io.lumine.mythic.bukkit.commands.SignalCommand
- getName() - Method in class io.lumine.mythic.bukkit.commands.skills.InfoCommand
- getName() - Method in class io.lumine.mythic.bukkit.commands.skills.SkillsCommand
- getName() - Method in class io.lumine.mythic.bukkit.commands.spawners.ActivateCommand
- getName() - Method in class io.lumine.mythic.bukkit.commands.spawners.AddConditionCommand
- getName() - Method in class io.lumine.mythic.bukkit.commands.spawners.AddConditionSpawnCommand
- getName() - Method in class io.lumine.mythic.bukkit.commands.spawners.CopyCommand
- getName() - Method in class io.lumine.mythic.bukkit.commands.spawners.CreateCommand
- getName() - Method in class io.lumine.mythic.bukkit.commands.spawners.CutCommand
- getName() - Method in class io.lumine.mythic.bukkit.commands.spawners.FindCommand
- getName() - Method in class io.lumine.mythic.bukkit.commands.spawners.InfoCommand
- getName() - Method in class io.lumine.mythic.bukkit.commands.spawners.MoveCommand
- getName() - Method in class io.lumine.mythic.bukkit.commands.spawners.PasteCommand
- getName() - Method in class io.lumine.mythic.bukkit.commands.spawners.RemoveCommand
- getName() - Method in class io.lumine.mythic.bukkit.commands.spawners.RemoveConditionCommand
- getName() - Method in class io.lumine.mythic.bukkit.commands.spawners.RemoveConditionSpawnCommand
- getName() - Method in class io.lumine.mythic.bukkit.commands.spawners.ResetTimersCommand
- getName() - Method in class io.lumine.mythic.bukkit.commands.spawners.SetCommand
- getName() - Method in class io.lumine.mythic.bukkit.commands.spawners.SpawnersCommand
- getName() - Method in class io.lumine.mythic.bukkit.commands.spawners.UndoCommand
- getName() - Method in class io.lumine.mythic.bukkit.commands.test.AddThreatCommand
- getName() - Method in class io.lumine.mythic.bukkit.commands.test.CastCommand
- getName() - Method in class io.lumine.mythic.bukkit.commands.test.MechanicCommand
- getName() - Method in class io.lumine.mythic.bukkit.commands.test.ReduceThreatCommand
- getName() - Method in class io.lumine.mythic.bukkit.commands.test.SetHealthCommand
- getName() - Method in class io.lumine.mythic.bukkit.commands.test.TauntCommand
- getName() - Method in class io.lumine.mythic.bukkit.commands.test.TestCommand
- getName() - Method in class io.lumine.mythic.bukkit.commands.utility.ActiveInfoCommand
- getName() - Method in class io.lumine.mythic.bukkit.commands.utility.ActiveRemoveCommand
- getName() - Method in class io.lumine.mythic.bukkit.commands.utility.AddEntityNBTCommand
- getName() - Method in class io.lumine.mythic.bukkit.commands.utility.BroadcastCommand
- getName() - Method in class io.lumine.mythic.bukkit.commands.utility.GetBlockCoordinatesCommand
- getName() - Method in class io.lumine.mythic.bukkit.commands.utility.GetBlockInfoCommand
- getName() - Method in class io.lumine.mythic.bukkit.commands.utility.GetItemInfoCommand
- getName() - Method in class io.lumine.mythic.bukkit.commands.utility.GetLightLevelCommand
- getName() - Method in class io.lumine.mythic.bukkit.commands.utility.GetPathStringCommand
- getName() - Method in class io.lumine.mythic.bukkit.commands.utility.GetSpawnStateCommand
- getName() - Method in class io.lumine.mythic.bukkit.commands.utility.GetStatsCommand
- getName() - Method in class io.lumine.mythic.bukkit.commands.utility.GetStructuresCommand
- getName() - Method in class io.lumine.mythic.bukkit.commands.utility.GetTargetInfoCommand
- getName() - Method in class io.lumine.mythic.bukkit.commands.utility.GetTargetNBTCommand
- getName() - Method in class io.lumine.mythic.bukkit.commands.utility.ListAllEntitiesCommand
- getName() - Method in class io.lumine.mythic.bukkit.commands.utility.ListValidStructuresCommand
- getName() - Method in class io.lumine.mythic.bukkit.commands.utility.PluginDumpCommand
- getName() - Method in class io.lumine.mythic.bukkit.commands.utility.TestEntityNBTCommand
- getName() - Method in class io.lumine.mythic.bukkit.commands.utility.UtilitiesCommand
- getName() - Method in class io.lumine.mythic.bukkit.commands.VersionCommand
- getName() - Method in class io.lumine.mythic.core.adapters.VirtualEntity
- getName() - Method in class io.lumine.mythic.core.mobs.MobStack
- getName() - Method in enum class io.lumine.mythic.core.skills.ParticleMaker.ParticleType
-
Deprecated.
- getName() - Method in class io.lumine.mythic.core.spawning.spawners.MythicSpawner
-
Gets the ID of the spawner
- getName() - Method in class io.lumine.mythic.core.utils.jnbt.NamedTag
-
Get the name of the tag.
- getNameplateHeight() - Method in interface io.lumine.mythic.api.adapters.AbstractEntity
- getNameplateHeight() - Method in class io.lumine.mythic.bukkit.adapters.BukkitEntity
- getNameplateHeight() - Method in class io.lumine.mythic.core.adapters.VirtualEntity
- getNameplateMountOffset() - Method in interface io.lumine.mythic.api.adapters.AbstractEntity
- getNameplateMountOffset() - Method in class io.lumine.mythic.bukkit.adapters.BukkitEntity
- getNameplateMountOffset() - Method in class io.lumine.mythic.core.adapters.VirtualEntity
- getNanoTime() - Method in class io.lumine.mythic.core.utils.Timing
- getNBT() - Method in class io.lumine.mythic.bukkit.adapters.BukkitItemStack
- getNBTData(AbstractEntity) - Method in interface io.lumine.mythic.api.volatilecode.handlers.VolatileEntityHandler
- getNBTData(AbstractEntity) - Method in interface io.lumine.mythic.core.volatilecode.disabled.VolatileEntityHandlerDisabled
- getNBTData(ItemStack) - Method in interface io.lumine.mythic.api.volatilecode.handlers.VolatileItemHandler
- getNBTData(ItemStack) - Method in interface io.lumine.mythic.core.volatilecode.disabled.VolatileItemHandlerDisabled
- getNearestLocation() - Method in class io.lumine.mythic.core.mobs.ai.goals.FollowPathGoal
- getNearestLocation() - Method in class io.lumine.mythic.core.mobs.ai.goals.PatrolGoal
- getNestedConfig(String) - Method in interface io.lumine.mythic.api.config.MythicConfig
- getNestedConfig(String) - Method in class io.lumine.mythic.core.config.MythicConfigImpl
- getNestedConfigs(String) - Method in interface io.lumine.mythic.api.config.MythicConfig
- getNestedConfigs(String) - Method in class io.lumine.mythic.core.config.MythicConfigImpl
- getNewTarget() - Method in class io.lumine.mythic.core.mobs.ActiveMob
- getNextEntityId() - Method in interface io.lumine.mythic.api.volatilecode.handlers.VolatileEntityHandler
- getNextPositionOffset() - Method in class io.lumine.mythic.core.skills.mechanics.OrbitalMechanic.OrbitalTracker
- getNoDamageTicks() - Method in interface io.lumine.mythic.api.mobs.MythicMob
- getNode() - Method in class io.lumine.mythic.core.config.MythicConfigImpl
- getNumberOfCachedMobs() - Method in class io.lumine.mythic.core.spawning.spawners.MythicSpawner
- getNumberOfMobs() - Method in class io.lumine.mythic.core.spawning.spawners.MythicSpawner
- getNumberOfSpawners() - Method in class io.lumine.mythic.core.spawning.random.RandomSpawnerManager
- getOnlinePlayerCount() - Method in interface io.lumine.mythic.api.adapters.ServerInterface
- getOnlinePlayerCount() - Method in class io.lumine.mythic.bukkit.BukkitBootstrap
- getOnlinePlayers() - Method in interface io.lumine.mythic.api.adapters.ServerInterface
- getOnlinePlayers() - Method in class io.lumine.mythic.bukkit.BukkitBootstrap
- getOptionLockPitch() - Method in interface io.lumine.mythic.api.mobs.MythicMob
- getOrDefault(String, Variable) - Method in class io.lumine.mythic.core.skills.variables.VariableRegistry
- getOrDefault(String, Object) - Method in class io.lumine.mythic.api.skills.damage.DamageMetadata
- getOrDefault(String, Object) - Method in class io.lumine.mythic.core.skills.triggers.SkillTriggerMetadata
- getOrigin() - Method in interface io.lumine.mythic.api.skills.SkillMetadata
- getOriginalLocation() - Method in class io.lumine.mythic.core.spawning.spawners.SpawnerSlice
- getOverlaps(BoundingBox, Collection<BoundingBox>) - Static method in class io.lumine.mythic.core.utils.physics.ComplexAABB
- getOwner(ActiveMob) - Method in class io.lumine.mythic.bukkit.entities.BukkitWolf
- getPack() - Method in interface io.lumine.mythic.api.mobs.MythicMob
-
Gets the pack the mob is located in
- getPack(String) - Method in class io.lumine.mythic.core.packs.PackExecutor
- getPackFile(String) - Method in interface io.lumine.mythic.api.packs.Pack
- getPackFile(String) - Method in class io.lumine.mythic.core.packs.PackImpl
- getPackFolder(String) - Method in interface io.lumine.mythic.api.packs.Pack
- getPackFolder(String) - Method in class io.lumine.mythic.core.packs.PackImpl
- getPackManager() - Method in interface io.lumine.mythic.api.MythicPlugin
- getPacks() - Method in class io.lumine.mythic.core.packs.PackExecutor
- getParameters() - Method in interface io.lumine.mythic.api.skills.SkillMetadata
- getParent() - Method in interface io.lumine.mythic.api.skills.Skill
- getParent() - Method in class io.lumine.mythic.core.mobs.ActiveMob
- getParent(AbstractEntity) - Method in class io.lumine.mythic.bukkit.compatibility.AbstractModelEngineSupport
- getParentUUID(UUID) - Method in class io.lumine.mythic.bukkit.compatibility.AbstractModelEngineSupport
- getParsedDisguise(String) - Method in class io.lumine.mythic.bukkit.compatibility.LibsDisguisesSupport
- getPassenger() - Method in interface io.lumine.mythic.api.adapters.AbstractEntity
- getPassenger() - Method in class io.lumine.mythic.bukkit.adapters.BukkitEntity
- getPassenger() - Method in class io.lumine.mythic.core.adapters.VirtualEntity
- getPassengerRidingOffset() - Method in interface io.lumine.mythic.api.adapters.AbstractEntity
- getPassengerRidingOffset() - Method in class io.lumine.mythic.bukkit.adapters.BukkitEntity
- getPassengerRidingOffset() - Method in class io.lumine.mythic.core.adapters.VirtualEntity
- getPassengerRidingOffset(AbstractEntity) - Method in interface io.lumine.mythic.api.volatilecode.handlers.VolatileEntityHandler
- getPassthroughDamage() - Method in interface io.lumine.mythic.api.mobs.MythicMob
- getPath() - Method in enum class io.lumine.mythic.core.utils.ReflectionUtils.PackageType
- GetPathStringCommand - Class in io.lumine.mythic.bukkit.commands.utility
- GetPathStringCommand(Command<MythicBukkit>) - Constructor for class io.lumine.mythic.bukkit.commands.utility.GetPathStringCommand
- getPerLevelArmor() - Method in interface io.lumine.mythic.api.mobs.MythicMob
- getPerLevelArmor() - Method in class io.lumine.mythic.core.mobs.MobType
- getPerLevelDamage() - Method in interface io.lumine.mythic.api.mobs.MythicMob
- getPerLevelDamage() - Method in class io.lumine.mythic.core.mobs.MobType
- getPerLevelHealth() - Method in interface io.lumine.mythic.api.mobs.MythicMob
-
Gets the health scaling value of the mob type
- getPerLevelHealth() - Method in class io.lumine.mythic.core.mobs.MobType
-
Gets the health scaling value of the mob type
- getPerLevelPower() - Method in interface io.lumine.mythic.api.mobs.MythicMob
- getPerLevelPower() - Method in class io.lumine.mythic.core.mobs.MobType
- getPermissionNode() - Method in class io.lumine.mythic.bukkit.commands.BaseCommand
- getPermissionNode() - Method in class io.lumine.mythic.bukkit.commands.debug.DebugCommand
- getPermissionNode() - Method in class io.lumine.mythic.bukkit.commands.debug.TimingsCommand
- getPermissionNode() - Method in class io.lumine.mythic.bukkit.commands.eggs.EggsCommand
- getPermissionNode() - Method in class io.lumine.mythic.bukkit.commands.eggs.GetCommand
- getPermissionNode() - Method in class io.lumine.mythic.bukkit.commands.eggs.GiveCommand
- getPermissionNode() - Method in class io.lumine.mythic.bukkit.commands.InfoCommand
- getPermissionNode() - Method in class io.lumine.mythic.bukkit.commands.items.BrowseCommand
- getPermissionNode() - Method in class io.lumine.mythic.bukkit.commands.items.edit.EditEnchantsCommand
- getPermissionNode() - Method in class io.lumine.mythic.bukkit.commands.items.edit.EditLoreCommand
- getPermissionNode() - Method in class io.lumine.mythic.bukkit.commands.items.edit.ItemEditCommand
- getPermissionNode() - Method in class io.lumine.mythic.bukkit.commands.items.EnchantCommand
- getPermissionNode() - Method in class io.lumine.mythic.bukkit.commands.items.ExportCommand
- getPermissionNode() - Method in class io.lumine.mythic.bukkit.commands.items.GetCommand
- getPermissionNode() - Method in class io.lumine.mythic.bukkit.commands.items.GiveCommand
- getPermissionNode() - Method in class io.lumine.mythic.bukkit.commands.items.ImportCommand
- getPermissionNode() - Method in class io.lumine.mythic.bukkit.commands.items.InfoCommand
- getPermissionNode() - Method in class io.lumine.mythic.bukkit.commands.items.ItemsCommand
- getPermissionNode() - Method in class io.lumine.mythic.bukkit.commands.items.ListCommand
- getPermissionNode() - Method in class io.lumine.mythic.bukkit.commands.menus.ItemBrowserMenuCommand
- getPermissionNode() - Method in class io.lumine.mythic.bukkit.commands.menus.MenuCommand
- getPermissionNode() - Method in class io.lumine.mythic.bukkit.commands.menus.MobBrowserMenuCommand
- getPermissionNode() - Method in class io.lumine.mythic.bukkit.commands.mobs.BrowseCommand
- getPermissionNode() - Method in class io.lumine.mythic.bukkit.commands.mobs.CleanCommand
- getPermissionNode() - Method in class io.lumine.mythic.bukkit.commands.mobs.EditCommand
- getPermissionNode() - Method in class io.lumine.mythic.bukkit.commands.mobs.InfoCommand
- getPermissionNode() - Method in class io.lumine.mythic.bukkit.commands.mobs.KillAllCommand
- getPermissionNode() - Method in class io.lumine.mythic.bukkit.commands.mobs.KillTypeCommand
- getPermissionNode() - Method in class io.lumine.mythic.bukkit.commands.mobs.ListActiveCommand
- getPermissionNode() - Method in class io.lumine.mythic.bukkit.commands.mobs.ListCommand
- getPermissionNode() - Method in class io.lumine.mythic.bukkit.commands.mobs.MobsCommand
- getPermissionNode() - Method in class io.lumine.mythic.bukkit.commands.mobs.SpawnCommand
- getPermissionNode() - Method in class io.lumine.mythic.bukkit.commands.mobs.StatsCommand
- getPermissionNode() - Method in class io.lumine.mythic.bukkit.commands.ReloadCommand
- getPermissionNode() - Method in class io.lumine.mythic.bukkit.commands.SaveCommand
- getPermissionNode() - Method in class io.lumine.mythic.bukkit.commands.SignalCommand
- getPermissionNode() - Method in class io.lumine.mythic.bukkit.commands.skills.InfoCommand
- getPermissionNode() - Method in class io.lumine.mythic.bukkit.commands.skills.SkillsCommand
- getPermissionNode() - Method in class io.lumine.mythic.bukkit.commands.spawners.ActivateCommand
- getPermissionNode() - Method in class io.lumine.mythic.bukkit.commands.spawners.AddConditionCommand
- getPermissionNode() - Method in class io.lumine.mythic.bukkit.commands.spawners.AddConditionSpawnCommand
- getPermissionNode() - Method in class io.lumine.mythic.bukkit.commands.spawners.CopyCommand
- getPermissionNode() - Method in class io.lumine.mythic.bukkit.commands.spawners.CreateCommand
- getPermissionNode() - Method in class io.lumine.mythic.bukkit.commands.spawners.CutCommand
- getPermissionNode() - Method in class io.lumine.mythic.bukkit.commands.spawners.FindCommand
- getPermissionNode() - Method in class io.lumine.mythic.bukkit.commands.spawners.InfoCommand
- getPermissionNode() - Method in class io.lumine.mythic.bukkit.commands.spawners.MoveCommand
- getPermissionNode() - Method in class io.lumine.mythic.bukkit.commands.spawners.PasteCommand
- getPermissionNode() - Method in class io.lumine.mythic.bukkit.commands.spawners.RemoveCommand
- getPermissionNode() - Method in class io.lumine.mythic.bukkit.commands.spawners.RemoveConditionCommand
- getPermissionNode() - Method in class io.lumine.mythic.bukkit.commands.spawners.RemoveConditionSpawnCommand
- getPermissionNode() - Method in class io.lumine.mythic.bukkit.commands.spawners.ResetTimersCommand
- getPermissionNode() - Method in class io.lumine.mythic.bukkit.commands.spawners.SetCommand
- getPermissionNode() - Method in class io.lumine.mythic.bukkit.commands.spawners.SpawnersCommand
- getPermissionNode() - Method in class io.lumine.mythic.bukkit.commands.spawners.UndoCommand
- getPermissionNode() - Method in class io.lumine.mythic.bukkit.commands.test.AddThreatCommand
- getPermissionNode() - Method in class io.lumine.mythic.bukkit.commands.test.CastCommand
- getPermissionNode() - Method in class io.lumine.mythic.bukkit.commands.test.MechanicCommand
- getPermissionNode() - Method in class io.lumine.mythic.bukkit.commands.test.ReduceThreatCommand
- getPermissionNode() - Method in class io.lumine.mythic.bukkit.commands.test.SetHealthCommand
- getPermissionNode() - Method in class io.lumine.mythic.bukkit.commands.test.TauntCommand
- getPermissionNode() - Method in class io.lumine.mythic.bukkit.commands.test.TestCommand
- getPermissionNode() - Method in class io.lumine.mythic.bukkit.commands.utility.ActiveInfoCommand
- getPermissionNode() - Method in class io.lumine.mythic.bukkit.commands.utility.ActiveRemoveCommand
- getPermissionNode() - Method in class io.lumine.mythic.bukkit.commands.utility.AddEntityNBTCommand
- getPermissionNode() - Method in class io.lumine.mythic.bukkit.commands.utility.BroadcastCommand
- getPermissionNode() - Method in class io.lumine.mythic.bukkit.commands.utility.GetBlockCoordinatesCommand
- getPermissionNode() - Method in class io.lumine.mythic.bukkit.commands.utility.GetBlockInfoCommand
- getPermissionNode() - Method in class io.lumine.mythic.bukkit.commands.utility.GetItemInfoCommand
- getPermissionNode() - Method in class io.lumine.mythic.bukkit.commands.utility.GetLightLevelCommand
- getPermissionNode() - Method in class io.lumine.mythic.bukkit.commands.utility.GetPathStringCommand
- getPermissionNode() - Method in class io.lumine.mythic.bukkit.commands.utility.GetSpawnStateCommand
- getPermissionNode() - Method in class io.lumine.mythic.bukkit.commands.utility.GetStatsCommand
- getPermissionNode() - Method in class io.lumine.mythic.bukkit.commands.utility.GetStructuresCommand
- getPermissionNode() - Method in class io.lumine.mythic.bukkit.commands.utility.GetTargetInfoCommand
- getPermissionNode() - Method in class io.lumine.mythic.bukkit.commands.utility.GetTargetNBTCommand
- getPermissionNode() - Method in class io.lumine.mythic.bukkit.commands.utility.ListAllEntitiesCommand
- getPermissionNode() - Method in class io.lumine.mythic.bukkit.commands.utility.ListValidStructuresCommand
- getPermissionNode() - Method in class io.lumine.mythic.bukkit.commands.utility.PluginDumpCommand
- getPermissionNode() - Method in class io.lumine.mythic.bukkit.commands.utility.TestEntityNBTCommand
- getPermissionNode() - Method in class io.lumine.mythic.bukkit.commands.utility.UtilitiesCommand
- getPermissionNode() - Method in class io.lumine.mythic.bukkit.commands.VersionCommand
- getPhysicalDrops() - Method in class io.lumine.mythic.bukkit.events.MythicMobLootDropEvent
-
Gets the list of the mob's item drops from the LootBag
- getPitch() - Method in class io.lumine.mythic.api.adapters.AbstractLocation
-
Gets the pitch of this location, measured in degrees.
- getPlaceholder(String) - Method in interface io.lumine.mythic.api.skills.placeholders.PlaceholderManager
- getPlaceholder(String) - Method in class io.lumine.mythic.core.skills.placeholders.PlaceholderExecutor
- getPlaceholderDouble(String[], double, String...) - Method in interface io.lumine.mythic.api.config.MythicLineConfig
- getPlaceholderDouble(String[], double, String...) - Method in class io.lumine.mythic.core.config.MythicLineConfigImpl
- getPlaceholderDouble(String[], PlaceholderDouble, String...) - Method in interface io.lumine.mythic.api.config.MythicLineConfig
- getPlaceholderDouble(String[], PlaceholderDouble, String...) - Method in class io.lumine.mythic.core.config.MythicLineConfigImpl
- getPlaceholderDouble(String[], String, String...) - Method in interface io.lumine.mythic.api.config.MythicConfig
- getPlaceholderDouble(String[], String, String...) - Method in interface io.lumine.mythic.api.config.MythicLineConfig
- getPlaceholderDouble(String[], String, String...) - Method in class io.lumine.mythic.core.config.MythicConfigImpl
- getPlaceholderDouble(String[], String, String...) - Method in class io.lumine.mythic.core.config.MythicLineConfigImpl
- getPlaceholderDouble(String, double) - Method in interface io.lumine.mythic.api.config.MythicLineConfig
- getPlaceholderDouble(String, double) - Method in class io.lumine.mythic.core.config.MythicLineConfigImpl
- getPlaceholderDouble(String, PlaceholderDouble) - Method in interface io.lumine.mythic.api.config.MythicLineConfig
- getPlaceholderDouble(String, PlaceholderDouble) - Method in class io.lumine.mythic.core.config.MythicLineConfigImpl
- getPlaceholderDouble(String, String) - Method in interface io.lumine.mythic.api.config.MythicConfig
- getPlaceholderDouble(String, String) - Method in interface io.lumine.mythic.api.config.MythicLineConfig
- getPlaceholderDouble(String, String) - Method in class io.lumine.mythic.core.config.MythicConfigImpl
- getPlaceholderDouble(String, String) - Method in class io.lumine.mythic.core.config.MythicLineConfigImpl
- getPlaceholderFloat(String[], float, String...) - Method in interface io.lumine.mythic.api.config.MythicLineConfig
- getPlaceholderFloat(String[], float, String...) - Method in class io.lumine.mythic.core.config.MythicLineConfigImpl
- getPlaceholderFloat(String[], String, String...) - Method in interface io.lumine.mythic.api.config.MythicLineConfig
- getPlaceholderFloat(String[], String, String...) - Method in class io.lumine.mythic.core.config.MythicLineConfigImpl
- getPlaceholderFloat(String, float) - Method in interface io.lumine.mythic.api.config.MythicLineConfig
- getPlaceholderFloat(String, float) - Method in class io.lumine.mythic.core.config.MythicLineConfigImpl
- getPlaceholderFloat(String, String) - Method in interface io.lumine.mythic.api.config.MythicLineConfig
- getPlaceholderFloat(String, String) - Method in class io.lumine.mythic.core.config.MythicLineConfigImpl
- getPlaceholderInt(String[], String) - Method in interface io.lumine.mythic.api.config.MythicConfig
- getPlaceholderInt(String[], String) - Method in class io.lumine.mythic.core.config.MythicConfigImpl
- getPlaceholderInt(String[], String, String...) - Method in interface io.lumine.mythic.api.config.MythicConfig
- getPlaceholderInt(String[], String, String...) - Method in class io.lumine.mythic.core.config.MythicConfigImpl
- getPlaceholderInt(String, String) - Method in interface io.lumine.mythic.api.config.MythicConfig
- getPlaceholderInt(String, String) - Method in class io.lumine.mythic.core.config.MythicConfigImpl
- getPlaceholderInteger(String[], int, String...) - Method in interface io.lumine.mythic.api.config.MythicLineConfig
- getPlaceholderInteger(String[], int, String...) - Method in class io.lumine.mythic.core.config.MythicLineConfigImpl
- getPlaceholderInteger(String[], PlaceholderInt, String...) - Method in interface io.lumine.mythic.api.config.MythicLineConfig
- getPlaceholderInteger(String[], PlaceholderInt, String...) - Method in class io.lumine.mythic.core.config.MythicLineConfigImpl
- getPlaceholderInteger(String[], String, String...) - Method in interface io.lumine.mythic.api.config.MythicLineConfig
- getPlaceholderInteger(String[], String, String...) - Method in class io.lumine.mythic.core.config.MythicLineConfigImpl
- getPlaceholderInteger(String, int) - Method in interface io.lumine.mythic.api.config.MythicLineConfig
- getPlaceholderInteger(String, int) - Method in class io.lumine.mythic.core.config.MythicLineConfigImpl
- getPlaceholderInteger(String, PlaceholderInt) - Method in interface io.lumine.mythic.api.config.MythicLineConfig
- getPlaceholderInteger(String, PlaceholderInt) - Method in class io.lumine.mythic.core.config.MythicLineConfigImpl
- getPlaceholderInteger(String, String) - Method in interface io.lumine.mythic.api.config.MythicLineConfig
- getPlaceholderInteger(String, String) - Method in class io.lumine.mythic.core.config.MythicLineConfigImpl
- getPlaceholderManager() - Method in interface io.lumine.mythic.api.MythicPlugin
- getPlaceholderManager() - Method in class io.lumine.mythic.core.skills.placeholders.PlaceholderParser
- getPlaceholderString(String) - Method in interface io.lumine.mythic.api.config.MythicConfig
- getPlaceholderString(String) - Method in class io.lumine.mythic.core.config.MythicConfigImpl
- getPlaceholderString(String[], String, String...) - Method in interface io.lumine.mythic.api.config.MythicLineConfig
- getPlaceholderString(String[], String, String...) - Method in class io.lumine.mythic.core.config.MythicLineConfigImpl
- getPlaceholderString(String, String) - Method in interface io.lumine.mythic.api.config.MythicConfig
- getPlaceholderString(String, String) - Method in interface io.lumine.mythic.api.config.MythicLineConfig
- getPlaceholderString(String, String) - Method in class io.lumine.mythic.core.config.MythicConfigImpl
- getPlaceholderString(String, String) - Method in class io.lumine.mythic.core.config.MythicLineConfigImpl
- getPlaceholderStringList(String) - Method in interface io.lumine.mythic.api.config.MythicConfig
- getPlaceholderStringList(String) - Method in class io.lumine.mythic.core.config.MythicConfigImpl
- getPlayer() - Method in class io.lumine.mythic.bukkit.events.MythicMobInteractEvent
- getPlayer(String) - Method in interface io.lumine.mythic.api.adapters.ServerInterface
- getPlayer(String) - Method in class io.lumine.mythic.bukkit.BukkitBootstrap
- getPlayer(UUID) - Method in interface io.lumine.mythic.api.adapters.ServerInterface
- getPlayer(UUID) - Method in class io.lumine.mythic.bukkit.BukkitBootstrap
- getPlayerCount() - Method in interface io.lumine.mythic.api.adapters.AbstractWorld
- getPlayerCount() - Method in class io.lumine.mythic.bukkit.adapters.BukkitWorld
- getPlayerIds() - Method in interface io.lumine.mythic.api.adapters.AbstractBossBar
- getPlayerIds() - Method in class io.lumine.mythic.bukkit.adapters.bossbars.AdventureBossBar
- getPlayerIds() - Method in class io.lumine.mythic.bukkit.adapters.bossbars.BukkitBossBar
- getPlayers() - Method in interface io.lumine.mythic.api.adapters.AbstractBossBar
-
Returns all players viewing this boss bar
- getPlayers() - Method in interface io.lumine.mythic.api.adapters.AbstractWorld
- getPlayers() - Method in class io.lumine.mythic.bukkit.adapters.bossbars.AdventureBossBar
- getPlayers() - Method in class io.lumine.mythic.bukkit.adapters.bossbars.BukkitBossBar
- getPlayers() - Method in class io.lumine.mythic.bukkit.adapters.BukkitWorld
- getPlayers() - Method in class io.lumine.mythic.core.mobs.EntityManager
- getPlayers(AbstractWorld) - Method in class io.lumine.mythic.core.mobs.EntityManager
- getPlayersInRadius(AbstractLocation, double) - Method in interface io.lumine.mythic.api.adapters.AbstractWorld
- getPlayersInRadius(AbstractLocation, double) - Method in class io.lumine.mythic.bukkit.adapters.BukkitWorld
- getPlayersInRadius(LivingEntity, int) - Static method in class io.lumine.mythic.core.skills.SkillHelper
- getPlayersInRangeSq(AbstractLocation, int) - Method in class io.lumine.mythic.core.mobs.EntityManager
- getPlayersNearLocation(AbstractLocation, int) - Method in interface io.lumine.mythic.api.adapters.AbstractWorld
- getPlayersNearLocation(AbstractLocation, int) - Method in class io.lumine.mythic.bukkit.adapters.BukkitWorld
- getPlugin() - Method in interface io.lumine.mythic.api.skills.ISkillMechanic
- getPlugin() - Static method in interface io.lumine.mythic.api.volatilecode.VolatileCodeHandler
- getPlugin() - Static method in class io.lumine.mythic.core.mobs.ai.Pathfinder
- getPlugin() - Static method in class io.lumine.mythic.core.mobs.ai.WrappedPathfinder
- getPlugin() - Method in class io.lumine.mythic.core.skills.projectiles.ProjectileBullet
- getPlugin() - Static method in class io.lumine.mythic.core.skills.SkillAudience
- getPlugin() - Static method in class io.lumine.mythic.core.skills.SkillCondition
- getPostProcessStats(SkillTrigger) - Method in class io.lumine.mythic.core.skills.stats.StatRegistry
- getPower() - Method in class io.lumine.mythic.api.mobs.GenericCaster
- getPower() - Method in interface io.lumine.mythic.api.skills.SkillCaster
- getPower() - Method in interface io.lumine.mythic.api.skills.SkillMetadata
- getPower() - Method in class io.lumine.mythic.core.mobs.ActiveMob
- getPreProcessStats(SkillTrigger) - Method in class io.lumine.mythic.core.skills.stats.StatRegistry
- getPreventBlockInfection() - Method in class io.lumine.mythic.bukkit.entities.BukkitSilverfish
- getPreventEndermanTeleport() - Method in interface io.lumine.mythic.api.mobs.MythicMob
- getPreventExploding() - Method in interface io.lumine.mythic.api.mobs.MythicMob
- getPreventItemPickup() - Method in interface io.lumine.mythic.api.mobs.MythicMob
- getPreventLeashing() - Method in interface io.lumine.mythic.api.mobs.MythicMob
- getPreventMobKillDrops() - Method in interface io.lumine.mythic.api.mobs.MythicMob
- getPreventMounts() - Method in interface io.lumine.mythic.api.mobs.MythicMob
- getPreventOtherDrops() - Method in interface io.lumine.mythic.api.mobs.MythicMob
- getPreventOtherDropsByDefault() - Method in class io.lumine.mythic.core.config.ConfigExecutor
- getPreventRandomEquipment() - Method in interface io.lumine.mythic.api.mobs.MythicMob
- getPreventRename() - Method in interface io.lumine.mythic.api.mobs.MythicMob
- getPreventSilverfishInfection() - Method in interface io.lumine.mythic.api.mobs.MythicMob
- getPreventSnowFormation() - Method in class io.lumine.mythic.bukkit.entities.BukkitSnowman
- getPreventSunburn() - Method in interface io.lumine.mythic.api.mobs.MythicMob
- getPreventTransformation() - Method in interface io.lumine.mythic.api.mobs.MythicMob
- getPreviousLocation() - Method in interface io.lumine.mythic.core.skills.projectiles.ProjectileBulletableTracker
- getPrimitive() - Method in enum class io.lumine.mythic.core.utils.ReflectionUtils.DataType
- getPrimitive(Class<?>) - Static method in enum class io.lumine.mythic.core.utils.ReflectionUtils.DataType
- getPrimitive(Class<?>[]) - Static method in enum class io.lumine.mythic.core.utils.ReflectionUtils.DataType
- getPrimitive(Object[]) - Static method in enum class io.lumine.mythic.core.utils.ReflectionUtils.DataType
- getPrivateField(String, Class, Object) - Static method in class io.lumine.mythic.core.utils.MythicUtil
- getProfile(AbstractPlayer) - Method in class io.lumine.mythic.core.players.PlayerManager
- getProgress() - Method in interface io.lumine.mythic.api.adapters.AbstractBossBar
-
Returns the progress of the bar between 0.0 and 1.0
- getProgress() - Method in class io.lumine.mythic.bukkit.adapters.bossbars.AdventureBossBar
- getProgress() - Method in class io.lumine.mythic.bukkit.adapters.bossbars.BukkitBossBar
- getProjectile() - Method in class io.lumine.mythic.bukkit.events.MythicProjectileHitEvent
-
Gets the projectile instance that hit
- getPropertyNode() - Method in class io.lumine.mythic.core.config.ConfigExecutor
- getPropertyNode() - Method in class io.lumine.mythic.core.packs.PackImpl
- getPropertyNode() - Method in class io.lumine.mythic.core.skills.stats.StatType
- getPropertyNode() - Method in class io.lumine.mythic.core.spawning.spawners.MythicSpawner
- getRandomAngle() - Static method in class io.lumine.mythic.core.utils.RandomUtil
- getRandomCircleVector() - Static method in class io.lumine.mythic.core.utils.RandomUtil
- getRandomMaterial(Material[]) - Static method in class io.lumine.mythic.core.utils.RandomUtil
- getRandomVector() - Static method in class io.lumine.mythic.core.utils.RandomUtil
- getReason() - Method in class io.lumine.mythic.core.spawning.random.RandomSpawnPoint
- getReasons() - Method in class io.lumine.mythic.core.spawning.random.RandomSpawner
- getReference() - Method in enum class io.lumine.mythic.core.utils.ReflectionUtils.DataType
- getReference(Class<?>) - Static method in enum class io.lumine.mythic.core.utils.ReflectionUtils.DataType
- getReference(Class<?>[]) - Static method in enum class io.lumine.mythic.core.utils.ReflectionUtils.DataType
- getReference(Object[]) - Static method in enum class io.lumine.mythic.core.utils.ReflectionUtils.DataType
- getRegion(World, String) - Method in class io.lumine.mythic.bukkit.compatibility.WorldEditSupport.WorldGuardSix
- getRegion(World, String) - Method in class io.lumine.mythic.bukkit.compatibility.WorldGuardSupport.WorldGuardSix
- getRegistry(ActiveMob) - Method in class io.lumine.mythic.core.skills.variables.VariableManager
- getRegistry(VariableScope, AbstractEntity) - Method in class io.lumine.mythic.core.skills.variables.VariableManager
- getRegistry(VariableScope, AbstractLocation) - Method in class io.lumine.mythic.core.skills.variables.VariableManager
- getRegistry(VariableScope, SkillMetadata) - Method in class io.lumine.mythic.core.skills.variables.VariableManager
- getRegistry(VariableScope, SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.variables.VariableManager
- getRelative(AbstractDirection) - Method in class io.lumine.mythic.api.adapters.AbstractLocation
- getRelative(AbstractDirection, int) - Method in class io.lumine.mythic.api.adapters.AbstractLocation
- getRelative(AbstractLocation, AbstractLocation) - Static method in enum class io.lumine.mythic.api.adapters.AbstractDirection
- getRelativeLocation(AbstractLocation) - Method in class io.lumine.mythic.core.spawning.spawners.SpawnerSlice
- getRemainingAir() - Method in interface io.lumine.mythic.api.adapters.AbstractPlayer
- getRemainingAir() - Method in class io.lumine.mythic.bukkit.adapters.BukkitPlayer
- getRemainingCooldownSeconds() - Method in class io.lumine.mythic.core.spawning.spawners.MythicSpawner
- getRemainingWarmupSeconds() - Method in class io.lumine.mythic.core.spawning.spawners.MythicSpawner
- getRenderer() - Method in class io.lumine.mythic.api.volatilecode.virtual.PacketItem
- getRenderer() - Method in class io.lumine.mythic.api.volatilecode.virtual.PacketTextDisplay
- getRepeatAllSkills() - Method in interface io.lumine.mythic.api.mobs.MythicMob
- getReviveHealth(ActiveMob) - Method in interface io.lumine.mythic.api.mobs.MythicMob
- getReviveHealth(ActiveMob) - Method in class io.lumine.mythic.core.mobs.MobType
- getRewardMessage(DropMetadata, double) - Method in interface io.lumine.mythic.api.drops.IMessagingDrop
- getRewardMessage(DropMetadata, double) - Method in class io.lumine.mythic.core.drops.droppables.McMMODrop
- getRewardMessage(DropMetadata, double) - Method in class io.lumine.mythic.core.drops.droppables.SkillAPIDrop
- getRewardMessage(DropMetadata, double) - Method in class io.lumine.mythic.core.drops.droppables.VaultDrop
- getRight(float) - Static method in class io.lumine.mythic.core.skills.targeters.ForwardWallTargeter
- getRight(float) - Static method in class io.lumine.mythic.core.skills.targeters.ObstructingBlockTargeter
- getRSDespawnVanillaOutsideRadius() - Static method in class io.lumine.mythic.core.config.ConfigExecutor
- getRSMaxGenerationTimeMillis() - Static method in class io.lumine.mythic.core.config.ConfigExecutor
- getRSMaxMobsPerChunk() - Static method in class io.lumine.mythic.core.config.ConfigExecutor
- getRSPointsPerSecondAir() - Static method in class io.lumine.mythic.core.config.ConfigExecutor
- getRSPointsPerSecondGround() - Static method in class io.lumine.mythic.core.config.ConfigExecutor
- getRSPointsPerSecondLand() - Static method in class io.lumine.mythic.core.config.ConfigExecutor
- getRSPointsPerSecondLava() - Static method in class io.lumine.mythic.core.config.ConfigExecutor
- getRSPointsPerSecondSea() - Static method in class io.lumine.mythic.core.config.ConfigExecutor
- getRunAsync() - Method in class io.lumine.mythic.core.skills.SkillMechanic
- getRunTime() - Method in class io.lumine.mythic.bukkit.clock.TimingsHandler
- getRunTimeMillis() - Method in class io.lumine.mythic.bukkit.clock.TimingsHandler
- getSaveLoad(T, List<File>, String) - Static method in class io.lumine.mythic.core.config.IOHandler
- getScaleFactor_BlocksFromSpawn() - Method in class io.lumine.mythic.core.mobs.WorldScaling
- getScaleVanillaMobs() - Method in class io.lumine.mythic.core.mobs.WorldScaling
- getSchematic(String) - Method in class io.lumine.mythic.core.skills.SkillExecutor
- getSchematicDirectory() - Method in interface io.lumine.mythic.api.packs.Pack
- getSchematicDirectory() - Method in class io.lumine.mythic.core.packs.PackImpl
- getServerVersion() - Static method in enum class io.lumine.mythic.core.utils.ReflectionUtils.PackageType
- getShort(int) - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- getShort(int) - Method in class io.lumine.mythic.core.utils.jnbt.ListTag
-
Get a short named with the given index.
- getShort(String) - Method in class io.lumine.mythic.core.utils.jnbt.CompoundTag
-
Get a short named with the given key.
- getShortLE(int) - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- getShowCustomNameplate() - Method in class io.lumine.mythic.core.mobs.ActiveMob
- getShowHealthInChat() - Method in interface io.lumine.mythic.api.mobs.MythicMob
- getShowHealthInChat() - Method in class io.lumine.mythic.core.mobs.MobType
- getShowNameOnDamaged() - Method in interface io.lumine.mythic.api.mobs.MythicMob
- getShowNameOnDamaged() - Method in class io.lumine.mythic.core.mobs.MobType
- getSkill() - Method in class io.lumine.mythic.core.skills.mechanics.MetaSkillMechanic
-
Gets the underlying skill that this mechanic calls
- getSkill(File, SkillHolder, String) - Method in interface io.lumine.mythic.api.skills.SkillManager
- getSkill(File, SkillHolder, String) - Method in class io.lumine.mythic.core.skills.SkillExecutor
- getSkill(File, String) - Method in interface io.lumine.mythic.api.skills.SkillManager
- getSkill(File, String) - Method in class io.lumine.mythic.core.skills.SkillExecutor
- getSkill(String) - Method in interface io.lumine.mythic.api.skills.SkillManager
- getSkill(String) - Method in class io.lumine.mythic.core.skills.SkillExecutor
- getSkillAPI() - Method in class io.lumine.mythic.bukkit.compatibility.SkillAPISupport
- getSkillCaster(UUID) - Method in interface io.lumine.mythic.api.mobs.MobManager
- getSkillCaster(UUID) - Method in interface io.lumine.mythic.core.mobs.CasterRegistry
- getSkillCaster(UUID) - Method in class io.lumine.mythic.core.mobs.MobExecutor
- getSkillManager() - Method in interface io.lumine.mythic.api.MythicPlugin
- getSkillNames() - Method in interface io.lumine.mythic.api.skills.SkillManager
- getSkillNames() - Method in class io.lumine.mythic.core.skills.SkillExecutor
- getSkills() - Method in interface io.lumine.mythic.api.skills.SkillManager
- getSkills() - Method in class io.lumine.mythic.core.skills.SkillExecutor
- getSkills(SkillTrigger) - Method in interface io.lumine.mythic.api.mobs.MythicMob
- getSkills(SkillTrigger) - Method in class io.lumine.mythic.core.mobs.MobType
- getSpawnableChunkCount() - Method in interface io.lumine.mythic.api.spawning.MythicSpawnState
- getSpawner() - Method in class io.lumine.mythic.core.spawning.spawners.SpawnerSlice
- getSpawnerAtLocation(AbstractLocation) - Method in class io.lumine.mythic.core.spawning.spawners.SpawnerManager
- getSpawnerByHashcode(int) - Method in class io.lumine.mythic.core.spawning.spawners.SpawnerManager
- getSpawnerByName(String) - Method in class io.lumine.mythic.core.spawning.spawners.SpawnerManager
- getSpawnerCopyName(String) - Method in class io.lumine.mythic.core.spawning.spawners.SpawnerManager
- getSpawnerFolder() - Method in class io.lumine.mythic.core.spawning.spawners.SpawnerManager
- getSpawnerItem(String) - Method in class io.lumine.mythic.core.spawning.spawners.SpawnerManager
- getSpawners() - Method in class io.lumine.mythic.core.spawning.spawners.SpawnerManager
- getSpawnersByChunk(String) - Method in class io.lumine.mythic.core.spawning.spawners.SpawnerManager
- getSpawnersByGroup(String) - Method in class io.lumine.mythic.core.spawning.spawners.SpawnerManager
- getSpawnersByString(AbstractLocation, String) - Method in class io.lumine.mythic.core.spawning.spawners.SpawnerManager
- getSpawnersByString(String) - Method in class io.lumine.mythic.core.spawning.spawners.SpawnerManager
- getSpawningHandler() - Method in interface io.lumine.mythic.api.volatilecode.VolatileCodeHandler
- GetSpawnLevelCommand - Class in io.lumine.mythic.bukkit.commands.utility
- GetSpawnLevelCommand() - Constructor for class io.lumine.mythic.bukkit.commands.utility.GetSpawnLevelCommand
- getSpawnLocation() - Method in interface io.lumine.mythic.api.adapters.AbstractWorld
- getSpawnLocation() - Method in class io.lumine.mythic.bukkit.adapters.BukkitWorld
- getSpawnRange(AbstractWorld) - Method in interface io.lumine.mythic.api.volatilecode.handlers.VolatileSpawningHandler
- getSpawnReason() - Method in class io.lumine.mythic.bukkit.events.MythicMobPreSpawnEvent
- getSpawnReason() - Method in class io.lumine.mythic.bukkit.events.MythicMobSpawnEvent
- getSpawnState(AbstractWorld) - Method in interface io.lumine.mythic.api.volatilecode.handlers.VolatileSpawningHandler
- getSpawnState(AbstractWorld) - Method in class io.lumine.mythic.core.spawning.random.RandomSpawnerManager
- GetSpawnStateCommand - Class in io.lumine.mythic.bukkit.commands.utility
- GetSpawnStateCommand(Command<MythicBukkit>) - Constructor for class io.lumine.mythic.bukkit.commands.utility.GetSpawnStateCommand
- getSpawnVelocityX() - Method in interface io.lumine.mythic.api.mobs.MythicMob
- getSpawnVelocityX() - Method in class io.lumine.mythic.core.mobs.MobType
- getSpawnVelocityXMax() - Method in interface io.lumine.mythic.api.mobs.MythicMob
- getSpawnVelocityXRange() - Method in interface io.lumine.mythic.api.mobs.MythicMob
- getSpawnVelocityY() - Method in interface io.lumine.mythic.api.mobs.MythicMob
- getSpawnVelocityY() - Method in class io.lumine.mythic.core.mobs.MobType
- getSpawnVelocityYMax() - Method in interface io.lumine.mythic.api.mobs.MythicMob
- getSpawnVelocityYRange() - Method in interface io.lumine.mythic.api.mobs.MythicMob
- getSpawnVelocityZ() - Method in interface io.lumine.mythic.api.mobs.MythicMob
- getSpawnVelocityZ() - Method in class io.lumine.mythic.core.mobs.MobType
- getSpawnVelocityZMax() - Method in interface io.lumine.mythic.api.mobs.MythicMob
- getSpawnVelocityZRange() - Method in interface io.lumine.mythic.api.mobs.MythicMob
- getSpeechBubbleOffset() - Method in interface io.lumine.mythic.api.mobs.MythicMob
- getStacks(String) - Method in class io.lumine.mythic.core.skills.auras.AuraRegistry
- getStackString() - Method in class io.lumine.mythic.core.mobs.MobStack
- getStartTime() - Method in class io.lumine.mythic.bukkit.clock.TimingsHandler
- getStat(AbstractEntity) - Method in class io.lumine.mythic.core.skills.stats.StatType
- getStat(String) - Method in class io.lumine.mythic.core.skills.stats.StatExecutor
- getStatData(StatType) - Method in class io.lumine.mythic.core.skills.stats.StatRegistry
- getStatOrRegisterStatic(String) - Method in class io.lumine.mythic.core.skills.stats.StatExecutor
- getStatRegistry() - Method in interface io.lumine.mythic.api.skills.SkillCaster
- getStatRegistry(AbstractEntity) - Method in class io.lumine.mythic.core.skills.stats.StatExecutor
- getStats() - Method in interface io.lumine.mythic.api.mobs.MythicMob
- GetStatsCommand - Class in io.lumine.mythic.bukkit.commands.utility
- GetStatsCommand(Command<MythicBukkit>) - Constructor for class io.lumine.mythic.bukkit.commands.utility.GetStatsCommand
- getStepX() - Method in enum class io.lumine.mythic.api.adapters.AbstractDirection
- getStepY() - Method in enum class io.lumine.mythic.api.adapters.AbstractDirection
- getStepZ() - Method in enum class io.lumine.mythic.api.adapters.AbstractDirection
- getString(int) - Method in class io.lumine.mythic.core.utils.jnbt.ListTag
-
Get a string named with the given index.
- getString(String) - Method in interface io.lumine.mythic.api.config.MythicConfig
- getString(String) - Method in interface io.lumine.mythic.api.config.MythicLineConfig
- getString(String) - Method in class io.lumine.mythic.api.skills.damage.DamageMetadata
- getString(String) - Method in interface io.lumine.mythic.core.config.GenericConfig
- getString(String) - Method in class io.lumine.mythic.core.config.MythicConfigImpl
- getString(String) - Method in class io.lumine.mythic.core.skills.triggers.SkillTriggerMetadata
- getString(String) - Method in class io.lumine.mythic.core.skills.variables.VariableRegistry
- getString(String) - Method in class io.lumine.mythic.core.utils.jnbt.CompoundTag
-
Get a string named with the given key.
- getString(String[]) - Method in interface io.lumine.mythic.api.config.MythicConfig
- getString(String[]) - Method in interface io.lumine.mythic.api.config.MythicLineConfig
- getString(String[]) - Method in class io.lumine.mythic.core.config.MythicConfigImpl
- getString(String[], String, String...) - Method in interface io.lumine.mythic.api.config.MythicConfig
- getString(String[], String, String...) - Method in interface io.lumine.mythic.api.config.MythicLineConfig
- getString(String[], String, String...) - Method in class io.lumine.mythic.core.config.MythicConfigImpl
- getString(String, String) - Method in interface io.lumine.mythic.api.config.MythicConfig
- getString(String, String) - Method in interface io.lumine.mythic.api.config.MythicLineConfig
- getString(String, String) - Method in interface io.lumine.mythic.core.config.GenericConfig
- getString(String, String) - Method in class io.lumine.mythic.core.config.MythicConfigImpl
- getStringList(String) - Method in interface io.lumine.mythic.api.config.MythicConfig
- getStringList(String) - Method in class io.lumine.mythic.core.config.MythicConfigImpl
- getStringList(String[], String) - Method in interface io.lumine.mythic.api.config.MythicLineConfig
- getStringList(String[], String) - Method in class io.lumine.mythic.core.config.MythicLineConfigImpl
- getStringList(String[], String, String...) - Method in interface io.lumine.mythic.api.config.MythicLineConfig
- getStringList(String[], String, String...) - Method in class io.lumine.mythic.core.config.MythicLineConfigImpl
- getStringList(String, String) - Method in interface io.lumine.mythic.api.config.MythicLineConfig
- getStringList(String, String) - Method in class io.lumine.mythic.core.config.MythicLineConfigImpl
- getStructure(String) - Method in interface io.lumine.mythic.api.volatilecode.handlers.VolatileWorldHandler
- getStructures() - Method in interface io.lumine.mythic.api.volatilecode.handlers.VolatileWorldHandler
- getStructures(AbstractLocation) - Method in interface io.lumine.mythic.api.volatilecode.handlers.VolatileWorldHandler
- GetStructuresCommand - Class in io.lumine.mythic.bukkit.commands.utility
- GetStructuresCommand(Command<MythicBukkit>) - Constructor for class io.lumine.mythic.bukkit.commands.utility.GetStructuresCommand
- getStyle() - Method in interface io.lumine.mythic.api.adapters.AbstractBossBar
-
Returns the style of this boss bar
- getStyle() - Method in class io.lumine.mythic.bukkit.adapters.bossbars.AdventureBossBar
- getStyle() - Method in class io.lumine.mythic.bukkit.adapters.bossbars.BukkitBossBar
- getTag() - Method in class io.lumine.mythic.core.utils.jnbt.NamedTag
-
Get the tag.
- getTameableProperty() - Method in interface io.lumine.mythic.bukkit.entities.properties.TameableEntityType
- getTarget() - Method in interface io.lumine.mythic.api.adapters.AbstractEntity
- getTarget() - Method in class io.lumine.mythic.bukkit.adapters.BukkitEntity
- getTarget() - Method in class io.lumine.mythic.bukkit.events.MythicHealMechanicEvent
- getTarget() - Method in class io.lumine.mythic.core.adapters.VirtualEntity
- getTarget() - Method in class io.lumine.mythic.core.skills.mechanics.ChainMissileMechanic.ChainMissileTracker
- getTarget() - Method in class io.lumine.mythic.core.skills.mechanics.MissileMechanic.MissileTracker
- getTargetedEntity(Player) - Static method in class io.lumine.mythic.core.utils.MythicUtil
- getTargeter() - Method in class io.lumine.mythic.bukkit.events.MythicTargeterLoadEvent
- getTargeter() - Method in class io.lumine.mythic.core.skills.targeters.CustomTargeter
- getTargeter(String) - Method in interface io.lumine.mythic.api.skills.SkillManager
- getTargeter(String) - Method in class io.lumine.mythic.core.skills.SkillExecutor
- getTargeter(String, MythicLineConfig) - Method in interface io.lumine.mythic.api.skills.SkillManager
- getTargeter(String, MythicLineConfig) - Method in class io.lumine.mythic.core.skills.SkillExecutor
- getTargeterName() - Method in class io.lumine.mythic.bukkit.events.MythicTargeterLoadEvent
-
Gets the name of the custom targeter being looked for
- getTargeters() - Method in class io.lumine.mythic.core.skills.SkillExecutor
- GetTargetInfoCommand - Class in io.lumine.mythic.bukkit.commands.utility
- GetTargetInfoCommand(Command<MythicBukkit>) - Constructor for class io.lumine.mythic.bukkit.commands.utility.GetTargetInfoCommand
- GetTargetNBTCommand - Class in io.lumine.mythic.bukkit.commands.utility
- GetTargetNBTCommand(Command<MythicBukkit>) - Constructor for class io.lumine.mythic.bukkit.commands.utility.GetTargetNBTCommand
- getTargetsCreatives() - Method in interface io.lumine.mythic.api.skills.ISkillMechanic
- getTargetsSpectators() - Method in interface io.lumine.mythic.api.skills.ISkillMechanic
- getThreadSafetyLevel() - Method in interface io.lumine.mythic.api.skills.ISkillMechanic
- getThreat(AbstractEntity) - Method in class io.lumine.mythic.core.mobs.ActiveMob.ThreatTable
- getThreatTable() - Method in class io.lumine.mythic.core.mobs.ActiveMob
- getThreatTableDecaysUnreachable() - Method in interface io.lumine.mythic.api.mobs.MythicMob
- getThreatTableDecaysUnreachable() - Method in class io.lumine.mythic.core.mobs.MobType
- getThreatTableUseDamageTaken() - Method in interface io.lumine.mythic.api.mobs.MythicMob
- getThreatTableUseDamageTaken() - Method in class io.lumine.mythic.core.mobs.MobType
- getTicks(SkillMetadata) - Method in class io.lumine.mythic.core.skills.mechanics.DelaySkill
- getTierLoot(String) - Method in class io.lumine.mythic.bukkit.compatibility.MythicDropsSupport
- getTimeRandomGenerators() - Method in class io.lumine.mythic.bukkit.clock.TimingsHandler
- getTimeRandomSpawners() - Method in class io.lumine.mythic.bukkit.clock.TimingsHandler
- getTimerInterval() - Method in class io.lumine.mythic.core.skills.SkillMechanic
- getTimerSkills() - Method in interface io.lumine.mythic.api.mobs.MythicMob
- getTimerSkills() - Method in class io.lumine.mythic.core.mobs.MobType
- getTimeScanner() - Method in class io.lumine.mythic.bukkit.clock.TimingsHandler
- getTimeSkills() - Method in class io.lumine.mythic.bukkit.clock.TimingsHandler
- getTimeSpawners() - Method in class io.lumine.mythic.bukkit.clock.TimingsHandler
- getTimesRan() - Method in class io.lumine.mythic.core.skills.auras.Aura.AuraTracker
- getTimesRan() - Method in class io.lumine.mythic.core.skills.projectiles.Projectile.ProjectileTracker
- getTimesRan() - Method in interface io.lumine.mythic.core.skills.projectiles.ProjectileBulletableTracker
- getTimeThreatTables() - Method in class io.lumine.mythic.bukkit.clock.TimingsHandler
- getTimeTotal() - Method in class io.lumine.mythic.bukkit.clock.TimingsHandler
- getTimings() - Static method in class io.lumine.mythic.core.utils.Timing
- getTitle() - Method in interface io.lumine.mythic.api.adapters.AbstractBossBar
-
Returns the title of this boss bar
- getTitle() - Method in class io.lumine.mythic.bukkit.adapters.bossbars.AdventureBossBar
- getTitle() - Method in class io.lumine.mythic.bukkit.adapters.bossbars.BukkitBossBar
- getTooltipLine(StatModifierType, double) - Method in class io.lumine.mythic.core.skills.stats.StatType
- getTopTargetThreat() - Method in class io.lumine.mythic.core.mobs.ActiveMob.ThreatTable
- getTopThreatHolder() - Method in class io.lumine.mythic.core.mobs.ActiveMob.ThreatTable
- getTotal() - Method in class io.lumine.mythic.core.utils.Timing.TimingResults
- getTotalThreat() - Method in class io.lumine.mythic.core.mobs.ActiveMob.ThreatTable
- getTrackedPlayers() - Method in interface io.lumine.mythic.api.volatilecode.virtual.IPacketEntityRenderer
- getTrackedPlayers(AbstractEntity) - Method in interface io.lumine.mythic.api.volatilecode.handlers.VolatileEntityHandler
- getTransparentBlocks() - Method in class io.lumine.mythic.core.config.ConfigExecutor
- getTrigger() - Method in interface io.lumine.mythic.api.drops.DropMetadata
- getTrigger() - Method in interface io.lumine.mythic.api.skills.SkillMetadata
- getTrigger() - Method in class io.lumine.mythic.core.drops.DropMetadataImpl
- getTrigger() - Method in interface io.lumine.mythic.core.skills.placeholders.PlaceholderMeta
- getTriggerMetadata() - Method in interface io.lumine.mythic.api.skills.SkillMetadata
- getType() - Method in class io.lumine.mythic.api.adapters.AbstractBiome
- getType() - Method in class io.lumine.mythic.core.mobs.ActiveMob
- getType() - Method in interface io.lumine.mythic.core.skills.targeters.IPathSelector
- getType() - Method in class io.lumine.mythic.core.skills.targeters.MPEntity
- getType() - Method in class io.lumine.mythic.core.skills.targeters.MPLocation
- getType() - Method in class io.lumine.mythic.core.skills.targeters.MPMeta
- getType() - Method in class io.lumine.mythic.core.utils.jnbt.ListTag
-
Gets the type of item in this list.
- getType() - Method in class io.lumine.mythic.core.volatilecode.disabled.VolatileBiomeDisabled
- getType() - Method in class io.lumine.mythic.core.volatilecode.disabled.VolatileStructureDisabled
- getType(Class<? extends Variable>) - Static method in class io.lumine.mythic.core.skills.variables.VariableUtils
- getTypeClass(int) - Static method in class io.lumine.mythic.core.utils.jnbt.NBTUtils
-
Gets the class of a type of tag.
- getTypeClass(String) - Static method in class io.lumine.mythic.core.skills.variables.VariableUtils
-
Gets the class of a type of variable.
- getTypeCode(Class<? extends Tag>) - Static method in class io.lumine.mythic.core.utils.jnbt.NBTUtils
-
Gets the type code of a tag class.
- getTypeName() - Method in class io.lumine.mythic.core.skills.SkillCondition
- getTypeName() - Method in class io.lumine.mythic.core.skills.SkillMechanic
- getTypeName() - Method in class io.lumine.mythic.core.spawning.spawners.MythicSpawner
-
Gets the mob type the spawner spawns
- getTypeName(Class<? extends Variable>) - Static method in class io.lumine.mythic.core.skills.variables.VariableUtils
- getTypeName(Class<? extends Tag>) - Static method in class io.lumine.mythic.core.utils.jnbt.NBTUtils
-
Gets the type name of a tag.
- getUniqueId() - Method in interface io.lumine.mythic.api.adapters.AbstractEntity
- getUniqueId() - Method in interface io.lumine.mythic.api.adapters.AbstractWorld
- getUniqueId() - Method in interface io.lumine.mythic.api.volatilecode.virtual.IPacketEntityRenderer
- getUniqueId() - Method in class io.lumine.mythic.bukkit.adapters.BukkitEntity
- getUniqueId() - Method in class io.lumine.mythic.bukkit.adapters.BukkitWorld
- getUniqueId() - Method in class io.lumine.mythic.core.mobs.ActiveMob
- getUnsignedByte(int) - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- getUnsignedInt(int) - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- getUnsignedIntLE(int) - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- getUnsignedMedium(int) - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- getUnsignedMediumLE(int) - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- getUnsignedShort(int) - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- getUnsignedShortLE(int) - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- getUrl() - Method in interface io.lumine.mythic.api.packs.Pack
- getUsesHealthBar() - Method in interface io.lumine.mythic.api.mobs.MythicMob
- getUseTimer() - Method in class io.lumine.mythic.core.spawning.spawners.MythicSpawner
- getUUID(String) - Method in class io.lumine.mythic.core.utils.jnbt.CompoundTag
- getUUIDFromString(String) - Static method in class io.lumine.mythic.core.utils.MythicUtil
- getUUIDFromString(String) - Static method in class io.lumine.mythic.core.utils.UUIDUtil
- getValue() - Method in class io.lumine.mythic.core.utils.jnbt.ByteArrayTag
- getValue() - Method in class io.lumine.mythic.core.utils.jnbt.ByteTag
- getValue() - Method in class io.lumine.mythic.core.utils.jnbt.CompoundTag
- getValue() - Method in class io.lumine.mythic.core.utils.jnbt.DoubleTag
- getValue() - Method in class io.lumine.mythic.core.utils.jnbt.EndTag
- getValue() - Method in class io.lumine.mythic.core.utils.jnbt.FloatTag
- getValue() - Method in class io.lumine.mythic.core.utils.jnbt.IntArrayTag
- getValue() - Method in class io.lumine.mythic.core.utils.jnbt.IntTag
- getValue() - Method in class io.lumine.mythic.core.utils.jnbt.ListTag
- getValue() - Method in class io.lumine.mythic.core.utils.jnbt.LongTag
- getValue() - Method in class io.lumine.mythic.core.utils.jnbt.PlaceholderDoubleTag
- getValue() - Method in class io.lumine.mythic.core.utils.jnbt.PlaceholderFloatTag
- getValue() - Method in class io.lumine.mythic.core.utils.jnbt.PlaceholderIntTag
- getValue() - Method in class io.lumine.mythic.core.utils.jnbt.PlaceholderStringTag
- getValue() - Method in class io.lumine.mythic.core.utils.jnbt.ShortTag
- getValue() - Method in class io.lumine.mythic.core.utils.jnbt.StringTag
- getValue() - Method in class io.lumine.mythic.core.utils.jnbt.Tag
-
Gets the value of this tag.
- getValue(Object, boolean, String) - Static method in class io.lumine.mythic.core.utils.ReflectionUtils
- getValue(Object, Class<?>, boolean, String) - Static method in class io.lumine.mythic.core.utils.ReflectionUtils
- getValue(Object, String, ReflectionUtils.PackageType, boolean, String) - Static method in class io.lumine.mythic.core.utils.ReflectionUtils
- getValue(String) - Method in class io.lumine.mythic.api.skills.damage.DamageMetadata
- getValue(String) - Method in class io.lumine.mythic.core.skills.triggers.SkillTriggerMetadata
- getVanillaType(MythicEntityType) - Method in interface io.lumine.mythic.api.mobs.MobManager
- getVanillaType(MythicEntityType) - Method in class io.lumine.mythic.core.mobs.MobExecutor
-
Returns the vanilla override for the given MythicEntityType if an override for that type has been loaded
- getVanillaTypes() - Method in interface io.lumine.mythic.api.mobs.MobManager
- getVanillaTypes() - Method in class io.lumine.mythic.core.mobs.MobExecutor
-
Gets a collection of all mob types that are Vanilla overrides
- getVariableManager() - Method in class io.lumine.mythic.core.skills.variables.VariableMechanic
- getVariables() - Method in interface io.lumine.mythic.api.skills.SkillMetadata
- getVariant() - Method in class io.lumine.mythic.bukkit.entities.BukkitParrot
- getVehicle() - Method in interface io.lumine.mythic.api.adapters.AbstractEntity
- getVehicle() - Method in class io.lumine.mythic.bukkit.adapters.BukkitEntity
- getVehicle() - Method in class io.lumine.mythic.core.adapters.VirtualEntity
- getVelocity() - Method in interface io.lumine.mythic.api.adapters.AbstractEntity
- getVelocity() - Method in class io.lumine.mythic.bukkit.adapters.BukkitEntity
- getVelocity() - Method in class io.lumine.mythic.core.adapters.VirtualEntity
- getVelocityMagnitude() - Method in class io.lumine.mythic.core.skills.mechanics.OrbitalMechanic.OrbitalTracker
- getVelocityMagnitude() - Method in interface io.lumine.mythic.core.skills.projectiles.ProjectileBulletableTracker
- getVersion() - Method in interface io.lumine.mythic.api.packs.Pack
- getVersion() - Method in class io.lumine.mythic.bukkit.compatibility.PlaceholderAPISupport
- getVersion() - Method in class io.lumine.mythic.bukkit.MythicBukkit
-
Returns the MythicMobs plugin version
- getVoidList() - Method in class io.lumine.mythic.core.mobs.MobExecutor
-
Returns a list of UUIDs representing all non-MythicMobs seen
- getVolatileCodeHandler() - Method in interface io.lumine.mythic.api.MythicPlugin
- getVolatileCodeHandler() - Method in class io.lumine.mythic.bukkit.MythicBukkit
-
Grabs the active VolatileCodeHandler for the current version of Minecraft
- getWarmupSeconds() - Method in class io.lumine.mythic.core.spawning.spawners.MythicSpawner
- getWorld() - Method in interface io.lumine.mythic.api.adapters.AbstractEntity
- getWorld() - Method in class io.lumine.mythic.api.adapters.AbstractLocation
- getWorld() - Method in interface io.lumine.mythic.api.spawning.MythicSpawnState
- getWorld() - Method in class io.lumine.mythic.bukkit.adapters.BukkitEntity
- getWorld() - Method in class io.lumine.mythic.core.adapters.VirtualEntity
- getWorld() - Method in class io.lumine.mythic.core.spawning.random.RandomSpawnPoint
- getWorld(String) - Method in interface io.lumine.mythic.api.adapters.ServerInterface
- getWorld(String) - Method in class io.lumine.mythic.bukkit.BukkitBootstrap
- getWorld(UUID) - Method in interface io.lumine.mythic.api.adapters.ServerInterface
- getWorld(UUID) - Method in class io.lumine.mythic.bukkit.BukkitBootstrap
- getWorldData(AbstractWorld) - Method in class io.lumine.mythic.core.worlds.WorldManager
- getWorldHandler() - Method in interface io.lumine.mythic.api.volatilecode.VolatileCodeHandler
- getWorldName() - Method in class io.lumine.mythic.core.mobs.WorldScaling
- getWorldName() - Method in class io.lumine.mythic.core.spawning.spawners.MythicSpawner
- getWorlds() - Method in interface io.lumine.mythic.api.adapters.ServerInterface
- getWorlds() - Method in class io.lumine.mythic.bukkit.BukkitBootstrap
- getWrapper() - Method in interface io.lumine.mythic.api.volatilecode.virtual.IPacketEntityRenderer
- getX() - Method in class io.lumine.mythic.api.adapters.AbstractLocation
-
Gets the x-coordinate of this location
- getX() - Method in class io.lumine.mythic.api.adapters.AbstractVector
-
Gets the X component.
- getY() - Method in class io.lumine.mythic.api.adapters.AbstractLocation
-
Gets the y-coordinate of this location
- getY() - Method in class io.lumine.mythic.api.adapters.AbstractVector
-
Gets the Y component.
- getYaw() - Method in class io.lumine.mythic.api.adapters.AbstractLocation
-
Gets the yaw of this location, measured in degrees.
- getZ() - Method in class io.lumine.mythic.api.adapters.AbstractLocation
-
Gets the z-coordinate of this location
- getZ() - Method in class io.lumine.mythic.api.adapters.AbstractVector
-
Gets the Z component.
- GeyserEffect - Class in io.lumine.mythic.core.skills.mechanics
- GeyserEffect(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.GeyserEffect
- GHAST - Enum constant in enum class io.lumine.mythic.api.mobs.entities.MythicEntityType
- GIANT - Enum constant in enum class io.lumine.mythic.api.mobs.entities.MythicEntityType
- give(AbstractPlayer) - Method in class io.lumine.mythic.core.drops.LootBag
- give(AbstractPlayer, boolean) - Method in class io.lumine.mythic.core.drops.LootBag
- GiveCommand - Class in io.lumine.mythic.bukkit.commands.eggs
- GiveCommand - Class in io.lumine.mythic.bukkit.commands.items
- GiveCommand(Command<MythicBukkit>) - Constructor for class io.lumine.mythic.bukkit.commands.eggs.GiveCommand
- GiveCommand(Command<MythicBukkit>) - Constructor for class io.lumine.mythic.bukkit.commands.items.GiveCommand
- giveDrop(AbstractPlayer, DropMetadata, double) - Method in interface io.lumine.mythic.api.drops.IIntangibleDrop
- giveDrop(AbstractPlayer, DropMetadata, double) - Method in class io.lumine.mythic.core.drops.droppables.HeroesExperienceDrop
- giveDrop(AbstractPlayer, DropMetadata, double) - Method in class io.lumine.mythic.core.drops.droppables.McMMODrop
- giveDrop(AbstractPlayer, DropMetadata, double) - Method in class io.lumine.mythic.core.drops.droppables.SkillAPIDrop
- giveDrop(AbstractPlayer, DropMetadata, double) - Method in class io.lumine.mythic.core.drops.droppables.VaultDrop
- giveExp(Player, float, String) - Method in class io.lumine.mythic.bukkit.compatibility.mcMMOSupport
- giveExp(Player, int) - Method in class io.lumine.mythic.bukkit.compatibility.SkillAPISupport
- GiveExperienceLevelsMechanic - Class in io.lumine.mythic.core.skills.mechanics
- GiveExperienceLevelsMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.GiveExperienceLevelsMechanic
- giveHeroesExp(SkillCaster, Player, int) - Method in class io.lumine.mythic.bukkit.compatibility.HeroesSupport
- GiveItemFromSlotMechanic - Class in io.lumine.mythic.core.skills.mechanics
- GiveItemFromSlotMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.GiveItemFromSlotMechanic
- GiveItemFromTargetMechanic - Class in io.lumine.mythic.core.skills.mechanics
- GiveItemFromTargetMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.GiveItemFromTargetMechanic
- GiveItemMechanic - Class in io.lumine.mythic.core.skills.mechanics
- GiveItemMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.GiveItemMechanic
- giveMoney(AbstractPlayer, double) - Method in class io.lumine.mythic.bukkit.compatibility.VaultSupport
- giveMoney(Player, double) - Method in class io.lumine.mythic.bukkit.compatibility.VaultSupport
- giveMythicEgg(MythicMob, Player, int) - Static method in class io.lumine.mythic.core.mobs.EggManager
- GlidingCondition - Class in io.lumine.mythic.core.skills.conditions.all
- GlidingCondition(String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.conditions.all.GlidingCondition
- GLOBAL - Enum constant in enum class io.lumine.mythic.core.skills.variables.VariableScope
- GlobalScore - Static variable in class io.lumine.mythic.core.utils.Patterns
- GLOW - Enum constant in enum class io.lumine.mythic.bukkit.adapters.BukkitParticle
- GLOW_SQUID - Enum constant in enum class io.lumine.mythic.api.mobs.entities.MythicEntityType
- GLOW_SQUID_INK - Enum constant in enum class io.lumine.mythic.bukkit.adapters.BukkitParticle
- GlowEffect - Class in io.lumine.mythic.core.skills.mechanics
- GlowEffect(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.GlowEffect
- goal - Variable in class io.lumine.mythic.core.skills.mechanics.RunAIGoalSelectorMechanic
- goal - Variable in class io.lumine.mythic.core.skills.mechanics.RunAITargetSelectorMechanic
- goalType - Variable in class io.lumine.mythic.core.mobs.ai.Pathfinder
- GOAT - Enum constant in enum class io.lumine.mythic.api.mobs.entities.MythicEntityType
- GOLDEN_BOOTS - Static variable in class io.lumine.mythic.api.volatilecode.VolatileMaterial
- GOLDEN_CHESTPLATE - Static variable in class io.lumine.mythic.api.volatilecode.VolatileMaterial
- GOLDEN_HELMET - Static variable in class io.lumine.mythic.api.volatilecode.VolatileMaterial
- GOLDEN_HORSE_ARMOR - Static variable in class io.lumine.mythic.api.volatilecode.VolatileMaterial
- GOLDEN_LEGGINGS - Static variable in class io.lumine.mythic.api.volatilecode.VolatileMaterial
- GoToLocationGoal - Class in io.lumine.mythic.core.mobs.ai.goals
- GoToLocationGoal(AbstractEntity, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.mobs.ai.goals.GoToLocationGoal
- GoToMechanic - Class in io.lumine.mythic.core.skills.mechanics
- GoToMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.GoToMechanic
- GoToOwnerGoal - Class in io.lumine.mythic.core.mobs.ai.goals
- GoToOwnerGoal(AbstractEntity, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.mobs.ai.goals.GoToOwnerGoal
- GoToParentGoal - Class in io.lumine.mythic.core.mobs.ai.goals
- GoToParentGoal(AbstractEntity, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.mobs.ai.goals.GoToParentGoal
- GoToSpawnLocationGoal - Class in io.lumine.mythic.core.mobs.ai.goals
- GoToSpawnLocationGoal(AbstractEntity, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.mobs.ai.goals.GoToSpawnLocationGoal
- gravity - Variable in class io.lumine.mythic.core.skills.mechanics.ShootMechanic
- greaterThan - Static variable in class io.lumine.mythic.core.utils.math.Operators
- greaterThanEq - Static variable in class io.lumine.mythic.core.utils.math.Operators
- GREEN - Enum constant in enum class io.lumine.mythic.api.adapters.AbstractBossBar.BarColor
- GriefPreventionSupport - Class in io.lumine.mythic.bukkit.compatibility
- GriefPreventionSupport(MythicBukkit) - Constructor for class io.lumine.mythic.bukkit.compatibility.GriefPreventionSupport
- GROUND - Enum constant in enum class io.lumine.mythic.core.spawning.random.SpawnPointType
- GROUPS - Enum constant in enum class io.lumine.mythic.core.menus.items.ItemBrowseMode
- GROUPS - Enum constant in enum class io.lumine.mythic.core.menus.mobs.MobBrowseMode
- GUARDIAN - Enum constant in enum class io.lumine.mythic.api.mobs.entities.MythicEntityType
- GuardianBeamEffect - Class in io.lumine.mythic.core.skills.mechanics
- GuardianBeamEffect(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.GuardianBeamEffect
- gzip(String) - Static method in class io.lumine.mythic.bukkit.metrics.MetricsLite
H
- HAND - Enum constant in enum class io.lumine.mythic.core.drops.EquipSlot
- handleBounce() - Method in class io.lumine.mythic.core.skills.mechanics.MissileMechanic.MissileTracker
- handleBounce() - Method in class io.lumine.mythic.core.skills.mechanics.ProjectileMechanic.ProjectileMechanicTracker
- handleDuration(Variable) - Method in class io.lumine.mythic.core.skills.variables.VariableMechanic
- handleMinorError(Throwable) - Static method in class io.lumine.mythic.core.logging.MythicLogger
- handleMobDespawnEvent(ActiveMob) - Method in interface io.lumine.mythic.api.adapters.ServerInterface
- handleMobDespawnEvent(ActiveMob) - Method in class io.lumine.mythic.bukkit.BukkitBootstrap
- handleOutcome(boolean) - Method in class io.lumine.mythic.core.skills.SkillCondition
- handleOutcome(DropMetadata, boolean) - Method in class io.lumine.mythic.core.skills.SkillCondition
- handleOutcome(SkillMetadata, boolean) - Method in class io.lumine.mythic.core.skills.SkillCondition
- handleOutcome(RandomSpawnPoint, boolean) - Method in class io.lumine.mythic.core.skills.SkillCondition
- handleOutcome(MythicSpawner, boolean) - Method in class io.lumine.mythic.core.skills.SkillCondition
- handleReload() - Method in class io.lumine.mythic.core.skills.stats.StatRegistry.StatMap
- handleSpawnEvent(RandomSpawnPoint) - Method in class io.lumine.mythic.core.spawning.random.RandomSpawnerManager
- handleTemplates(List<TemplateUtil.TemplateItem>) - Static method in class io.lumine.mythic.core.utils.TemplateUtil
- handleTemplates(List<TemplateUtil.TemplateMob>, Map<String, MythicMob>) - Static method in class io.lumine.mythic.core.utils.TemplateUtil
- has(String) - Method in class io.lumine.mythic.core.skills.variables.VariableRegistry
- hasAI() - Method in interface io.lumine.mythic.api.adapters.AbstractEntity
- hasAI() - Method in class io.lumine.mythic.bukkit.adapters.BukkitEntity
- hasAI() - Method in class io.lumine.mythic.core.adapters.VirtualEntity
- HasAICondition - Class in io.lumine.mythic.core.skills.conditions.all
- HasAICondition(String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.conditions.all.HasAICondition
- hasArray() - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- hasAura(String) - Method in interface io.lumine.mythic.api.skills.SkillCaster
- hasAura(String) - Method in class io.lumine.mythic.core.skills.auras.AuraRegistry
- HasAuraCondition - Class in io.lumine.mythic.core.skills.conditions.all
- HasAuraCondition(String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.conditions.all.HasAuraCondition
- HasAuraStacksCondition - Class in io.lumine.mythic.core.skills.conditions.all
- HasAuraStacksCondition(String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.conditions.all.HasAuraStacksCondition
- hasAuraType(String) - Method in class io.lumine.mythic.core.skills.auras.AuraRegistry
- HasAuraTypeCondition - Class in io.lumine.mythic.core.skills.conditions.all
- HasAuraTypeCondition(String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.conditions.all.HasAuraTypeCondition
- hasBreakableSpawner(AbstractLocation) - Method in class io.lumine.mythic.core.spawning.spawners.SpawnerManager
- hasConcluded() - Method in class io.lumine.mythic.core.skills.mechanics.BouncyMechanic.PhysicsSession
- hasConditions() - Method in class io.lumine.mythic.core.spawning.random.RandomSpawner
- HasCurrencyCondition - Class in io.lumine.mythic.core.skills.conditions.all
- HasCurrencyCondition(String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.conditions.all.HasCurrencyCondition
- hasCustomDurability(ItemStack) - Method in class io.lumine.mythic.core.items.ItemExecutor
- hasDrops() - Method in class io.lumine.mythic.core.drops.DropTable
- HasEnchantmentCondition - Class in io.lumine.mythic.core.skills.conditions.all
- HasEnchantmentCondition(String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.conditions.all.HasEnchantmentCondition
- hasEnded - Variable in class io.lumine.mythic.core.skills.auras.Aura.AuraTracker
- hasFaction() - Method in interface io.lumine.mythic.api.mobs.MythicMob
- hasFaction() - Method in class io.lumine.mythic.core.mobs.ActiveMob
- hasFaction() - Method in class io.lumine.mythic.core.mobs.MobType
- hasFilter() - Method in class io.lumine.mythic.core.menus.config.ConfigMenuContext
- hasFilter() - Method in class io.lumine.mythic.core.menus.items.ItemMenuContext
- hasFilter() - Method in class io.lumine.mythic.core.menus.mobs.MobMenuContext
- hasFilter() - Method in class io.lumine.mythic.core.menus.spawners.SpawnerMenuContext
- hasFlag(String) - Method in interface io.lumine.mythic.api.adapters.AbstractBossBar
-
Returns whether this boss bar as the passed flag set
- hasFlag(String) - Method in class io.lumine.mythic.bukkit.adapters.bossbars.AdventureBossBar
- hasFlag(String) - Method in class io.lumine.mythic.bukkit.adapters.bossbars.BukkitBossBar
- hasGravity() - Method in interface io.lumine.mythic.api.adapters.AbstractEntity
- hasGravity() - Method in class io.lumine.mythic.bukkit.adapters.BukkitEntity
- hasGravity() - Method in class io.lumine.mythic.core.adapters.VirtualEntity
- HasGravityCondition - Class in io.lumine.mythic.core.skills.conditions.all
- HasGravityCondition(String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.conditions.all.HasGravityCondition
- hasGroupFilter() - Method in class io.lumine.mythic.core.menus.items.ItemMenuContext
- hashCode() - Method in class io.lumine.mythic.api.adapters.AbstractBiome
- hashCode() - Method in class io.lumine.mythic.api.adapters.AbstractLocation
- hashCode() - Method in class io.lumine.mythic.api.adapters.AbstractStructure
- hashCode() - Method in class io.lumine.mythic.api.adapters.AbstractVector
-
Returns a hash code for this vector
- hashCode() - Method in record class io.lumine.mythic.api.skills.SkillTrigger
-
Returns a hash code value for this object.
- hashCode() - Method in class io.lumine.mythic.bukkit.adapters.BukkitBlock
- hashCode() - Method in class io.lumine.mythic.bukkit.adapters.BukkitEntity
- hashCode() - Method in class io.lumine.mythic.bukkit.adapters.BukkitPlayer
- hashCode() - Method in class io.lumine.mythic.bukkit.adapters.BukkitWorld
- hashCode() - Method in class io.lumine.mythic.bukkit.compatibility.MMOItemsSupport.MMOItemsBlock
- hashCode() - Method in class io.lumine.mythic.core.adapters.VirtualEntity
- hashCode() - Method in class io.lumine.mythic.core.drops.Drop
- hashCode() - Method in class io.lumine.mythic.core.mobs.ActiveMob
- hashCode() - Method in class io.lumine.mythic.core.spawning.spawners.MythicSpawner
- hashCode() - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- hashCode() - Method in record class io.lumine.mythic.core.utils.TemplateUtil.TemplateItem
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.lumine.mythic.core.utils.TemplateUtil.TemplateMob
-
Returns a hash code value for this object.
- hasIcon - Variable in class io.lumine.mythic.core.skills.mechanics.PotionMechanic
- hasIcon - Variable in class io.lumine.mythic.core.skills.mechanics.ShootMechanic
- hasImmunityTable() - Method in class io.lumine.mythic.core.mobs.ActiveMob
- HasInventorySpaceCondition - Class in io.lumine.mythic.core.skills.conditions.all
- HasInventorySpaceCondition(String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.conditions.all.HasInventorySpaceCondition
- HasItemCondition - Class in io.lumine.mythic.core.skills.conditions.all
- HasItemCondition(String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.conditions.all.HasItemCondition
- hasKillMessages() - Method in interface io.lumine.mythic.api.mobs.MythicMob
- hasKillMessages() - Method in class io.lumine.mythic.core.mobs.MobType
- hasLineOfSight(AbstractEntity) - Method in interface io.lumine.mythic.api.adapters.AbstractEntity
- hasLineOfSight(AbstractEntity) - Method in class io.lumine.mythic.bukkit.adapters.BukkitEntity
- hasLineOfSight(AbstractEntity) - Method in class io.lumine.mythic.core.adapters.VirtualEntity
- hasLineOfSight(AbstractLocation) - Method in interface io.lumine.mythic.api.adapters.AbstractEntity
- hasLineOfSight(AbstractLocation) - Method in class io.lumine.mythic.bukkit.adapters.BukkitEntity
- hasLineOfSight(AbstractLocation) - Method in class io.lumine.mythic.core.adapters.VirtualEntity
- hasMemoryAddress() - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- hasMetadata(String) - Method in interface io.lumine.mythic.api.adapters.AbstractEntity
- hasMetadata(String) - Method in class io.lumine.mythic.bukkit.adapters.BukkitEntity
- hasMetadata(String) - Method in class io.lumine.mythic.core.adapters.VirtualEntity
- hasMoney(AbstractPlayer, double) - Method in class io.lumine.mythic.bukkit.compatibility.VaultSupport
- HasOffhandCondition - Class in io.lumine.mythic.core.skills.conditions.all
- HasOffhandCondition(String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.conditions.all.HasOffhandCondition
- HasOwnerCondition - Class in io.lumine.mythic.core.skills.conditions.all
- HasOwnerCondition(String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.conditions.all.HasOwnerCondition
- hasPackFilter() - Method in class io.lumine.mythic.core.menus.items.ItemMenuContext
- hasPackFilter() - Method in class io.lumine.mythic.core.menus.mobs.MobMenuContext
- HasParentCondition - Class in io.lumine.mythic.core.skills.conditions.all
- HasParentCondition(String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.conditions.all.HasParentCondition
- hasParticles - Variable in class io.lumine.mythic.core.skills.mechanics.PotionMechanic
- hasParticles - Variable in class io.lumine.mythic.core.skills.mechanics.ShootMechanic
- HasPassengerCondition - Class in io.lumine.mythic.core.skills.conditions.all
- HasPassengerCondition(String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.conditions.all.HasPassengerCondition
- hasPermission(String) - Method in interface io.lumine.mythic.api.adapters.AbstractPlayer
- hasPermission(String) - Method in class io.lumine.mythic.bukkit.adapters.BukkitPlayer
- HasPermissionCondition - Class in io.lumine.mythic.core.skills.conditions.all
- HasPermissionCondition(String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.conditions.all.HasPermissionCondition
- hasPotionEffect() - Method in interface io.lumine.mythic.api.adapters.AbstractEntity
- hasPotionEffect() - Method in class io.lumine.mythic.bukkit.adapters.BukkitEntity
- hasPotionEffect() - Method in class io.lumine.mythic.core.adapters.VirtualEntity
- hasPotionEffect(String) - Method in interface io.lumine.mythic.api.adapters.AbstractEntity
- hasPotionEffect(String) - Method in class io.lumine.mythic.bukkit.adapters.BukkitEntity
- hasPotionEffect(String) - Method in class io.lumine.mythic.core.adapters.VirtualEntity
- hasPotionEffect(String, RangedDouble, RangedDouble) - Method in interface io.lumine.mythic.api.adapters.AbstractEntity
- hasPotionEffect(String, RangedDouble, RangedDouble) - Method in class io.lumine.mythic.bukkit.adapters.BukkitEntity
- hasPotionEffect(String, RangedDouble, RangedDouble) - Method in class io.lumine.mythic.core.adapters.VirtualEntity
- HasPotionEffectCondition - Class in io.lumine.mythic.core.skills.conditions.all
- HasPotionEffectCondition(String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.conditions.all.HasPotionEffectCondition
- hasScoreboardTag(String) - Method in interface io.lumine.mythic.api.adapters.AbstractEntity
- hasScoreboardTag(String) - Method in class io.lumine.mythic.bukkit.adapters.BukkitEntity
- hasScoreboardTag(String) - Method in class io.lumine.mythic.core.adapters.VirtualEntity
- hasSkills(SkillTrigger) - Method in interface io.lumine.mythic.api.mobs.MythicMob
- hasSkills(SkillTrigger) - Method in class io.lumine.mythic.core.mobs.MobType
- hasStats() - Method in class io.lumine.mythic.core.mobs.equipment.MobEquipment
- HasTagCondition - Class in io.lumine.mythic.core.skills.conditions.all
- HasTagCondition(String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.conditions.all.HasTagCondition
- hasTarget() - Method in class io.lumine.mythic.core.mobs.ActiveMob
- hasThreatTable() - Method in class io.lumine.mythic.core.mobs.ActiveMob
- hasTrades() - Method in class io.lumine.mythic.bukkit.entities.properties.MerchantProperty
- hasUsedSkill(String, AbstractEntity) - Static method in class io.lumine.mythic.core.skills.SkillHelper
- HEAD - Enum constant in enum class io.lumine.mythic.core.drops.EquipSlot
- headOnly - Variable in class io.lumine.mythic.core.skills.mechanics.LookMechanic
- headshotMultiplier - Variable in class io.lumine.mythic.core.skills.mechanics.RaytraceMechanic
- headshotMultiplier - Variable in class io.lumine.mythic.core.skills.mechanics.RaytraceToMechanic
- headshotSkill - Variable in class io.lumine.mythic.core.skills.mechanics.RaytraceMechanic
- headshotSkill - Variable in class io.lumine.mythic.core.skills.mechanics.RaytraceToMechanic
- heal - Variable in class io.lumine.mythic.core.skills.mechanics.ConsumeMechanic
- HealMechanic - Class in io.lumine.mythic.core.skills.mechanics
- HealMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.HealMechanic
- HealPercentMechanic - Class in io.lumine.mythic.core.skills.mechanics
- HealPercentMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.HealPercentMechanic
- HEALTH - Static variable in class io.lumine.mythic.core.skills.stats.Stats
- HEALTH_REGENERATION - Static variable in class io.lumine.mythic.core.skills.stats.Stats
- healthbar - Variable in class io.lumine.mythic.core.mobs.ActiveMob
- HealthBar - Class in io.lumine.mythic.core.holograms.types
- HealthBar(HologramManager, ActiveMob) - Constructor for class io.lumine.mythic.core.holograms.types.HealthBar
- HealthCondition - Class in io.lumine.mythic.core.skills.conditions.all
- HealthCondition(String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.conditions.all.HealthCondition
- healthMod - Variable in class io.lumine.mythic.core.skills.AbstractSkill
- HealthRegenStat - Class in io.lumine.mythic.core.skills.stats.types
- HealthRegenStat(String) - Constructor for class io.lumine.mythic.core.skills.stats.types.HealthRegenStat
- HEART - Enum constant in enum class io.lumine.mythic.bukkit.adapters.BukkitParticle
- HEART - Enum constant in enum class io.lumine.mythic.core.skills.ParticleMaker.ParticleType
-
Deprecated.
- height - Static variable in class io.lumine.mythic.bukkit.entities.BukkitParrot
- height - Static variable in class io.lumine.mythic.bukkit.entities.BukkitSheep
- height - Variable in class io.lumine.mythic.core.skills.mechanics.ParticleWaveEffect
- height - Variable in class io.lumine.mythic.core.skills.targeters.ForwardWallTargeter
- HeightAboveCondition - Class in io.lumine.mythic.core.skills.conditions.all
- HeightAboveCondition(String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.conditions.all.HeightAboveCondition
- heightBack - Variable in class io.lumine.mythic.core.skills.mechanics.ParticleWaveEffect
- HeightBelowCondition - Class in io.lumine.mythic.core.skills.conditions.all
- HeightBelowCondition(String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.conditions.all.HeightBelowCondition
- HeightCondition - Class in io.lumine.mythic.core.skills.conditions.all
- HeightCondition(String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.conditions.all.HeightCondition
- heightFromSurface - Variable in class io.lumine.mythic.core.skills.mechanics.MissileMechanic
- heightFromSurface - Variable in class io.lumine.mythic.core.skills.mechanics.OrbitalMechanic
- heightFromSurface - Variable in class io.lumine.mythic.core.skills.mechanics.ProjectileMechanic
- helixLength - Variable in class io.lumine.mythic.core.skills.mechanics.ParticleLineHelixEffect
- helixRadius - Variable in class io.lumine.mythic.core.skills.mechanics.ParticleLineHelixEffect
- helixRotation - Variable in class io.lumine.mythic.core.skills.mechanics.ParticleLineHelixEffect
- Heroes - Static variable in class io.lumine.mythic.bukkit.compatibility.CompatibilityManager
- HeroesExperienceDrop - Class in io.lumine.mythic.core.drops.droppables
- HeroesExperienceDrop(String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.drops.droppables.HeroesExperienceDrop
- HeroesExperienceDrop(String, MythicLineConfig, double) - Constructor for class io.lumine.mythic.core.drops.droppables.HeroesExperienceDrop
- HeroesSupport - Class in io.lumine.mythic.bukkit.compatibility
- HeroesSupport() - Constructor for class io.lumine.mythic.bukkit.compatibility.HeroesSupport
- hideMe(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.HideMechanic
- hideMe_v2(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.HideMechanic
- HideMechanic - Class in io.lumine.mythic.core.skills.mechanics
- HideMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.HideMechanic
- hidePlayer(AbstractPlayer) - Method in interface io.lumine.mythic.api.adapters.AbstractPlayer
- hidePlayer(AbstractPlayer) - Method in class io.lumine.mythic.bukkit.adapters.BukkitPlayer
- hideSourceBlock - Variable in class io.lumine.mythic.core.skills.mechanics.BlockWaveEffect
- highAccuracyMode - Variable in class io.lumine.mythic.core.skills.mechanics.MissileMechanic
- highAccuracyMode - Variable in class io.lumine.mythic.core.skills.mechanics.ProjectileMechanic
- hitArmorStands - Variable in class io.lumine.mythic.core.skills.projectiles.Projectile
- hitbox - Variable in class io.lumine.mythic.core.skills.projectiles.Projectile.ProjectileTracker
- hitConditions - Variable in class io.lumine.mythic.core.skills.projectiles.Projectile
- hitConditionString - Variable in class io.lumine.mythic.core.skills.projectiles.Projectile
- hitNonPlayers - Variable in class io.lumine.mythic.core.skills.mechanics.ChainMechanic
- hitNonPlayers - Variable in class io.lumine.mythic.core.skills.mechanics.OrbitalMechanic
- hitNonPlayers - Variable in class io.lumine.mythic.core.skills.projectiles.Projectile
- hitPlayers - Variable in class io.lumine.mythic.core.skills.mechanics.ChainMechanic
- hitPlayers - Variable in class io.lumine.mythic.core.skills.mechanics.OrbitalMechanic
- hitPlayers - Variable in class io.lumine.mythic.core.skills.projectiles.Projectile
- hitRadius - Variable in class io.lumine.mythic.core.skills.mechanics.OrbitalMechanic
- hitRadius - Variable in class io.lumine.mythic.core.skills.projectiles.Projectile
- hitSelf - Variable in class io.lumine.mythic.core.skills.mechanics.ChainMechanic
- hitSelf - Variable in class io.lumine.mythic.core.skills.mechanics.OrbitalMechanic
- hitSelf - Variable in class io.lumine.mythic.core.skills.projectiles.Projectile
- hitTarget - Variable in class io.lumine.mythic.core.skills.mechanics.ChainMechanic
- hitTarget - Variable in class io.lumine.mythic.core.skills.projectiles.Projectile
- hitTargetOnly - Variable in class io.lumine.mythic.core.skills.projectiles.Projectile
- HOGLIN - Enum constant in enum class io.lumine.mythic.api.mobs.entities.MythicEntityType
- HoldingCondition - Class in io.lumine.mythic.core.skills.conditions.all
- HoldingCondition(String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.conditions.all.HoldingCondition
- HologramManager - Class in io.lumine.mythic.core.holograms
- HologramManager(MythicBukkit, CompatibilityManager) - Constructor for class io.lumine.mythic.core.holograms.HologramManager
- HologramMechanic - Class in io.lumine.mythic.core.skills.mechanics
- HologramMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.HologramMechanic
- HologramProvider - Interface in io.lumine.mythic.api.holograms
- HologramsHologram(String, AbstractLocation, String) - Constructor for class io.lumine.mythic.bukkit.compatibility.HologramsSupport.HologramsHologram
- HologramsSupport - Class in io.lumine.mythic.bukkit.compatibility
- HologramsSupport(MythicBukkit) - Constructor for class io.lumine.mythic.bukkit.compatibility.HologramsSupport
- HologramsSupport.HologramsHologram - Class in io.lumine.mythic.bukkit.compatibility
- HologramsSupport2 - Class in io.lumine.mythic.bukkit.compatibility
- HologramsSupport2(MythicBukkit) - Constructor for class io.lumine.mythic.bukkit.compatibility.HologramsSupport2
- HolographicDisplays(String, AbstractLocation, String) - Constructor for class io.lumine.mythic.bukkit.compatibility.HolographicDisplaysSupport.HolographicDisplays
- HolographicDisplaysSupport - Class in io.lumine.mythic.bukkit.compatibility
- HolographicDisplaysSupport(MythicBukkit) - Constructor for class io.lumine.mythic.bukkit.compatibility.HolographicDisplaysSupport
- HolographicDisplaysSupport.HolographicDisplays - Class in io.lumine.mythic.bukkit.compatibility
- holoText - Variable in class io.lumine.mythic.core.skills.mechanics.HologramMechanic
- HORSE - Enum constant in enum class io.lumine.mythic.api.mobs.entities.MythicEntityType
- HUSK - Enum constant in enum class io.lumine.mythic.api.mobs.entities.MythicEntityType
I
- IAttackStat - Interface in io.lumine.mythic.api.skills.stats
- ICasterCondition - Interface in io.lumine.mythic.api.skills.conditions
- ICommandDrop - Interface in io.lumine.mythic.api.drops
- ICompositeStat - Interface in io.lumine.mythic.api.skills.stats
- id() - Method in record class io.lumine.mythic.core.utils.TemplateUtil.TemplateItem
-
Returns the value of the
id
record component. - id() - Method in record class io.lumine.mythic.core.utils.TemplateUtil.TemplateMob
-
Returns the value of the
id
record component. - IDefensiveStat - Interface in io.lumine.mythic.api.skills.stats
- IDrop - Interface in io.lumine.mythic.api.drops
- IDummySkill - Interface in io.lumine.mythic.api.skills
- IEntityComparisonCondition - Interface in io.lumine.mythic.api.skills.conditions
- IEntityCondition - Interface in io.lumine.mythic.api.skills.conditions
- IEntityLocationComparisonCondition - Interface in io.lumine.mythic.api.skills.conditions
- IEntitySelector - Class in io.lumine.mythic.core.skills.targeters
- IEntitySelector(SkillExecutor, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.targeters.IEntitySelector
- IEntityTargeter - Interface in io.lumine.mythic.api.skills.targeters
- IgniteMechanic - Class in io.lumine.mythic.core.skills.mechanics
- IgniteMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.IgniteMechanic
- IGNORE_EFFECTS - Static variable in class io.lumine.mythic.api.skills.damage.DamageTags
- IGNORE_INVULNERABILITY - Static variable in class io.lumine.mythic.api.skills.damage.DamageTags
- IGNORE_RESISTANCE - Static variable in class io.lumine.mythic.api.skills.damage.DamageTags
- IGNORE_SHIELD - Static variable in class io.lumine.mythic.api.skills.damage.DamageTags
- ignoreAir - Variable in class io.lumine.mythic.core.skills.mechanics.BlockWaveEffect
- ignoreEffects - Variable in class io.lumine.mythic.core.skills.damage.DamagingMechanic
- ignoreEnchantments - Variable in class io.lumine.mythic.api.skills.damage.DamageMetadata
- ignoreInvulnerability - Variable in class io.lumine.mythic.core.skills.damage.DamagingMechanic
- ignorePassableBlocks - Variable in class io.lumine.mythic.core.skills.mechanics.RaytraceMechanic
- ignorePassableBlocks - Variable in class io.lumine.mythic.core.skills.mechanics.RaytraceToMechanic
- ignoreResistance - Variable in class io.lumine.mythic.core.skills.damage.DamagingMechanic
- ignoresArmor - Variable in class io.lumine.mythic.api.skills.damage.DamageMetadata
- ignoresArmor - Variable in class io.lumine.mythic.core.skills.damage.DamagingMechanic
- ignoresEnchantments - Variable in class io.lumine.mythic.core.skills.damage.DamagingMechanic
- ignoreShield - Variable in class io.lumine.mythic.core.skills.damage.DamagingMechanic
- IHologram - Interface in io.lumine.mythic.api.holograms
- IIntangibleDrop - Interface in io.lumine.mythic.api.drops
- IItemBulletTracker - Interface in io.lumine.mythic.core.skills.projectiles.bullet
- IItemDrop - Interface in io.lumine.mythic.api.drops
- ILLUSIONER - Enum constant in enum class io.lumine.mythic.api.mobs.entities.MythicEntityType
- ILocationComparisonCondition - Interface in io.lumine.mythic.api.skills.conditions
- ILocationCondition - Interface in io.lumine.mythic.api.skills.conditions
- ILocationDrop - Interface in io.lumine.mythic.api.drops
- ILocationSelector - Class in io.lumine.mythic.core.skills.targeters
- ILocationSelector(SkillExecutor, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.targeters.ILocationSelector
- ILocationTargeter - Interface in io.lumine.mythic.api.skills.targeters
- IMessagingDrop - Interface in io.lumine.mythic.api.drops
- IMetaSkill - Interface in io.lumine.mythic.api.skills
- immediately - Variable in class io.lumine.mythic.core.skills.mechanics.LookMechanic
- immune - Variable in class io.lumine.mythic.core.skills.projectiles.Projectile.ProjectileTracker
- immuneDelay - Variable in class io.lumine.mythic.core.skills.projectiles.Projectile
- ImmunityTable() - Constructor for class io.lumine.mythic.core.mobs.ActiveMob.ImmunityTable
- ImportCommand - Class in io.lumine.mythic.bukkit.commands.items
- ImportCommand(Command<MythicBukkit>) - Constructor for class io.lumine.mythic.bukkit.commands.items.ImportCommand
- importPlayerKills(int) - Method in class io.lumine.mythic.core.mobs.ActiveMob
- importThreatTable(ActiveMob.ThreatTable) - Method in class io.lumine.mythic.core.mobs.ActiveMob
- IMultiDrop - Interface in io.lumine.mythic.api.drops
- InBlockCondition - Class in io.lumine.mythic.core.skills.conditions.all
- InBlockCondition(String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.conditions.all.InBlockCondition
- incendiary - Variable in class io.lumine.mythic.core.skills.mechanics.ShootFireballMechanic
- InClaimCondition - Class in io.lumine.mythic.core.skills.conditions.all
- InClaimCondition(String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.conditions.all.InClaimCondition
- inCombat() - Method in class io.lumine.mythic.core.mobs.ActiveMob.ThreatTable
- InCombatCondition - Class in io.lumine.mythic.core.skills.conditions.all
- InCombatCondition(String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.conditions.all.InCombatCondition
- incrementPlayerKills() - Method in class io.lumine.mythic.core.mobs.ActiveMob
- indexOf(int, int, byte) - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- inertia - Variable in class io.lumine.mythic.core.skills.mechanics.MissileMechanic.MissileTracker
- INFO - Enum constant in enum class io.lumine.mythic.core.logging.MythicLogger.DebugLevel
- InfoCommand - Class in io.lumine.mythic.bukkit.commands
- InfoCommand - Class in io.lumine.mythic.bukkit.commands.items
- InfoCommand - Class in io.lumine.mythic.bukkit.commands.mobs
- InfoCommand - Class in io.lumine.mythic.bukkit.commands.skills
- InfoCommand - Class in io.lumine.mythic.bukkit.commands.spawners
- InfoCommand(Command<MythicBukkit>) - Constructor for class io.lumine.mythic.bukkit.commands.InfoCommand
- InfoCommand(Command<MythicBukkit>) - Constructor for class io.lumine.mythic.bukkit.commands.items.InfoCommand
- InfoCommand(Command<MythicBukkit>) - Constructor for class io.lumine.mythic.bukkit.commands.mobs.InfoCommand
- InfoCommand(Command<MythicBukkit>) - Constructor for class io.lumine.mythic.bukkit.commands.skills.InfoCommand
- InfoCommand(Command<MythicBukkit>) - Constructor for class io.lumine.mythic.bukkit.commands.spawners.InfoCommand
- inheritFaction - Variable in class io.lumine.mythic.core.skills.mechanics.SummonMechanic
- inheritThreatTable - Variable in class io.lumine.mythic.core.skills.mechanics.SummonMechanic
- initialize() - Method in class io.lumine.mythic.core.skills.ParticleMaker.ParticlePacket
-
Deprecated.
- initialize(AbstractPlayer) - Method in class io.lumine.mythic.core.players.PlayerData
- initialize(StatExecutor) - Method in class io.lumine.mythic.core.skills.stats.StatType
- initialize(StatExecutor) - Method in class io.lumine.mythic.core.skills.stats.types.CriticalStrikeChanceStat
- initialize(StatExecutor) - Method in class io.lumine.mythic.core.skills.stats.types.DamageBonusStat
- initialize(StatExecutor) - Method in class io.lumine.mythic.core.skills.stats.types.DamageDefenseStat
- initialize(StatExecutor) - Method in class io.lumine.mythic.core.skills.stats.types.DamageModifierStat
- initialize(StatExecutor) - Method in class io.lumine.mythic.core.skills.stats.types.DamagePercentStat
- initialize(StatExecutor) - Method in class io.lumine.mythic.core.skills.stats.types.DamageReductionStat
- initialize(StatExecutor) - Method in class io.lumine.mythic.core.skills.stats.types.DodgeChanceStat
- initialize(StatExecutor) - Method in class io.lumine.mythic.core.skills.stats.types.ElementalDamageReductionStat
- initialize(StatExecutor) - Method in class io.lumine.mythic.core.skills.stats.types.ElementalDefenseStat
- initialize(StatExecutor) - Method in class io.lumine.mythic.core.skills.stats.types.HealthRegenStat
- initialize(StatExecutor) - Method in class io.lumine.mythic.core.skills.stats.types.LifestealChanceStat
- initialize(StatExecutor) - Method in class io.lumine.mythic.core.skills.stats.types.ParryChanceStat
- initialize(StatExecutor) - Method in class io.lumine.mythic.core.skills.stats.types.ProcStat
- initialize(StatExecutor) - Method in class io.lumine.mythic.core.skills.stats.types.VanillaHealthStat
- initialize(StatExecutor) - Method in class io.lumine.mythic.core.skills.stats.types.VanillaMovementSpeedStat
- initialize(String, MythicConfig) - Static method in class io.lumine.mythic.core.mobs.WorldScaling
- initializeBukkit(MythicBukkit) - Static method in class io.lumine.mythic.api.adapters.SkillAdapter
- initProfile(PlayerData, Player) - Method in class io.lumine.mythic.core.players.PlayerManager
- injectPlayer(Player) - Method in interface io.lumine.mythic.api.volatilecode.handlers.VolatilePacketHandler
- inlineSkill - Variable in class io.lumine.mythic.core.skills.MetaSkill
- INoTargetSkill - Interface in io.lumine.mythic.api.skills
- inRange - Variable in class io.lumine.mythic.core.skills.projectiles.Projectile.ProjectileTracker
- InsideCondition - Class in io.lumine.mythic.core.skills.conditions.all
- InsideCondition(String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.conditions.all.InsideCondition
- inst() - Static method in class io.lumine.mythic.bukkit.MythicBukkit
- instantiate(MythicConfig) - Method in class io.lumine.mythic.api.mobs.entities.MythicEntity
- instantiate(MythicConfig) - Method in class io.lumine.mythic.bukkit.entities.BukkitAllay
- instantiate(MythicConfig) - Method in class io.lumine.mythic.bukkit.entities.BukkitAreaEffectCloud
- instantiate(MythicConfig) - Method in class io.lumine.mythic.bukkit.entities.BukkitArmorStand
- instantiate(MythicConfig) - Method in class io.lumine.mythic.bukkit.entities.BukkitAxolotl
- instantiate(MythicConfig) - Method in class io.lumine.mythic.bukkit.entities.BukkitBabyDrowned
- instantiate(MythicConfig) - Method in class io.lumine.mythic.bukkit.entities.BukkitBabyHusk
- instantiate(MythicConfig) - Method in class io.lumine.mythic.bukkit.entities.BukkitBabyPiglin
- instantiate(MythicConfig) - Method in class io.lumine.mythic.bukkit.entities.BukkitBabyPiglinBrute
- instantiate(MythicConfig) - Method in class io.lumine.mythic.bukkit.entities.BukkitBabyPigZombie
- instantiate(MythicConfig) - Method in class io.lumine.mythic.bukkit.entities.BukkitBabyPigZombieVillager
- instantiate(MythicConfig) - Method in class io.lumine.mythic.bukkit.entities.BukkitBabyZoglin
- instantiate(MythicConfig) - Method in class io.lumine.mythic.bukkit.entities.BukkitBabyZombie
- instantiate(MythicConfig) - Method in class io.lumine.mythic.bukkit.entities.BukkitBabyZombieVillager
- instantiate(MythicConfig) - Method in class io.lumine.mythic.bukkit.entities.BukkitBat
- instantiate(MythicConfig) - Method in class io.lumine.mythic.bukkit.entities.BukkitBee
- instantiate(MythicConfig) - Method in class io.lumine.mythic.bukkit.entities.BukkitBlaze
- instantiate(MythicConfig) - Method in class io.lumine.mythic.bukkit.entities.BukkitBlockDisplay
- instantiate(MythicConfig) - Method in class io.lumine.mythic.bukkit.entities.BukkitBoat
- instantiate(MythicConfig) - Method in class io.lumine.mythic.bukkit.entities.BukkitBoatChest
- instantiate(MythicConfig) - Method in class io.lumine.mythic.bukkit.entities.BukkitCamel
- instantiate(MythicConfig) - Method in class io.lumine.mythic.bukkit.entities.BukkitCat
- instantiate(MythicConfig) - Method in class io.lumine.mythic.bukkit.entities.BukkitCaveSpider
- instantiate(MythicConfig) - Method in class io.lumine.mythic.bukkit.entities.BukkitChicken
- instantiate(MythicConfig) - Method in class io.lumine.mythic.bukkit.entities.BukkitCod
- instantiate(MythicConfig) - Method in class io.lumine.mythic.bukkit.entities.BukkitCow
- instantiate(MythicConfig) - Method in class io.lumine.mythic.bukkit.entities.BukkitCreeper
- instantiate(MythicConfig) - Method in class io.lumine.mythic.bukkit.entities.BukkitCustom
- instantiate(MythicConfig) - Method in class io.lumine.mythic.bukkit.entities.BukkitDolphin
- instantiate(MythicConfig) - Method in class io.lumine.mythic.bukkit.entities.BukkitDonkey
- instantiate(MythicConfig) - Method in class io.lumine.mythic.bukkit.entities.BukkitDrowned
- instantiate(MythicConfig) - Method in class io.lumine.mythic.bukkit.entities.BukkitElderGuardian
- instantiate(MythicConfig) - Method in class io.lumine.mythic.bukkit.entities.BukkitEnderCrystal
- instantiate(MythicConfig) - Method in class io.lumine.mythic.bukkit.entities.BukkitEnderDragon
- instantiate(MythicConfig) - Method in class io.lumine.mythic.bukkit.entities.BukkitEnderman
- instantiate(MythicConfig) - Method in class io.lumine.mythic.bukkit.entities.BukkitEndermite
- instantiate(MythicConfig) - Method in class io.lumine.mythic.bukkit.entities.BukkitEvoker
- instantiate(MythicConfig) - Method in class io.lumine.mythic.bukkit.entities.BukkitExperienceOrb
- instantiate(MythicConfig) - Method in class io.lumine.mythic.bukkit.entities.BukkitFallingBlock
- instantiate(MythicConfig) - Method in class io.lumine.mythic.bukkit.entities.BukkitFox
- instantiate(MythicConfig) - Method in class io.lumine.mythic.bukkit.entities.BukkitFrog
- instantiate(MythicConfig) - Method in class io.lumine.mythic.bukkit.entities.BukkitGhast
- instantiate(MythicConfig) - Method in class io.lumine.mythic.bukkit.entities.BukkitGiant
- instantiate(MythicConfig) - Method in class io.lumine.mythic.bukkit.entities.BukkitGlowSquid
- instantiate(MythicConfig) - Method in class io.lumine.mythic.bukkit.entities.BukkitGoat
- instantiate(MythicConfig) - Method in class io.lumine.mythic.bukkit.entities.BukkitGuardian
- instantiate(MythicConfig) - Method in class io.lumine.mythic.bukkit.entities.BukkitHoglin
- instantiate(MythicConfig) - Method in class io.lumine.mythic.bukkit.entities.BukkitHorse
- instantiate(MythicConfig) - Method in class io.lumine.mythic.bukkit.entities.BukkitHusk
- instantiate(MythicConfig) - Method in class io.lumine.mythic.bukkit.entities.BukkitIllusioner
- instantiate(MythicConfig) - Method in class io.lumine.mythic.bukkit.entities.BukkitIronGolem
- instantiate(MythicConfig) - Method in class io.lumine.mythic.bukkit.entities.BukkitItem
- instantiate(MythicConfig) - Method in class io.lumine.mythic.bukkit.entities.BukkitItemDisplay
- instantiate(MythicConfig) - Method in class io.lumine.mythic.bukkit.entities.BukkitLlama
- instantiate(MythicConfig) - Method in class io.lumine.mythic.bukkit.entities.BukkitMagmaCube
- instantiate(MythicConfig) - Method in class io.lumine.mythic.bukkit.entities.BukkitMarker
- instantiate(MythicConfig) - Method in class io.lumine.mythic.bukkit.entities.BukkitMule
- instantiate(MythicConfig) - Method in class io.lumine.mythic.bukkit.entities.BukkitMushroomCow
- instantiate(MythicConfig) - Method in class io.lumine.mythic.bukkit.entities.BukkitOcelot
- instantiate(MythicConfig) - Method in class io.lumine.mythic.bukkit.entities.BukkitPanda
- instantiate(MythicConfig) - Method in class io.lumine.mythic.bukkit.entities.BukkitParrot
- instantiate(MythicConfig) - Method in class io.lumine.mythic.bukkit.entities.BukkitPhantom
- instantiate(MythicConfig) - Method in class io.lumine.mythic.bukkit.entities.BukkitPig
- instantiate(MythicConfig) - Method in class io.lumine.mythic.bukkit.entities.BukkitPiglin
- instantiate(MythicConfig) - Method in class io.lumine.mythic.bukkit.entities.BukkitPiglinBrute
- instantiate(MythicConfig) - Method in class io.lumine.mythic.bukkit.entities.BukkitPigZombie
- instantiate(MythicConfig) - Method in class io.lumine.mythic.bukkit.entities.BukkitPigZombieVillager
- instantiate(MythicConfig) - Method in class io.lumine.mythic.bukkit.entities.BukkitPillager
- instantiate(MythicConfig) - Method in class io.lumine.mythic.bukkit.entities.BukkitPolarBear
- instantiate(MythicConfig) - Method in class io.lumine.mythic.bukkit.entities.BukkitPufferFish
- instantiate(MythicConfig) - Method in class io.lumine.mythic.bukkit.entities.BukkitRabbit
- instantiate(MythicConfig) - Method in class io.lumine.mythic.bukkit.entities.BukkitRavager
- instantiate(MythicConfig) - Method in class io.lumine.mythic.bukkit.entities.BukkitSalmon
- instantiate(MythicConfig) - Method in class io.lumine.mythic.bukkit.entities.BukkitSheep
- instantiate(MythicConfig) - Method in class io.lumine.mythic.bukkit.entities.BukkitShulker
- instantiate(MythicConfig) - Method in class io.lumine.mythic.bukkit.entities.BukkitSilverfish
- instantiate(MythicConfig) - Method in class io.lumine.mythic.bukkit.entities.BukkitSkeleton
- instantiate(MythicConfig) - Method in class io.lumine.mythic.bukkit.entities.BukkitSkeletonHorse
- instantiate(MythicConfig) - Method in class io.lumine.mythic.bukkit.entities.BukkitSlime
- instantiate(MythicConfig) - Method in class io.lumine.mythic.bukkit.entities.BukkitSniffer
- instantiate(MythicConfig) - Method in class io.lumine.mythic.bukkit.entities.BukkitSnowman
- instantiate(MythicConfig) - Method in class io.lumine.mythic.bukkit.entities.BukkitSpider
- instantiate(MythicConfig) - Method in class io.lumine.mythic.bukkit.entities.BukkitSquid
- instantiate(MythicConfig) - Method in class io.lumine.mythic.bukkit.entities.BukkitStray
- instantiate(MythicConfig) - Method in class io.lumine.mythic.bukkit.entities.BukkitStrider
- instantiate(MythicConfig) - Method in class io.lumine.mythic.bukkit.entities.BukkitTadpole
- instantiate(MythicConfig) - Method in class io.lumine.mythic.bukkit.entities.BukkitTextDisplay
- instantiate(MythicConfig) - Method in class io.lumine.mythic.bukkit.entities.BukkitTNT
- instantiate(MythicConfig) - Method in class io.lumine.mythic.bukkit.entities.BukkitTraderLlama
- instantiate(MythicConfig) - Method in class io.lumine.mythic.bukkit.entities.BukkitTropicalFish
- instantiate(MythicConfig) - Method in class io.lumine.mythic.bukkit.entities.BukkitTurtle
- instantiate(MythicConfig) - Method in class io.lumine.mythic.bukkit.entities.BukkitVex
- instantiate(MythicConfig) - Method in class io.lumine.mythic.bukkit.entities.BukkitVillager
- instantiate(MythicConfig) - Method in class io.lumine.mythic.bukkit.entities.BukkitVindicator
- instantiate(MythicConfig) - Method in class io.lumine.mythic.bukkit.entities.BukkitWanderingTrader
- instantiate(MythicConfig) - Method in class io.lumine.mythic.bukkit.entities.BukkitWarden
- instantiate(MythicConfig) - Method in class io.lumine.mythic.bukkit.entities.BukkitWitch
- instantiate(MythicConfig) - Method in class io.lumine.mythic.bukkit.entities.BukkitWither
- instantiate(MythicConfig) - Method in class io.lumine.mythic.bukkit.entities.BukkitWitherSkeleton
- instantiate(MythicConfig) - Method in class io.lumine.mythic.bukkit.entities.BukkitWolf
- instantiate(MythicConfig) - Method in class io.lumine.mythic.bukkit.entities.BukkitZoglin
- instantiate(MythicConfig) - Method in class io.lumine.mythic.bukkit.entities.BukkitZombie
- instantiate(MythicConfig) - Method in class io.lumine.mythic.bukkit.entities.BukkitZombieHorse
- instantiate(MythicConfig) - Method in class io.lumine.mythic.bukkit.entities.BukkitZombieVillager
- instantiateObject(Class<?>, Object...) - Static method in class io.lumine.mythic.core.utils.ReflectionUtils
- instantiateObject(String, ReflectionUtils.PackageType, Object...) - Static method in class io.lumine.mythic.core.utils.ReflectionUtils
- InSurvivalModeCondition - Class in io.lumine.mythic.core.skills.conditions.all
- InSurvivalModeCondition(String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.conditions.all.InSurvivalModeCondition
- IntArrayTag - Class in io.lumine.mythic.core.utils.jnbt
-
The
TAG_Int_Array
tag. - IntArrayTag(int[]) - Constructor for class io.lumine.mythic.core.utils.jnbt.IntArrayTag
-
Creates the tag with an empty name.
- intArrayToUuid(int[]) - Static method in class io.lumine.mythic.core.utils.UUIDUtil
- INTEGER - Enum constant in enum class io.lumine.mythic.core.skills.variables.VariableType
- INTEGER - Enum constant in enum class io.lumine.mythic.core.utils.ReflectionUtils.DataType
- IntegerVariable - Class in io.lumine.mythic.core.skills.variables.types
- IntegerVariable(int) - Constructor for class io.lumine.mythic.core.skills.variables.types.IntegerVariable
-
Creates the variable
- IntegerVariable(int, long) - Constructor for class io.lumine.mythic.core.skills.variables.types.IntegerVariable
-
Creates the variable
- INTERACT - Static variable in class io.lumine.mythic.core.skills.SkillTriggers
- interactable - Variable in class io.lumine.mythic.core.skills.projectiles.Projectile
- interactionEntity - Variable in class io.lumine.mythic.core.skills.projectiles.Projectile.ProjectileTracker
- internalName - Variable in class io.lumine.mythic.core.skills.MetaSkill
- internalNioBuffer(int, int) - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- interpolate(AbstractLocation, int) - Method in class io.lumine.mythic.api.adapters.AbstractLocation
-
Interpolates between the two points
- interval - Variable in class io.lumine.mythic.core.skills.auras.Aura.AuraTracker
- interval - Variable in class io.lumine.mythic.core.skills.auras.Aura
- interval - Variable in class io.lumine.mythic.core.skills.mechanics.OrbitalMechanic
- interval - Variable in class io.lumine.mythic.core.skills.mechanics.ParticleAtomEffect
- interval - Variable in class io.lumine.mythic.core.skills.mechanics.ParticleOrbitalEffect
- interval - Variable in class io.lumine.mythic.core.skills.mechanics.SmokeSwirlEffect
- interval - Variable in class io.lumine.mythic.core.skills.SkillMechanic
- IntTag - Class in io.lumine.mythic.core.utils.jnbt
-
The
TAG_Int
tag. - IntTag(int) - Constructor for class io.lumine.mythic.core.utils.jnbt.IntTag
-
Creates the tag with an empty name.
- INVALID_CONFIG - Enum constant in enum class io.lumine.mythic.api.skills.SkillResult
- INVALID_TARGET - Enum constant in enum class io.lumine.mythic.api.skills.SkillResult
- INVALID_VERSION - Enum constant in enum class io.lumine.mythic.api.skills.SkillResult
- InvalidBlock() - Constructor for class io.lumine.mythic.api.adapters.AbstractBlock.InvalidBlock
- InvalidCondition - Class in io.lumine.mythic.core.skills.conditions
- InvalidCondition(String) - Constructor for class io.lumine.mythic.core.skills.conditions.InvalidCondition
- InvalidDrop - Class in io.lumine.mythic.core.drops
- InvalidDrop(String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.drops.InvalidDrop
- InvalidMobTypeException - Exception Class in io.lumine.mythic.api.exceptions
- InvalidMobTypeException(String) - Constructor for exception class io.lumine.mythic.api.exceptions.InvalidMobTypeException
- invokeMethod(Object, Class<?>, String, Object...) - Static method in class io.lumine.mythic.core.utils.ReflectionUtils
- invokeMethod(Object, String, ReflectionUtils.PackageType, String, Object...) - Static method in class io.lumine.mythic.core.utils.ReflectionUtils
- invokeMethod(Object, String, Object...) - Static method in class io.lumine.mythic.core.utils.ReflectionUtils
- io.lumine.mythic.api - package io.lumine.mythic.api
- io.lumine.mythic.api.adapters - package io.lumine.mythic.api.adapters
- io.lumine.mythic.api.config - package io.lumine.mythic.api.config
- io.lumine.mythic.api.drops - package io.lumine.mythic.api.drops
- io.lumine.mythic.api.exceptions - package io.lumine.mythic.api.exceptions
- io.lumine.mythic.api.holograms - package io.lumine.mythic.api.holograms
- io.lumine.mythic.api.items - package io.lumine.mythic.api.items
- io.lumine.mythic.api.mobs - package io.lumine.mythic.api.mobs
- io.lumine.mythic.api.mobs.entities - package io.lumine.mythic.api.mobs.entities
- io.lumine.mythic.api.mobs.model - package io.lumine.mythic.api.mobs.model
- io.lumine.mythic.api.packs - package io.lumine.mythic.api.packs
- io.lumine.mythic.api.skills - package io.lumine.mythic.api.skills
- io.lumine.mythic.api.skills.conditions - package io.lumine.mythic.api.skills.conditions
- io.lumine.mythic.api.skills.damage - package io.lumine.mythic.api.skills.damage
- io.lumine.mythic.api.skills.placeholders - package io.lumine.mythic.api.skills.placeholders
- io.lumine.mythic.api.skills.stats - package io.lumine.mythic.api.skills.stats
- io.lumine.mythic.api.skills.targeters - package io.lumine.mythic.api.skills.targeters
- io.lumine.mythic.api.spawning - package io.lumine.mythic.api.spawning
- io.lumine.mythic.api.volatilecode - package io.lumine.mythic.api.volatilecode
- io.lumine.mythic.api.volatilecode.handlers - package io.lumine.mythic.api.volatilecode.handlers
- io.lumine.mythic.api.volatilecode.virtual - package io.lumine.mythic.api.volatilecode.virtual
- io.lumine.mythic.bukkit - package io.lumine.mythic.bukkit
- io.lumine.mythic.bukkit.adapters - package io.lumine.mythic.bukkit.adapters
- io.lumine.mythic.bukkit.adapters.bossbars - package io.lumine.mythic.bukkit.adapters.bossbars
- io.lumine.mythic.bukkit.clock - package io.lumine.mythic.bukkit.clock
- io.lumine.mythic.bukkit.commands - package io.lumine.mythic.bukkit.commands
- io.lumine.mythic.bukkit.commands.debug - package io.lumine.mythic.bukkit.commands.debug
- io.lumine.mythic.bukkit.commands.eggs - package io.lumine.mythic.bukkit.commands.eggs
- io.lumine.mythic.bukkit.commands.items - package io.lumine.mythic.bukkit.commands.items
- io.lumine.mythic.bukkit.commands.items.edit - package io.lumine.mythic.bukkit.commands.items.edit
- io.lumine.mythic.bukkit.commands.menus - package io.lumine.mythic.bukkit.commands.menus
- io.lumine.mythic.bukkit.commands.mobs - package io.lumine.mythic.bukkit.commands.mobs
- io.lumine.mythic.bukkit.commands.skills - package io.lumine.mythic.bukkit.commands.skills
- io.lumine.mythic.bukkit.commands.spawners - package io.lumine.mythic.bukkit.commands.spawners
- io.lumine.mythic.bukkit.commands.test - package io.lumine.mythic.bukkit.commands.test
- io.lumine.mythic.bukkit.commands.utility - package io.lumine.mythic.bukkit.commands.utility
- io.lumine.mythic.bukkit.compatibility - package io.lumine.mythic.bukkit.compatibility
- io.lumine.mythic.bukkit.entities - package io.lumine.mythic.bukkit.entities
- io.lumine.mythic.bukkit.entities.properties - package io.lumine.mythic.bukkit.entities.properties
- io.lumine.mythic.bukkit.entities.properties.display - package io.lumine.mythic.bukkit.entities.properties.display
- io.lumine.mythic.bukkit.events - package io.lumine.mythic.bukkit.events
- io.lumine.mythic.bukkit.listeners - package io.lumine.mythic.bukkit.listeners
- io.lumine.mythic.bukkit.listeners.triggers - package io.lumine.mythic.bukkit.listeners.triggers
- io.lumine.mythic.bukkit.metrics - package io.lumine.mythic.bukkit.metrics
- io.lumine.mythic.core - package io.lumine.mythic.core
- io.lumine.mythic.core.adapters - package io.lumine.mythic.core.adapters
- io.lumine.mythic.core.config - package io.lumine.mythic.core.config
- io.lumine.mythic.core.constants - package io.lumine.mythic.core.constants
- io.lumine.mythic.core.drops - package io.lumine.mythic.core.drops
- io.lumine.mythic.core.drops.droppables - package io.lumine.mythic.core.drops.droppables
- io.lumine.mythic.core.holograms - package io.lumine.mythic.core.holograms
- io.lumine.mythic.core.holograms.types - package io.lumine.mythic.core.holograms.types
- io.lumine.mythic.core.items - package io.lumine.mythic.core.items
- io.lumine.mythic.core.logging - package io.lumine.mythic.core.logging
- io.lumine.mythic.core.menus - package io.lumine.mythic.core.menus
- io.lumine.mythic.core.menus.config - package io.lumine.mythic.core.menus.config
- io.lumine.mythic.core.menus.items - package io.lumine.mythic.core.menus.items
- io.lumine.mythic.core.menus.items.editor - package io.lumine.mythic.core.menus.items.editor
- io.lumine.mythic.core.menus.mobs - package io.lumine.mythic.core.menus.mobs
- io.lumine.mythic.core.menus.mobs.editor - package io.lumine.mythic.core.menus.mobs.editor
- io.lumine.mythic.core.menus.spawners - package io.lumine.mythic.core.menus.spawners
- io.lumine.mythic.core.mobs - package io.lumine.mythic.core.mobs
- io.lumine.mythic.core.mobs.ai - package io.lumine.mythic.core.mobs.ai
- io.lumine.mythic.core.mobs.ai.goals - package io.lumine.mythic.core.mobs.ai.goals
- io.lumine.mythic.core.mobs.equipment - package io.lumine.mythic.core.mobs.equipment
- io.lumine.mythic.core.mobs.model - package io.lumine.mythic.core.mobs.model
- io.lumine.mythic.core.packs - package io.lumine.mythic.core.packs
- io.lumine.mythic.core.players - package io.lumine.mythic.core.players
- io.lumine.mythic.core.players.factions - package io.lumine.mythic.core.players.factions
- io.lumine.mythic.core.skills - package io.lumine.mythic.core.skills
- io.lumine.mythic.core.skills.audience - package io.lumine.mythic.core.skills.audience
- io.lumine.mythic.core.skills.auras - package io.lumine.mythic.core.skills.auras
- io.lumine.mythic.core.skills.conditions - package io.lumine.mythic.core.skills.conditions
- io.lumine.mythic.core.skills.conditions.all - package io.lumine.mythic.core.skills.conditions.all
- io.lumine.mythic.core.skills.damage - package io.lumine.mythic.core.skills.damage
- io.lumine.mythic.core.skills.mechanics - package io.lumine.mythic.core.skills.mechanics
- io.lumine.mythic.core.skills.placeholders - package io.lumine.mythic.core.skills.placeholders
- io.lumine.mythic.core.skills.placeholders.all - package io.lumine.mythic.core.skills.placeholders.all
- io.lumine.mythic.core.skills.placeholders.parsers - package io.lumine.mythic.core.skills.placeholders.parsers
- io.lumine.mythic.core.skills.placeholders.types - package io.lumine.mythic.core.skills.placeholders.types
- io.lumine.mythic.core.skills.projectiles - package io.lumine.mythic.core.skills.projectiles
- io.lumine.mythic.core.skills.projectiles.bullet - package io.lumine.mythic.core.skills.projectiles.bullet
- io.lumine.mythic.core.skills.stats - package io.lumine.mythic.core.skills.stats
- io.lumine.mythic.core.skills.stats.types - package io.lumine.mythic.core.skills.stats.types
- io.lumine.mythic.core.skills.targeters - package io.lumine.mythic.core.skills.targeters
- io.lumine.mythic.core.skills.triggers - package io.lumine.mythic.core.skills.triggers
- io.lumine.mythic.core.skills.triggers.meta - package io.lumine.mythic.core.skills.triggers.meta
- io.lumine.mythic.core.skills.variables - package io.lumine.mythic.core.skills.variables
- io.lumine.mythic.core.skills.variables.types - package io.lumine.mythic.core.skills.variables.types
- io.lumine.mythic.core.spawning.random - package io.lumine.mythic.core.spawning.random
- io.lumine.mythic.core.spawning.spawners - package io.lumine.mythic.core.spawning.spawners
- io.lumine.mythic.core.utils - package io.lumine.mythic.core.utils
- io.lumine.mythic.core.utils.adventure - package io.lumine.mythic.core.utils.adventure
- io.lumine.mythic.core.utils.annotations - package io.lumine.mythic.core.utils.annotations
- io.lumine.mythic.core.utils.jnbt - package io.lumine.mythic.core.utils.jnbt
- io.lumine.mythic.core.utils.math - package io.lumine.mythic.core.utils.math
- io.lumine.mythic.core.utils.physics - package io.lumine.mythic.core.utils.physics
- io.lumine.mythic.core.volatilecode.disabled - package io.lumine.mythic.core.volatilecode.disabled
- io.lumine.mythic.core.worlds - package io.lumine.mythic.core.worlds
- IOHandler - Class in io.lumine.mythic.core.config
- IOHandler() - Constructor for class io.lumine.mythic.core.config.IOHandler
- IOLoader<T extends org.bukkit.plugin.java.JavaPlugin> - Class in io.lumine.mythic.core.config
- IOLoader(T, File, String) - Constructor for class io.lumine.mythic.core.config.IOLoader
- IOLoader(T, String) - Constructor for class io.lumine.mythic.core.config.IOLoader
- IOLoader(T, String, String) - Constructor for class io.lumine.mythic.core.config.IOLoader
- IPacketEntityRenderer<T extends PacketEntity> - Interface in io.lumine.mythic.api.volatilecode.virtual
- IParentSkill - Interface in io.lumine.mythic.api.skills
- IPathSelector - Interface in io.lumine.mythic.core.skills.targeters
- IPlaceholder - Interface in io.lumine.mythic.api.skills.placeholders
- IRON_GOLEM - Enum constant in enum class io.lumine.mythic.api.mobs.entities.MythicEntityType
- IRON_HORSE_ARMOR - Static variable in class io.lumine.mythic.api.volatilecode.VolatileMaterial
- isAction(String) - Static method in enum class io.lumine.mythic.core.skills.conditions.ConditionAction
- isActive() - Method in class io.lumine.mythic.core.holograms.HologramManager
- isActiveMob(AbstractEntity) - Method in class io.lumine.mythic.core.mobs.MobExecutor
-
Returns whether an entity is a registered Mythic Mob
- isActiveMob(UUID) - Method in class io.lumine.mythic.core.mobs.MobExecutor
-
Returns whether a UUID corresponds to a registered Mythic Mob
- isActiveMob(UUID) - Method in class io.lumine.mythic.core.mobs.MobRegistry
-
Returns whether a UUID corresponds to a loaded Mythic Mob
- isAnimal() - Method in interface io.lumine.mythic.api.adapters.AbstractEntity
- isAnimal() - Method in class io.lumine.mythic.bukkit.adapters.BukkitEntity
- isAnimal() - Method in class io.lumine.mythic.core.adapters.VirtualEntity
- isApplicable(AbstractEntity) - Method in class io.lumine.mythic.core.skills.stats.StatType
- isApplicable(AbstractEntity) - Method in class io.lumine.mythic.core.skills.stats.types.CompositeStat
- isApplicable(AbstractEntity) - Method in class io.lumine.mythic.core.skills.stats.types.HealthRegenStat
- isApplicable(AbstractEntity) - Method in class io.lumine.mythic.core.skills.stats.types.StaticStat
- isApplicable(SkillTrigger) - Method in class io.lumine.mythic.core.skills.stats.StatType
- isApplicable(ItemStack) - Method in class io.lumine.mythic.core.menus.items.ItemEditorButton
- isApplicable(ItemStack) - Method in class io.lumine.mythic.core.menus.mobs.MobEditorButton
- isApplicable(ItemStack) - Method in class io.lumine.mythic.core.menus.spawners.SpawnerEditorButton
- isApplicable(ItemStack, Predicate<ItemStack>) - Method in class io.lumine.mythic.core.menus.items.ItemEditorButton
- isApplicable(ItemStack, Predicate<ItemStack>) - Method in class io.lumine.mythic.core.menus.mobs.MobEditorButton
- isApplicable(ItemStack, Predicate<ItemStack>) - Method in class io.lumine.mythic.core.menus.spawners.SpawnerEditorButton
- isAsync() - Method in interface io.lumine.mythic.api.skills.SkillMetadata
- isAsyncSafe() - Method in class io.lumine.mythic.core.skills.SkillMechanic
- isAware() - Method in interface io.lumine.mythic.api.adapters.AbstractEntity
- isAware() - Method in class io.lumine.mythic.bukkit.adapters.BukkitEntity
- isAware() - Method in class io.lumine.mythic.core.adapters.VirtualEntity
- IsBabyCondition - Class in io.lumine.mythic.core.skills.conditions.all
- IsBabyCondition(String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.conditions.all.IsBabyCondition
- isBoundToSubHitbox(UUID, UUID) - Method in class io.lumine.mythic.bukkit.compatibility.AbstractModelEngineSupport
- isBreathable(Block) - Static method in class io.lumine.mythic.core.utils.BlockUtil
- isBreathable(Material) - Static method in class io.lumine.mythic.core.utils.BlockUtil
- isCancelled() - Method in class io.lumine.mythic.bukkit.events.MythicHealMechanicEvent
- isCancelled() - Method in class io.lumine.mythic.bukkit.events.MythicMobInteractEvent
- isCancelled() - Method in class io.lumine.mythic.bukkit.events.MythicMobPreSpawnEvent
- isCancelled() - Method in class io.lumine.mythic.bukkit.events.MythicMobSpawnEvent
- isCancelled() - Method in class io.lumine.mythic.bukkit.events.MythicPlayerAttackEvent
- isCancelled() - Method in class io.lumine.mythic.bukkit.events.MythicPlayerLoadedEvent
- isCancelled() - Method in class io.lumine.mythic.bukkit.events.MythicTriggerEvent
- IsCasterCondition - Class in io.lumine.mythic.core.skills.conditions.all
- IsCasterCondition(String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.conditions.all.IsCasterCondition
- IsChildCondition - Class in io.lumine.mythic.core.skills.conditions.all
- IsChildCondition(String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.conditions.all.IsChildCondition
- isChunkLoaded(int, int) - Method in interface io.lumine.mythic.api.adapters.AbstractWorld
- isChunkLoaded(int, int) - Method in class io.lumine.mythic.bukkit.adapters.BukkitWorld
- isChunkLoaded(AbstractWorld, int, int) - Method in interface io.lumine.mythic.api.volatilecode.handlers.VolatileWorldHandler
- isCitizensNPC() - Method in interface io.lumine.mythic.api.adapters.AbstractEntity
- isCitizensNPC() - Method in class io.lumine.mythic.bukkit.adapters.BukkitEntity
- isCitizensNPC() - Method in class io.lumine.mythic.core.adapters.VirtualEntity
- IsClimbingCondition - Class in io.lumine.mythic.core.skills.conditions.all
- IsClimbingCondition(String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.conditions.all.IsClimbingCondition
- isCompatible(LibsDisguisesSupport.LDVersion) - Method in class io.lumine.mythic.bukkit.compatibility.LibsDisguisesSupport
- isConfigurationSection(String) - Method in interface io.lumine.mythic.api.config.MythicConfig
- isConfigurationSection(String) - Method in class io.lumine.mythic.core.config.MythicConfigImpl
- isConsoleFriendly() - Method in class io.lumine.mythic.bukkit.commands.BaseCommand
- isConsoleFriendly() - Method in class io.lumine.mythic.bukkit.commands.debug.DebugCommand
- isConsoleFriendly() - Method in class io.lumine.mythic.bukkit.commands.debug.TimingsCommand
- isConsoleFriendly() - Method in class io.lumine.mythic.bukkit.commands.eggs.EggsCommand
- isConsoleFriendly() - Method in class io.lumine.mythic.bukkit.commands.eggs.GetCommand
- isConsoleFriendly() - Method in class io.lumine.mythic.bukkit.commands.eggs.GiveCommand
- isConsoleFriendly() - Method in class io.lumine.mythic.bukkit.commands.InfoCommand
- isConsoleFriendly() - Method in class io.lumine.mythic.bukkit.commands.items.BrowseCommand
- isConsoleFriendly() - Method in class io.lumine.mythic.bukkit.commands.items.edit.EditEnchantsCommand
- isConsoleFriendly() - Method in class io.lumine.mythic.bukkit.commands.items.edit.EditLoreCommand
- isConsoleFriendly() - Method in class io.lumine.mythic.bukkit.commands.items.edit.ItemEditCommand
- isConsoleFriendly() - Method in class io.lumine.mythic.bukkit.commands.items.EnchantCommand
- isConsoleFriendly() - Method in class io.lumine.mythic.bukkit.commands.items.ExportCommand
- isConsoleFriendly() - Method in class io.lumine.mythic.bukkit.commands.items.GetCommand
- isConsoleFriendly() - Method in class io.lumine.mythic.bukkit.commands.items.GiveCommand
- isConsoleFriendly() - Method in class io.lumine.mythic.bukkit.commands.items.ImportCommand
- isConsoleFriendly() - Method in class io.lumine.mythic.bukkit.commands.items.InfoCommand
- isConsoleFriendly() - Method in class io.lumine.mythic.bukkit.commands.items.ItemsCommand
- isConsoleFriendly() - Method in class io.lumine.mythic.bukkit.commands.items.ListCommand
- isConsoleFriendly() - Method in class io.lumine.mythic.bukkit.commands.menus.ItemBrowserMenuCommand
- isConsoleFriendly() - Method in class io.lumine.mythic.bukkit.commands.menus.MenuCommand
- isConsoleFriendly() - Method in class io.lumine.mythic.bukkit.commands.menus.MobBrowserMenuCommand
- isConsoleFriendly() - Method in class io.lumine.mythic.bukkit.commands.mobs.BrowseCommand
- isConsoleFriendly() - Method in class io.lumine.mythic.bukkit.commands.mobs.CleanCommand
- isConsoleFriendly() - Method in class io.lumine.mythic.bukkit.commands.mobs.EditCommand
- isConsoleFriendly() - Method in class io.lumine.mythic.bukkit.commands.mobs.InfoCommand
- isConsoleFriendly() - Method in class io.lumine.mythic.bukkit.commands.mobs.KillAllCommand
- isConsoleFriendly() - Method in class io.lumine.mythic.bukkit.commands.mobs.KillTypeCommand
- isConsoleFriendly() - Method in class io.lumine.mythic.bukkit.commands.mobs.ListActiveCommand
- isConsoleFriendly() - Method in class io.lumine.mythic.bukkit.commands.mobs.ListCommand
- isConsoleFriendly() - Method in class io.lumine.mythic.bukkit.commands.mobs.MobsCommand
- isConsoleFriendly() - Method in class io.lumine.mythic.bukkit.commands.mobs.SpawnCommand
- isConsoleFriendly() - Method in class io.lumine.mythic.bukkit.commands.mobs.StatsCommand
- isConsoleFriendly() - Method in class io.lumine.mythic.bukkit.commands.ReloadCommand
- isConsoleFriendly() - Method in class io.lumine.mythic.bukkit.commands.SaveCommand
- isConsoleFriendly() - Method in class io.lumine.mythic.bukkit.commands.SignalCommand
- isConsoleFriendly() - Method in class io.lumine.mythic.bukkit.commands.skills.InfoCommand
- isConsoleFriendly() - Method in class io.lumine.mythic.bukkit.commands.skills.SkillsCommand
- isConsoleFriendly() - Method in class io.lumine.mythic.bukkit.commands.spawners.ActivateCommand
- isConsoleFriendly() - Method in class io.lumine.mythic.bukkit.commands.spawners.AddConditionCommand
- isConsoleFriendly() - Method in class io.lumine.mythic.bukkit.commands.spawners.AddConditionSpawnCommand
- isConsoleFriendly() - Method in class io.lumine.mythic.bukkit.commands.spawners.CopyCommand
- isConsoleFriendly() - Method in class io.lumine.mythic.bukkit.commands.spawners.CreateCommand
- isConsoleFriendly() - Method in class io.lumine.mythic.bukkit.commands.spawners.CutCommand
- isConsoleFriendly() - Method in class io.lumine.mythic.bukkit.commands.spawners.FindCommand
- isConsoleFriendly() - Method in class io.lumine.mythic.bukkit.commands.spawners.InfoCommand
- isConsoleFriendly() - Method in class io.lumine.mythic.bukkit.commands.spawners.MoveCommand
- isConsoleFriendly() - Method in class io.lumine.mythic.bukkit.commands.spawners.PasteCommand
- isConsoleFriendly() - Method in class io.lumine.mythic.bukkit.commands.spawners.RemoveCommand
- isConsoleFriendly() - Method in class io.lumine.mythic.bukkit.commands.spawners.RemoveConditionCommand
- isConsoleFriendly() - Method in class io.lumine.mythic.bukkit.commands.spawners.RemoveConditionSpawnCommand
- isConsoleFriendly() - Method in class io.lumine.mythic.bukkit.commands.spawners.ResetTimersCommand
- isConsoleFriendly() - Method in class io.lumine.mythic.bukkit.commands.spawners.SetCommand
- isConsoleFriendly() - Method in class io.lumine.mythic.bukkit.commands.spawners.SpawnersCommand
- isConsoleFriendly() - Method in class io.lumine.mythic.bukkit.commands.spawners.UndoCommand
- isConsoleFriendly() - Method in class io.lumine.mythic.bukkit.commands.test.AddThreatCommand
- isConsoleFriendly() - Method in class io.lumine.mythic.bukkit.commands.test.CastCommand
- isConsoleFriendly() - Method in class io.lumine.mythic.bukkit.commands.test.MechanicCommand
- isConsoleFriendly() - Method in class io.lumine.mythic.bukkit.commands.test.ReduceThreatCommand
- isConsoleFriendly() - Method in class io.lumine.mythic.bukkit.commands.test.SetHealthCommand
- isConsoleFriendly() - Method in class io.lumine.mythic.bukkit.commands.test.TauntCommand
- isConsoleFriendly() - Method in class io.lumine.mythic.bukkit.commands.test.TestCommand
- isConsoleFriendly() - Method in class io.lumine.mythic.bukkit.commands.utility.ActiveInfoCommand
- isConsoleFriendly() - Method in class io.lumine.mythic.bukkit.commands.utility.ActiveRemoveCommand
- isConsoleFriendly() - Method in class io.lumine.mythic.bukkit.commands.utility.AddEntityNBTCommand
- isConsoleFriendly() - Method in class io.lumine.mythic.bukkit.commands.utility.BroadcastCommand
- isConsoleFriendly() - Method in class io.lumine.mythic.bukkit.commands.utility.GetBlockCoordinatesCommand
- isConsoleFriendly() - Method in class io.lumine.mythic.bukkit.commands.utility.GetBlockInfoCommand
- isConsoleFriendly() - Method in class io.lumine.mythic.bukkit.commands.utility.GetItemInfoCommand
- isConsoleFriendly() - Method in class io.lumine.mythic.bukkit.commands.utility.GetLightLevelCommand
- isConsoleFriendly() - Method in class io.lumine.mythic.bukkit.commands.utility.GetPathStringCommand
- isConsoleFriendly() - Method in class io.lumine.mythic.bukkit.commands.utility.GetSpawnStateCommand
- isConsoleFriendly() - Method in class io.lumine.mythic.bukkit.commands.utility.GetStatsCommand
- isConsoleFriendly() - Method in class io.lumine.mythic.bukkit.commands.utility.GetStructuresCommand
- isConsoleFriendly() - Method in class io.lumine.mythic.bukkit.commands.utility.GetTargetInfoCommand
- isConsoleFriendly() - Method in class io.lumine.mythic.bukkit.commands.utility.GetTargetNBTCommand
- isConsoleFriendly() - Method in class io.lumine.mythic.bukkit.commands.utility.ListAllEntitiesCommand
- isConsoleFriendly() - Method in class io.lumine.mythic.bukkit.commands.utility.ListValidStructuresCommand
- isConsoleFriendly() - Method in class io.lumine.mythic.bukkit.commands.utility.PluginDumpCommand
- isConsoleFriendly() - Method in class io.lumine.mythic.bukkit.commands.utility.TestEntityNBTCommand
- isConsoleFriendly() - Method in class io.lumine.mythic.bukkit.commands.utility.UtilitiesCommand
- isConsoleFriendly() - Method in class io.lumine.mythic.bukkit.commands.VersionCommand
- isCreature() - Method in interface io.lumine.mythic.api.adapters.AbstractEntity
- isCreature() - Method in class io.lumine.mythic.bukkit.adapters.BukkitEntity
- isCreature() - Method in class io.lumine.mythic.core.adapters.VirtualEntity
- IsCreeperPrimedCondition - Class in io.lumine.mythic.core.skills.conditions.all
- IsCreeperPrimedCondition(String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.conditions.all.IsCreeperPrimedCondition
- isDamageable() - Method in interface io.lumine.mythic.api.adapters.AbstractEntity
- isDamageable() - Method in class io.lumine.mythic.bukkit.adapters.BukkitEntity
- isDamageable() - Method in class io.lumine.mythic.core.adapters.VirtualEntity
- isDead() - Method in interface io.lumine.mythic.api.adapters.AbstractEntity
- isDead() - Method in class io.lumine.mythic.bukkit.adapters.BukkitEntity
- isDead() - Method in class io.lumine.mythic.core.adapters.VirtualEntity
- isDebugMode() - Method in interface io.lumine.mythic.api.config.ConfigManager
- isDirect() - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- isDirty - Variable in class io.lumine.mythic.api.volatilecode.virtual.PacketEntity
- isEmpty() - Method in class io.lumine.mythic.core.skills.stats.StatRegistry
- isEnabled() - Method in class io.lumine.mythic.bukkit.clock.TimingsHandler
- isEnabled() - Method in class io.lumine.mythic.core.mobs.WorldScaling
- isEntityInMotion(AbstractEntity) - Method in interface io.lumine.mythic.core.volatilecode.disabled.VolatileEntityHandlerDisabled
- isEntityInMotion(AbstractEntity, boolean) - Method in interface io.lumine.mythic.api.volatilecode.handlers.VolatileEntityHandler
- isFakePlayer() - Method in interface io.lumine.mythic.api.mobs.MythicMob
- isFinite() - Method in class io.lumine.mythic.api.adapters.AbstractVector
- IsFlyingCondition - Class in io.lumine.mythic.core.skills.conditions.all
- IsFlyingCondition(String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.conditions.all.IsFlyingCondition
- isFlyingMob() - Method in interface io.lumine.mythic.api.adapters.AbstractEntity
- isFlyingMob() - Method in class io.lumine.mythic.bukkit.adapters.BukkitEntity
- isFlyingMob() - Method in class io.lumine.mythic.core.adapters.VirtualEntity
- isFreezing() - Method in interface io.lumine.mythic.api.adapters.AbstractEntity
- isFreezing() - Method in class io.lumine.mythic.bukkit.adapters.BukkitEntity
- isFreezing() - Method in class io.lumine.mythic.core.adapters.VirtualEntity
- isFromMythicSpawner() - Method in class io.lumine.mythic.bukkit.events.MythicMobSpawnEvent
- IsFrozenCondition - Class in io.lumine.mythic.core.skills.conditions.all
- IsFrozenCondition(String) - Constructor for class io.lumine.mythic.core.skills.conditions.all.IsFrozenCondition
- isFurniture(AbstractEntity) - Method in interface io.lumine.mythic.bukkit.compatibility.CrucibleSupport
- isFurniture(AbstractLocation) - Method in interface io.lumine.mythic.bukkit.compatibility.CrucibleSupport
- isGliding() - Method in interface io.lumine.mythic.api.adapters.AbstractEntity
- isGliding() - Method in class io.lumine.mythic.bukkit.adapters.BukkitEntity
- isGliding() - Method in class io.lumine.mythic.core.adapters.VirtualEntity
- isIgnoredEntity(UUID) - Method in class io.lumine.mythic.core.mobs.MobExecutor
-
Returns if the entity is a non-MythicMob to be ignored
- isInCreativeMode() - Method in interface io.lumine.mythic.api.adapters.AbstractPlayer
- isInCreativeMode() - Method in class io.lumine.mythic.bukkit.adapters.BukkitPlayer
- isInFaction(AbstractPlayer, String) - Method in interface io.lumine.mythic.core.players.factions.FactionProvider
- isInFaction(AbstractPlayer, String) - Method in class io.lumine.mythic.core.players.factions.PermissionFactionProvider
- isInitialized() - Method in class io.lumine.mythic.core.skills.ParticleMaker.ParticlePacket
-
Deprecated.
- isInlineSkill() - Method in interface io.lumine.mythic.api.skills.Skill
- isInSpectatorMode() - Method in interface io.lumine.mythic.api.adapters.AbstractPlayer
- isInSpectatorMode() - Method in class io.lumine.mythic.bukkit.adapters.BukkitPlayer
- isInstanceOf(Entity) - Static method in class io.lumine.mythic.bukkit.entities.BukkitBabyDrowned
- isInstanceOf(Entity) - Static method in class io.lumine.mythic.bukkit.entities.BukkitBabyHusk
- isInstanceOf(Entity) - Static method in class io.lumine.mythic.bukkit.entities.BukkitBabyPigZombie
- isInstanceOf(Entity) - Static method in class io.lumine.mythic.bukkit.entities.BukkitBabyPigZombieVillager
- isInstanceOf(Entity) - Static method in class io.lumine.mythic.bukkit.entities.BukkitBabyZombie
- isInstanceOf(Entity) - Static method in class io.lumine.mythic.bukkit.entities.BukkitBabyZombieVillager
- isInstanceOf(Entity) - Static method in class io.lumine.mythic.bukkit.entities.BukkitDrowned
- isInstanceOf(Entity) - Static method in class io.lumine.mythic.bukkit.entities.BukkitElderGuardian
- isInstanceOf(Entity) - Static method in class io.lumine.mythic.bukkit.entities.BukkitEvoker
- isInstanceOf(Entity) - Static method in class io.lumine.mythic.bukkit.entities.BukkitGuardian
- isInstanceOf(Entity) - Static method in class io.lumine.mythic.bukkit.entities.BukkitHusk
- isInstanceOf(Entity) - Static method in class io.lumine.mythic.bukkit.entities.BukkitIllusioner
- isInstanceOf(Entity) - Static method in class io.lumine.mythic.bukkit.entities.BukkitPigZombie
- isInstanceOf(Entity) - Static method in class io.lumine.mythic.bukkit.entities.BukkitPigZombieVillager
- isInstanceOf(Entity) - Static method in class io.lumine.mythic.bukkit.entities.BukkitPillager
- isInstanceOf(Entity) - Static method in class io.lumine.mythic.bukkit.entities.BukkitRavager
- isInstanceOf(Entity) - Static method in class io.lumine.mythic.bukkit.entities.BukkitShulker
- isInstanceOf(Entity) - Static method in class io.lumine.mythic.bukkit.entities.BukkitSkeleton
- isInstanceOf(Entity) - Static method in class io.lumine.mythic.bukkit.entities.BukkitStray
- isInstanceOf(Entity) - Static method in class io.lumine.mythic.bukkit.entities.BukkitVex
- isInstanceOf(Entity) - Static method in class io.lumine.mythic.bukkit.entities.BukkitVindicator
- isInstanceOf(Entity) - Static method in class io.lumine.mythic.bukkit.entities.BukkitWitherSkeleton
- isInstanceOf(Entity) - Static method in class io.lumine.mythic.bukkit.entities.BukkitZombie
- isInstanceOf(Entity) - Static method in class io.lumine.mythic.bukkit.entities.BukkitZombieVillager
- ISkillCondition - Interface in io.lumine.mythic.api.skills.conditions
- ISkillMechanic - Interface in io.lumine.mythic.api.skills
- ISkillMetaComparisonCondition - Interface in io.lumine.mythic.api.skills.conditions
- ISkillMetaCondition - Interface in io.lumine.mythic.api.skills.conditions
- ISkillTargeter - Interface in io.lumine.mythic.api.skills.targeters
- IsLeashedCondition - Class in io.lumine.mythic.core.skills.conditions.all
- IsLeashedCondition(String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.conditions.all.IsLeashedCondition
- isList(String) - Method in interface io.lumine.mythic.api.config.MythicConfig
- isList(String) - Method in class io.lumine.mythic.core.config.MythicConfigImpl
- isLiving() - Method in interface io.lumine.mythic.api.adapters.AbstractEntity
- isLiving() - Method in class io.lumine.mythic.bukkit.adapters.BukkitEntity
- isLiving() - Method in class io.lumine.mythic.core.adapters.VirtualEntity
- IsLivingCondition - Class in io.lumine.mythic.core.skills.conditions.all
- IsLivingCondition(String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.conditions.all.IsLivingCondition
- isLoaded() - Method in interface io.lumine.mythic.api.adapters.AbstractEntity
- isLoaded() - Method in class io.lumine.mythic.api.adapters.AbstractLocation
- isLoaded() - Method in interface io.lumine.mythic.api.adapters.AbstractWorld
- isLoaded() - Method in class io.lumine.mythic.bukkit.adapters.BukkitEntity
- isLoaded() - Method in class io.lumine.mythic.bukkit.adapters.BukkitWorld
- isLoaded() - Method in class io.lumine.mythic.core.adapters.VirtualEntity
- isLoadedMob(AbstractEntity) - Method in class io.lumine.mythic.core.mobs.MobExecutor
-
Deprecated.
- isLoadedMob(UUID) - Method in class io.lumine.mythic.core.mobs.MobExecutor
-
Deprecated.
- isLocationClaimed(AbstractLocation) - Method in class io.lumine.mythic.bukkit.compatibility.CrashClaimSupport
- isLocationClaimed(AbstractLocation) - Method in class io.lumine.mythic.bukkit.compatibility.GriefPreventionSupport
- isLocationClaimed(AbstractLocation) - Method in class io.lumine.mythic.bukkit.compatibility.LandsSupport
- isLocationInRegions(AbstractLocation, String) - Method in class io.lumine.mythic.bukkit.compatibility.WorldEditSupport
- isLocationInRegions(AbstractLocation, String) - Method in interface io.lumine.mythic.bukkit.compatibility.WorldEditSupport.WorldGuardAdapter
- isLocationInRegions(AbstractLocation, String) - Method in class io.lumine.mythic.bukkit.compatibility.WorldEditSupport.WorldGuardSeven
- isLocationInRegions(AbstractLocation, String) - Method in class io.lumine.mythic.bukkit.compatibility.WorldEditSupport.WorldGuardSix
- isLocationInRegions(AbstractLocation, String) - Method in class io.lumine.mythic.bukkit.compatibility.WorldGuardSupport
- isLocationInRegions(AbstractLocation, String) - Method in interface io.lumine.mythic.bukkit.compatibility.WorldGuardSupport.WorldGuardAdapter
- isLocationInRegions(AbstractLocation, String) - Method in class io.lumine.mythic.bukkit.compatibility.WorldGuardSupport.WorldGuardSeven
- isLocationInRegions(AbstractLocation, String) - Method in class io.lumine.mythic.bukkit.compatibility.WorldGuardSupport.WorldGuardSix
- isLocationLoaded(AbstractLocation) - Method in interface io.lumine.mythic.api.adapters.AbstractWorld
- isLocationLoaded(AbstractLocation) - Method in class io.lumine.mythic.bukkit.adapters.BukkitWorld
- isMMOItem(ItemStack) - Method in class io.lumine.mythic.core.items.ItemExecutor
- isMob - Variable in class io.lumine.mythic.core.skills.mechanics.ParticleEffect
- isMob() - Method in interface io.lumine.mythic.api.adapters.AbstractEntity
- isMob() - Method in class io.lumine.mythic.bukkit.adapters.BukkitEntity
- isMob() - Method in class io.lumine.mythic.core.adapters.VirtualEntity
- isMonster() - Method in interface io.lumine.mythic.api.adapters.AbstractEntity
- isMonster() - Method in class io.lumine.mythic.bukkit.adapters.BukkitEntity
- isMonster() - Method in class io.lumine.mythic.core.adapters.VirtualEntity
- IsMonsterCondition - Class in io.lumine.mythic.core.skills.conditions.all
- IsMonsterCondition(String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.conditions.all.IsMonsterCondition
- isMythicItem(ItemStack) - Method in interface io.lumine.mythic.api.items.ItemManager
- isMythicItem(ItemStack) - Method in class io.lumine.mythic.core.items.ItemExecutor
- isMythicMob(AbstractEntity) - Method in class io.lumine.mythic.core.mobs.MobExecutor
-
Returns whether an entity is a MythicMob
- isMythicMob(UUID) - Method in class io.lumine.mythic.bukkit.BukkitAPIHelper
- isMythicMob(Entity) - Method in class io.lumine.mythic.bukkit.BukkitAPIHelper
- isMythicMob(Entity) - Method in class io.lumine.mythic.core.mobs.MobExecutor
-
Returns whether an entity is a MythicMob
- IsMythicMobCondition - Class in io.lumine.mythic.core.skills.conditions.all
- IsMythicMobCondition(String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.conditions.all.IsMythicMobCondition
- isMythicMobSpawning() - Method in interface io.lumine.mythic.api.mobs.MobManager
- isMythicMobSpawning() - Method in class io.lumine.mythic.core.mobs.MobExecutor
- IsNaturalBlockCondition - Class in io.lumine.mythic.core.skills.conditions.all
- IsNaturalBlockCondition(String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.conditions.all.IsNaturalBlockCondition
- isNearClaim(AbstractLocation, int) - Method in class io.lumine.mythic.bukkit.compatibility.CrashClaimSupport
- isNearClaim(AbstractLocation, int) - Method in class io.lumine.mythic.bukkit.compatibility.GriefPreventionSupport
- isNearClaim(AbstractLocation, int) - Method in class io.lumine.mythic.bukkit.compatibility.LandsSupport
- isNormalized() - Method in class io.lumine.mythic.api.adapters.AbstractVector
-
Returns if a vector is normalized
- isOnCooldown() - Method in class io.lumine.mythic.core.spawning.spawners.MythicSpawner
- isOnGround() - Method in interface io.lumine.mythic.api.adapters.AbstractEntity
- isOnGround() - Method in class io.lumine.mythic.bukkit.adapters.BukkitEntity
- isOnGround() - Method in class io.lumine.mythic.core.adapters.VirtualEntity
- isOnline() - Method in interface io.lumine.mythic.api.adapters.AbstractPlayer
- isOnline() - Method in class io.lumine.mythic.bukkit.adapters.BukkitPlayer
- isOnWarmup() - Method in class io.lumine.mythic.core.spawning.spawners.MythicSpawner
- isOptOut() - Method in class io.lumine.mythic.bukkit.metrics.MetricsLite
-
Has the server owner denied plugin metrics?
- IsParentCondition - Class in io.lumine.mythic.core.skills.conditions.all
- IsParentCondition(String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.conditions.all.IsParentCondition
- isPathable(Block) - Static method in class io.lumine.mythic.core.utils.BlockUtil
- isPathable(Block, Projectile.ProjectileTracker) - Static method in class io.lumine.mythic.core.utils.BlockUtil
- isPathable(Block, ProjectileSurfaceMode) - Static method in class io.lumine.mythic.core.utils.BlockUtil
- isPathable(Material) - Static method in class io.lumine.mythic.core.utils.BlockUtil
- isPlayer() - Method in interface io.lumine.mythic.api.adapters.AbstractEntity
- isPlayer() - Method in class io.lumine.mythic.bukkit.adapters.BukkitEntity
- isPlayer() - Method in class io.lumine.mythic.core.adapters.VirtualEntity
- IsPlayerCondition - Class in io.lumine.mythic.core.skills.conditions.all
- IsPlayerCondition(String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.conditions.all.IsPlayerCondition
- isPresent() - Method in interface io.lumine.mythic.api.skills.placeholders.IPlaceholder
- isPresent() - Method in class io.lumine.mythic.core.skills.placeholders.PlaceholderParser
- IsRaiderPatrolLeaderCondition - Class in io.lumine.mythic.core.skills.conditions.all
- IsRaiderPatrolLeaderCondition(String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.conditions.all.IsRaiderPatrolLeaderCondition
- isReadable() - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- isReadable(int) - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- isReadOnly() - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- IsSaddledCondition - Class in io.lumine.mythic.core.skills.conditions.all
- IsSaddledCondition(String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.conditions.all.IsSaddledCondition
- isSet(String) - Method in interface io.lumine.mythic.api.config.MythicConfig
- isSet(String) - Method in class io.lumine.mythic.core.config.MythicConfigImpl
- isShuttingDown() - Method in interface io.lumine.mythic.api.MythicPlugin
- isSimilar(ItemStack) - Method in class io.lumine.mythic.bukkit.adapters.BukkitItemStack
- isStatic() - Method in interface io.lumine.mythic.api.skills.placeholders.IPlaceholder
- isStatic() - Method in class io.lumine.mythic.core.skills.placeholders.PlaceholderParser
- isStaticallyEqualTo(double) - Method in interface io.lumine.mythic.api.skills.placeholders.PlaceholderDouble
- isStaticallyEqualTo(double) - Method in class io.lumine.mythic.core.skills.placeholders.parsers.PlaceholderDoubleImpl
- isStaticallyEqualTo(float) - Method in interface io.lumine.mythic.api.skills.placeholders.PlaceholderFloat
- isStaticallyEqualTo(float) - Method in class io.lumine.mythic.core.skills.placeholders.parsers.PlaceholderFloatImpl
- isStaticallyEqualTo(int) - Method in interface io.lumine.mythic.api.skills.placeholders.PlaceholderInt
- isStaticallyEqualTo(int) - Method in class io.lumine.mythic.core.skills.placeholders.parsers.PlaceholderIntImpl
- isStaticallyEqualTo(String) - Method in interface io.lumine.mythic.api.skills.placeholders.PlaceholderString
- isStaticallyEqualTo(String) - Method in class io.lumine.mythic.core.skills.placeholders.parsers.PlaceholderStringImpl
- isSubHitbox(UUID) - Method in class io.lumine.mythic.bukkit.compatibility.AbstractModelEngineSupport
- isTameable() - Method in class io.lumine.mythic.bukkit.entities.BukkitAxolotl
- isTameable() - Method in class io.lumine.mythic.bukkit.entities.BukkitCat
- isTameable() - Method in class io.lumine.mythic.bukkit.entities.BukkitOcelot
- isTameable() - Method in class io.lumine.mythic.bukkit.entities.BukkitWolf
- IsTamedCondition - Class in io.lumine.mythic.core.skills.conditions.all
- IsTamedCondition(String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.conditions.all.IsTamedCondition
- isUsable(SkillMetadata) - Method in interface io.lumine.mythic.api.skills.Skill
- isUsable(SkillMetadata) - Method in class io.lumine.mythic.core.skills.MetaSkill
- isUsable(SkillMetadata, SkillTrigger) - Method in interface io.lumine.mythic.api.skills.Skill
- isUsable(SkillMetadata, SkillTrigger) - Method in class io.lumine.mythic.core.skills.MetaSkill
- isUsableFromCaster(SkillMetadata) - Method in class io.lumine.mythic.core.skills.SkillMechanic
- isUsableFromSkill(SkillMetadata) - Method in class io.lumine.mythic.core.skills.SkillMechanic
- isUseCustomNameplate() - Method in interface io.lumine.mythic.api.mobs.MythicMob
- isUsingDamageSkill() - Method in class io.lumine.mythic.api.mobs.GenericCaster
- isUsingDamageSkill() - Method in interface io.lumine.mythic.api.skills.SkillCaster
- isUsingDamageSkill() - Method in class io.lumine.mythic.core.mobs.ActiveMob
- isUsingTimers() - Method in interface io.lumine.mythic.api.mobs.MythicMob
- isValid() - Method in interface io.lumine.mythic.api.adapters.AbstractEntity
- isValid() - Method in class io.lumine.mythic.bukkit.adapters.BukkitEntity
- isValid() - Method in class io.lumine.mythic.bukkit.compatibility.MPetCompat.MiniaturePetType
- isValid() - Method in class io.lumine.mythic.core.adapters.VirtualEntity
- isValid() - Method in class io.lumine.mythic.core.mobs.ai.Pathfinder
-
Whether or not the supplied entity is valid for this pathfinder
- isValid() - Method in interface io.lumine.mythic.core.mobs.ai.PathfinderAdapter
- isValid() - Method in class io.lumine.mythic.core.mobs.MobStack
- isValid() - Method in class io.lumine.mythic.core.skills.auras.Aura.AuraTracker
- isValid() - Method in class io.lumine.mythic.core.spawning.random.RandomSpawner
- isValidBiome(Object) - Method in interface io.lumine.mythic.api.adapters.ServerInterface
- isValidBiome(Object) - Method in class io.lumine.mythic.bukkit.BukkitBootstrap
- isViewing(AbstractPlayer) - Method in interface io.lumine.mythic.api.adapters.AbstractBossBar
- isViewing(AbstractPlayer) - Method in class io.lumine.mythic.bukkit.adapters.bossbars.AdventureBossBar
- isViewing(AbstractPlayer) - Method in class io.lumine.mythic.bukkit.adapters.bossbars.BukkitBossBar
- isVirtual() - Method in class io.lumine.mythic.core.skills.projectiles.bullet.ArmorStandBullet
- isVirtual() - Method in class io.lumine.mythic.core.skills.projectiles.bullet.ArmorStandPacketBullet
- isVirtual() - Method in class io.lumine.mythic.core.skills.projectiles.bullet.ArrowBullet
- isVirtual() - Method in class io.lumine.mythic.core.skills.projectiles.bullet.BlockBullet
- isVirtual() - Method in class io.lumine.mythic.core.skills.projectiles.bullet.DisplayPacketBullet
- isVirtual() - Method in class io.lumine.mythic.core.skills.projectiles.bullet.EntityBullet
- isVirtual() - Method in class io.lumine.mythic.core.skills.projectiles.bullet.ItemBullet
- isVirtual() - Method in class io.lumine.mythic.core.skills.projectiles.bullet.MEGBullet
- isVirtual() - Method in class io.lumine.mythic.core.skills.projectiles.bullet.MobBullet
- isVirtual() - Method in class io.lumine.mythic.core.skills.projectiles.bullet.SmallBlockBullet
- isVirtual() - Method in class io.lumine.mythic.core.skills.projectiles.bullet.TextDisplayPacketBullet
- isVirtual() - Method in class io.lumine.mythic.core.skills.projectiles.ProjectileBullet.BulletTracker
- isVirtual() - Method in class io.lumine.mythic.core.skills.projectiles.ProjectileBullet
- isVisible() - Method in interface io.lumine.mythic.api.adapters.AbstractBossBar
-
Return if the boss bar is displayed to attached players.
- isVisible() - Method in class io.lumine.mythic.bukkit.adapters.bossbars.AdventureBossBar
- isVisible() - Method in class io.lumine.mythic.bukkit.adapters.bossbars.BukkitBossBar
- isVolatile() - Static method in class io.lumine.mythic.bukkit.MythicBukkit
- isWaterMob() - Method in interface io.lumine.mythic.api.adapters.AbstractEntity
- isWaterMob() - Method in class io.lumine.mythic.bukkit.adapters.BukkitEntity
- isWaterMob() - Method in class io.lumine.mythic.core.adapters.VirtualEntity
- isWritable() - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- isWritable(int) - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- ITargetedEntitySkill - Interface in io.lumine.mythic.api.skills
- ITargetedLocationSkill - Interface in io.lumine.mythic.api.skills
- item - Variable in class io.lumine.mythic.api.volatilecode.virtual.PacketItem
- ITEM - Enum constant in enum class io.lumine.mythic.api.mobs.entities.MythicEntityType
- ITEM - Enum constant in enum class io.lumine.mythic.core.skills.mechanics.ShootFireballMechanic.FireballType
- ITEM - Enum constant in enum class io.lumine.mythic.core.skills.mechanics.ShootMechanic.ProjectileType
- ITEM - Static variable in class io.lumine.mythic.core.skills.projectiles.ProjectileBulletType
- ITEM_CRACK - Enum constant in enum class io.lumine.mythic.bukkit.adapters.BukkitParticle
- ITEM_CRACK - Enum constant in enum class io.lumine.mythic.core.skills.ParticleMaker.ParticleType
-
Deprecated.
- ITEM_DISPLAY - Enum constant in enum class io.lumine.mythic.api.mobs.entities.MythicEntityType
- ITEM_GROUP - Static variable in class io.lumine.mythic.core.constants.DefaultOptions
- ITEM_TAKE - Enum constant in enum class io.lumine.mythic.core.skills.ParticleMaker.ParticleType
-
Deprecated.
- ItemBrowseMenu - Class in io.lumine.mythic.core.menus.items
- ItemBrowseMenu(MythicBukkit, MenuManager) - Constructor for class io.lumine.mythic.core.menus.items.ItemBrowseMenu
- ItemBrowseMode - Enum Class in io.lumine.mythic.core.menus.items
- ItemBrowserMenuCommand - Class in io.lumine.mythic.bukkit.commands.menus
- ItemBrowserMenuCommand(Command<MythicBukkit>) - Constructor for class io.lumine.mythic.bukkit.commands.menus.ItemBrowserMenuCommand
- ItemBullet - Class in io.lumine.mythic.core.skills.projectiles.bullet
- ItemBullet(ProjectileBulletType, SkillMechanic, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.projectiles.bullet.ItemBullet
- ItemBullet.ItemBulletTracker - Class in io.lumine.mythic.core.skills.projectiles.bullet
- ItemBulletTracker(ProjectileBulletableTracker, AbstractEntity) - Constructor for class io.lumine.mythic.core.skills.projectiles.bullet.ItemBullet.ItemBulletTracker
- ItemDisplayProperty - Class in io.lumine.mythic.bukkit.entities.properties.display
- ItemDisplayProperty(MythicConfig) - Constructor for class io.lumine.mythic.bukkit.entities.properties.display.ItemDisplayProperty
- ItemDrop - Class in io.lumine.mythic.core.drops.droppables
- ItemDrop(String, MythicLineConfig, BukkitItemStack) - Constructor for class io.lumine.mythic.core.drops.droppables.ItemDrop
- ItemDrop(String, MythicLineConfig, BukkitItemStack, RandomDouble) - Constructor for class io.lumine.mythic.core.drops.droppables.ItemDrop
- ItemDrop(String, MythicLineConfig, String) - Constructor for class io.lumine.mythic.core.drops.droppables.ItemDrop
- ItemEditCommand - Class in io.lumine.mythic.bukkit.commands.items.edit
- ItemEditCommand(Command<MythicBukkit>) - Constructor for class io.lumine.mythic.bukkit.commands.items.edit.ItemEditCommand
- ItemEditorButton - Class in io.lumine.mythic.core.menus.items
- ItemEditorButton(ItemEditorButtons, int) - Constructor for class io.lumine.mythic.core.menus.items.ItemEditorButton
- ItemEditorButtons - Class in io.lumine.mythic.core.menus.items
- ItemEditorButtons() - Constructor for class io.lumine.mythic.core.menus.items.ItemEditorButtons
- ItemEditorMenu - Class in io.lumine.mythic.core.menus.items
- ItemEditorMenu(MythicBukkit, MenuManager) - Constructor for class io.lumine.mythic.core.menus.items.ItemEditorMenu
- ItemEditorMenuContext - Class in io.lumine.mythic.core.menus.items
- ItemEditorMenuContext() - Constructor for class io.lumine.mythic.core.menus.items.ItemEditorMenuContext
- ItemExecutor - Class in io.lumine.mythic.core.items
- ItemExecutor(MythicBukkit) - Constructor for class io.lumine.mythic.core.items.ItemExecutor
- ItemGroup - Class in io.lumine.mythic.core.items
- ItemGroup() - Constructor for class io.lumine.mythic.core.items.ItemGroup
- ItemIsSimilarCondition - Class in io.lumine.mythic.core.skills.conditions.all
- ItemIsSimilarCondition(String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.conditions.all.ItemIsSimilarCondition
- ItemManager - Interface in io.lumine.mythic.api.items
- ItemMenuContext - Class in io.lumine.mythic.core.menus.items
- ItemMenuContext() - Constructor for class io.lumine.mythic.core.menus.items.ItemMenuContext
- ItemRechargingCondition - Class in io.lumine.mythic.core.skills.conditions.all
- ItemRechargingCondition(String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.conditions.all.ItemRechargingCondition
- ItemsCommand - Class in io.lumine.mythic.bukkit.commands.items
- ItemsCommand(Command<MythicBukkit>) - Constructor for class io.lumine.mythic.bukkit.commands.items.ItemsCommand
- ItemsInRadiusTargeter - Class in io.lumine.mythic.core.skills.targeters
- ItemsInRadiusTargeter(SkillExecutor, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.targeters.ItemsInRadiusTargeter
- ItemsNearOriginTargeter - Class in io.lumine.mythic.core.skills.targeters
- ItemsNearOriginTargeter(SkillExecutor, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.targeters.ItemsNearOriginTargeter
- itemSprayEffect(AbstractLocation, ItemStack, int, int, double, double, double, double, boolean, boolean) - Method in interface io.lumine.mythic.api.adapters.AbstractSkillAdapter
- itemSprayEffect(AbstractLocation, ItemStack, int, int, double, double, double, double, boolean, boolean) - Method in class io.lumine.mythic.bukkit.adapters.BukkitSkillAdapter
- ItemSprayEffect - Class in io.lumine.mythic.core.skills.mechanics
- ItemSprayEffect(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.ItemSprayEffect
- itemType - Variable in class io.lumine.mythic.core.skills.mechanics.ShootFireballMechanic
- iterations - Variable in class io.lumine.mythic.core.skills.mechanics.OrbitalMechanic
- iterations - Variable in class io.lumine.mythic.core.skills.mechanics.ParticleAtomEffect
- iterations - Variable in class io.lumine.mythic.core.skills.mechanics.ParticleOrbitalEffect
J
- JOIN - Static variable in class io.lumine.mythic.core.skills.SkillTriggers
- JUMP - Static variable in class io.lumine.mythic.core.skills.SkillTriggers
- JumpMechanic - Class in io.lumine.mythic.core.skills.mechanics
- JumpMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.JumpMechanic
K
- key - Variable in class io.lumine.mythic.core.skills.targeters.VariableLocationTargeter
- key - Variable in class io.lumine.mythic.core.skills.variables.VariableCondition
- key - Variable in class io.lumine.mythic.core.skills.variables.VariableMechanic
- KILL - Static variable in class io.lumine.mythic.core.skills.SkillTriggers
- KillAllCommand - Class in io.lumine.mythic.bukkit.commands.mobs
- KillAllCommand(Command<MythicBukkit>) - Constructor for class io.lumine.mythic.bukkit.commands.mobs.KillAllCommand
- killMessages - Variable in class io.lumine.mythic.core.mobs.MobType
- killMessages - Variable in class io.lumine.mythic.core.skills.MetaSkill
- KILLPLAYER - Static variable in class io.lumine.mythic.core.skills.SkillTriggers
- KillTypeCommand - Class in io.lumine.mythic.bukkit.commands.mobs
- KillTypeCommand(Command<MythicBukkit>) - Constructor for class io.lumine.mythic.bukkit.commands.mobs.KillTypeCommand
- knockbackStrength - Variable in class io.lumine.mythic.core.skills.mechanics.ShootMechanic
L
- LAND - Enum constant in enum class io.lumine.mythic.core.spawning.random.SpawnPointType
- LANDING_CHERRY_LEAVES - Enum constant in enum class io.lumine.mythic.bukkit.adapters.BukkitParticle
- LANDING_HONEY - Enum constant in enum class io.lumine.mythic.bukkit.adapters.BukkitParticle
- LANDING_LAVA - Enum constant in enum class io.lumine.mythic.bukkit.adapters.BukkitParticle
- LANDING_OBSIDIAN_TEAR - Enum constant in enum class io.lumine.mythic.bukkit.adapters.BukkitParticle
- LandsSupport - Class in io.lumine.mythic.bukkit.compatibility
- LandsSupport(MythicBukkit) - Constructor for class io.lumine.mythic.bukkit.compatibility.LandsSupport
- LARGE - Enum constant in enum class io.lumine.mythic.core.skills.mechanics.ShootFireballMechanic.FireballType
- LAST_SIGNAL - Static variable in class io.lumine.mythic.core.constants.MobKeys
- lastAggroCause - Variable in class io.lumine.mythic.core.mobs.ActiveMob
- LastDamageCauseCondition - Class in io.lumine.mythic.core.skills.conditions.all
- LastDamageCauseCondition(String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.conditions.all.LastDamageCauseCondition
- lastEdited - Static variable in class io.lumine.mythic.bukkit.commands.items.edit.ItemEditCommand
- lastPitch - Variable in class io.lumine.mythic.core.skills.projectiles.bullet.ArmorStandPacketBullet.ArmorStandBulletTracker
- LastSignalCondition - Class in io.lumine.mythic.core.skills.conditions.all
- LastSignalCondition(String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.conditions.all.LastSignalCondition
- launch(SkillMetadata, AbstractLocation) - Method in class io.lumine.mythic.api.adapters.AbstractFirework
- launch(SkillMetadata, AbstractLocation) - Method in class io.lumine.mythic.bukkit.adapters.BukkitFirework
- LAVA - Enum constant in enum class io.lumine.mythic.bukkit.adapters.BukkitParticle
- LAVA - Enum constant in enum class io.lumine.mythic.core.skills.ParticleMaker.ParticleType
-
Deprecated.
- LAVA - Enum constant in enum class io.lumine.mythic.core.spawning.random.SpawnPointType
- LAVA - Static variable in class io.lumine.mythic.api.volatilecode.VolatileMaterial
- ld - Variable in class io.lumine.mythic.bukkit.compatibility.LibsDisguisesSupport
- Leap(SkillMetadata, SkillCaster, AbstractLocation, float) - Method in class io.lumine.mythic.core.skills.mechanics.LeapMechanic
- LeapMechanic - Class in io.lumine.mythic.core.skills.mechanics
- LeapMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.LeapMechanic
- Leash() - Method in class io.lumine.mythic.core.spawning.spawners.MythicSpawner
- LEFT_ROTATION - Enum constant in enum class io.lumine.mythic.core.skills.mechanics.DisplayTransformationMechanic.TransformationType
- LegacyBossX - Static variable in class io.lumine.mythic.core.utils.Patterns
- LegacyBossY - Static variable in class io.lumine.mythic.core.utils.Patterns
- LegacyBossZ - Static variable in class io.lumine.mythic.core.utils.Patterns
- LegacyItemConverter - Class in io.lumine.mythic.core.items
- LegacyItemConverter() - Constructor for class io.lumine.mythic.core.items.LegacyItemConverter
- LegacyPlayerX - Static variable in class io.lumine.mythic.core.utils.Patterns
- LegacyPlayerY - Static variable in class io.lumine.mythic.core.utils.Patterns
- LegacyPlayerYC - Static variable in class io.lumine.mythic.core.utils.Patterns
- LegacyPlayerZ - Static variable in class io.lumine.mythic.core.utils.Patterns
- LEGS - Enum constant in enum class io.lumine.mythic.core.drops.EquipSlot
- length - Variable in class io.lumine.mythic.core.skills.targeters.ILocationSelector
- length() - Method in class io.lumine.mythic.api.adapters.AbstractVector
-
Gets the magnitude of the vector, defined as sqrt(x^2+y^2+z^2).
- lengthBack - Variable in class io.lumine.mythic.core.skills.mechanics.ParticleWaveEffect
- lengthFront - Variable in class io.lumine.mythic.core.skills.mechanics.ParticleWaveEffect
- lengthSquared() - Method in class io.lumine.mythic.api.adapters.AbstractVector
-
Gets the magnitude of the vector squared.
- lessThan - Static variable in class io.lumine.mythic.core.utils.math.Operators
- lessThanEq - Static variable in class io.lumine.mythic.core.utils.math.Operators
- level - Variable in class io.lumine.mythic.core.drops.droppables.MythicMobDrop
- level - Variable in class io.lumine.mythic.core.skills.mechanics.SetLevelMechanic
- level - Variable in class io.lumine.mythic.core.skills.mechanics.SummonMechanic
- LEVEL - Enum constant in enum class io.lumine.mythic.core.skills.conditions.ConditionAction
- LEVEL - Static variable in class io.lumine.mythic.core.constants.MobKeys
- LEVEL - Static variable in class io.lumine.mythic.core.mobs.PersistentMobData
- LevelCondition - Class in io.lumine.mythic.core.skills.conditions.all
- LevelCondition(String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.conditions.all.LevelCondition
- levelMod - Variable in class io.lumine.mythic.core.spawning.random.RandomSpawnPoint
- LibsDisguises - Static variable in class io.lumine.mythic.bukkit.compatibility.CompatibilityManager
- LibsDisguisesSupport - Class in io.lumine.mythic.bukkit.compatibility
- LibsDisguisesSupport() - Constructor for class io.lumine.mythic.bukkit.compatibility.LibsDisguisesSupport
- LIFESTEAL - Static variable in class io.lumine.mythic.api.skills.damage.DamageTags
- LIFESTEAL_CHANCE - Static variable in class io.lumine.mythic.core.skills.stats.Stats
- LIFESTEAL_POWER - Static variable in class io.lumine.mythic.core.skills.stats.Stats
- LifestealChanceStat - Class in io.lumine.mythic.core.skills.stats.types
- LifestealChanceStat(String) - Constructor for class io.lumine.mythic.core.skills.stats.types.LifestealChanceStat
- LifestealPowerStat - Class in io.lumine.mythic.core.skills.stats.types
- LifestealPowerStat(String) - Constructor for class io.lumine.mythic.core.skills.stats.types.LifestealPowerStat
- LIGHT - Enum constant in enum class io.lumine.mythic.bukkit.adapters.BukkitParticle
- LightLevelBlockCondition - Class in io.lumine.mythic.core.skills.conditions.all
- LightLevelBlockCondition(String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.conditions.all.LightLevelBlockCondition
- LightLevelCondition - Class in io.lumine.mythic.core.skills.conditions.all
- LightLevelCondition(String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.conditions.all.LightLevelCondition
- LightningEffect - Class in io.lumine.mythic.core.skills.mechanics
- LightningEffect(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.LightningEffect
- LightningMechanic - Class in io.lumine.mythic.core.skills.mechanics
- LightningMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.LightningMechanic
- limit - Variable in class io.lumine.mythic.core.skills.targeters.BlockVeinTargeter
- line - Variable in class io.lumine.mythic.core.skills.SkillCondition
- line - Variable in class io.lumine.mythic.core.skills.SkillMechanic
- LineOfSightCondition - Class in io.lumine.mythic.core.skills.conditions.all
- LineOfSightCondition(String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.conditions.all.LineOfSightCondition
- LineOfSightFromOriginCondition - Class in io.lumine.mythic.core.skills.conditions.all
- LineOfSightFromOriginCondition(String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.conditions.all.LineOfSightFromOriginCondition
- linePrefix - Variable in class io.lumine.mythic.core.skills.mechanics.SpeakMechanic
- LineTargeter - Class in io.lumine.mythic.core.skills.targeters
- LineTargeter(SkillExecutor, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.targeters.LineTargeter
- LINGERING_POTION - Enum constant in enum class io.lumine.mythic.core.skills.mechanics.ShootMechanic.ProjectileType
- ListActiveCommand - Class in io.lumine.mythic.bukkit.commands.mobs
- ListActiveCommand(Command<MythicBukkit>) - Constructor for class io.lumine.mythic.bukkit.commands.mobs.ListActiveCommand
- ListAllEntitiesCommand - Class in io.lumine.mythic.bukkit.commands.utility
- ListAllEntitiesCommand(Command<MythicBukkit>) - Constructor for class io.lumine.mythic.bukkit.commands.utility.ListAllEntitiesCommand
- ListCommand - Class in io.lumine.mythic.bukkit.commands.items
- ListCommand - Class in io.lumine.mythic.bukkit.commands.mobs
- ListCommand(Command<MythicBukkit>) - Constructor for class io.lumine.mythic.bukkit.commands.items.ListCommand
- ListCommand(Command<MythicBukkit>) - Constructor for class io.lumine.mythic.bukkit.commands.mobs.ListCommand
- listRandomSpawningD - Variable in class io.lumine.mythic.core.spawning.random.RandomSpawnerManager
- listRandomSpawningR - Variable in class io.lumine.mythic.core.spawning.random.RandomSpawnerManager
- listSpawners - Variable in class io.lumine.mythic.core.spawning.spawners.SpawnerManager
- ListTag - Class in io.lumine.mythic.core.utils.jnbt
-
The
TAG_List
tag. - ListTag(Class<? extends Tag>, List<? extends Tag>) - Constructor for class io.lumine.mythic.core.utils.jnbt.ListTag
-
Creates the tag with an empty name.
- ListTagBuilder - Class in io.lumine.mythic.core.utils.jnbt
-
Helps create list tags.
- ListTagBuilder(Class<? extends Tag>) - Constructor for class io.lumine.mythic.core.utils.jnbt.ListTagBuilder
-
Create a new instance.
- ListValidStructuresCommand - Class in io.lumine.mythic.bukkit.commands.utility
- ListValidStructuresCommand(Command<MythicBukkit>) - Constructor for class io.lumine.mythic.bukkit.commands.utility.ListValidStructuresCommand
- LivingInConeTargeter - Class in io.lumine.mythic.core.skills.targeters
- LivingInConeTargeter(SkillExecutor, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.targeters.LivingInConeTargeter
- LivingInLineTargeter - Class in io.lumine.mythic.core.skills.targeters
- LivingInLineTargeter(SkillExecutor, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.targeters.LivingInLineTargeter
- LivingInRadiusCondition - Class in io.lumine.mythic.core.skills.conditions.all
- LivingInRadiusCondition(String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.conditions.all.LivingInRadiusCondition
- LivingInWorldTargeter - Class in io.lumine.mythic.core.skills.targeters
- LivingInWorldTargeter(SkillExecutor, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.targeters.LivingInWorldTargeter
- LivingNearTargetEntityTargeter - Class in io.lumine.mythic.core.skills.targeters
- LivingNearTargetEntityTargeter() - Constructor for class io.lumine.mythic.core.skills.targeters.LivingNearTargetEntityTargeter
- LivingNearTargetLocationTargeter - Class in io.lumine.mythic.core.skills.targeters
- LivingNearTargetLocationTargeter(SkillExecutor, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.targeters.LivingNearTargetLocationTargeter
- livingOnly - Variable in class io.lumine.mythic.core.skills.targeters.EntitiesInRadiusTargeter
- LLAMA - Enum constant in enum class io.lumine.mythic.api.mobs.entities.MythicEntityType
- load() - Method in interface io.lumine.mythic.api.config.MythicConfig
- load() - Method in class io.lumine.mythic.bukkit.MythicBukkit
-
Bukkit Loader
- load() - Method in class io.lumine.mythic.core.config.MythicConfigImpl
- load(MythicBukkit) - Method in class io.lumine.mythic.bukkit.adapters.BukkitSkillTriggers
- load(MythicBukkit) - Method in class io.lumine.mythic.bukkit.adapters.BukkitStatListener
- load(MythicBukkit) - Method in class io.lumine.mythic.bukkit.BukkitBootstrap
- load(MythicBukkit) - Method in class io.lumine.mythic.bukkit.clock.MythicClock
- load(MythicBukkit) - Method in class io.lumine.mythic.bukkit.compatibility.AriKeysSupport
- load(MythicBukkit) - Method in class io.lumine.mythic.bukkit.compatibility.MMOItemsSupport
- load(MythicBukkit) - Method in class io.lumine.mythic.bukkit.compatibility.ProtocolLibSupport
- load(MythicBukkit) - Method in class io.lumine.mythic.bukkit.listeners.ChunkListeners
- load(MythicBukkit) - Method in class io.lumine.mythic.bukkit.listeners.EggListeners
- load(MythicBukkit) - Method in class io.lumine.mythic.bukkit.listeners.MobListeners
- load(MythicBukkit) - Method in class io.lumine.mythic.bukkit.listeners.triggers.DamageTriggerListeners
- load(MythicBukkit) - Method in class io.lumine.mythic.bukkit.metrics.MetricsLite
- load(MythicBukkit) - Method in class io.lumine.mythic.core.config.ConfigExecutor
- load(MythicBukkit) - Method in class io.lumine.mythic.core.drops.DropExecutor
- load(MythicBukkit) - Method in class io.lumine.mythic.core.holograms.HologramManager
- load(MythicBukkit) - Method in class io.lumine.mythic.core.items.ItemExecutor
- load(MythicBukkit) - Method in class io.lumine.mythic.core.menus.MenuManager
- load(MythicBukkit) - Method in class io.lumine.mythic.core.mobs.MobExecutor
- load(MythicBukkit) - Method in class io.lumine.mythic.core.packs.PackExecutor
- load(MythicBukkit) - Method in class io.lumine.mythic.core.skills.EventExecutor
- load(MythicBukkit) - Method in class io.lumine.mythic.core.skills.placeholders.PlaceholderExecutor
- load(MythicBukkit) - Method in class io.lumine.mythic.core.skills.SkillExecutor
- load(MythicBukkit) - Method in class io.lumine.mythic.core.skills.stats.StatExecutor
- load(MythicBukkit) - Method in class io.lumine.mythic.core.skills.variables.VariableManager
- load(MythicBukkit) - Method in class io.lumine.mythic.core.spawning.random.RandomSpawnerManager
- load(MythicBukkit) - Method in class io.lumine.mythic.core.spawning.spawners.SpawnerManager
- load(MythicBukkit) - Method in class io.lumine.mythic.core.worlds.WorldManager
- load(StatExecutor) - Method in class io.lumine.mythic.core.skills.stats.StatType
- load(StatExecutor) - Method in class io.lumine.mythic.core.skills.stats.types.CompositeStat
- load(StatExecutor) - Method in class io.lumine.mythic.core.skills.stats.types.DamagePercentStat
- load(StatExecutor) - Method in class io.lumine.mythic.core.skills.stats.types.StaticStat
- load(StatExecutor) - Method in class io.lumine.mythic.core.skills.stats.types.VanillaAttackSpeedStat
- load(StatExecutor) - Method in class io.lumine.mythic.core.skills.stats.types.VanillaHealthStat
- load(StatExecutor) - Method in class io.lumine.mythic.core.skills.stats.types.VanillaMovementSpeedStat
- LOAD - Static variable in class io.lumine.mythic.core.skills.SkillTriggers
- loadDropTables() - Method in class io.lumine.mythic.core.drops.DropExecutor
- loaded - Variable in class io.lumine.mythic.core.drops.droppables.CustomDrop
- loaded - Variable in class io.lumine.mythic.core.skills.conditions.CustomCondition
- loaded - Variable in class io.lumine.mythic.core.skills.mechanics.CustomMechanic
- loaded - Variable in class io.lumine.mythic.core.skills.targeters.CustomTargeter
- loadMobs() - Method in class io.lumine.mythic.core.mobs.MobExecutor
-
Loads all mob types from files in the Mobs folder
- loadMythicMob(AbstractEntity) - Method in class io.lumine.mythic.core.mobs.MobExecutor
- loadMythicMob(Entity) - Method in class io.lumine.mythic.core.mobs.MobExecutor
- loadPacks() - Method in class io.lumine.mythic.core.packs.PackExecutor
- loadRandomSpawns() - Method in class io.lumine.mythic.core.spawning.random.RandomSpawnerManager
- loadSaved() - Method in class io.lumine.mythic.core.mobs.ActiveMob
- loadSettings() - Method in class io.lumine.mythic.core.config.ConfigExecutor
- loadSkills() - Method in class io.lumine.mythic.core.skills.SkillExecutor
- loadSpawners() - Method in class io.lumine.mythic.core.spawning.spawners.SpawnerManager
- LocalDifficultyCondition - Class in io.lumine.mythic.core.skills.conditions.all
- LocalDifficultyCondition(String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.conditions.all.LocalDifficultyCondition
- localized - Variable in class io.lumine.mythic.core.skills.mechanics.LightningEffect
- localizedRadius - Variable in class io.lumine.mythic.core.skills.mechanics.LightningEffect
- location - Variable in class io.lumine.mythic.api.volatilecode.virtual.PacketEntity
- location - Variable in class io.lumine.mythic.core.skills.auras.Aura.AuraTracker
- location - Variable in class io.lumine.mythic.core.spawning.random.RandomSpawnPoint
- location(BiFunction<AbstractLocation, String, String>) - Static method in interface io.lumine.mythic.core.skills.placeholders.Placeholder
- LOCATION - Enum constant in enum class io.lumine.mythic.core.skills.targeters.SelectorType
- LOCATION - Enum constant in enum class io.lumine.mythic.core.skills.variables.VariableType
- LocationAllowsMobSpawning(Location) - Method in class io.lumine.mythic.bukkit.compatibility.WorldEditSupport
- LocationPlaceholder - Class in io.lumine.mythic.core.skills.placeholders.types
- LocationPlaceholder(BiFunction<AbstractLocation, String, String>) - Constructor for class io.lumine.mythic.core.skills.placeholders.types.LocationPlaceholder
- locationSkill - Variable in class io.lumine.mythic.core.skills.mechanics.RaytraceMechanic
- locationSkill - Variable in class io.lumine.mythic.core.skills.mechanics.RaytraceToMechanic
- LocationsOfTargetsTargeter - Class in io.lumine.mythic.core.skills.targeters
- LocationsOfTargetsTargeter(SkillExecutor, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.targeters.LocationsOfTargetsTargeter
- LocationTargeter - Class in io.lumine.mythic.core.skills.targeters
- LocationTargeter(SkillExecutor, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.targeters.LocationTargeter
- LocationVariable - Class in io.lumine.mythic.core.skills.variables.types
- LocationVariable(AbstractLocation) - Constructor for class io.lumine.mythic.core.skills.variables.types.LocationVariable
-
Creates the variable
- LocationVariable(AbstractLocation, long) - Constructor for class io.lumine.mythic.core.skills.variables.types.LocationVariable
-
Creates the variable
- lockPitch - Variable in class io.lumine.mythic.core.skills.targeters.ForwardTargeter
- log(String) - Static method in class io.lumine.mythic.core.logging.MythicLogger
- log(String, Object...) - Static method in class io.lumine.mythic.core.logging.MythicLogger
- log(Level, String) - Static method in class io.lumine.mythic.core.logging.MythicLogger
- log(Level, String, Object...) - Static method in class io.lumine.mythic.core.logging.MythicLogger
- LONG - Enum constant in enum class io.lumine.mythic.core.utils.ReflectionUtils.DataType
- LongTag - Class in io.lumine.mythic.core.utils.jnbt
-
The
TAG_Long
tag. - LongTag(long) - Constructor for class io.lumine.mythic.core.utils.jnbt.LongTag
-
Creates the tag with an empty name.
- lookAt(AbstractEntity, float, float) - Method in interface io.lumine.mythic.api.volatilecode.VolatileCodeHandler
- lookAtEntity(AbstractEntity, AbstractEntity, boolean, boolean) - Method in interface io.lumine.mythic.api.volatilecode.VolatileCodeHandler
- lookAtLocation(AbstractEntity, AbstractLocation, boolean, boolean) - Method in interface io.lumine.mythic.api.volatilecode.VolatileCodeHandler
- LookMechanic - Class in io.lumine.mythic.core.skills.mechanics
- LookMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.LookMechanic
- LootBag - Class in io.lumine.mythic.core.drops
- LootBag(DropMetadata) - Constructor for class io.lumine.mythic.core.drops.LootBag
- lore(Iterable<String>) - Method in class io.lumine.mythic.bukkit.adapters.BukkitItemStack
- LoreRanges - Static variable in class io.lumine.mythic.core.utils.Patterns
- LunarPhaseCondition - Class in io.lumine.mythic.core.skills.conditions.all
- LunarPhaseCondition(String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.conditions.all.LunarPhaseCondition
- LungeMechanic - Class in io.lumine.mythic.core.skills.mechanics
- LungeMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.LungeMechanic
- lvl - Variable in class io.lumine.mythic.core.skills.mechanics.PotionMechanic
- lvlModArmor - Variable in class io.lumine.mythic.core.mobs.MobType
- lvlModAttackSpeed - Variable in class io.lumine.mythic.core.mobs.MobType
- lvlModDamage - Variable in class io.lumine.mythic.core.mobs.MobType
- lvlModHealth - Variable in class io.lumine.mythic.core.mobs.MobType
- lvlModKBR - Variable in class io.lumine.mythic.core.mobs.MobType
- lvlModPower - Variable in class io.lumine.mythic.core.mobs.MobType
- lvlModSpeed - Variable in class io.lumine.mythic.core.mobs.MobType
M
- MAGMA_CUBE - Enum constant in enum class io.lumine.mythic.api.mobs.entities.MythicEntityType
- MainMenu - Class in io.lumine.mythic.core.menus
- MainMenu(MythicBukkit, MenuManager) - Constructor for class io.lumine.mythic.core.menus.MainMenu
- MARKER - Enum constant in enum class io.lumine.mythic.api.mobs.entities.MythicEntityType
- markMobDead(ActiveMob) - Method in class io.lumine.mythic.core.spawning.spawners.MythicSpawner
- markMobDespawned(ActiveMob) - Method in class io.lumine.mythic.core.spawning.spawners.MythicSpawner
- markRandomGeneratorsComplete() - Method in class io.lumine.mythic.bukkit.clock.TimingsHandler
- markRandomGeneratorsNew() - Method in class io.lumine.mythic.bukkit.clock.TimingsHandler
- markRandomSpawnersComplete() - Method in class io.lumine.mythic.bukkit.clock.TimingsHandler
- markRandomSpawnersNew() - Method in class io.lumine.mythic.bukkit.clock.TimingsHandler
- markReaderIndex() - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- markScannerComplete() - Method in class io.lumine.mythic.bukkit.clock.TimingsHandler
- markScannerNew() - Method in class io.lumine.mythic.bukkit.clock.TimingsHandler
- markSkillComplete(String) - Method in class io.lumine.mythic.bukkit.clock.TimingsHandler
- markSkillNew(String) - Method in class io.lumine.mythic.bukkit.clock.TimingsHandler
- markSkillsComplete() - Method in class io.lumine.mythic.bukkit.clock.TimingsHandler
- markSkillsNew() - Method in class io.lumine.mythic.bukkit.clock.TimingsHandler
- markSpawnerComplete(String) - Method in class io.lumine.mythic.bukkit.clock.TimingsHandler
- markSpawnerNew(String) - Method in class io.lumine.mythic.bukkit.clock.TimingsHandler
- markSpawnersComplete() - Method in class io.lumine.mythic.bukkit.clock.TimingsHandler
- markSpawnersNew() - Method in class io.lumine.mythic.bukkit.clock.TimingsHandler
- markThreatTablesComplete() - Method in class io.lumine.mythic.bukkit.clock.TimingsHandler
- markThreatTablesNew() - Method in class io.lumine.mythic.bukkit.clock.TimingsHandler
- markTotalComplete() - Method in class io.lumine.mythic.bukkit.clock.TimingsHandler
- markTotalNew() - Method in class io.lumine.mythic.bukkit.clock.TimingsHandler
- markWriterIndex() - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- matcher(String) - Method in class io.lumine.mythic.core.skills.placeholders.PlaceholderExecutor
- matches(AbstractLocation) - Method in class io.lumine.mythic.api.adapters.AbstractBlock.InvalidBlock
- matches(AbstractLocation) - Method in class io.lumine.mythic.api.adapters.AbstractBlock
- matches(AbstractLocation) - Method in class io.lumine.mythic.bukkit.adapters.BukkitBlock
- matches(AbstractLocation) - Method in class io.lumine.mythic.bukkit.compatibility.MMOItemsSupport.MMOItemsBlock
- matches(String) - Method in class io.lumine.mythic.api.adapters.AbstractBiome
- matches(String) - Method in class io.lumine.mythic.api.adapters.AbstractStructure
- matches(String) - Method in enum class io.lumine.mythic.core.drops.EquipSlot
- matchNumber(String, double) - Static method in class io.lumine.mythic.core.utils.MythicUtil
- material - Variable in class io.lumine.mythic.core.skills.mechanics.BlockWaveEffect
- material - Variable in class io.lumine.mythic.core.skills.mechanics.PrisonMechanic
- materialData - Variable in class io.lumine.mythic.core.skills.mechanics.PrisonMechanic
- materials - Variable in class io.lumine.mythic.core.skills.conditions.all.EntityItemTypeCondition
- materials - Variable in class io.lumine.mythic.core.skills.conditions.all.EntityMaterialTypeCondition
- MathParser - Class in io.lumine.mythic.core.utils
- MathParser() - Constructor for class io.lumine.mythic.core.utils.MathParser
- max - Variable in class io.lumine.mythic.core.skills.targeters.EntitiesInRingTargeter
- max - Static variable in class io.lumine.mythic.core.utils.math.Functions
- maxCapacity() - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- maxCharges - Variable in class io.lumine.mythic.core.skills.mechanics.TotemMechanic
- maxClimbHeight - Variable in class io.lumine.mythic.core.skills.mechanics.MissileMechanic
- maxClimbHeight - Variable in class io.lumine.mythic.core.skills.mechanics.OrbitalMechanic
- maxClimbHeight - Variable in class io.lumine.mythic.core.skills.mechanics.ProjectileMechanic
- maxdistance - Variable in class io.lumine.mythic.core.skills.mechanics.ShootMechanic
- maxDistance - Variable in class io.lumine.mythic.core.skills.mechanics.ParticleLineEffect
- maxDistance - Variable in class io.lumine.mythic.core.skills.mechanics.ParticleLineEquationEffect
- maxDistance - Variable in class io.lumine.mythic.core.skills.mechanics.ParticleLineHelixEffect
- maxDistance - Variable in class io.lumine.mythic.core.skills.mechanics.ParticleLineRingEffect
- maxDistance - Variable in class io.lumine.mythic.core.skills.mechanics.RaytraceMechanic
- maxDistance - Variable in class io.lumine.mythic.core.skills.mechanics.RaytraceToMechanic
- maxDistanceSquared - Variable in class io.lumine.mythic.core.skills.projectiles.Projectile.ProjectileTracker
- maxDropHeight - Variable in class io.lumine.mythic.core.skills.mechanics.MissileMechanic
- maxDropHeight - Variable in class io.lumine.mythic.core.skills.mechanics.OrbitalMechanic
- maxDropHeight - Variable in class io.lumine.mythic.core.skills.mechanics.ProjectileMechanic
- maxLineLength - Variable in class io.lumine.mythic.core.skills.mechanics.SpeakMechanic
- maxOverheal - Variable in class io.lumine.mythic.core.skills.mechanics.HealMechanic
- maxOverheal - Variable in class io.lumine.mythic.core.skills.mechanics.HealPercentMechanic
- maxShield - Variable in class io.lumine.mythic.core.skills.mechanics.ShieldMechanic
- maxShield - Variable in class io.lumine.mythic.core.skills.mechanics.ShieldPercentMechanic
- maxStacks - Variable in class io.lumine.mythic.core.skills.auras.Aura.AuraTracker
- maxStacks - Variable in class io.lumine.mythic.core.skills.auras.Aura
- maxTornadoRadius - Variable in class io.lumine.mythic.core.skills.mechanics.ParticleTornadoEffect
- maxWritableBytes() - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- mcMMO - Static variable in class io.lumine.mythic.bukkit.compatibility.CompatibilityManager
- McMMODrop - Class in io.lumine.mythic.core.drops.droppables
- McMMODrop(String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.drops.droppables.McMMODrop
- McMMODrop(String, MythicLineConfig, double) - Constructor for class io.lumine.mythic.core.drops.droppables.McMMODrop
- mcMMOSupport - Class in io.lumine.mythic.bukkit.compatibility
- mcMMOSupport() - Constructor for class io.lumine.mythic.bukkit.compatibility.mcMMOSupport
- me - Variable in class io.lumine.mythic.core.drops.droppables.MythicMobDrop
- me - Variable in class io.lumine.mythic.core.skills.mechanics.ParticleEffect
- me - Variable in class io.lumine.mythic.core.skills.mechanics.SummonMechanic
- mechanic - Variable in class io.lumine.mythic.core.skills.mechanics.CustomMechanic
- MECHANIC - Enum constant in enum class io.lumine.mythic.core.logging.MythicLogger.DebugLevel
- MechanicCommand - Class in io.lumine.mythic.bukkit.commands.test
- MechanicCommand(Command<MythicBukkit>) - Constructor for class io.lumine.mythic.bukkit.commands.test.MechanicCommand
- MEGBullet - Class in io.lumine.mythic.core.skills.projectiles.bullet
- MEGBullet(ProjectileBulletType, SkillMechanic, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.projectiles.bullet.MEGBullet
- MEGBullet.MEGBulletTracker - Class in io.lumine.mythic.core.skills.projectiles.bullet
- MEGBulletTracker(ProjectileBulletableTracker, AbstractEntity) - Constructor for class io.lumine.mythic.core.skills.projectiles.bullet.MEGBullet.MEGBulletTracker
- MELEE - Static variable in class io.lumine.mythic.api.skills.damage.DamageTags
- MEModel - Class in io.lumine.mythic.core.mobs.model
- MEModel() - Constructor for class io.lumine.mythic.core.mobs.model.MEModel
- memoryAddress() - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- MenuCommand - Class in io.lumine.mythic.bukkit.commands.menus
- MenuCommand(MythicBukkit) - Constructor for class io.lumine.mythic.bukkit.commands.menus.MenuCommand
- MenuCommand(Command<MythicBukkit>) - Constructor for class io.lumine.mythic.bukkit.commands.menus.MenuCommand
- menuManager - Variable in class io.lumine.mythic.core.menus.MythicMenu
- MenuManager - Class in io.lumine.mythic.core.menus
- MenuManager(MythicBukkit) - Constructor for class io.lumine.mythic.core.menus.MenuManager
- MerchantProperty - Class in io.lumine.mythic.bukkit.entities.properties
- MerchantProperty(MythicConfig) - Constructor for class io.lumine.mythic.bukkit.entities.properties.MerchantProperty
- merge(MythicConfig, List<String>) - Method in interface io.lumine.mythic.api.config.MythicConfig
- merge(MythicConfig, List<String>) - Method in class io.lumine.mythic.core.config.MythicConfigImpl
- merge(Aura.AuraTracker) - Method in class io.lumine.mythic.core.skills.auras.Aura.AuraTracker
- mergeAll - Variable in class io.lumine.mythic.core.skills.auras.Aura
- mergeAura(String, Aura.AuraTracker, boolean) - Method in class io.lumine.mythic.core.skills.auras.AuraRegistry
- mergeSameCaster - Variable in class io.lumine.mythic.core.skills.auras.Aura
- message - Variable in class io.lumine.mythic.core.skills.mechanics.MessageJSONMechanic
- message - Variable in class io.lumine.mythic.core.skills.mechanics.MessageMechanic
- message - Variable in class io.lumine.mythic.core.skills.mechanics.SendActionMessageMechanic
- message - Variable in class io.lumine.mythic.core.skills.mechanics.SendToastMechanic
- MessageJSONMechanic - Class in io.lumine.mythic.core.skills.mechanics
- MessageJSONMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.MessageJSONMechanic
- MessageMechanic - Class in io.lumine.mythic.core.skills.mechanics
- MessageMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.MessageMechanic
- messages - Variable in class io.lumine.mythic.core.skills.mechanics.RandomMessageMechanic
- meta(BiFunction<PlaceholderMeta, String, String>) - Static method in interface io.lumine.mythic.core.skills.placeholders.Placeholder
- META - Enum constant in enum class io.lumine.mythic.core.skills.targeters.SelectorType
- metadataClass() - Method in record class io.lumine.mythic.api.skills.SkillTrigger
-
Returns the value of the
metadataClass
record component. - MetaPlaceholder - Interface in io.lumine.mythic.core.skills.placeholders.types
- metaskill - Variable in class io.lumine.mythic.core.skills.mechanics.MetaSkillMechanic
- MetaSkill - Class in io.lumine.mythic.core.skills
-
Represents a skill
- MetaSkill(SkillExecutor, File, String, MythicConfig) - Constructor for class io.lumine.mythic.core.skills.MetaSkill
- MetaSkill(SkillExecutor, File, Collection<String>) - Constructor for class io.lumine.mythic.core.skills.MetaSkill
- MetaSkillMechanic - Class in io.lumine.mythic.core.skills.mechanics
- MetaSkillMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.MetaSkillMechanic
- MetaSkillMechanic(SkillExecutor, File, String, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.MetaSkillMechanic
- MetaVariableSkillMechanic - Class in io.lumine.mythic.core.skills.mechanics
- MetaVariableSkillMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.MetaVariableSkillMechanic
- METEOR - Enum constant in enum class io.lumine.mythic.core.skills.mechanics.ProjectileMechanic.ProjectileType
- METEOR - Enum constant in enum class io.lumine.mythic.core.skills.projectiles.Projectile.ProjectileType
- MetricsLite - Class in io.lumine.mythic.bukkit.metrics
- MetricsLite(MythicBukkit) - Constructor for class io.lumine.mythic.bukkit.metrics.MetricsLite
- min - Variable in class io.lumine.mythic.core.skills.targeters.EntitiesInRingTargeter
- min - Static variable in class io.lumine.mythic.core.utils.math.Functions
- MINECART - Enum constant in enum class io.lumine.mythic.api.mobs.entities.MythicEntityType
- MINECART_CHEST - Enum constant in enum class io.lumine.mythic.api.mobs.entities.MythicEntityType
- MINECART_COMMAND - Enum constant in enum class io.lumine.mythic.api.mobs.entities.MythicEntityType
- MINECART_FURNACE - Enum constant in enum class io.lumine.mythic.api.mobs.entities.MythicEntityType
- MINECART_HOPPER - Enum constant in enum class io.lumine.mythic.api.mobs.entities.MythicEntityType
- MINECART_MOB_SPAWNER - Enum constant in enum class io.lumine.mythic.api.mobs.entities.MythicEntityType
- MINECART_TNT - Enum constant in enum class io.lumine.mythic.api.mobs.entities.MythicEntityType
- MINECRAFT_SERVER - Enum constant in enum class io.lumine.mythic.core.utils.ReflectionUtils.PackageType
- MiniaturePetType(MythicConfig) - Constructor for class io.lumine.mythic.bukkit.compatibility.MPetCompat.MiniaturePetType
- MissileMechanic - Class in io.lumine.mythic.core.skills.mechanics
- MissileMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.MissileMechanic
- MissileMechanic.MissileTracker - Class in io.lumine.mythic.core.skills.mechanics
- MissileTracker(SkillMetadata, AbstractEntity) - Constructor for class io.lumine.mythic.core.skills.mechanics.MissileMechanic.MissileTracker
- MissileTracker(SkillMetadata, AbstractLocation) - Constructor for class io.lumine.mythic.core.skills.mechanics.MissileMechanic.MissileTracker
- MISSING_COMPATIBILITY - Enum constant in enum class io.lumine.mythic.api.skills.SkillResult
- mm - Variable in class io.lumine.mythic.core.drops.droppables.MythicMobDrop
- mm - Variable in class io.lumine.mythic.core.skills.mechanics.ParticleEffect
- mm - Variable in class io.lumine.mythic.core.skills.mechanics.SummonMechanic
- mmChunkSpawnerLookup - Variable in class io.lumine.mythic.core.spawning.spawners.SpawnerManager
- MMOItemsBlock(int) - Constructor for class io.lumine.mythic.bukkit.compatibility.MMOItemsSupport.MMOItemsBlock
- MMOItemsDrop(MythicLineConfig) - Constructor for class io.lumine.mythic.bukkit.compatibility.MMOItemsSupport.MMOItemsDrop
- MMOItemsSupport - Class in io.lumine.mythic.bukkit.compatibility
- MMOItemsSupport(MythicBukkit) - Constructor for class io.lumine.mythic.bukkit.compatibility.MMOItemsSupport
- MMOItemsSupport.MMOItemsBlock - Class in io.lumine.mythic.bukkit.compatibility
- MMOItemsSupport.MMOItemsDrop - Class in io.lumine.mythic.bukkit.compatibility
- mmSpawnerHashcodeLookup - Variable in class io.lumine.mythic.core.spawning.spawners.SpawnerManager
- mmSpawners - Variable in class io.lumine.mythic.core.spawning.spawners.SpawnerManager
- MOB - Static variable in class io.lumine.mythic.core.skills.projectiles.ProjectileBulletType
- MOB_APPEARANCE - Enum constant in enum class io.lumine.mythic.bukkit.adapters.BukkitParticle
- MOB_APPEARANCE - Enum constant in enum class io.lumine.mythic.core.skills.ParticleMaker.ParticleType
-
Deprecated.
- MobBrowseMenu - Class in io.lumine.mythic.core.menus.mobs
- MobBrowseMenu(MythicBukkit, MenuManager) - Constructor for class io.lumine.mythic.core.menus.mobs.MobBrowseMenu
- MobBrowseMode - Enum Class in io.lumine.mythic.core.menus.mobs
- MobBrowserMenuCommand - Class in io.lumine.mythic.bukkit.commands.menus
- MobBrowserMenuCommand(Command<MythicBukkit>) - Constructor for class io.lumine.mythic.bukkit.commands.menus.MobBrowserMenuCommand
- MobBullet - Class in io.lumine.mythic.core.skills.projectiles.bullet
- MobBullet(ProjectileBulletType, SkillMechanic, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.projectiles.bullet.MobBullet
- MobBullet.MobBulletTracker - Class in io.lumine.mythic.core.skills.projectiles.bullet
- MobBulletTracker(ProjectileBulletableTracker, AbstractEntity) - Constructor for class io.lumine.mythic.core.skills.projectiles.bullet.MobBullet.MobBulletTracker
- MobEditorButton - Class in io.lumine.mythic.core.menus.mobs
- MobEditorButton(MobEditorButtons, int) - Constructor for class io.lumine.mythic.core.menus.mobs.MobEditorButton
- MobEditorButtons - Class in io.lumine.mythic.core.menus.mobs
- MobEditorButtons() - Constructor for class io.lumine.mythic.core.menus.mobs.MobEditorButtons
- MobEditorMenu - Class in io.lumine.mythic.core.menus.mobs
- MobEditorMenu(MythicBukkit, MenuManager) - Constructor for class io.lumine.mythic.core.menus.mobs.MobEditorMenu
- MobEditorMenuContext - Class in io.lumine.mythic.core.menus.mobs
- MobEditorMenuContext() - Constructor for class io.lumine.mythic.core.menus.mobs.MobEditorMenuContext
- MobEquipment - Class in io.lumine.mythic.core.mobs.equipment
- MobEquipment(ActiveMob, ItemStack, EquipSlot, MobEquipment) - Constructor for class io.lumine.mythic.core.mobs.equipment.MobEquipment
- MobExecutor - Class in io.lumine.mythic.core.mobs
- MobExecutor(MythicBukkit) - Constructor for class io.lumine.mythic.core.mobs.MobExecutor
- mobIsValid(Location, UUID) - Static method in class io.lumine.mythic.core.spawning.spawners.SpawnerManager
- MobKeys - Class in io.lumine.mythic.core.constants
- MobKeys() - Constructor for class io.lumine.mythic.core.constants.MobKeys
- MobListeners - Class in io.lumine.mythic.bukkit.listeners
- MobListeners(MythicBukkit) - Constructor for class io.lumine.mythic.bukkit.listeners.MobListeners
- MobManager - Interface in io.lumine.mythic.api.mobs
- MobMenuContext - Class in io.lumine.mythic.core.menus.mobs
- MobMenuContext() - Constructor for class io.lumine.mythic.core.menus.mobs.MobMenuContext
- MobModel - Class in io.lumine.mythic.api.mobs.model
- MobModel - Class in io.lumine.mythic.core.mobs.model
- MobModel(MythicMob, MythicConfig) - Constructor for class io.lumine.mythic.api.mobs.model.MobModel
- MobModel(MythicMob, MythicConfig) - Constructor for class io.lumine.mythic.core.mobs.model.MobModel
- MobRegistry - Class in io.lumine.mythic.core.mobs
- MobRegistry() - Constructor for class io.lumine.mythic.core.mobs.MobRegistry
- MobsCommand - Class in io.lumine.mythic.bukkit.commands.mobs
- MobsCommand(Command<MythicBukkit>) - Constructor for class io.lumine.mythic.bukkit.commands.mobs.MobsCommand
- MobScore - Static variable in class io.lumine.mythic.core.utils.Patterns
- MobsInChunkCondition - Class in io.lumine.mythic.core.skills.conditions.all
- MobsInChunkCondition(String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.conditions.all.MobsInChunkCondition
- MobsInRadiusCondition - Class in io.lumine.mythic.core.skills.conditions.all
- MobsInRadiusCondition(String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.conditions.all.MobsInRadiusCondition
- MobsInRadiusTargeter - Class in io.lumine.mythic.core.skills.targeters
- MobsInRadiusTargeter(SkillExecutor, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.targeters.MobsInRadiusTargeter
- MobsInWorldCondition - Class in io.lumine.mythic.core.skills.conditions.all
- MobsInWorldCondition(String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.conditions.all.MobsInWorldCondition
- MobsNearOriginTargeter - Class in io.lumine.mythic.core.skills.targeters
- MobsNearOriginTargeter(SkillExecutor, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.targeters.MobsNearOriginTargeter
- MobSpawnCategory - Interface in io.lumine.mythic.api.mobs
- MobStack - Class in io.lumine.mythic.core.mobs
- MobStack(String, String, String) - Constructor for class io.lumine.mythic.core.mobs.MobStack
- MobTargetEvent(EntityTargetEvent) - Method in class io.lumine.mythic.bukkit.listeners.ThreatTableListeners
- MobTargetEvent(EntityTargetLivingEntityEvent) - Method in class io.lumine.mythic.bukkit.listeners.ThreatTableListeners
- MobTargetEventNoFaction(EntityTargetLivingEntityEvent) - Method in class io.lumine.mythic.bukkit.listeners.ThreatTableListeners
- MobTargetEventNoOwner(EntityTargetLivingEntityEvent) - Method in class io.lumine.mythic.bukkit.listeners.ThreatTableListeners
- MobType - Class in io.lumine.mythic.core.mobs
-
Represents a custom mob type
- MobType(MobExecutor, Pack, File, String, MythicConfig) - Constructor for class io.lumine.mythic.core.mobs.MobType
-
Constructor for mob types
- MOD - Enum constant in enum class io.lumine.mythic.core.skills.mechanics.ModifyGlobalScoreMechanic.ModifyScoreAction
- MOD - Enum constant in enum class io.lumine.mythic.core.skills.mechanics.ModifyScoreMechanic.ModifyScoreAction
- modDamage - Variable in class io.lumine.mythic.core.skills.mechanics.OnAttackMechanic
- modDamage - Variable in class io.lumine.mythic.core.skills.mechanics.OnDamagedMechanic
- mode - Variable in class io.lumine.mythic.core.skills.mechanics.ProjectileVelocityMechanic
- mode - Variable in class io.lumine.mythic.core.skills.mechanics.SetGameModeMechanic
- mode - Variable in class io.lumine.mythic.core.skills.mechanics.ThreatMechanic
- mode - Variable in class io.lumine.mythic.core.skills.mechanics.VelocityMechanic
- ModelConfig() - Constructor for class io.lumine.mythic.bukkit.compatibility.AbstractModelEngineSupport.ModelConfig
- ModelEngineSupport - Class in io.lumine.mythic.bukkit.compatibility
- ModelEngineSupport() - Constructor for class io.lumine.mythic.bukkit.compatibility.ModelEngineSupport
- modifyDisguise(AbstractEntity, GenericConfig) - Method in class io.lumine.mythic.bukkit.compatibility.LibsDisguisesSupport
- modifyDisguise(AbstractEntity, String) - Method in class io.lumine.mythic.bukkit.compatibility.LibsDisguisesSupport
- ModifyGlobalScoreMechanic - Class in io.lumine.mythic.core.skills.mechanics
- ModifyGlobalScoreMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.ModifyGlobalScoreMechanic
- ModifyGlobalScoreMechanic.ModifyScoreAction - Enum Class in io.lumine.mythic.core.skills.mechanics
- ModifyMobScoreMechanic - Class in io.lumine.mythic.core.skills.mechanics
- ModifyMobScoreMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.ModifyMobScoreMechanic
- modifyPower(float) - Method in class io.lumine.mythic.core.skills.mechanics.ChainMechanic.ChainTracker
- ModifyProjectileMechanic - Class in io.lumine.mythic.core.skills.mechanics
- ModifyProjectileMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.ModifyProjectileMechanic
- ModifyScoreMechanic - Class in io.lumine.mythic.core.skills.mechanics
- ModifyScoreMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.ModifyScoreMechanic
- ModifyScoreMechanic.ModifyScoreAction - Enum Class in io.lumine.mythic.core.skills.mechanics
- ModifyTargetScoreMechanic - Class in io.lumine.mythic.core.skills.mechanics
- ModifyTargetScoreMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.ModifyTargetScoreMechanic
- MoistCondition - Class in io.lumine.mythic.core.skills.conditions.all
- MoistCondition(String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.conditions.all.MoistCondition
- MoistureCondition - Class in io.lumine.mythic.core.skills.conditions.all
- MoistureCondition(String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.conditions.all.MoistureCondition
- MotherTargeter - Class in io.lumine.mythic.core.skills.targeters
- MotherTargeter(SkillExecutor, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.targeters.MotherTargeter
- MotionXCondition - Class in io.lumine.mythic.core.skills.conditions.all
- MotionXCondition(String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.conditions.all.MotionXCondition
- MotionYCondition - Class in io.lumine.mythic.core.skills.conditions.all
- MotionYCondition(String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.conditions.all.MotionYCondition
- MotionZCondition - Class in io.lumine.mythic.core.skills.conditions.all
- MotionZCondition(String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.conditions.all.MotionZCondition
- mount - Variable in class io.lumine.mythic.api.volatilecode.virtual.PacketEntityRenderer
- mount - Variable in class io.lumine.mythic.core.mobs.MobType
- mount - Variable in class io.lumine.mythic.core.skills.mechanics.SummonPassengerMechanic
- mount - Variable in class io.lumine.mythic.core.skills.projectiles.bullet.DisplayPacketBullet.DisplayPacketBulletTracker
- mount - Variable in class io.lumine.mythic.core.skills.projectiles.bullet.TextDisplayPacketBullet.TextBulletTracker
- MOUNT - Static variable in class io.lumine.mythic.core.skills.SkillTriggers
- MountedCondition - Class in io.lumine.mythic.core.skills.conditions.all
- MountedCondition(String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.conditions.all.MountedCondition
- mountEntity(AbstractEntity) - Method in interface io.lumine.mythic.api.volatilecode.virtual.IPacketEntityRenderer
- mountEntity(AbstractEntity) - Method in class io.lumine.mythic.api.volatilecode.virtual.PacketEntityRenderer
- mountflag - Static variable in class io.lumine.mythic.core.mobs.MobExecutor
- MountMechanic - Class in io.lumine.mythic.core.skills.mechanics
- MountMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.MountMechanic
- MountMeMechanic - Class in io.lumine.mythic.core.skills.mechanics
- MountMeMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.MountMeMechanic
- MountTargeter - Class in io.lumine.mythic.core.skills.targeters
- MountTargeter(SkillExecutor, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.targeters.MountTargeter
- MountTargetMechanic - Class in io.lumine.mythic.core.skills.mechanics
- MountTargetMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.MountTargetMechanic
- move(AbstractLocation, double, double, double) - Static method in class io.lumine.mythic.core.utils.MythicUtil
- move(AbstractLocation, AbstractVector) - Static method in class io.lumine.mythic.core.utils.MythicUtil
- MOVE - Enum constant in enum class io.lumine.mythic.core.mobs.ai.Pathfinder.GoalType
- MOVE_LOOK - Enum constant in enum class io.lumine.mythic.core.mobs.ai.Pathfinder.GoalType
- moveBukkit(Location, double, double, double) - Static method in class io.lumine.mythic.core.utils.MythicUtil
- moveBukkit(Location, Vector) - Static method in class io.lumine.mythic.core.utils.MythicUtil
- MoveCommand - Class in io.lumine.mythic.bukkit.commands.spawners
- MoveCommand(Command<MythicBukkit>) - Constructor for class io.lumine.mythic.bukkit.commands.spawners.MoveCommand
- MOVEMENT_SPEED - Static variable in class io.lumine.mythic.core.skills.stats.Stats
- moveSpawner(MythicSpawner, AbstractLocation) - Method in class io.lumine.mythic.core.spawning.spawners.SpawnerManager
- moveSpawner(String, AbstractLocation) - Method in class io.lumine.mythic.core.spawning.spawners.SpawnerManager
- MovingCondition - Class in io.lumine.mythic.core.skills.conditions.all
- MovingCondition(String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.conditions.all.MovingCondition
- MPEntity - Class in io.lumine.mythic.core.skills.targeters
- MPEntity(SkillExecutor, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.targeters.MPEntity
- MPetCompat - Class in io.lumine.mythic.bukkit.compatibility
- MPetCompat() - Constructor for class io.lumine.mythic.bukkit.compatibility.MPetCompat
- MPetCompat.MiniaturePetType - Class in io.lumine.mythic.bukkit.compatibility
- MPetsModel - Class in io.lumine.mythic.core.mobs.model
- MPetsModel(MythicMob, MythicConfig) - Constructor for class io.lumine.mythic.core.mobs.model.MPetsModel
- MPLocation - Class in io.lumine.mythic.core.skills.targeters
- MPLocation(SkillExecutor, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.targeters.MPLocation
- MPMeta - Class in io.lumine.mythic.core.skills.targeters
- MPMeta(SkillExecutor, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.targeters.MPMeta
- MSMobX - Static variable in class io.lumine.mythic.core.utils.Patterns
- MSMobY - Static variable in class io.lumine.mythic.core.utils.Patterns
- MSMobZ - Static variable in class io.lumine.mythic.core.utils.Patterns
- MSTargetX - Static variable in class io.lumine.mythic.core.utils.Patterns
- MSTargetY - Static variable in class io.lumine.mythic.core.utils.Patterns
- MSTargetZ - Static variable in class io.lumine.mythic.core.utils.Patterns
- MSTriggerX - Static variable in class io.lumine.mythic.core.utils.Patterns
- MSTriggerY - Static variable in class io.lumine.mythic.core.utils.Patterns
- MSTriggerZ - Static variable in class io.lumine.mythic.core.utils.Patterns
- MULE - Enum constant in enum class io.lumine.mythic.api.mobs.entities.MythicEntityType
- multiplier - Variable in class io.lumine.mythic.core.skills.mechanics.DamageBaseMechanic
- multiplier - Variable in class io.lumine.mythic.core.skills.mechanics.DamagePhysicalMechanic
- multiplier - Variable in class io.lumine.mythic.core.skills.mechanics.HealPercentMechanic
- multiplier - Variable in class io.lumine.mythic.core.skills.mechanics.ShieldPercentMechanic
- multiply(double) - Method in class io.lumine.mythic.api.adapters.AbstractLocation
-
Performs scalar multiplication, multiplying all components with a scalar.
- multiply(double) - Method in class io.lumine.mythic.api.adapters.AbstractVector
-
Performs scalar multiplication, multiplying all components with a scalar.
- multiply(float) - Method in class io.lumine.mythic.api.adapters.AbstractVector
-
Performs scalar multiplication, multiplying all components with a scalar.
- multiply(int) - Method in class io.lumine.mythic.api.adapters.AbstractVector
-
Performs scalar multiplication, multiplying all components with a scalar.
- multiply(AbstractVector) - Method in class io.lumine.mythic.api.adapters.AbstractVector
-
Multiplies the vector by another.
- MULTIPLY - Enum constant in enum class io.lumine.mythic.core.skills.mechanics.DisplayTransformationMechanic.Action
- MULTIPLY - Enum constant in enum class io.lumine.mythic.core.skills.mechanics.ModifyGlobalScoreMechanic.ModifyScoreAction
- MULTIPLY - Enum constant in enum class io.lumine.mythic.core.skills.mechanics.ModifyScoreMechanic.ModifyScoreAction
- MULTIPLY - Enum constant in enum class io.lumine.mythic.core.skills.mechanics.SetLevelMechanic.SetLevelAction
- multiplyGravity(float) - Method in class io.lumine.mythic.core.skills.mechanics.ProjectileMechanic.ProjectileMechanicTracker
- multiplyInertia(float) - Method in class io.lumine.mythic.core.skills.mechanics.MissileMechanic.MissileTracker
- multiplyPower(float) - Method in class io.lumine.mythic.core.skills.projectiles.Projectile.ProjectileTracker
- multiplyRadius(float) - Method in class io.lumine.mythic.core.skills.mechanics.OrbitalMechanic.OrbitalTracker
- multiplyVelocity(double) - Method in class io.lumine.mythic.core.skills.mechanics.MissileMechanic.MissileTracker
- multiplyVelocity(float) - Method in class io.lumine.mythic.core.skills.mechanics.ProjectileMechanic.ProjectileMechanicTracker
- MUSHROOM_COW - Enum constant in enum class io.lumine.mythic.api.mobs.entities.MythicEntityType
- mutate(SkillMetadata, AbstractLocation) - Method in class io.lumine.mythic.core.skills.targeters.ILocationSelector
- MythicAIGoal - Annotation Interface in io.lumine.mythic.core.utils.annotations
- MythicApplyEnchantEvent - Class in io.lumine.mythic.bukkit.events
- MythicApplyEnchantEvent(ItemStack, Enchantment, int) - Constructor for class io.lumine.mythic.bukkit.events.MythicApplyEnchantEvent
- MythicAudience - Annotation Interface in io.lumine.mythic.core.utils.annotations
- MythicBukkit - Class in io.lumine.mythic.bukkit
-
Ignition!
- MythicBukkit() - Constructor for class io.lumine.mythic.bukkit.MythicBukkit
- MythicClock - Class in io.lumine.mythic.bukkit.clock
- MythicClock(MythicBukkit) - Constructor for class io.lumine.mythic.bukkit.clock.MythicClock
- MythicCondition - Annotation Interface in io.lumine.mythic.core.utils.annotations
- MythicConditionLoadEvent - Class in io.lumine.mythic.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, String, MythicLineConfig) - Constructor for class io.lumine.mythic.bukkit.events.MythicConditionLoadEvent
- MythicConfig - Interface in io.lumine.mythic.api.config
- MythicConfigImpl - Class in io.lumine.mythic.core.config
- MythicConfigImpl(MythicConfig, String) - Constructor for class io.lumine.mythic.core.config.MythicConfigImpl
- MythicConfigImpl(FileConfiguration) - Constructor for class io.lumine.mythic.core.config.MythicConfigImpl
- MythicConfigImpl(File) - Constructor for class io.lumine.mythic.core.config.MythicConfigImpl
- MythicConfigImpl(String, FileConfiguration) - Constructor for class io.lumine.mythic.core.config.MythicConfigImpl
- MythicConfigImpl(String, File) - Constructor for class io.lumine.mythic.core.config.MythicConfigImpl
- MythicConfigImpl(String, File, FileConfiguration) - Constructor for class io.lumine.mythic.core.config.MythicConfigImpl
- MythicDamageEvent - Class in io.lumine.mythic.bukkit.events
-
Fired whenever a damaging mechanic is used
- MythicDamageEvent(SkillCaster, AbstractEntity, DamageMetadata) - Constructor for class io.lumine.mythic.bukkit.events.MythicDamageEvent
-
Fired when an entity damages another entity via any of the damage mechanics.
- MythicDropLoadEvent - Class in io.lumine.mythic.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, String, MythicLineConfig) - Constructor for class io.lumine.mythic.bukkit.events.MythicDropLoadEvent
- MythicDrops - Static variable in class io.lumine.mythic.bukkit.compatibility.CompatibilityManager
- MythicDropsDrop - Class in io.lumine.mythic.core.drops.droppables
- MythicDropsDrop(String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.drops.droppables.MythicDropsDrop
- MythicDropsSupport - Class in io.lumine.mythic.bukkit.compatibility
- MythicDropsSupport() - Constructor for class io.lumine.mythic.bukkit.compatibility.MythicDropsSupport
- MythicEnhancedParticleEffect - Class in io.lumine.mythic.core.skills.mechanics
- MythicEnhancedParticleEffect(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.MythicEnhancedParticleEffect
- MythicEntity - Class in io.lumine.mythic.api.mobs.entities
- MythicEntity() - Constructor for class io.lumine.mythic.api.mobs.entities.MythicEntity
- MythicEntityType - Enum Class in io.lumine.mythic.api.mobs.entities
- MythicField - Annotation Interface in io.lumine.mythic.core.utils.annotations
- MythicFields - Annotation Interface in io.lumine.mythic.core.utils.annotations
- MythicGson - Class in io.lumine.mythic.core.utils
- MythicGson() - Constructor for class io.lumine.mythic.core.utils.MythicGson
- MythicHealMechanicEvent - Class in io.lumine.mythic.bukkit.events
-
Fired whenever the heal mechanic is used
- MythicHealMechanicEvent(Entity, Entity, double) - Constructor for class io.lumine.mythic.bukkit.events.MythicHealMechanicEvent
-
Fired when an entity heals another entity via any of the healing mechanics.
- MythicItem - Class in io.lumine.mythic.core.items
- MythicItem(Pack, File, String) - Constructor for class io.lumine.mythic.core.items.MythicItem
- MythicItem(Pack, File, String, MythicConfig) - Constructor for class io.lumine.mythic.core.items.MythicItem
- MythicItemDrop - Class in io.lumine.mythic.core.drops.droppables
- MythicItemDrop(String, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.drops.droppables.MythicItemDrop
- MythicKeyIdCondition - Class in io.lumine.mythic.core.skills.conditions.all
- MythicKeyIdCondition(String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.conditions.all.MythicKeyIdCondition
- MythicLibSupport - Interface in io.lumine.mythic.bukkit.compatibility
- MythicLineConfig - Interface in io.lumine.mythic.api.config
- MythicLineConfigImpl - Class in io.lumine.mythic.core.config
- MythicLineConfigImpl(File, String) - Constructor for class io.lumine.mythic.core.config.MythicLineConfigImpl
- MythicLineConfigImpl(String) - Constructor for class io.lumine.mythic.core.config.MythicLineConfigImpl
- MythicLineConfigImpl(String, String) - Constructor for class io.lumine.mythic.core.config.MythicLineConfigImpl
- MythicLogger - Class in io.lumine.mythic.core.logging
- MythicLogger.DebugLevel - Enum Class in io.lumine.mythic.core.logging
- MythicMechanic - Annotation Interface in io.lumine.mythic.core.utils.annotations
- MythicMechanicLoadEvent - Class in io.lumine.mythic.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.mythic.bukkit.events.MythicMechanicLoadEvent
- MythicMenu<T> - Class in io.lumine.mythic.core.menus
- MythicMenu(MythicBukkit, MenuManager, String) - Constructor for class io.lumine.mythic.core.menus.MythicMenu
- MythicMenu(MythicBukkit, MenuManager, String, boolean) - Constructor for class io.lumine.mythic.core.menus.MythicMenu
- MythicMob - Interface in io.lumine.mythic.api.mobs
-
Represents a custom mob type
- MythicMobDeathEvent - Class in io.lumine.mythic.bukkit.events
-
Called when a MythicMob dies.
- MythicMobDeathEvent(ActiveMob, LivingEntity, List<ItemStack>) - Constructor for class io.lumine.mythic.bukkit.events.MythicMobDeathEvent
- MythicMobDespawnEvent - Class in io.lumine.mythic.bukkit.events
-
Called when a MythicMob despawns.
- MythicMobDespawnEvent(ActiveMob) - Constructor for class io.lumine.mythic.bukkit.events.MythicMobDespawnEvent
- MythicMobDrop - Class in io.lumine.mythic.core.drops.droppables
- MythicMobDrop(String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.drops.droppables.MythicMobDrop
- MythicMobDrop(String, MythicLineConfig, double) - Constructor for class io.lumine.mythic.core.drops.droppables.MythicMobDrop
- MythicMobInteractEvent - Class in io.lumine.mythic.bukkit.events
- MythicMobInteractEvent(Player, ActiveMob) - Constructor for class io.lumine.mythic.bukkit.events.MythicMobInteractEvent
- MythicMobItemGenerateEvent - Class in io.lumine.mythic.bukkit.events
-
Called when a MythicItem is generated into an ItemStack.
- MythicMobItemGenerateEvent(MythicItem, DropMetadata, ItemStack) - Constructor for class io.lumine.mythic.bukkit.events.MythicMobItemGenerateEvent
- MythicMobLootDropEvent - Class in io.lumine.mythic.bukkit.events
-
Called when a MythicMob is generating loot drops (usually because it died).
- MythicMobLootDropEvent(ActiveMob, LivingEntity, LootBag) - Constructor for class io.lumine.mythic.bukkit.events.MythicMobLootDropEvent
- MythicMobPreSpawnEvent - Class in io.lumine.mythic.bukkit.events
-
Called when a MythicMob is going to spawn
- MythicMobPreSpawnEvent(MythicMob, AbstractLocation, double) - Constructor for class io.lumine.mythic.bukkit.events.MythicMobPreSpawnEvent
- MythicMobPreSpawnEvent(MythicMob, AbstractLocation, double, SpawnReason) - Constructor for class io.lumine.mythic.bukkit.events.MythicMobPreSpawnEvent
- MythicMobSpawnEvent - Class in io.lumine.mythic.bukkit.events
-
Called when a MythicMob spawns
- MythicMobSpawnEvent(ActiveMob, double) - Constructor for class io.lumine.mythic.bukkit.events.MythicMobSpawnEvent
- MythicMobSpawnEvent(ActiveMob, double, SpawnReason) - Constructor for class io.lumine.mythic.bukkit.events.MythicMobSpawnEvent
- MythicMobTypeCondition - Class in io.lumine.mythic.core.skills.conditions.all
- MythicMobTypeCondition(String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.conditions.all.MythicMobTypeCondition
- MythicModifiedInventoryEvent - Class in io.lumine.mythic.bukkit.events
- MythicModifiedInventoryEvent() - Constructor for class io.lumine.mythic.bukkit.events.MythicModifiedInventoryEvent
- MythicPackInstalledCondition - Class in io.lumine.mythic.core.skills.conditions.all
- MythicPackInstalledCondition(String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.conditions.all.MythicPackInstalledCondition
- MythicPackVersionCondition - Class in io.lumine.mythic.core.skills.conditions.all
- MythicPackVersionCondition(String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.conditions.all.MythicPackVersionCondition
- MythicPackVersionGreaterThanCondition - Class in io.lumine.mythic.core.skills.conditions.all
- MythicPackVersionGreaterThanCondition(String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.conditions.all.MythicPackVersionGreaterThanCondition
- MythicPlaceholder - Annotation Interface in io.lumine.mythic.core.utils.annotations
- MythicPlayerAttackEvent - Class in io.lumine.mythic.bukkit.events
- MythicPlayerAttackEvent() - Constructor for class io.lumine.mythic.bukkit.events.MythicPlayerAttackEvent
- MythicPlayerLoadedEvent - Class in io.lumine.mythic.bukkit.events
- MythicPlayerLoadedEvent(Player, PlayerData) - Constructor for class io.lumine.mythic.bukkit.events.MythicPlayerLoadedEvent
- MythicPlayerSignalEvent - Class in io.lumine.mythic.bukkit.events
- MythicPlayerSignalEvent(PlayerData, String) - Constructor for class io.lumine.mythic.bukkit.events.MythicPlayerSignalEvent
- MythicPlugin - Interface in io.lumine.mythic.api
- MythicPostReloadedEvent - Class in io.lumine.mythic.bukkit.events
-
Event fired when MythicMobs finishes reloading
- MythicPostReloadedEvent(MythicBukkit) - Constructor for class io.lumine.mythic.bukkit.events.MythicPostReloadedEvent
- MythicProjectileHitEvent - Class in io.lumine.mythic.bukkit.events
-
Called when a Mythic Projectile hits something.
- MythicProjectileHitEvent(Projectile.ProjectileTracker, AbstractEntity) - Constructor for class io.lumine.mythic.bukkit.events.MythicProjectileHitEvent
- MythicProvider - Class in io.lumine.mythic.api
- MythicProvider() - Constructor for class io.lumine.mythic.api.MythicProvider
- MythicReloadedEvent - Class in io.lumine.mythic.bukkit.events
-
Event fired when MythicMobs finishes reloading
- MythicReloadedEvent(MythicBukkit) - Constructor for class io.lumine.mythic.bukkit.events.MythicReloadedEvent
- MythicSpawner - Class in io.lumine.mythic.core.spawning.spawners
- MythicSpawner(SpawnerManager, File, String) - Constructor for class io.lumine.mythic.core.spawning.spawners.MythicSpawner
- MythicSpawner(SpawnerManager, String, AbstractLocation, String) - Constructor for class io.lumine.mythic.core.spawning.spawners.MythicSpawner
- MythicSpawnState - Interface in io.lumine.mythic.api.spawning
- MythicStat - Annotation Interface in io.lumine.mythic.core.utils.annotations
- MythicStatChangeEvent - Class in io.lumine.mythic.bukkit.events
-
Called when a MythicMob dies.
- MythicStatChangeEvent(SkillCaster, StatType, double, double) - Constructor for class io.lumine.mythic.bukkit.events.MythicStatChangeEvent
- MythicTargeter - Annotation Interface in io.lumine.mythic.core.utils.annotations
- MythicTargeterLoadEvent - Class in io.lumine.mythic.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.mythic.bukkit.events.MythicTargeterLoadEvent
- MythicTriggerEvent - Class in io.lumine.mythic.bukkit.events
- MythicTriggerEvent(IParentSkill, SkillTrigger, SkillTriggerMetadata, SkillMetadata, boolean) - Constructor for class io.lumine.mythic.bukkit.events.MythicTriggerEvent
- MythicUtil - Class in io.lumine.mythic.core.utils
- MythicUtil() - Constructor for class io.lumine.mythic.core.utils.MythicUtil
N
- name() - Method in record class io.lumine.mythic.api.skills.SkillTrigger
-
Returns the value of the
name
record component. - name() - Element in annotation interface io.lumine.mythic.core.utils.annotations.MythicAIGoal
- name() - Element in annotation interface io.lumine.mythic.core.utils.annotations.MythicAudience
- name() - Element in annotation interface io.lumine.mythic.core.utils.annotations.MythicCondition
- name() - Element in annotation interface io.lumine.mythic.core.utils.annotations.MythicField
- name() - Element in annotation interface io.lumine.mythic.core.utils.annotations.MythicMechanic
- name() - Element in annotation interface io.lumine.mythic.core.utils.annotations.MythicStat
- name() - Element in annotation interface io.lumine.mythic.core.utils.annotations.MythicTargeter
- name(String) - Method in class io.lumine.mythic.bukkit.adapters.BukkitItemStack
- NameCondition - Class in io.lumine.mythic.core.skills.conditions.all
- NameCondition(String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.conditions.all.NameCondition
- NamedTag - Class in io.lumine.mythic.core.utils.jnbt
-
A tag that has a name.
- NamedTag(String, Tag) - Constructor for class io.lumine.mythic.core.utils.jnbt.NamedTag
-
Create a new named tag.
- nameplate - Variable in class io.lumine.mythic.core.mobs.ActiveMob
- Nameplate - Class in io.lumine.mythic.core.holograms.types
- Nameplate(HologramManager, ActiveMob) - Constructor for class io.lumine.mythic.core.holograms.types.Nameplate
- NATURAL - Enum constant in enum class io.lumine.mythic.api.mobs.entities.SpawnReason
- NAUTILUS - Enum constant in enum class io.lumine.mythic.bukkit.adapters.BukkitParticle
- navigateToLocation(AbstractEntity, AbstractLocation, double) - Method in interface io.lumine.mythic.api.volatilecode.handlers.VolatileAIHandler
- NBTCompoundSerializer - Class in io.lumine.mythic.core.utils.jnbt
- NBTCompoundSerializer() - Constructor for class io.lumine.mythic.core.utils.jnbt.NBTCompoundSerializer
- NBTConstants - Class in io.lumine.mythic.core.utils.jnbt
-
A class which holds constant values.
- NBTSerializer - Class in io.lumine.mythic.core.utils.jnbt
- NBTSerializer() - Constructor for class io.lumine.mythic.core.utils.jnbt.NBTSerializer
- NBTUtils - Class in io.lumine.mythic.core.utils.jnbt
-
A class which contains NBT-related utility methods.
- NearbyAudience - Class in io.lumine.mythic.core.skills.audience
- NearbyAudience(MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.audience.NearbyAudience
- NearClaimCondition - Class in io.lumine.mythic.core.skills.conditions.all
- NearClaimCondition(String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.conditions.all.NearClaimCondition
- NearestPlayerTargeter - Class in io.lumine.mythic.core.skills.targeters
- NearestPlayerTargeter(SkillExecutor, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.targeters.NearestPlayerTargeter
- NearestStructureTargeter - Class in io.lumine.mythic.core.skills.targeters
- NearestStructureTargeter(SkillExecutor, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.targeters.NearestStructureTargeter
- NEGATIVE - Enum constant in enum class io.lumine.mythic.api.adapters.AbstractDirection.AxisDirection
- NEVER - Enum constant in enum class io.lumine.mythic.core.mobs.DespawnMode
- newLocation(AbstractWorld, double, double, double) - Method in interface io.lumine.mythic.api.adapters.ServerInterface
- newLocation(AbstractWorld, double, double, double) - Method in class io.lumine.mythic.bukkit.BukkitBootstrap
- newLocation(AbstractWorld, double, double, double, float, float) - Method in interface io.lumine.mythic.api.adapters.ServerInterface
- newLocation(AbstractWorld, double, double, double, float, float) - Method in class io.lumine.mythic.bukkit.BukkitBootstrap
- next() - Method in enum class io.lumine.mythic.core.menus.items.ItemBrowseMode
- next() - Method in enum class io.lumine.mythic.core.menus.mobs.MobBrowseMode
- next() - Method in enum class io.lumine.mythic.core.menus.spawners.SpawnerBrowseMode
- NightCondition - Class in io.lumine.mythic.core.skills.conditions.all
- NightCondition(String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.conditions.all.NightCondition
- nioBuffer() - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- nioBuffer(int, int) - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- nioBufferCount() - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- nioBuffers() - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- nioBuffers(int, int) - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- NO_ANGER - Static variable in class io.lumine.mythic.api.skills.damage.DamageTags
- NO_IMPACT - Static variable in class io.lumine.mythic.api.skills.damage.DamageTags
- noAnger - Variable in class io.lumine.mythic.core.skills.damage.DamagingMechanic
- NoCheatPlusSupport - Class in io.lumine.mythic.bukkit.compatibility
- NoCheatPlusSupport() - Constructor for class io.lumine.mythic.bukkit.compatibility.NoCheatPlusSupport
- noise - Variable in class io.lumine.mythic.core.drops.droppables.MythicMobDrop
- noise - Variable in class io.lumine.mythic.core.skills.mechanics.LeapMechanic
- noise - Variable in class io.lumine.mythic.core.skills.mechanics.SummonMechanic
- noise - Variable in class io.lumine.mythic.core.skills.targeters.BlocksInRadiusTargeter
- noise - Variable in class io.lumine.mythic.core.skills.targeters.BlocksNearOriginTargeter
- noloop - Static variable in class io.lumine.mythic.core.skills.mechanics.RandomMessageMechanic
- noloop - Static variable in class io.lumine.mythic.core.skills.mechanics.ShieldMechanic
- noloop - Static variable in class io.lumine.mythic.core.skills.mechanics.ShieldPercentMechanic
- NONE - Enum constant in enum class io.lumine.mythic.api.skills.stats.StatExecution
- NONE - Enum constant in enum class io.lumine.mythic.core.drops.EquipSlot
- NONE - Enum constant in enum class io.lumine.mythic.core.logging.MythicLogger.DebugLevel
- NONE - Enum constant in enum class io.lumine.mythic.core.mobs.ai.Pathfinder.GoalType
- NONE - Enum constant in enum class io.lumine.mythic.core.skills.projectiles.ProjectileSurfaceMode
- NonSelfWorldAudience - Class in io.lumine.mythic.core.skills.audience
- NonSelfWorldAudience(MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.audience.NonSelfWorldAudience
- NORMAL - Enum constant in enum class io.lumine.mythic.core.mobs.DespawnMode
- NORMAL - Enum constant in enum class io.lumine.mythic.core.skills.mechanics.ProjectileMechanic.ProjectileType
- NORMAL - Enum constant in enum class io.lumine.mythic.core.skills.mechanics.ShootFireballMechanic.FireballType
- NORMAL - Enum constant in enum class io.lumine.mythic.core.skills.projectiles.bullet.ArrowBullet.ArrowType
- NORMAL - Enum constant in enum class io.lumine.mythic.core.skills.projectiles.Projectile.ProjectileType
- normalize() - Method in class io.lumine.mythic.api.adapters.AbstractVector
-
Converts this vector to a unit vector (a vector with length of 1).
- normalizeVector(Vector) - Static method in class io.lumine.mythic.core.utils.MythicUtil
- NORTH - Enum constant in enum class io.lumine.mythic.api.adapters.AbstractDirection
- NOTE - Enum constant in enum class io.lumine.mythic.bukkit.adapters.BukkitParticle
- NOTE - Enum constant in enum class io.lumine.mythic.core.skills.ParticleMaker.ParticleType
-
Deprecated.
- NothingDrop - Class in io.lumine.mythic.core.drops.droppables
- NothingDrop(String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.drops.droppables.NothingDrop
- NothingDrop(String, MythicLineConfig, double) - Constructor for class io.lumine.mythic.core.drops.droppables.NothingDrop
- NotInRegionCondition - Class in io.lumine.mythic.core.skills.conditions.all
- NotInRegionCondition(String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.conditions.all.NotInRegionCondition
- NotLivingNearOriginTargeter - Class in io.lumine.mythic.core.skills.targeters
- NotLivingNearOriginTargeter(SkillExecutor, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.targeters.NotLivingNearOriginTargeter
O
- objective - Variable in class io.lumine.mythic.core.skills.mechanics.ModifyGlobalScoreMechanic
- objective - Variable in class io.lumine.mythic.core.skills.mechanics.ModifyScoreMechanic
- objective - Variable in class io.lumine.mythic.core.skills.mechanics.ModifyTargetScoreMechanic
- observeChangeWorld(AbstractEntity) - Method in class io.lumine.mythic.core.mobs.ActiveMob.ThreatTable
-
Called when an entity changes worlds
- observeDeath(AbstractEntity) - Method in class io.lumine.mythic.core.mobs.ActiveMob.ThreatTable
-
Called when an entity dies
- ObstructingBlockTargeter - Class in io.lumine.mythic.core.skills.targeters
- ObstructingBlockTargeter(SkillExecutor, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.targeters.ObstructingBlockTargeter
- OCELOT - Enum constant in enum class io.lumine.mythic.api.mobs.entities.MythicEntityType
- of(File, String) - Static method in class io.lumine.mythic.core.config.MythicLineConfigImpl
- of(String) - Static method in interface io.lumine.mythic.api.skills.placeholders.PlaceholderDouble
- of(String) - Static method in interface io.lumine.mythic.api.skills.placeholders.PlaceholderFloat
- of(String) - Static method in interface io.lumine.mythic.api.skills.placeholders.PlaceholderInt
- of(String) - Static method in interface io.lumine.mythic.api.skills.placeholders.PlaceholderString
- of(String) - Static method in class io.lumine.mythic.core.config.MythicLineConfigImpl
- of(String) - Static method in enum class io.lumine.mythic.core.drops.EquipSlot
- of(String) - Static method in class io.lumine.mythic.core.skills.placeholders.parsers.PlaceholderDoubleImpl
- of(String) - Static method in class io.lumine.mythic.core.skills.placeholders.parsers.PlaceholderFloatImpl
- of(String) - Static method in class io.lumine.mythic.core.skills.placeholders.parsers.PlaceholderIntImpl
- of(String) - Static method in class io.lumine.mythic.core.skills.placeholders.parsers.PlaceholderStringImpl
- OffGCDCondition - Class in io.lumine.mythic.core.skills.conditions.all
- OffGCDCondition(String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.conditions.all.OffGCDCondition
- OFFHAND - Enum constant in enum class io.lumine.mythic.core.drops.EquipSlot
- offset - Variable in class io.lumine.mythic.core.skills.mechanics.SpeakMechanic
- offset - Variable in class io.lumine.mythic.core.skills.projectiles.bullet.MobBullet
- offset_x - Variable in class io.lumine.mythic.core.spawning.spawners.SpawnerSlice
- offset_y - Variable in class io.lumine.mythic.core.spawning.spawners.SpawnerSlice
- offset_z - Variable in class io.lumine.mythic.core.spawning.spawners.SpawnerSlice
- offsets - Variable in class io.lumine.mythic.core.skills.targeters.ILocationSelector
- ofType(VariableType, Object) - Static method in class io.lumine.mythic.core.skills.variables.Variable
- ofType(VariableType, Object, boolean) - Static method in class io.lumine.mythic.core.skills.variables.Variable
- ofType(VariableType, Object, long) - Static method in class io.lumine.mythic.core.skills.variables.Variable
- old - Variable in class io.lumine.mythic.core.skills.mechanics.LungeMechanic
- OnAttackMechanic - Class in io.lumine.mythic.core.skills.mechanics
- OnAttackMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.OnAttackMechanic
- onAttackSkill - Variable in class io.lumine.mythic.core.skills.mechanics.OnAttackMechanic
- onAttackSkillName - Variable in class io.lumine.mythic.core.skills.mechanics.OnAttackMechanic
- onAttackSkillName - Variable in class io.lumine.mythic.core.skills.mechanics.OnDamagedMechanic
- onBlockBreak(BlockBreakEvent) - Method in class io.lumine.mythic.bukkit.listeners.SpawnerListeners
- OnBlockBreakMechanic - Class in io.lumine.mythic.core.skills.mechanics
- OnBlockBreakMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.OnBlockBreakMechanic
- OnBlockCondition - Class in io.lumine.mythic.core.skills.conditions.all
- OnBlockCondition(String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.conditions.all.OnBlockCondition
- onBlockForm(EntityBlockFormEvent) - Method in class io.lumine.mythic.bukkit.listeners.MobListeners
- OnBlockPlaceMechanic - Class in io.lumine.mythic.core.skills.mechanics
- OnBlockPlaceMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.OnBlockPlaceMechanic
- onBounceSkill - Variable in class io.lumine.mythic.core.skills.mechanics.BouncyMechanic
- onBounceSkill - Variable in class io.lumine.mythic.core.skills.mechanics.ChainMechanic
- onBounceSkill - Variable in class io.lumine.mythic.core.skills.projectiles.Projectile
- onBounceSkillName - Variable in class io.lumine.mythic.core.skills.mechanics.BouncyMechanic
- onBounceSkillName - Variable in class io.lumine.mythic.core.skills.mechanics.ChainMechanic
- onBounceSkillName - Variable in class io.lumine.mythic.core.skills.projectiles.Projectile
- onBreakSkill - Variable in class io.lumine.mythic.core.skills.mechanics.OnBlockBreakMechanic
- onBreakSkillName - Variable in class io.lumine.mythic.core.skills.mechanics.OnBlockBreakMechanic
- onCast() - Method in class io.lumine.mythic.core.skills.mechanics.CastMechanic.CastTracker
- onCastSkill - Variable in class io.lumine.mythic.core.skills.mechanics.CastMechanic
- onCastSkillName - Variable in class io.lumine.mythic.core.skills.mechanics.CastMechanic
- onChangeBlockEvent(EntityChangeBlockEvent) - Method in class io.lumine.mythic.bukkit.listeners.MobListeners
- onChangeWorld(PlayerChangedWorldEvent) - Method in class io.lumine.mythic.bukkit.adapters.BukkitSkillTriggers
- onCombatTrigger(EntityDamageByEntityEvent) - Method in class io.lumine.mythic.bukkit.listeners.triggers.DamageTriggerListeners
- onCommand(CommandSender, String[]) - Method in class io.lumine.mythic.bukkit.commands.BaseCommand
- onCommand(CommandSender, String[]) - Method in class io.lumine.mythic.bukkit.commands.debug.DebugCommand
- onCommand(CommandSender, String[]) - Method in class io.lumine.mythic.bukkit.commands.debug.TimingsCommand
- onCommand(CommandSender, String[]) - Method in class io.lumine.mythic.bukkit.commands.eggs.EggsCommand
- onCommand(CommandSender, String[]) - Method in class io.lumine.mythic.bukkit.commands.eggs.GetCommand
- onCommand(CommandSender, String[]) - Method in class io.lumine.mythic.bukkit.commands.eggs.GiveCommand
- onCommand(CommandSender, String[]) - Method in class io.lumine.mythic.bukkit.commands.InfoCommand
- onCommand(CommandSender, String[]) - Method in class io.lumine.mythic.bukkit.commands.items.BrowseCommand
- onCommand(CommandSender, String[]) - Method in class io.lumine.mythic.bukkit.commands.items.edit.EditEnchantsCommand
- onCommand(CommandSender, String[]) - Method in class io.lumine.mythic.bukkit.commands.items.edit.EditLoreCommand
- onCommand(CommandSender, String[]) - Method in class io.lumine.mythic.bukkit.commands.items.edit.ItemEditCommand
- onCommand(CommandSender, String[]) - Method in class io.lumine.mythic.bukkit.commands.items.EnchantCommand
- onCommand(CommandSender, String[]) - Method in class io.lumine.mythic.bukkit.commands.items.ExportCommand
- onCommand(CommandSender, String[]) - Method in class io.lumine.mythic.bukkit.commands.items.GetCommand
- onCommand(CommandSender, String[]) - Method in class io.lumine.mythic.bukkit.commands.items.GiveCommand
- onCommand(CommandSender, String[]) - Method in class io.lumine.mythic.bukkit.commands.items.ImportCommand
- onCommand(CommandSender, String[]) - Method in class io.lumine.mythic.bukkit.commands.items.InfoCommand
- onCommand(CommandSender, String[]) - Method in class io.lumine.mythic.bukkit.commands.items.ItemsCommand
- onCommand(CommandSender, String[]) - Method in class io.lumine.mythic.bukkit.commands.items.ListCommand
- onCommand(CommandSender, String[]) - Method in class io.lumine.mythic.bukkit.commands.menus.ItemBrowserMenuCommand
- onCommand(CommandSender, String[]) - Method in class io.lumine.mythic.bukkit.commands.menus.MenuCommand
- onCommand(CommandSender, String[]) - Method in class io.lumine.mythic.bukkit.commands.menus.MobBrowserMenuCommand
- onCommand(CommandSender, String[]) - Method in class io.lumine.mythic.bukkit.commands.mobs.BrowseCommand
- onCommand(CommandSender, String[]) - Method in class io.lumine.mythic.bukkit.commands.mobs.CleanCommand
- onCommand(CommandSender, String[]) - Method in class io.lumine.mythic.bukkit.commands.mobs.EditCommand
- onCommand(CommandSender, String[]) - Method in class io.lumine.mythic.bukkit.commands.mobs.InfoCommand
- onCommand(CommandSender, String[]) - Method in class io.lumine.mythic.bukkit.commands.mobs.KillAllCommand
- onCommand(CommandSender, String[]) - Method in class io.lumine.mythic.bukkit.commands.mobs.KillTypeCommand
- onCommand(CommandSender, String[]) - Method in class io.lumine.mythic.bukkit.commands.mobs.ListActiveCommand
- onCommand(CommandSender, String[]) - Method in class io.lumine.mythic.bukkit.commands.mobs.ListCommand
- onCommand(CommandSender, String[]) - Method in class io.lumine.mythic.bukkit.commands.mobs.MobsCommand
- onCommand(CommandSender, String[]) - Method in class io.lumine.mythic.bukkit.commands.mobs.SpawnCommand
- onCommand(CommandSender, String[]) - Method in class io.lumine.mythic.bukkit.commands.mobs.StatsCommand
- onCommand(CommandSender, String[]) - Method in class io.lumine.mythic.bukkit.commands.ReloadCommand
- onCommand(CommandSender, String[]) - Method in class io.lumine.mythic.bukkit.commands.SaveCommand
- onCommand(CommandSender, String[]) - Method in class io.lumine.mythic.bukkit.commands.SignalCommand
- onCommand(CommandSender, String[]) - Method in class io.lumine.mythic.bukkit.commands.skills.InfoCommand
- onCommand(CommandSender, String[]) - Method in class io.lumine.mythic.bukkit.commands.skills.SkillsCommand
- onCommand(CommandSender, String[]) - Method in class io.lumine.mythic.bukkit.commands.spawners.ActivateCommand
- onCommand(CommandSender, String[]) - Method in class io.lumine.mythic.bukkit.commands.spawners.AddConditionCommand
- onCommand(CommandSender, String[]) - Method in class io.lumine.mythic.bukkit.commands.spawners.AddConditionSpawnCommand
- onCommand(CommandSender, String[]) - Method in class io.lumine.mythic.bukkit.commands.spawners.CopyCommand
- onCommand(CommandSender, String[]) - Method in class io.lumine.mythic.bukkit.commands.spawners.CreateCommand
- onCommand(CommandSender, String[]) - Method in class io.lumine.mythic.bukkit.commands.spawners.CutCommand
- onCommand(CommandSender, String[]) - Method in class io.lumine.mythic.bukkit.commands.spawners.FindCommand
- onCommand(CommandSender, String[]) - Method in class io.lumine.mythic.bukkit.commands.spawners.InfoCommand
- onCommand(CommandSender, String[]) - Method in class io.lumine.mythic.bukkit.commands.spawners.MoveCommand
- onCommand(CommandSender, String[]) - Method in class io.lumine.mythic.bukkit.commands.spawners.PasteCommand
- onCommand(CommandSender, String[]) - Method in class io.lumine.mythic.bukkit.commands.spawners.RemoveCommand
- onCommand(CommandSender, String[]) - Method in class io.lumine.mythic.bukkit.commands.spawners.RemoveConditionCommand
- onCommand(CommandSender, String[]) - Method in class io.lumine.mythic.bukkit.commands.spawners.RemoveConditionSpawnCommand
- onCommand(CommandSender, String[]) - Method in class io.lumine.mythic.bukkit.commands.spawners.ResetTimersCommand
- onCommand(CommandSender, String[]) - Method in class io.lumine.mythic.bukkit.commands.spawners.SetCommand
- onCommand(CommandSender, String[]) - Method in class io.lumine.mythic.bukkit.commands.spawners.SpawnersCommand
- onCommand(CommandSender, String[]) - Method in class io.lumine.mythic.bukkit.commands.spawners.UndoCommand
- onCommand(CommandSender, String[]) - Method in class io.lumine.mythic.bukkit.commands.test.AddThreatCommand
- onCommand(CommandSender, String[]) - Method in class io.lumine.mythic.bukkit.commands.test.CastCommand
- onCommand(CommandSender, String[]) - Method in class io.lumine.mythic.bukkit.commands.test.MechanicCommand
- onCommand(CommandSender, String[]) - Method in class io.lumine.mythic.bukkit.commands.test.ReduceThreatCommand
- onCommand(CommandSender, String[]) - Method in class io.lumine.mythic.bukkit.commands.test.SetHealthCommand
- onCommand(CommandSender, String[]) - Method in class io.lumine.mythic.bukkit.commands.test.TauntCommand
- onCommand(CommandSender, String[]) - Method in class io.lumine.mythic.bukkit.commands.test.TestCommand
- onCommand(CommandSender, String[]) - Method in class io.lumine.mythic.bukkit.commands.utility.ActiveInfoCommand
- onCommand(CommandSender, String[]) - Method in class io.lumine.mythic.bukkit.commands.utility.ActiveRemoveCommand
- onCommand(CommandSender, String[]) - Method in class io.lumine.mythic.bukkit.commands.utility.AddEntityNBTCommand
- onCommand(CommandSender, String[]) - Method in class io.lumine.mythic.bukkit.commands.utility.BroadcastCommand
- onCommand(CommandSender, String[]) - Method in class io.lumine.mythic.bukkit.commands.utility.GetBlockCoordinatesCommand
- onCommand(CommandSender, String[]) - Method in class io.lumine.mythic.bukkit.commands.utility.GetBlockInfoCommand
- onCommand(CommandSender, String[]) - Method in class io.lumine.mythic.bukkit.commands.utility.GetItemInfoCommand
- onCommand(CommandSender, String[]) - Method in class io.lumine.mythic.bukkit.commands.utility.GetLightLevelCommand
- onCommand(CommandSender, String[]) - Method in class io.lumine.mythic.bukkit.commands.utility.GetPathStringCommand
- onCommand(CommandSender, String[]) - Method in class io.lumine.mythic.bukkit.commands.utility.GetSpawnStateCommand
- onCommand(CommandSender, String[]) - Method in class io.lumine.mythic.bukkit.commands.utility.GetStatsCommand
- onCommand(CommandSender, String[]) - Method in class io.lumine.mythic.bukkit.commands.utility.GetStructuresCommand
- onCommand(CommandSender, String[]) - Method in class io.lumine.mythic.bukkit.commands.utility.GetTargetInfoCommand
- onCommand(CommandSender, String[]) - Method in class io.lumine.mythic.bukkit.commands.utility.GetTargetNBTCommand
- onCommand(CommandSender, String[]) - Method in class io.lumine.mythic.bukkit.commands.utility.ListAllEntitiesCommand
- onCommand(CommandSender, String[]) - Method in class io.lumine.mythic.bukkit.commands.utility.ListValidStructuresCommand
- onCommand(CommandSender, String[]) - Method in class io.lumine.mythic.bukkit.commands.utility.PluginDumpCommand
- onCommand(CommandSender, String[]) - Method in class io.lumine.mythic.bukkit.commands.utility.TestEntityNBTCommand
- onCommand(CommandSender, String[]) - Method in class io.lumine.mythic.bukkit.commands.utility.UtilitiesCommand
- onCommand(CommandSender, String[]) - Method in class io.lumine.mythic.bukkit.commands.VersionCommand
- onCooldown(AbstractEntity) - Method in class io.lumine.mythic.core.mobs.ActiveMob.ImmunityTable
- onCooldown(SkillCaster) - Method in interface io.lumine.mythic.api.skills.Skill
- onCooldown(SkillCaster) - Method in class io.lumine.mythic.core.skills.AbstractSkill
- onCooldownSkill - Variable in class io.lumine.mythic.core.skills.MetaSkill
- onCreeperChargedTrigger(CreeperPowerEvent) - Method in class io.lumine.mythic.bukkit.adapters.BukkitSkillTriggers
- onCreeperPrimeTrigger(CreeperIgniteEvent) - Method in class io.lumine.mythic.bukkit.adapters.BukkitSkillTriggers
- onDamaged(EntityDamageEvent) - Method in class io.lumine.mythic.bukkit.compatibility.HologramsSupport2
- OnDamagedMechanic - Class in io.lumine.mythic.core.skills.mechanics
- OnDamagedMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.OnDamagedMechanic
- onDamagedSkill - Variable in class io.lumine.mythic.core.skills.mechanics.OnDamagedMechanic
- onDamagedTrigger(EntityDamageByBlockEvent) - Method in class io.lumine.mythic.bukkit.listeners.triggers.DamageTriggerListeners
- onDamagedTrigger(EntityDamageEvent) - Method in class io.lumine.mythic.bukkit.listeners.triggers.DamageTriggerListeners
- OnDeathMechanic - Class in io.lumine.mythic.core.skills.mechanics
- OnDeathMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.OnDeathMechanic
- onDeathSkill - Variable in class io.lumine.mythic.core.skills.mechanics.OnDeathMechanic
- onDeathSkillName - Variable in class io.lumine.mythic.core.skills.mechanics.OnDeathMechanic
- onDeathTrigger(EntityDeathEvent) - Method in class io.lumine.mythic.bukkit.adapters.BukkitSkillTriggers
- onEggDispense(BlockDispenseEvent) - Method in class io.lumine.mythic.bukkit.listeners.EggListeners
- onEggInteract(PlayerInteractEvent) - Method in class io.lumine.mythic.bukkit.listeners.EggListeners
- onEndSkill - Variable in class io.lumine.mythic.core.skills.auras.Aura
- onEndSkill - Variable in class io.lumine.mythic.core.skills.mechanics.GuardianBeamEffect
- onEndSkill - Variable in class io.lumine.mythic.core.skills.mechanics.ShootMechanic
- onEndSkill - Variable in class io.lumine.mythic.core.skills.mechanics.ShootShulkerMechanic
- onEndSkill - Variable in class io.lumine.mythic.core.skills.projectiles.Projectile
- onEndSkillName - Variable in class io.lumine.mythic.core.skills.auras.Aura
- onEndSkillName - Variable in class io.lumine.mythic.core.skills.mechanics.GuardianBeamEffect
- onEndSkillName - Variable in class io.lumine.mythic.core.skills.mechanics.ShootMechanic
- onEndSkillName - Variable in class io.lumine.mythic.core.skills.mechanics.ShootShulkerMechanic
- onEndSkillName - Variable in class io.lumine.mythic.core.skills.projectiles.Projectile
- onEntityBreed(EntityBreedEvent) - Method in class io.lumine.mythic.bukkit.adapters.BukkitSkillTriggers
- onEntityExplode(EntityExplodeEvent) - Method in class io.lumine.mythic.bukkit.adapters.BukkitSkillTriggers
- onFailSkill - Variable in class io.lumine.mythic.core.skills.mechanics.PushBlockMechanic
- OnGroundCondition - Class in io.lumine.mythic.core.skills.conditions.all
- OnGroundCondition(String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.conditions.all.OnGroundCondition
- onHitBlockName - Variable in class io.lumine.mythic.core.skills.projectiles.Projectile
- onHitBlockSkill - Variable in class io.lumine.mythic.core.skills.projectiles.Projectile
- onHitSkill - Variable in class io.lumine.mythic.core.skills.mechanics.OrbitalMechanic
- onHitSkill - Variable in class io.lumine.mythic.core.skills.mechanics.ShootMechanic
- onHitSkill - Variable in class io.lumine.mythic.core.skills.mechanics.ShootShulkerMechanic
- onHitSkill - Variable in class io.lumine.mythic.core.skills.projectiles.Projectile
- onHitSkillName - Variable in class io.lumine.mythic.core.skills.mechanics.OrbitalMechanic
- onHitSkillName - Variable in class io.lumine.mythic.core.skills.mechanics.ShootMechanic
- onHitSkillName - Variable in class io.lumine.mythic.core.skills.mechanics.ShootShulkerMechanic
- onHitSkillName - Variable in class io.lumine.mythic.core.skills.projectiles.Projectile
- OnInteractMechanic - Class in io.lumine.mythic.core.skills.mechanics
- OnInteractMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.OnInteractMechanic
- onInteractName - Variable in class io.lumine.mythic.core.skills.projectiles.Projectile
- onInteractSkill - Variable in class io.lumine.mythic.core.skills.projectiles.Projectile
- onInteractTrigger(PlayerInteractAtEntityEvent) - Method in class io.lumine.mythic.bukkit.adapters.BukkitSkillTriggers
- onInterrupted() - Method in class io.lumine.mythic.core.skills.mechanics.CastMechanic.CastTracker
- onInterruptedSkill - Variable in class io.lumine.mythic.core.skills.mechanics.CastMechanic
- onInterruptedSkillName - Variable in class io.lumine.mythic.core.skills.mechanics.CastMechanic
- OnKeyPressMechanic - Class in io.lumine.mythic.core.skills.mechanics
- OnKeyPressMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.OnKeyPressMechanic
- OnKeyReleaseMechanic - Class in io.lumine.mythic.core.skills.mechanics
- OnKeyReleaseMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.OnKeyReleaseMechanic
- onLeashEntity(PlayerLeashEntityEvent) - Method in class io.lumine.mythic.bukkit.listeners.MobListeners
- OnLeftClickMechanic - Class in io.lumine.mythic.core.skills.mechanics
- OnLeftClickMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.OnLeftClickMechanic
- onMobSpawn(SpawnerSpawnEvent) - Method in class io.lumine.mythic.bukkit.listeners.SpawnerListeners
- onMythicMobDeath(MythicMobDeathEvent) - Method in class io.lumine.mythic.bukkit.compatibility.HologramsSupport2
- onNoTargetsSkill - Variable in class io.lumine.mythic.core.skills.mechanics.CastMechanic
- onNoTargetsSkillName - Variable in class io.lumine.mythic.core.skills.mechanics.CastMechanic
- onPlaceSkill - Variable in class io.lumine.mythic.core.skills.mechanics.OnBlockPlaceMechanic
- onPlaceSkillName - Variable in class io.lumine.mythic.core.skills.mechanics.OnBlockPlaceMechanic
- onPlayerKillTrigger(PlayerDeathEvent) - Method in class io.lumine.mythic.bukkit.adapters.BukkitSkillTriggers
- onPushSkill - Variable in class io.lumine.mythic.core.skills.mechanics.PushBlockMechanic
- onRequest(OfflinePlayer, String) - Method in class io.lumine.mythic.bukkit.compatibility.PlaceholderAPISupport
- OnShootMechanic - Class in io.lumine.mythic.core.skills.mechanics
- OnShootMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.OnShootMechanic
- onShootProjectileTrigger(ProjectileLaunchEvent) - Method in class io.lumine.mythic.bukkit.adapters.BukkitSkillTriggers
- onShootSkill - Variable in class io.lumine.mythic.core.skills.mechanics.OnShootMechanic
- onShootSkillName - Variable in class io.lumine.mythic.core.skills.mechanics.OnShootMechanic
- onShootTrigger(EntityShootBowEvent) - Method in class io.lumine.mythic.bukkit.adapters.BukkitSkillTriggers
- onStartSkill - Variable in class io.lumine.mythic.core.skills.auras.Aura
- onStartSkill - Variable in class io.lumine.mythic.core.skills.mechanics.GuardianBeamEffect
- onStartSkill - Variable in class io.lumine.mythic.core.skills.projectiles.Projectile
- onStartSkillName - Variable in class io.lumine.mythic.core.skills.auras.Aura
- onStartSkillName - Variable in class io.lumine.mythic.core.skills.mechanics.GuardianBeamEffect
- onStartSkillName - Variable in class io.lumine.mythic.core.skills.mechanics.ShootMechanic
- onStartSkillName - Variable in class io.lumine.mythic.core.skills.mechanics.ShootShulkerMechanic
- onStartSkillName - Variable in class io.lumine.mythic.core.skills.projectiles.Projectile
- onSurface - Variable in class io.lumine.mythic.core.drops.droppables.MythicMobDrop
- onSurface - Variable in class io.lumine.mythic.core.skills.mechanics.SummonMechanic
- onTabComplete(CommandSender, String[]) - Method in class io.lumine.mythic.bukkit.commands.BaseCommand
- onTabComplete(CommandSender, String[]) - Method in class io.lumine.mythic.bukkit.commands.debug.DebugCommand
- onTabComplete(CommandSender, String[]) - Method in class io.lumine.mythic.bukkit.commands.debug.TimingsCommand
- onTabComplete(CommandSender, String[]) - Method in class io.lumine.mythic.bukkit.commands.eggs.EggsCommand
- onTabComplete(CommandSender, String[]) - Method in class io.lumine.mythic.bukkit.commands.eggs.GetCommand
- onTabComplete(CommandSender, String[]) - Method in class io.lumine.mythic.bukkit.commands.eggs.GiveCommand
- onTabComplete(CommandSender, String[]) - Method in class io.lumine.mythic.bukkit.commands.InfoCommand
- onTabComplete(CommandSender, String[]) - Method in class io.lumine.mythic.bukkit.commands.items.BrowseCommand
- onTabComplete(CommandSender, String[]) - Method in class io.lumine.mythic.bukkit.commands.items.edit.EditEnchantsCommand
- onTabComplete(CommandSender, String[]) - Method in class io.lumine.mythic.bukkit.commands.items.edit.EditLoreCommand
- onTabComplete(CommandSender, String[]) - Method in class io.lumine.mythic.bukkit.commands.items.edit.ItemEditCommand
- onTabComplete(CommandSender, String[]) - Method in class io.lumine.mythic.bukkit.commands.items.EnchantCommand
- onTabComplete(CommandSender, String[]) - Method in class io.lumine.mythic.bukkit.commands.items.ExportCommand
- onTabComplete(CommandSender, String[]) - Method in class io.lumine.mythic.bukkit.commands.items.GetCommand
- onTabComplete(CommandSender, String[]) - Method in class io.lumine.mythic.bukkit.commands.items.GiveCommand
- onTabComplete(CommandSender, String[]) - Method in class io.lumine.mythic.bukkit.commands.items.ImportCommand
- onTabComplete(CommandSender, String[]) - Method in class io.lumine.mythic.bukkit.commands.items.InfoCommand
- onTabComplete(CommandSender, String[]) - Method in class io.lumine.mythic.bukkit.commands.items.ItemsCommand
- onTabComplete(CommandSender, String[]) - Method in class io.lumine.mythic.bukkit.commands.items.ListCommand
- onTabComplete(CommandSender, String[]) - Method in class io.lumine.mythic.bukkit.commands.menus.ItemBrowserMenuCommand
- onTabComplete(CommandSender, String[]) - Method in class io.lumine.mythic.bukkit.commands.menus.MenuCommand
- onTabComplete(CommandSender, String[]) - Method in class io.lumine.mythic.bukkit.commands.menus.MobBrowserMenuCommand
- onTabComplete(CommandSender, String[]) - Method in class io.lumine.mythic.bukkit.commands.mobs.BrowseCommand
- onTabComplete(CommandSender, String[]) - Method in class io.lumine.mythic.bukkit.commands.mobs.CleanCommand
- onTabComplete(CommandSender, String[]) - Method in class io.lumine.mythic.bukkit.commands.mobs.EditCommand
- onTabComplete(CommandSender, String[]) - Method in class io.lumine.mythic.bukkit.commands.mobs.InfoCommand
- onTabComplete(CommandSender, String[]) - Method in class io.lumine.mythic.bukkit.commands.mobs.KillAllCommand
- onTabComplete(CommandSender, String[]) - Method in class io.lumine.mythic.bukkit.commands.mobs.KillTypeCommand
- onTabComplete(CommandSender, String[]) - Method in class io.lumine.mythic.bukkit.commands.mobs.ListActiveCommand
- onTabComplete(CommandSender, String[]) - Method in class io.lumine.mythic.bukkit.commands.mobs.ListCommand
- onTabComplete(CommandSender, String[]) - Method in class io.lumine.mythic.bukkit.commands.mobs.MobsCommand
- onTabComplete(CommandSender, String[]) - Method in class io.lumine.mythic.bukkit.commands.mobs.SpawnCommand
- onTabComplete(CommandSender, String[]) - Method in class io.lumine.mythic.bukkit.commands.mobs.StatsCommand
- onTabComplete(CommandSender, String[]) - Method in class io.lumine.mythic.bukkit.commands.ReloadCommand
- onTabComplete(CommandSender, String[]) - Method in class io.lumine.mythic.bukkit.commands.SaveCommand
- onTabComplete(CommandSender, String[]) - Method in class io.lumine.mythic.bukkit.commands.SignalCommand
- onTabComplete(CommandSender, String[]) - Method in class io.lumine.mythic.bukkit.commands.skills.InfoCommand
- onTabComplete(CommandSender, String[]) - Method in class io.lumine.mythic.bukkit.commands.skills.SkillsCommand
- onTabComplete(CommandSender, String[]) - Method in class io.lumine.mythic.bukkit.commands.spawners.ActivateCommand
- onTabComplete(CommandSender, String[]) - Method in class io.lumine.mythic.bukkit.commands.spawners.AddConditionCommand
- onTabComplete(CommandSender, String[]) - Method in class io.lumine.mythic.bukkit.commands.spawners.AddConditionSpawnCommand
- onTabComplete(CommandSender, String[]) - Method in class io.lumine.mythic.bukkit.commands.spawners.CopyCommand
- onTabComplete(CommandSender, String[]) - Method in class io.lumine.mythic.bukkit.commands.spawners.CreateCommand
- onTabComplete(CommandSender, String[]) - Method in class io.lumine.mythic.bukkit.commands.spawners.CutCommand
- onTabComplete(CommandSender, String[]) - Method in class io.lumine.mythic.bukkit.commands.spawners.FindCommand
- onTabComplete(CommandSender, String[]) - Method in class io.lumine.mythic.bukkit.commands.spawners.InfoCommand
- onTabComplete(CommandSender, String[]) - Method in class io.lumine.mythic.bukkit.commands.spawners.MoveCommand
- onTabComplete(CommandSender, String[]) - Method in class io.lumine.mythic.bukkit.commands.spawners.PasteCommand
- onTabComplete(CommandSender, String[]) - Method in class io.lumine.mythic.bukkit.commands.spawners.RemoveCommand
- onTabComplete(CommandSender, String[]) - Method in class io.lumine.mythic.bukkit.commands.spawners.RemoveConditionCommand
- onTabComplete(CommandSender, String[]) - Method in class io.lumine.mythic.bukkit.commands.spawners.RemoveConditionSpawnCommand
- onTabComplete(CommandSender, String[]) - Method in class io.lumine.mythic.bukkit.commands.spawners.ResetTimersCommand
- onTabComplete(CommandSender, String[]) - Method in class io.lumine.mythic.bukkit.commands.spawners.SetCommand
- onTabComplete(CommandSender, String[]) - Method in class io.lumine.mythic.bukkit.commands.spawners.SpawnersCommand
- onTabComplete(CommandSender, String[]) - Method in class io.lumine.mythic.bukkit.commands.spawners.UndoCommand
- onTabComplete(CommandSender, String[]) - Method in class io.lumine.mythic.bukkit.commands.test.AddThreatCommand
- onTabComplete(CommandSender, String[]) - Method in class io.lumine.mythic.bukkit.commands.test.CastCommand
- onTabComplete(CommandSender, String[]) - Method in class io.lumine.mythic.bukkit.commands.test.MechanicCommand
- onTabComplete(CommandSender, String[]) - Method in class io.lumine.mythic.bukkit.commands.test.ReduceThreatCommand
- onTabComplete(CommandSender, String[]) - Method in class io.lumine.mythic.bukkit.commands.test.SetHealthCommand
- onTabComplete(CommandSender, String[]) - Method in class io.lumine.mythic.bukkit.commands.test.TauntCommand
- onTabComplete(CommandSender, String[]) - Method in class io.lumine.mythic.bukkit.commands.test.TestCommand
- onTabComplete(CommandSender, String[]) - Method in class io.lumine.mythic.bukkit.commands.utility.ActiveInfoCommand
- onTabComplete(CommandSender, String[]) - Method in class io.lumine.mythic.bukkit.commands.utility.ActiveRemoveCommand
- onTabComplete(CommandSender, String[]) - Method in class io.lumine.mythic.bukkit.commands.utility.AddEntityNBTCommand
- onTabComplete(CommandSender, String[]) - Method in class io.lumine.mythic.bukkit.commands.utility.BroadcastCommand
- onTabComplete(CommandSender, String[]) - Method in class io.lumine.mythic.bukkit.commands.utility.GetBlockCoordinatesCommand
- onTabComplete(CommandSender, String[]) - Method in class io.lumine.mythic.bukkit.commands.utility.GetBlockInfoCommand
- onTabComplete(CommandSender, String[]) - Method in class io.lumine.mythic.bukkit.commands.utility.GetItemInfoCommand
- onTabComplete(CommandSender, String[]) - Method in class io.lumine.mythic.bukkit.commands.utility.GetLightLevelCommand
- onTabComplete(CommandSender, String[]) - Method in class io.lumine.mythic.bukkit.commands.utility.GetPathStringCommand
- onTabComplete(CommandSender, String[]) - Method in class io.lumine.mythic.bukkit.commands.utility.GetSpawnStateCommand
- onTabComplete(CommandSender, String[]) - Method in class io.lumine.mythic.bukkit.commands.utility.GetStatsCommand
- onTabComplete(CommandSender, String[]) - Method in class io.lumine.mythic.bukkit.commands.utility.GetStructuresCommand
- onTabComplete(CommandSender, String[]) - Method in class io.lumine.mythic.bukkit.commands.utility.GetTargetInfoCommand
- onTabComplete(CommandSender, String[]) - Method in class io.lumine.mythic.bukkit.commands.utility.GetTargetNBTCommand
- onTabComplete(CommandSender, String[]) - Method in class io.lumine.mythic.bukkit.commands.utility.ListAllEntitiesCommand
- onTabComplete(CommandSender, String[]) - Method in class io.lumine.mythic.bukkit.commands.utility.ListValidStructuresCommand
- onTabComplete(CommandSender, String[]) - Method in class io.lumine.mythic.bukkit.commands.utility.PluginDumpCommand
- onTabComplete(CommandSender, String[]) - Method in class io.lumine.mythic.bukkit.commands.utility.TestEntityNBTCommand
- onTabComplete(CommandSender, String[]) - Method in class io.lumine.mythic.bukkit.commands.utility.UtilitiesCommand
- onTabComplete(CommandSender, String[]) - Method in class io.lumine.mythic.bukkit.commands.VersionCommand
- onTagEntity(PlayerInteractEntityEvent) - Method in class io.lumine.mythic.bukkit.listeners.MobListeners
- onTameTrigger(EntityTameEvent) - Method in class io.lumine.mythic.bukkit.adapters.BukkitSkillTriggers
- onTeleportEvent(EntityTeleportEvent) - Method in class io.lumine.mythic.bukkit.listeners.MobListeners
- onTickSkill - Variable in class io.lumine.mythic.core.skills.auras.Aura
- onTickSkill - Variable in class io.lumine.mythic.core.skills.mechanics.GuardianBeamEffect
- onTickSkill - Variable in class io.lumine.mythic.core.skills.mechanics.ShootMechanic
- onTickSkill - Variable in class io.lumine.mythic.core.skills.mechanics.ShootShulkerMechanic
- onTickSkill - Variable in class io.lumine.mythic.core.skills.projectiles.Projectile
- onTickSkillName - Variable in class io.lumine.mythic.core.skills.auras.Aura
- onTickSkillName - Variable in class io.lumine.mythic.core.skills.mechanics.GuardianBeamEffect
- onTickSkillName - Variable in class io.lumine.mythic.core.skills.mechanics.ShootMechanic
- onTickSkillName - Variable in class io.lumine.mythic.core.skills.mechanics.ShootShulkerMechanic
- onTickSkillName - Variable in class io.lumine.mythic.core.skills.projectiles.Projectile
- open(Player) - Method in class io.lumine.mythic.core.menus.config.ConfigMenu
- open(Player) - Method in class io.lumine.mythic.core.menus.items.ItemBrowseMenu
- open(Player) - Method in class io.lumine.mythic.core.menus.mobs.MobBrowseMenu
- open(Player) - Method in class io.lumine.mythic.core.menus.spawners.SpawnerBrowseMenu
- open(Player, MythicMob) - Method in class io.lumine.mythic.core.menus.mobs.MobEditorMenu
- open(Player, MythicItem) - Method in class io.lumine.mythic.core.menus.items.ItemEditorMenu
- open(Player, ConfigMenuContext) - Method in class io.lumine.mythic.core.menus.config.ConfigMenu
- open(Player, ItemEditorMenuContext) - Method in class io.lumine.mythic.core.menus.items.ItemEditorMenu
- open(Player, ItemMenuContext) - Method in class io.lumine.mythic.core.menus.items.ItemBrowseMenu
- open(Player, MobEditorMenuContext) - Method in class io.lumine.mythic.core.menus.mobs.MobEditorMenu
- open(Player, MobMenuContext) - Method in class io.lumine.mythic.core.menus.mobs.MobBrowseMenu
- open(Player, SpawnerEditorMenuContext) - Method in class io.lumine.mythic.core.menus.spawners.SpawnerEditorMenu
- open(Player, SpawnerMenuContext) - Method in class io.lumine.mythic.core.menus.spawners.SpawnerBrowseMenu
- open(Player, MythicSpawner) - Method in class io.lumine.mythic.core.menus.spawners.SpawnerEditorMenu
- openMenu(Player) - Method in class io.lumine.mythic.core.menus.config.ConfigMenuContext
- openMenu(Player) - Method in class io.lumine.mythic.core.menus.items.ItemEditorMenuContext
- openMenu(Player) - Method in class io.lumine.mythic.core.menus.items.ItemMenuContext
- openMenu(Player) - Method in class io.lumine.mythic.core.menus.mobs.MobEditorMenuContext
- openMenu(Player) - Method in class io.lumine.mythic.core.menus.mobs.MobMenuContext
- openMenu(Player) - Method in class io.lumine.mythic.core.menus.spawners.SpawnerEditorMenuContext
- openMenu(Player) - Method in class io.lumine.mythic.core.menus.spawners.SpawnerMenuContext
- openPreviousMenu(Player) - Method in class io.lumine.mythic.core.menus.items.ItemEditorMenuContext
- openPreviousMenu(Player) - Method in class io.lumine.mythic.core.menus.mobs.MobEditorMenuContext
- openPreviousMenu(Player) - Method in class io.lumine.mythic.core.menus.spawners.SpawnerEditorMenuContext
- OpenTerrainGeneratorSupport - Class in io.lumine.mythic.bukkit.compatibility
- OpenTerrainGeneratorSupport() - Constructor for class io.lumine.mythic.bukkit.compatibility.OpenTerrainGeneratorSupport
- OpenTerrainGeneratorSupport.OTGBiomeCondition - Class in io.lumine.mythic.bukkit.compatibility
- operators - Static variable in class io.lumine.mythic.core.utils.math.Operators
- Operators - Class in io.lumine.mythic.core.utils.math
- Operators() - Constructor for class io.lumine.mythic.core.utils.math.Operators
- optionCollidable - Variable in class io.lumine.mythic.core.mobs.MobType
- optionGlowing - Variable in class io.lumine.mythic.core.mobs.MobType
- optionHealOnReload - Variable in class io.lumine.mythic.core.mobs.MobType
- optionInteractable - Variable in class io.lumine.mythic.core.mobs.MobType
- optionInvincible - Variable in class io.lumine.mythic.core.mobs.MobType
- optionLockPitch - Variable in class io.lumine.mythic.core.mobs.MobType
- optionNoAI - Variable in class io.lumine.mythic.core.mobs.MobType
- optionNoGravity - Variable in class io.lumine.mythic.core.mobs.MobType
- optionReviveHealth - Variable in class io.lumine.mythic.core.mobs.MobType
- optionShowHealthInChat - Variable in class io.lumine.mythic.core.mobs.MobType
- optionSilent - Variable in class io.lumine.mythic.core.mobs.MobType
- OR - Enum constant in enum class io.lumine.mythic.core.skills.conditions.CompositeCondition.Operator
- OrbitalMechanic - Class in io.lumine.mythic.core.skills.mechanics
- OrbitalMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.OrbitalMechanic
- OrbitalMechanic.OrbitalTracker - Class in io.lumine.mythic.core.skills.mechanics
- orbitals - Variable in class io.lumine.mythic.core.skills.mechanics.ParticleAtomEffect
- OrbitalTracker(SkillMetadata, AbstractEntity) - Constructor for class io.lumine.mythic.core.skills.mechanics.OrbitalMechanic.OrbitalTracker
- OrbitalTracker(SkillMetadata, AbstractLocation) - Constructor for class io.lumine.mythic.core.skills.mechanics.OrbitalMechanic.OrbitalTracker
- order() - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- order(ByteOrder) - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- ORELSECAST - Enum constant in enum class io.lumine.mythic.core.skills.conditions.ConditionAction
- origin - Variable in class io.lumine.mythic.core.skills.targeters.BlocksInChunkTargeter
- origin - Variable in class io.lumine.mythic.core.skills.targeters.BlocksInRadiusTargeter
- origin - Variable in class io.lumine.mythic.core.spawning.spawners.SpawnerSlice
- originMustMatch - Variable in class io.lumine.mythic.core.skills.targeters.BlockVeinTargeter
- originOverride - Variable in class io.lumine.mythic.core.skills.SkillMechanic
- OriginTargeter - Class in io.lumine.mythic.core.skills.targeters
- OriginTargeter(SkillExecutor, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.targeters.OriginTargeter
- OTGBiomeCondition(String, MythicLineConfig) - Constructor for class io.lumine.mythic.bukkit.compatibility.OpenTerrainGeneratorSupport.OTGBiomeCondition
- OTHER - Enum constant in enum class io.lumine.mythic.api.mobs.entities.SpawnReason
- OutsideCondition - Class in io.lumine.mythic.core.skills.conditions.all
- OutsideCondition(String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.conditions.all.OutsideCondition
- overfeed - Variable in class io.lumine.mythic.core.skills.mechanics.FeedSkill
- overheal - Variable in class io.lumine.mythic.core.skills.mechanics.HealMechanic
- overheal - Variable in class io.lumine.mythic.core.skills.mechanics.HealPercentMechanic
- overlapsOOBB(BoundingBox, AbstractEntity) - Method in class io.lumine.mythic.bukkit.compatibility.AbstractModelEngineSupport
- overwrite - Variable in class io.lumine.mythic.core.skills.mechanics.PotionMechanic
- overwrite - Variable in class io.lumine.mythic.core.skills.mechanics.ShootMechanic
- overwriteAll - Variable in class io.lumine.mythic.core.skills.auras.Aura
- overwriteCaster - Variable in class io.lumine.mythic.core.skills.auras.Aura
- OWNER - Static variable in class io.lumine.mythic.core.constants.MobKeys
- OWNER - Static variable in class io.lumine.mythic.core.mobs.PersistentMobData
- OwnerCondition - Class in io.lumine.mythic.core.skills.conditions.all
- OwnerCondition(String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.conditions.all.OwnerCondition
- OwnerIsOnlineCondition - Class in io.lumine.mythic.core.skills.conditions.all
- OwnerIsOnlineCondition(String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.conditions.all.OwnerIsOnlineCondition
- OwnerTargeter - Class in io.lumine.mythic.core.skills.targeters
- OwnerTargeter(SkillExecutor, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.targeters.OwnerTargeter
- OxygenMechanic - Class in io.lumine.mythic.core.skills.mechanics
- OxygenMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.OxygenMechanic
P
- pack() - Method in record class io.lumine.mythic.core.utils.TemplateUtil.TemplateItem
-
Returns the value of the
pack
record component. - pack() - Method in record class io.lumine.mythic.core.utils.TemplateUtil.TemplateMob
-
Returns the value of the
pack
record component. - Pack - Interface in io.lumine.mythic.api.packs
- PACK - Enum constant in enum class io.lumine.mythic.core.config.Scope
- Packages - Class in io.lumine.mythic.core.constants
- Packages() - Constructor for class io.lumine.mythic.core.constants.Packages
- PacketArmorStand<T extends PacketEntityRenderer & PacketArmorStand.PacketArmorStandEntityRenderer> - Class in io.lumine.mythic.api.volatilecode.virtual
- PacketArmorStand(AbstractLocation) - Constructor for class io.lumine.mythic.api.volatilecode.virtual.PacketArmorStand
- PacketArmorStand(AbstractLocation, PacketArmorStand.PacketArmorStandBuilder) - Constructor for class io.lumine.mythic.api.volatilecode.virtual.PacketArmorStand
- PacketArmorStand(MythicPlugin, AbstractLocation) - Constructor for class io.lumine.mythic.api.volatilecode.virtual.PacketArmorStand
- PacketArmorStand.PacketArmorStandBuilder - Class in io.lumine.mythic.api.volatilecode.virtual
- PacketArmorStand.PacketArmorStandEntityRenderer - Interface in io.lumine.mythic.api.volatilecode.virtual
- PacketArmorStandBuilder() - Constructor for class io.lumine.mythic.api.volatilecode.virtual.PacketArmorStand.PacketArmorStandBuilder
- PacketEntity<T extends IPacketEntityRenderer> - Class in io.lumine.mythic.api.volatilecode.virtual
- PacketEntity(AbstractLocation) - Constructor for class io.lumine.mythic.api.volatilecode.virtual.PacketEntity
- PacketEntityRenderer<T extends PacketEntity<?>> - Class in io.lumine.mythic.api.volatilecode.virtual
- PacketEntityRenderer(T) - Constructor for class io.lumine.mythic.api.volatilecode.virtual.PacketEntityRenderer
- PacketFallingBlock<T extends PacketEntityRenderer & PacketFallingBlock.PacketFallingBlockEntityRenderer> - Class in io.lumine.mythic.api.volatilecode.virtual
- PacketFallingBlock(AbstractLocation) - Constructor for class io.lumine.mythic.api.volatilecode.virtual.PacketFallingBlock
- PacketFallingBlock(AbstractLocation, BlockData) - Constructor for class io.lumine.mythic.api.volatilecode.virtual.PacketFallingBlock
- PacketFallingBlock(MythicPlugin, AbstractLocation) - Constructor for class io.lumine.mythic.api.volatilecode.virtual.PacketFallingBlock
- PacketFallingBlock.PacketFallingBlockEntityRenderer - Interface in io.lumine.mythic.api.volatilecode.virtual
- PacketItem<T extends PacketEntityRenderer & PacketItem.PacketItemEntityRenderer> - Class in io.lumine.mythic.api.volatilecode.virtual
- PacketItem(AbstractLocation) - Constructor for class io.lumine.mythic.api.volatilecode.virtual.PacketItem
- PacketItem(MythicPlugin, AbstractLocation) - Constructor for class io.lumine.mythic.api.volatilecode.virtual.PacketItem
- PacketItem.PacketItemEntityRenderer - Interface in io.lumine.mythic.api.volatilecode.virtual
- PacketItemDisplay<T extends PacketEntityRenderer & PacketItemDisplay.PacketItemDisplayEntityRenderer> - Class in io.lumine.mythic.api.volatilecode.virtual
- PacketItemDisplay(AbstractLocation) - Constructor for class io.lumine.mythic.api.volatilecode.virtual.PacketItemDisplay
- PacketItemDisplay(AbstractLocation, PacketItemDisplay.PacketItemDisplayBuilder) - Constructor for class io.lumine.mythic.api.volatilecode.virtual.PacketItemDisplay
- PacketItemDisplay(MythicPlugin, AbstractLocation) - Constructor for class io.lumine.mythic.api.volatilecode.virtual.PacketItemDisplay
- PacketItemDisplay.PacketItemDisplayBuilder - Class in io.lumine.mythic.api.volatilecode.virtual
- PacketItemDisplay.PacketItemDisplayEntityRenderer - Interface in io.lumine.mythic.api.volatilecode.virtual
- PacketItemDisplayBuilder() - Constructor for class io.lumine.mythic.api.volatilecode.virtual.PacketItemDisplay.PacketItemDisplayBuilder
- PacketTextDisplay<T extends PacketEntityRenderer & PacketTextDisplay.PacketTextDisplayEntityRenderer> - Class in io.lumine.mythic.api.volatilecode.virtual
- PacketTextDisplay(AbstractLocation) - Constructor for class io.lumine.mythic.api.volatilecode.virtual.PacketTextDisplay
- PacketTextDisplay(AbstractLocation, PacketTextDisplay.PacketTextDisplayBuilder) - Constructor for class io.lumine.mythic.api.volatilecode.virtual.PacketTextDisplay
- PacketTextDisplay(MythicPlugin, AbstractLocation) - Constructor for class io.lumine.mythic.api.volatilecode.virtual.PacketTextDisplay
- PacketTextDisplay.PacketTextDisplayBuilder - Class in io.lumine.mythic.api.volatilecode.virtual
- PacketTextDisplay.PacketTextDisplayEntityRenderer - Interface in io.lumine.mythic.api.volatilecode.virtual
- PacketTextDisplayBuilder() - Constructor for class io.lumine.mythic.api.volatilecode.virtual.PacketTextDisplay.PacketTextDisplayBuilder
- PackExecutor - Class in io.lumine.mythic.core.packs
- PackExecutor(MythicBukkit) - Constructor for class io.lumine.mythic.core.packs.PackExecutor
- PackFilterButton - Class in io.lumine.mythic.core.menus.items.editor
- PackFilterButton() - Constructor for class io.lumine.mythic.core.menus.items.editor.PackFilterButton
- PackImpl - Class in io.lumine.mythic.core.packs
- PackImpl(MythicBukkit) - Constructor for class io.lumine.mythic.core.packs.PackImpl
- PackImpl(File) - Constructor for class io.lumine.mythic.core.packs.PackImpl
- PackManager - Interface in io.lumine.mythic.api.packs
- PACKS - Enum constant in enum class io.lumine.mythic.core.menus.items.ItemBrowseMode
- PACKS - Enum constant in enum class io.lumine.mythic.core.menus.mobs.MobBrowseMode
- PANDA - Enum constant in enum class io.lumine.mythic.api.mobs.entities.MythicEntityType
- PaperHelper - Class in io.lumine.mythic.core.utils.adventure
- PaperHelper() - Constructor for class io.lumine.mythic.core.utils.adventure.PaperHelper
- papi - Variable in class io.lumine.mythic.core.skills.placeholders.PlaceholderParser
- parameters - Variable in class io.lumine.mythic.core.skills.damage.DamagingMechanic
- parameters - Variable in class io.lumine.mythic.core.skills.mechanics.MetaSkillMechanic
- parameters - Variable in class io.lumine.mythic.core.skills.mechanics.MetaVariableSkillMechanic
- parent - Variable in class io.lumine.mythic.core.skills.AbstractSkill
- parent - Variable in class io.lumine.mythic.core.skills.SkillCondition
- parent - Variable in class io.lumine.mythic.core.skills.SkillTargeter
- parent(BiFunction<AbstractEntity, String, String>) - Static method in interface io.lumine.mythic.core.skills.placeholders.Placeholder
- PARENT - Static variable in class io.lumine.mythic.core.constants.MobKeys
- PARENT - Static variable in class io.lumine.mythic.core.mobs.PersistentMobData
- parentId() - Method in record class io.lumine.mythic.core.utils.TemplateUtil.TemplateItem
-
Returns the value of the
parentId
record component. - parentId() - Method in record class io.lumine.mythic.core.utils.TemplateUtil.TemplateMob
-
Returns the value of the
parentId
record component. - ParentPlaceholder - Class in io.lumine.mythic.core.skills.placeholders.types
- ParentPlaceholder(BiFunction<AbstractEntity, String, String>) - Constructor for class io.lumine.mythic.core.skills.placeholders.types.ParentPlaceholder
- ParentTargeter - Class in io.lumine.mythic.core.skills.targeters
- ParentTargeter(SkillExecutor, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.targeters.ParentTargeter
- PARROT - Enum constant in enum class io.lumine.mythic.api.mobs.entities.MythicEntityType
- PARRY - Static variable in class io.lumine.mythic.api.skills.damage.DamageTags
- PARRY_CHANCE - Static variable in class io.lumine.mythic.core.skills.stats.Stats
- PARRY_COUNTERATTACK - Static variable in class io.lumine.mythic.core.skills.stats.Stats
- PARRY_POWER - Static variable in class io.lumine.mythic.core.skills.stats.Stats
- ParryChanceStat - Class in io.lumine.mythic.core.skills.stats.types
- ParryChanceStat(String) - Constructor for class io.lumine.mythic.core.skills.stats.types.ParryChanceStat
- ParryCounterStat - Class in io.lumine.mythic.core.skills.stats.types
- ParryCounterStat(String) - Constructor for class io.lumine.mythic.core.skills.stats.types.ParryCounterStat
- ParryPowerStat - Class in io.lumine.mythic.core.skills.stats.types
- ParryPowerStat(String) - Constructor for class io.lumine.mythic.core.skills.stats.types.ParryPowerStat
- parse(PlaceholderMeta, AbstractEntity) - Method in class io.lumine.mythic.core.skills.placeholders.PlaceholderParser
- parse(PlaceholderMeta, AbstractLocation) - Method in class io.lumine.mythic.core.skills.placeholders.PlaceholderParser
- parse(MythicSpawner) - Method in class io.lumine.mythic.core.skills.placeholders.PlaceholderParser
- parse(String) - Method in class io.lumine.mythic.bukkit.compatibility.PlaceholderAPISupport
- parse(String) - Static method in class io.lumine.mythic.core.utils.adventure.PaperHelper
- parse(String, AbstractPlayer) - Method in class io.lumine.mythic.bukkit.compatibility.PlaceholderAPISupport
- parseBlock(String) - Static method in class io.lumine.mythic.core.config.MythicLineConfigImpl
- parseDataOptions(MythicLineConfig) - Method in enum class io.lumine.mythic.bukkit.adapters.BukkitParticle
- parseMessageSpecialChars(String) - Static method in class io.lumine.mythic.core.skills.SkillString
- parseSkillCondition(String) - Method in class io.lumine.mythic.core.skills.AbstractSkill
- parseSkillTargeter(String) - Method in class io.lumine.mythic.core.skills.AbstractSkill
- parseSkillTrigger(String) - Method in class io.lumine.mythic.core.skills.AbstractSkill
- parseStringList(String) - Method in interface io.lumine.mythic.api.config.MythicLineConfig
- parseStringList(String) - Method in class io.lumine.mythic.core.config.MythicLineConfigImpl
- particle - Variable in class io.lumine.mythic.core.skills.mechanics.ParticleEffect
- particle - Variable in class io.lumine.mythic.core.skills.mechanics.SummonAreaEffectCloudMechanic
- ParticleAtomEffect - Class in io.lumine.mythic.core.skills.mechanics
- ParticleAtomEffect(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.ParticleAtomEffect
- ParticleBoxEffect - Class in io.lumine.mythic.core.skills.mechanics
- ParticleBoxEffect(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.ParticleBoxEffect
- particleData - Variable in class io.lumine.mythic.core.skills.mechanics.ParticleEffect
- particleData - Variable in class io.lumine.mythic.core.skills.mechanics.SummonAreaEffectCloudMechanic
- ParticleEffect - Class in io.lumine.mythic.core.skills.mechanics
- ParticleEffect(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.ParticleEffect
- ParticleEffect(SkillExecutor, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.ParticleEffect
-
Deprecated.
- ParticleEquationEffect - Class in io.lumine.mythic.core.skills.mechanics
- ParticleEquationEffect(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.ParticleEquationEffect
- ParticleLineEffect - Class in io.lumine.mythic.core.skills.mechanics
- ParticleLineEffect(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.ParticleLineEffect
- ParticleLineEquationEffect - Class in io.lumine.mythic.core.skills.mechanics
- ParticleLineEquationEffect(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.ParticleLineEquationEffect
- ParticleLineHelixEffect - Class in io.lumine.mythic.core.skills.mechanics
- ParticleLineHelixEffect(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.ParticleLineHelixEffect
- ParticleLineRingEffect - Class in io.lumine.mythic.core.skills.mechanics
- ParticleLineRingEffect(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.ParticleLineRingEffect
- ParticleMaker - Class in io.lumine.mythic.core.skills
-
Deprecated.
- ParticleMaker() - Constructor for class io.lumine.mythic.core.skills.ParticleMaker
-
Deprecated.
- ParticleMaker.ParticlePacket - Class in io.lumine.mythic.core.skills
-
Deprecated.
- ParticleMaker.ParticleType - Enum Class in io.lumine.mythic.core.skills
-
Deprecated.
- particleNucleus - Variable in class io.lumine.mythic.core.skills.mechanics.ParticleAtomEffect
- particleOrbital - Variable in class io.lumine.mythic.core.skills.mechanics.ParticleAtomEffect
- ParticleOrbitalEffect - Class in io.lumine.mythic.core.skills.mechanics
- ParticleOrbitalEffect(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.ParticleOrbitalEffect
- ParticlePacket(String, float, float, float, float, int, boolean) - Constructor for class io.lumine.mythic.core.skills.ParticleMaker.ParticlePacket
-
Deprecated.
- ParticlePacket(String, AbstractVector, float, int, boolean) - Constructor for class io.lumine.mythic.core.skills.ParticleMaker.ParticlePacket
-
Deprecated.
- ParticlePacket(String, Color, float, int, boolean) - Constructor for class io.lumine.mythic.core.skills.ParticleMaker.ParticlePacket
-
Deprecated.
- ParticleRingEffect - Class in io.lumine.mythic.core.skills.mechanics
- ParticleRingEffect(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.ParticleRingEffect
- particlesBack - Variable in class io.lumine.mythic.core.skills.mechanics.ParticleWaveEffect
- particlesFront - Variable in class io.lumine.mythic.core.skills.mechanics.ParticleWaveEffect
- particleSpeedRamp - Variable in class io.lumine.mythic.core.skills.mechanics.ParticleTornadoEffect
- ParticleSphereEffect - Class in io.lumine.mythic.core.skills.mechanics
- ParticleSphereEffect(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.ParticleSphereEffect
- ParticleTornadoEffect - Class in io.lumine.mythic.core.skills.mechanics
- ParticleTornadoEffect(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.ParticleTornadoEffect
- ParticleWaveEffect - Class in io.lumine.mythic.core.skills.mechanics
- ParticleWaveEffect(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.ParticleWaveEffect
- PassengerTargeter - Class in io.lumine.mythic.core.skills.targeters
- PassengerTargeter(SkillExecutor, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.targeters.PassengerTargeter
- PasteCommand - Class in io.lumine.mythic.bukkit.commands.spawners
- PasteCommand(Command<MythicBukkit>) - Constructor for class io.lumine.mythic.bukkit.commands.spawners.PasteCommand
- PasteSpawners(AbstractLocation) - Static method in class io.lumine.mythic.core.spawning.spawners.SpawnerSlice
- Pathfinder - Class in io.lumine.mythic.core.mobs.ai
- Pathfinder(AbstractEntity, int, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.mobs.ai.Pathfinder
- Pathfinder(AbstractEntity, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.mobs.ai.Pathfinder
- Pathfinder.GoalType - Enum Class in io.lumine.mythic.core.mobs.ai
- PathfinderAdapter - Interface in io.lumine.mythic.core.mobs.ai
-
Whether or not the supplied entity is valid for this pathfinder
- PathfindingGoal - Interface in io.lumine.mythic.core.mobs.ai
- PathfindingTarget - Interface in io.lumine.mythic.core.mobs.ai
- PatrolGoal - Class in io.lumine.mythic.core.mobs.ai.goals
- PatrolGoal(AbstractEntity, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.mobs.ai.goals.PatrolGoal
- Patterns - Class in io.lumine.mythic.core.utils
- Patterns() - Constructor for class io.lumine.mythic.core.utils.Patterns
- percent - Variable in class io.lumine.mythic.core.skills.mechanics.DamagePercentMechanic
- PERCENT_DAMAGE - Static variable in class io.lumine.mythic.core.skills.stats.Stats
- PercentModifyer - Interface in io.lumine.mythic.core.skills.stats
- PermissionFactionProvider - Class in io.lumine.mythic.core.players.factions
- PermissionFactionProvider() - Constructor for class io.lumine.mythic.core.players.factions.PermissionFactionProvider
- persist() - Method in class io.lumine.mythic.bukkit.compatibility.PlaceholderAPISupport
- PERSISTENT - Enum constant in enum class io.lumine.mythic.core.mobs.DespawnMode
- PersistentMobData - Class in io.lumine.mythic.core.mobs
- PersistentMobData() - Constructor for class io.lumine.mythic.core.mobs.PersistentMobData
- PHANTOM - Enum constant in enum class io.lumine.mythic.api.mobs.entities.MythicEntityType
- phases - Variable in class io.lumine.mythic.core.skills.conditions.all.EnderDragonPhaseCondition
- PhatLoots - Static variable in class io.lumine.mythic.bukkit.compatibility.CompatibilityManager
- PhatLootsDrop - Class in io.lumine.mythic.core.drops.droppables
- PhatLootsDrop(String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.drops.droppables.PhatLootsDrop
- PhatLootsSupport - Class in io.lumine.mythic.bukkit.compatibility
- PhatLootsSupport() - Constructor for class io.lumine.mythic.bukkit.compatibility.PhatLootsSupport
- PhysicsBlock - Class in io.lumine.mythic.core.utils.physics
- PhysicsBlock() - Constructor for class io.lumine.mythic.core.utils.physics.PhysicsBlock
- PhysicsCollision - Class in io.lumine.mythic.core.utils.physics
- PhysicsCollision() - Constructor for class io.lumine.mythic.core.utils.physics.PhysicsCollision
- PhysicsSession(BouncyMechanic.Tracker, Entity, Vector) - Constructor for class io.lumine.mythic.core.skills.mechanics.BouncyMechanic.PhysicsSession
- PickUpItemMechanic - Class in io.lumine.mythic.core.skills.mechanics
- PickUpItemMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.PickUpItemMechanic
- pierceLevel - Variable in class io.lumine.mythic.core.skills.mechanics.ShootMechanic
- PIG - Enum constant in enum class io.lumine.mythic.api.mobs.entities.MythicEntityType
- PIGLIN - Enum constant in enum class io.lumine.mythic.api.mobs.entities.MythicEntityType
- PIGLIN_BRUTE - Enum constant in enum class io.lumine.mythic.api.mobs.entities.MythicEntityType
- PILLAGER - Enum constant in enum class io.lumine.mythic.api.mobs.entities.MythicEntityType
- PINK - Enum constant in enum class io.lumine.mythic.api.adapters.AbstractBossBar.BarColor
- pitch - Variable in class io.lumine.mythic.core.skills.mechanics.ParticleEffect
- pitch - Variable in class io.lumine.mythic.core.skills.mechanics.SetRotationMechanic
- pitch - Variable in class io.lumine.mythic.core.skills.mechanics.SummonMechanic
- pitch - Variable in class io.lumine.mythic.core.skills.mechanics.TeleportInMechanic
- pitch - Variable in class io.lumine.mythic.core.skills.mechanics.TeleportToMechanic
- pitch - Variable in class io.lumine.mythic.core.skills.targeters.LocationTargeter
- PitchCondition - Class in io.lumine.mythic.core.skills.conditions.all
- PitchCondition(String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.conditions.all.PitchCondition
- placeholder() - Element in annotation interface io.lumine.mythic.core.utils.annotations.MythicPlaceholder
- Placeholder - Interface in io.lumine.mythic.core.skills.placeholders
- PlaceholderAPISupport - Class in io.lumine.mythic.bukkit.compatibility
- PlaceholderAPISupport(MythicBukkit) - Constructor for class io.lumine.mythic.bukkit.compatibility.PlaceholderAPISupport
- PlaceholderDouble - Interface in io.lumine.mythic.api.skills.placeholders
- PlaceholderDoubleImpl - Class in io.lumine.mythic.core.skills.placeholders.parsers
- PlaceholderDoubleImpl() - Constructor for class io.lumine.mythic.core.skills.placeholders.parsers.PlaceholderDoubleImpl
- PlaceholderDoubleImpl(String) - Constructor for class io.lumine.mythic.core.skills.placeholders.parsers.PlaceholderDoubleImpl
- PlaceholderDoubleTag - Class in io.lumine.mythic.core.utils.jnbt
-
The
TAG_Double
tag. - PlaceholderDoubleTag(PlaceholderDouble) - Constructor for class io.lumine.mythic.core.utils.jnbt.PlaceholderDoubleTag
-
Creates the tag with an empty name.
- PlaceholderEntry(Placeholder, String) - Constructor for class io.lumine.mythic.core.skills.placeholders.PlaceholderExecutor.PlaceholderEntry
- PlaceholderExecutor - Class in io.lumine.mythic.core.skills.placeholders
- PlaceholderExecutor(MythicBukkit) - Constructor for class io.lumine.mythic.core.skills.placeholders.PlaceholderExecutor
- PlaceholderExecutor.PlaceholderEntry - Class in io.lumine.mythic.core.skills.placeholders
- PlaceholderFloat - Interface in io.lumine.mythic.api.skills.placeholders
- PlaceholderFloatImpl - Class in io.lumine.mythic.core.skills.placeholders.parsers
- PlaceholderFloatImpl() - Constructor for class io.lumine.mythic.core.skills.placeholders.parsers.PlaceholderFloatImpl
- PlaceholderFloatImpl(String) - Constructor for class io.lumine.mythic.core.skills.placeholders.parsers.PlaceholderFloatImpl
- PlaceholderFloatTag - Class in io.lumine.mythic.core.utils.jnbt
-
The
TAG_Double
tag. - PlaceholderFloatTag(PlaceholderFloat) - Constructor for class io.lumine.mythic.core.utils.jnbt.PlaceholderFloatTag
-
Creates the tag with an empty name.
- PlaceholderInt - Interface in io.lumine.mythic.api.skills.placeholders
- PlaceholderIntImpl - Class in io.lumine.mythic.core.skills.placeholders.parsers
- PlaceholderIntImpl() - Constructor for class io.lumine.mythic.core.skills.placeholders.parsers.PlaceholderIntImpl
- PlaceholderIntImpl(String) - Constructor for class io.lumine.mythic.core.skills.placeholders.parsers.PlaceholderIntImpl
- PlaceholderIntTag - Class in io.lumine.mythic.core.utils.jnbt
-
The
TAG_Double
tag. - PlaceholderIntTag(PlaceholderInt) - Constructor for class io.lumine.mythic.core.utils.jnbt.PlaceholderIntTag
-
Creates the tag with an empty name.
- PlaceholderManager - Interface in io.lumine.mythic.api.skills.placeholders
- PlaceholderMeta - Interface in io.lumine.mythic.core.skills.placeholders
- PlaceholderParser - Class in io.lumine.mythic.core.skills.placeholders
- PlaceholderParser() - Constructor for class io.lumine.mythic.core.skills.placeholders.PlaceholderParser
- PlaceholderParser(String) - Constructor for class io.lumine.mythic.core.skills.placeholders.PlaceholderParser
- PlaceholderString - Interface in io.lumine.mythic.api.skills.placeholders
- PlaceholderStringImpl - Class in io.lumine.mythic.core.skills.placeholders.parsers
- PlaceholderStringImpl(String) - Constructor for class io.lumine.mythic.core.skills.placeholders.parsers.PlaceholderStringImpl
- PlaceholderStringTag - Class in io.lumine.mythic.core.utils.jnbt
-
The
TAG_Double
tag. - PlaceholderStringTag(PlaceholderString) - Constructor for class io.lumine.mythic.core.utils.jnbt.PlaceholderStringTag
-
Creates the tag with an empty name.
- PLAY_BOSS_MUSIC - Enum constant in enum class io.lumine.mythic.api.adapters.AbstractBossBar.BarFlag
- PlayAnimationEffect - Class in io.lumine.mythic.core.skills.mechanics
- PlayAnimationEffect(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.PlayAnimationEffect
- playColoredParticleEffect(SkillMetadata, AbstractLocation, Collection<AbstractPlayer>) - Method in class io.lumine.mythic.core.skills.mechanics.ParticleEffect
- playDirectionalParticleEffect(SkillMetadata, AbstractLocation, AbstractLocation, AbstractLocation, Collection<AbstractPlayer>) - Method in class io.lumine.mythic.core.skills.mechanics.ParticleEquationEffect
- playDirectionalParticleEffect(SkillMetadata, AbstractLocation, AbstractLocation, AbstractLocation, Collection<AbstractPlayer>) - Method in class io.lumine.mythic.core.skills.mechanics.ParticleLineEffect
- playDirectionalParticleEffect(SkillMetadata, AbstractLocation, AbstractLocation, AbstractLocation, Collection<AbstractPlayer>) - Method in class io.lumine.mythic.core.skills.mechanics.ParticleRingEffect
- playDirectionalParticleEffect(SkillMetadata, AbstractLocation, AbstractLocation, AbstractLocation, Collection<AbstractPlayer>) - Method in class io.lumine.mythic.core.skills.mechanics.ParticleSphereEffect
- playDirectionalParticleEffect(SkillMetadata, AbstractLocation, AbstractLocation, Collection<AbstractPlayer>) - Method in class io.lumine.mythic.core.skills.mechanics.ParticleEffect
- playEffect(AbstractLocation) - Method in class io.lumine.mythic.core.skills.mechanics.BlockPhysicsMechanic
- playEffect(AbstractLocation) - Method in class io.lumine.mythic.core.skills.mechanics.BlockUnmaskEffect
- playEffect(AbstractLocation) - Method in class io.lumine.mythic.core.skills.mechanics.EnderEffect
- playEffect(AbstractLocation) - Method in class io.lumine.mythic.core.skills.mechanics.ExplosionEffect
- playEffect(AbstractLocation) - Method in class io.lumine.mythic.core.skills.mechanics.FlamesEffect
- playEffect(AbstractLocation) - Method in class io.lumine.mythic.core.skills.mechanics.TogglePistonMechanic
- playEffect(AbstractLocation, int) - Method in interface io.lumine.mythic.api.adapters.AbstractWorld
- playEffect(AbstractLocation, int) - Method in class io.lumine.mythic.bukkit.adapters.BukkitWorld
- playEffect(AbstractLocation, int, int) - Method in interface io.lumine.mythic.api.adapters.AbstractWorld
- playEffect(AbstractLocation, int, int) - Method in class io.lumine.mythic.bukkit.adapters.BukkitWorld
- playEffect(SkillCaster, AbstractLocation) - Method in class io.lumine.mythic.core.skills.mechanics.GeyserEffect
- playEffect(SkillCaster, AbstractLocation) - Method in class io.lumine.mythic.core.skills.mechanics.SpringMechanic
- playEffect(SkillMetadata, AbstractEntity, AbstractLocation) - Method in class io.lumine.mythic.core.skills.mechanics.BlockMaskEffect
- playEffect(SkillMetadata, AbstractEntity, AbstractLocation) - Method in class io.lumine.mythic.core.skills.mechanics.HologramMechanic
- playEffect(SkillMetadata, AbstractLocation) - Method in class io.lumine.mythic.core.skills.mechanics.BlockMaskEffect
- playEffect(SkillMetadata, AbstractLocation) - Method in class io.lumine.mythic.core.skills.mechanics.BreakBlockAndGiveItemMechanic
- playEffect(SkillMetadata, AbstractLocation) - Method in class io.lumine.mythic.core.skills.mechanics.BreakBlockMechanic
- playEffect(SkillMetadata, AbstractLocation) - Method in class io.lumine.mythic.core.skills.mechanics.ItemSprayEffect
- playEffect(SkillMetadata, AbstractLocation, Collection<AbstractPlayer>) - Method in class io.lumine.mythic.core.skills.mechanics.ParticleEffect
- playEffect(SkillMetadata, AbstractLocation, Collection<AbstractPlayer>) - Method in class io.lumine.mythic.core.skills.mechanics.ParticleEquationEffect
- playEntityAnimation(AbstractEntity, byte, Collection<AbstractPlayer>) - Method in interface io.lumine.mythic.api.volatilecode.handlers.VolatileEntityHandler
- PLAYER_HEAD - Static variable in class io.lumine.mythic.api.volatilecode.VolatileMaterial
- PLAYER_WALL_HEAD - Static variable in class io.lumine.mythic.api.volatilecode.VolatileMaterial
- PlayerByNameTargeter - Class in io.lumine.mythic.core.skills.targeters
- PlayerByNameTargeter(SkillExecutor, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.targeters.PlayerByNameTargeter
- playerCache - Static variable in class io.lumine.mythic.core.skills.ParticleMaker.ParticlePacket
-
Deprecated.
- PlayerData - Class in io.lumine.mythic.core.players
- PlayerData() - Constructor for class io.lumine.mythic.core.players.PlayerData
- PlayerData(UUID, String) - Constructor for class io.lumine.mythic.core.players.PlayerData
- PLAYERDEATH - Static variable in class io.lumine.mythic.core.skills.SkillTriggers
- PlayerKillsCondition - Class in io.lumine.mythic.core.skills.conditions.all
- PlayerKillsCondition(String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.conditions.all.PlayerKillsCondition
- PlayerListeners - Class in io.lumine.mythic.bukkit.listeners
- PlayerListeners() - Constructor for class io.lumine.mythic.bukkit.listeners.PlayerListeners
- PlayerLocationsInRadiusTargeter - Class in io.lumine.mythic.core.skills.targeters
- PlayerLocationsInRadiusTargeter(SkillExecutor, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.targeters.PlayerLocationsInRadiusTargeter
- PlayerLoginEvent(PlayerJoinEvent) - Method in class io.lumine.mythic.bukkit.listeners.PlayerListeners
- PlayerLogoffEvent(PlayerQuitEvent) - Method in class io.lumine.mythic.bukkit.listeners.PlayerListeners
- PlayerManager - Class in io.lumine.mythic.core.players
- PlayerManager(MythicBukkit) - Constructor for class io.lumine.mythic.core.players.PlayerManager
- PlayerManager.PlayerMovementData - Class in io.lumine.mythic.core.players
- PlayerMovementData() - Constructor for class io.lumine.mythic.core.players.PlayerManager.PlayerMovementData
- PlayerNotWithinCondition - Class in io.lumine.mythic.core.skills.conditions.all
- PlayerNotWithinCondition(String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.conditions.all.PlayerNotWithinCondition
- playerPositions - Variable in class io.lumine.mythic.core.players.PlayerManager
- PLAYERS_ONLY - Enum constant in enum class io.lumine.mythic.core.skills.projectiles.Projectile.ProjectileTriOption
- PlayersInRadiusCondition - Class in io.lumine.mythic.core.skills.conditions.all
- PlayersInRadiusCondition(String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.conditions.all.PlayersInRadiusCondition
- PlayersInRadiusTargeter - Class in io.lumine.mythic.core.skills.targeters
- PlayersInRadiusTargeter(SkillExecutor, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.targeters.PlayersInRadiusTargeter
- PlayersInRingTargeter - Class in io.lumine.mythic.core.skills.targeters
- PlayersInRingTargeter(SkillExecutor, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.targeters.PlayersInRingTargeter
- PlayersInWorldCondition - Class in io.lumine.mythic.core.skills.conditions.all
- PlayersInWorldCondition(String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.conditions.all.PlayersInWorldCondition
- PlayersInWorldTargeter - Class in io.lumine.mythic.core.skills.targeters
- PlayersInWorldTargeter(SkillExecutor, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.targeters.PlayersInWorldTargeter
- PlayersNearOriginTargeter - Class in io.lumine.mythic.core.skills.targeters
- PlayersNearOriginTargeter(SkillExecutor, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.targeters.PlayersNearOriginTargeter
- PlayersNearTargetLocationsTargeter - Class in io.lumine.mythic.core.skills.targeters
- PlayersNearTargetLocationsTargeter(SkillExecutor, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.targeters.PlayersNearTargetLocationsTargeter
- PlayersOnlineCondition - Class in io.lumine.mythic.core.skills.conditions.all
- PlayersOnlineCondition(String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.conditions.all.PlayersOnlineCondition
- PlayersOnServerTargeter - Class in io.lumine.mythic.core.skills.targeters
- PlayersOnServerTargeter(SkillExecutor, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.targeters.PlayersOnServerTargeter
- PlayerWithinCondition - Class in io.lumine.mythic.core.skills.conditions.all
- PlayerWithinCondition(String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.conditions.all.PlayerWithinCondition
- playerWithinSpawnerRange(int, AbstractLocation) - Static method in class io.lumine.mythic.core.spawning.spawners.SpawnerManager
- playFreezeEffect(AbstractPlayer, int) - Method in interface io.lumine.mythic.api.volatilecode.handlers.VolatileEntityHandler
- playNucleusParticleEffect(SkillMetadata, AbstractLocation, Collection<AbstractPlayer>) - Method in class io.lumine.mythic.core.skills.mechanics.ParticleAtomEffect
- playParticleBoxEffect(SkillMetadata, AbstractLocation, Collection<AbstractPlayer>) - Method in class io.lumine.mythic.core.skills.mechanics.ParticleBoxEffect
- playParticleEffect(SkillMetadata, AbstractLocation, Collection<AbstractPlayer>) - Method in class io.lumine.mythic.core.skills.mechanics.ParticleEffect
- playParticleLineEffect(SkillMetadata, AbstractLocation, Collection<AbstractPlayer>) - Method in class io.lumine.mythic.core.skills.mechanics.ParticleLineEffect
- playParticleLineEffect(SkillMetadata, AbstractLocation, Collection<AbstractPlayer>) - Method in class io.lumine.mythic.core.skills.mechanics.ParticleLineEquationEffect
- playParticleLineEffect(SkillMetadata, AbstractLocation, Collection<AbstractPlayer>) - Method in class io.lumine.mythic.core.skills.mechanics.ParticleLineHelixEffect
- playParticleLineEffect(SkillMetadata, AbstractLocation, Collection<AbstractPlayer>) - Method in class io.lumine.mythic.core.skills.mechanics.ParticleLineRingEffect
- playParticleRingEffect(SkillMetadata, AbstractLocation, Collection<AbstractPlayer>) - Method in class io.lumine.mythic.core.skills.mechanics.ParticleRingEffect
- playParticleSphereEffect(SkillMetadata, AbstractLocation, Collection<AbstractPlayer>) - Method in class io.lumine.mythic.core.skills.mechanics.ParticleSphereEffect
- playSmokeEffect(AbstractLocation, int) - Method in interface io.lumine.mythic.api.adapters.AbstractSkillAdapter
- playSmokeEffect(AbstractLocation, int) - Method in class io.lumine.mythic.bukkit.adapters.BukkitSkillAdapter
- playsound - Variable in class io.lumine.mythic.core.skills.mechanics.ShootFireballMechanic
- playsound - Variable in class io.lumine.mythic.core.skills.mechanics.ShootSkullMechanic
- playSound(SkillMetadata, AbstractLocation, Collection<AbstractPlayer>) - Method in class io.lumine.mythic.core.skills.mechanics.SoundEffect
- playSoundAtLocation(AbstractLocation, String, float, float, double) - Method in interface io.lumine.mythic.api.volatilecode.handlers.VolatileWorldHandler
- playSoundAtLocation(AbstractLocation, String, float, float, double) - Method in class io.lumine.mythic.core.volatilecode.disabled.VolatileWorldHandlerDisabled
- playTotemEffect(AbstractPlayer, int) - Method in interface io.lumine.mythic.api.volatilecode.handlers.VolatileEntityHandler
- plugin - Variable in class io.lumine.mythic.core.menus.MythicMenu
- PluginDumpCommand - Class in io.lumine.mythic.bukkit.commands.utility
- PluginDumpCommand(Command<MythicBukkit>) - Constructor for class io.lumine.mythic.bukkit.commands.utility.PluginDumpCommand
- PluginExistsCondition - Class in io.lumine.mythic.core.skills.conditions.all
- PluginExistsCondition(String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.conditions.all.PluginExistsCondition
- pNucleus - Variable in class io.lumine.mythic.core.skills.mechanics.ParticleAtomEffect
- pNucleusData - Variable in class io.lumine.mythic.core.skills.mechanics.ParticleAtomEffect
- points - Variable in class io.lumine.mythic.core.skills.mechanics.OrbitalMechanic
- points - Variable in class io.lumine.mythic.core.skills.mechanics.ParticleOrbitalEffect
- points - Variable in class io.lumine.mythic.core.skills.targeters.ConeTargeter
- pointType - Variable in class io.lumine.mythic.core.spawning.random.RandomSpawnPoint
- POLAR_BEAR - Enum constant in enum class io.lumine.mythic.api.mobs.entities.MythicEntityType
- PolygonMechanic - Class in io.lumine.mythic.core.skills.mechanics
- PolygonMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.PolygonMechanic
- PORTAL - Enum constant in enum class io.lumine.mythic.bukkit.adapters.BukkitParticle
- PORTAL - Enum constant in enum class io.lumine.mythic.core.skills.ParticleMaker.ParticleType
-
Deprecated.
- PoseArmorStandMechanic - Class in io.lumine.mythic.core.skills.mechanics
- PoseArmorStandMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.PoseArmorStandMechanic
- POSITIVE - Enum constant in enum class io.lumine.mythic.api.adapters.AbstractDirection.AxisDirection
- POST - Enum constant in enum class io.lumine.mythic.api.skills.stats.StatExecution
- potentialTargets - Variable in class io.lumine.mythic.core.skills.mechanics.ChainMechanic.ChainTracker
- POTION - Enum constant in enum class io.lumine.mythic.core.skills.mechanics.ShootMechanic.ProjectileType
- potionAmplifier - Variable in class io.lumine.mythic.core.skills.mechanics.ShootMechanic
- PotionClearMechanic - Class in io.lumine.mythic.core.skills.mechanics
- PotionClearMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.PotionClearMechanic
- potionColor - Variable in class io.lumine.mythic.core.skills.mechanics.ShootMechanic
- potionDuration - Variable in class io.lumine.mythic.core.skills.mechanics.ShootMechanic
- potionDuration - Variable in class io.lumine.mythic.core.skills.mechanics.SummonAreaEffectCloudMechanic
- potionEffect - Variable in class io.lumine.mythic.core.skills.mechanics.SummonAreaEffectCloudMechanic
- potionEffectType - Variable in class io.lumine.mythic.core.skills.mechanics.ShootMechanic
- potionLevel - Variable in class io.lumine.mythic.core.skills.mechanics.SummonAreaEffectCloudMechanic
- PotionMechanic - Class in io.lumine.mythic.core.skills.mechanics
- PotionMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.PotionMechanic
- power - Variable in class io.lumine.mythic.core.skills.AbstractSkill
- power - Variable in class io.lumine.mythic.core.skills.mechanics.ChainMechanic.ChainTracker
- power - Variable in class io.lumine.mythic.core.skills.mechanics.ChainMissileMechanic.ChainMissileTracker
- power - Variable in class io.lumine.mythic.core.skills.projectiles.Projectile.ProjectileTracker
- POWER - Enum constant in enum class io.lumine.mythic.core.skills.conditions.ConditionAction
- powerAffectsRange - Variable in class io.lumine.mythic.core.skills.projectiles.Projectile
- powerAffectsVelocity - Variable in class io.lumine.mythic.core.skills.mechanics.ShootMechanic
- powerAffectsVelocity - Variable in class io.lumine.mythic.core.skills.projectiles.Projectile
- powerSplitBetweenTargets - Variable in class io.lumine.mythic.core.skills.AbstractSkill
- PRE - Enum constant in enum class io.lumine.mythic.api.skills.stats.StatExecution
- PRECEDENCE_EQ - Static variable in class io.lumine.mythic.core.utils.math.Operators
- PRECEDENCE_GREATER_THAN - Static variable in class io.lumine.mythic.core.utils.math.Operators
- PRECEDENCE_GREATER_THAN_EQ - Static variable in class io.lumine.mythic.core.utils.math.Operators
- PRECEDENCE_LESS_THAN - Static variable in class io.lumine.mythic.core.utils.math.Operators
- PRECEDENCE_LESS_THAN_EQ - Static variable in class io.lumine.mythic.core.utils.math.Operators
- premium() - Element in annotation interface io.lumine.mythic.core.utils.annotations.MythicAIGoal
- premium() - Element in annotation interface io.lumine.mythic.core.utils.annotations.MythicAudience
- premium() - Element in annotation interface io.lumine.mythic.core.utils.annotations.MythicCondition
- premium() - Element in annotation interface io.lumine.mythic.core.utils.annotations.MythicField
- premium() - Element in annotation interface io.lumine.mythic.core.utils.annotations.MythicMechanic
- premium() - Element in annotation interface io.lumine.mythic.core.utils.annotations.MythicPlaceholder
- premium() - Element in annotation interface io.lumine.mythic.core.utils.annotations.MythicStat
- premium() - Element in annotation interface io.lumine.mythic.core.utils.annotations.MythicTargeter
- PremiumCondition - Class in io.lumine.mythic.core.skills.conditions.all
- PremiumCondition(String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.conditions.all.PremiumCondition
- preservePitch - Variable in class io.lumine.mythic.core.skills.mechanics.TeleportMechanic
- preserveYaw - Variable in class io.lumine.mythic.core.skills.mechanics.TeleportMechanic
- PRESS - Static variable in class io.lumine.mythic.core.skills.SkillTriggers
- PRESS_CTRLQ - Static variable in class io.lumine.mythic.core.skills.SkillTriggers
- PRESS_F - Static variable in class io.lumine.mythic.core.skills.SkillTriggers
- PRESS_Q - Static variable in class io.lumine.mythic.core.skills.SkillTriggers
- preventImmunity - Variable in class io.lumine.mythic.core.skills.damage.DamagingMechanic
- preventKnockback - Variable in class io.lumine.mythic.core.skills.damage.DamagingMechanic
- preventsImmunity - Variable in class io.lumine.mythic.api.skills.damage.DamageMetadata
- preventsKnockback - Variable in class io.lumine.mythic.api.skills.damage.DamageMetadata
- preventSuicide() - Method in class io.lumine.mythic.bukkit.entities.BukkitCreeper
- previousLocation - Variable in class io.lumine.mythic.core.skills.mechanics.OrbitalMechanic.OrbitalTracker
- previousLocation - Variable in class io.lumine.mythic.core.skills.projectiles.Projectile.ProjectileTracker
- previousLocation() - Method in class io.lumine.mythic.api.volatilecode.virtual.PacketEntity
- PRIME - Static variable in class io.lumine.mythic.core.skills.SkillTriggers
- PRIMED_TNT - Enum constant in enum class io.lumine.mythic.api.mobs.entities.MythicEntityType
- printEnchantsEditor(CommandSender, MythicItem) - Method in class io.lumine.mythic.bukkit.commands.items.edit.EditEnchantsCommand
- printLoreEditor(CommandSender, MythicItem) - Method in class io.lumine.mythic.bukkit.commands.items.edit.EditLoreCommand
- printTree() - Method in class io.lumine.mythic.core.skills.conditions.CompositeCondition
- PrisonMechanic - Class in io.lumine.mythic.core.skills.mechanics
- PrisonMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.PrisonMechanic
- processStatsPost(SkillMetadata, SkillTriggerMetadata) - Method in class io.lumine.mythic.core.skills.EventExecutor
- processStatsPost(SkillMetadata, SkillTriggerMetadata, StatRegistry) - Method in class io.lumine.mythic.core.skills.EventExecutor
- processStatsPre(SkillMetadata, SkillTriggerMetadata) - Method in class io.lumine.mythic.core.skills.EventExecutor
- processStatsPre(SkillMetadata, SkillTriggerMetadata, StatRegistry) - Method in class io.lumine.mythic.core.skills.EventExecutor
- processTemplate(TemplateUtil.TemplateItem, Map<String, TemplateUtil.TemplateItem>, Map<String, TemplateUtil.NodeState>) - Static method in class io.lumine.mythic.core.utils.TemplateUtil
- processTemplate(TemplateUtil.TemplateMob, Map<String, TemplateUtil.TemplateMob>, Map<String, TemplateUtil.NodeState>, Map<String, MythicMob>) - Static method in class io.lumine.mythic.core.utils.TemplateUtil
- processTrigger(SkillMetadata, SkillTriggerMetadata, StatRegistry, double) - Method in class io.lumine.mythic.core.skills.stats.StatType
- processTrigger(SkillMetadata, SkillTriggerMetadata, StatRegistry, double) - Method in class io.lumine.mythic.core.skills.stats.types.CriticalStrikeChanceStat
- processTrigger(SkillMetadata, SkillTriggerMetadata, StatRegistry, double) - Method in class io.lumine.mythic.core.skills.stats.types.DamageBonusStat
- processTrigger(SkillMetadata, SkillTriggerMetadata, StatRegistry, double) - Method in class io.lumine.mythic.core.skills.stats.types.DamageDefenseStat
- processTrigger(SkillMetadata, SkillTriggerMetadata, StatRegistry, double) - Method in class io.lumine.mythic.core.skills.stats.types.DamageModifierStat
- processTrigger(SkillMetadata, SkillTriggerMetadata, StatRegistry, double) - Method in class io.lumine.mythic.core.skills.stats.types.DamagePercentStat
- processTrigger(SkillMetadata, SkillTriggerMetadata, StatRegistry, double) - Method in class io.lumine.mythic.core.skills.stats.types.DamageReductionStat
- processTrigger(SkillMetadata, SkillTriggerMetadata, StatRegistry, double) - Method in class io.lumine.mythic.core.skills.stats.types.DodgeChanceStat
- processTrigger(SkillMetadata, SkillTriggerMetadata, StatRegistry, double) - Method in class io.lumine.mythic.core.skills.stats.types.ElementalDamageReductionStat
- processTrigger(SkillMetadata, SkillTriggerMetadata, StatRegistry, double) - Method in class io.lumine.mythic.core.skills.stats.types.ElementalDefenseStat
- processTrigger(SkillMetadata, SkillTriggerMetadata, StatRegistry, double) - Method in class io.lumine.mythic.core.skills.stats.types.LifestealChanceStat
- processTrigger(SkillMetadata, SkillTriggerMetadata, StatRegistry, double) - Method in class io.lumine.mythic.core.skills.stats.types.ParryChanceStat
- processTrigger(SkillMetadata, SkillTriggerMetadata, StatRegistry, double) - Method in class io.lumine.mythic.core.skills.stats.types.ProcStat
- processTrigger(SkillTrigger, SkillCaster, AbstractEntity) - Method in class io.lumine.mythic.core.skills.EventExecutor
- processTrigger(SkillTrigger, SkillCaster, AbstractEntity, boolean) - Method in class io.lumine.mythic.core.skills.EventExecutor
- processTrigger(SkillTrigger, SkillTriggerMetadata, SkillCaster, AbstractEntity, boolean) - Method in class io.lumine.mythic.core.skills.EventExecutor
- processTrigger(SkillTrigger, SkillTriggerMetadata, SkillCaster, AbstractEntity, AbstractLocation, boolean) - Method in class io.lumine.mythic.core.skills.EventExecutor
- processTriggerMechanics(SkillMetadata, SkillTriggerMetadata) - Method in class io.lumine.mythic.core.skills.EventExecutor
- ProcStat - Class in io.lumine.mythic.core.skills.stats.types
- ProcStat(File, String) - Constructor for class io.lumine.mythic.core.skills.stats.types.ProcStat
- Projectile - Class in io.lumine.mythic.core.skills.projectiles
- Projectile(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.projectiles.Projectile
- Projectile.ProjectileTracker - Class in io.lumine.mythic.core.skills.projectiles
- Projectile.ProjectileTriOption - Enum Class in io.lumine.mythic.core.skills.projectiles
- Projectile.ProjectileType - Enum Class in io.lumine.mythic.core.skills.projectiles
- ProjectileBullet - Class in io.lumine.mythic.core.skills.projectiles
- ProjectileBullet(ProjectileBulletType, SkillMechanic, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.projectiles.ProjectileBullet
- ProjectileBullet.BulletTracker - Class in io.lumine.mythic.core.skills.projectiles
- ProjectileBulletableTracker - Interface in io.lumine.mythic.core.skills.projectiles
- ProjectileBulletEntity - Class in io.lumine.mythic.core.skills.projectiles
- ProjectileBulletEntity() - Constructor for class io.lumine.mythic.core.skills.projectiles.ProjectileBulletEntity
- ProjectileBulletType - Class in io.lumine.mythic.core.skills.projectiles
- projectileClass - Variable in class io.lumine.mythic.core.skills.mechanics.ShootMechanic
- projectileEnd() - Method in class io.lumine.mythic.core.skills.projectiles.Projectile.ProjectileTracker
- ProjectileForwardTargeter - Class in io.lumine.mythic.core.skills.targeters
- ProjectileForwardTargeter(SkillExecutor, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.targeters.ProjectileForwardTargeter
- projectileGravity - Variable in class io.lumine.mythic.core.skills.mechanics.ProjectileMechanic
- ProjectileHitBox - Class in io.lumine.mythic.core.skills.projectiles
- ProjectileHitBox(AbstractLocation, double) - Constructor for class io.lumine.mythic.core.skills.projectiles.ProjectileHitBox
- ProjectileHitBox(AbstractLocation, double, double) - Constructor for class io.lumine.mythic.core.skills.projectiles.ProjectileHitBox
- projectileInertia - Variable in class io.lumine.mythic.core.skills.mechanics.MissileMechanic
- projectileItem - Variable in class io.lumine.mythic.core.skills.mechanics.ShootMechanic
- ProjectileMechanic - Class in io.lumine.mythic.core.skills.mechanics
- ProjectileMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.ProjectileMechanic
- ProjectileMechanic.ProjectileMechanicTracker - Class in io.lumine.mythic.core.skills.mechanics
- ProjectileMechanic.ProjectileType - Enum Class in io.lumine.mythic.core.skills.mechanics
- ProjectileMechanicTracker(SkillMetadata, AbstractLocation) - Constructor for class io.lumine.mythic.core.skills.mechanics.ProjectileMechanic.ProjectileMechanicTracker
- projectileMove() - Method in class io.lumine.mythic.core.skills.mechanics.MissileMechanic.MissileTracker
- projectileMove() - Method in class io.lumine.mythic.core.skills.mechanics.ProjectileMechanic.ProjectileMechanicTracker
- projectileMove() - Method in class io.lumine.mythic.core.skills.projectiles.Projectile.ProjectileTracker
- projectileStart() - Method in class io.lumine.mythic.core.skills.mechanics.MissileMechanic.MissileTracker
- projectileStart() - Method in class io.lumine.mythic.core.skills.mechanics.ProjectileMechanic.ProjectileMechanicTracker
- projectileStart() - Method in class io.lumine.mythic.core.skills.projectiles.Projectile.ProjectileTracker
- projectileStartDirection - Variable in class io.lumine.mythic.core.skills.projectiles.Projectile
- ProjectileSurfaceMode - Enum Class in io.lumine.mythic.core.skills.projectiles
- projectileTick() - Method in class io.lumine.mythic.core.skills.mechanics.MissileMechanic.MissileTracker
- projectileTick() - Method in class io.lumine.mythic.core.skills.mechanics.ProjectileMechanic.ProjectileMechanicTracker
- projectileTick() - Method in class io.lumine.mythic.core.skills.projectiles.Projectile.ProjectileTracker
- ProjectileTracker(SkillMetadata, AbstractEntity, float) - Constructor for class io.lumine.mythic.core.skills.mechanics.ShootMechanic.ProjectileTracker
- ProjectileTracker(SkillMetadata, AbstractEntity, float) - Constructor for class io.lumine.mythic.core.skills.mechanics.ShootShulkerMechanic.ProjectileTracker
- ProjectileTracker(SkillMetadata, AbstractLocation) - Constructor for class io.lumine.mythic.core.skills.projectiles.Projectile.ProjectileTracker
- projectileType - Variable in class io.lumine.mythic.core.skills.mechanics.ShootMechanic
- projectileVelocity - Variable in class io.lumine.mythic.core.skills.mechanics.ShootMechanic
- projectileVelocity - Variable in class io.lumine.mythic.core.skills.projectiles.Projectile
- projectileVelocityAccuracy - Variable in class io.lumine.mythic.core.skills.mechanics.RaytraceMechanic
- projectileVelocityAccuracy - Variable in class io.lumine.mythic.core.skills.mechanics.RaytraceToMechanic
- projectileVelocityAccuracy - Variable in class io.lumine.mythic.core.skills.mechanics.ShootMechanic
- projectileVelocityAccuracy - Variable in class io.lumine.mythic.core.skills.projectiles.Projectile
- projectileVelocityHorizNoise - Variable in class io.lumine.mythic.core.skills.mechanics.RaytraceMechanic
- projectileVelocityHorizNoise - Variable in class io.lumine.mythic.core.skills.mechanics.RaytraceToMechanic
- projectileVelocityHorizNoise - Variable in class io.lumine.mythic.core.skills.mechanics.ShootMechanic
- projectileVelocityHorizNoise - Variable in class io.lumine.mythic.core.skills.projectiles.Projectile
- projectileVelocityHorizNoiseBase - Variable in class io.lumine.mythic.core.skills.mechanics.RaytraceMechanic
- projectileVelocityHorizNoiseBase - Variable in class io.lumine.mythic.core.skills.mechanics.RaytraceToMechanic
- projectileVelocityHorizNoiseBase - Variable in class io.lumine.mythic.core.skills.mechanics.ShootMechanic
- projectileVelocityHorizNoiseBase - Variable in class io.lumine.mythic.core.skills.projectiles.Projectile
- projectileVelocityHorizOffset - Variable in class io.lumine.mythic.core.skills.mechanics.ShootMechanic
- projectileVelocityHorizOffset - Variable in class io.lumine.mythic.core.skills.projectiles.Projectile
- ProjectileVelocityMechanic - Class in io.lumine.mythic.core.skills.mechanics
- ProjectileVelocityMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.ProjectileVelocityMechanic
- projectileVelocityVertNoise - Variable in class io.lumine.mythic.core.skills.mechanics.RaytraceMechanic
- projectileVelocityVertNoise - Variable in class io.lumine.mythic.core.skills.mechanics.RaytraceToMechanic
- projectileVelocityVertNoise - Variable in class io.lumine.mythic.core.skills.mechanics.ShootMechanic
- projectileVelocityVertNoise - Variable in class io.lumine.mythic.core.skills.projectiles.Projectile
- projectileVelocityVertNoiseBase - Variable in class io.lumine.mythic.core.skills.mechanics.RaytraceMechanic
- projectileVelocityVertNoiseBase - Variable in class io.lumine.mythic.core.skills.mechanics.RaytraceToMechanic
- projectileVelocityVertNoiseBase - Variable in class io.lumine.mythic.core.skills.mechanics.ShootMechanic
- projectileVelocityVertNoiseBase - Variable in class io.lumine.mythic.core.skills.projectiles.Projectile
- projectileVelocityVertOffset - Variable in class io.lumine.mythic.core.skills.mechanics.ShootMechanic
- projectileVelocityVertOffset - Variable in class io.lumine.mythic.core.skills.projectiles.Projectile
- PropelMechanic - Class in io.lumine.mythic.core.skills.mechanics
- PropelMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.PropelMechanic
- ProtocolLibSupport - Class in io.lumine.mythic.bukkit.compatibility
- ProtocolLibSupport(MythicBukkit) - Constructor for class io.lumine.mythic.bukkit.compatibility.ProtocolLibSupport
- pSpeed - Variable in class io.lumine.mythic.core.skills.mechanics.ParticleEffect
- PUFFERFISH - Enum constant in enum class io.lumine.mythic.api.mobs.entities.MythicEntityType
- PullMechanic - Class in io.lumine.mythic.core.skills.mechanics
- PullMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.PullMechanic
- PURPLE - Enum constant in enum class io.lumine.mythic.api.adapters.AbstractBossBar.BarColor
- pushBlock(AbstractLocation, AbstractDirection) - Method in interface io.lumine.mythic.api.volatilecode.handlers.VolatileBlockHandler
- PushBlockMechanic - Class in io.lumine.mythic.core.skills.mechanics
- PushBlockMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.PushBlockMechanic
- pushButton(SkillCaster, AbstractLocation) - Method in interface io.lumine.mythic.api.adapters.AbstractSkillAdapter
- pushButton(SkillCaster, AbstractLocation) - Method in class io.lumine.mythic.bukkit.adapters.BukkitSkillAdapter
- PushButtonMechanic - Class in io.lumine.mythic.core.skills.mechanics
- PushButtonMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.PushButtonMechanic
- put(StatSource, StatModifierType, double) - Method in class io.lumine.mythic.core.skills.stats.StatRegistry.StatMap
- put(StatSource, StatModifierType, double, boolean) - Method in class io.lumine.mythic.core.skills.stats.StatRegistry.StatMap
- put(String, Variable) - Method in class io.lumine.mythic.core.skills.variables.VariableRegistry
-
Put the given key and variable into the registry.
- put(String, Tag) - Method in class io.lumine.mythic.core.utils.jnbt.CompoundTagBuilder
-
Put the given key and tag into the compound tag.
- put(UUID, ActiveMob) - Method in class io.lumine.mythic.core.mobs.MobRegistry
- putAll(Map<String, ? extends Variable>) - Method in class io.lumine.mythic.core.skills.variables.VariableRegistry
-
Put all the entries from the given map into the registry
- putAll(Map<String, ? extends Tag>) - Method in class io.lumine.mythic.core.utils.jnbt.CompoundTagBuilder
-
Put all the entries from the given map into this map.
- putAll(Map<String, Object>) - Method in class io.lumine.mythic.api.skills.damage.DamageMetadata
- putAll(Map<String, Object>) - Method in class io.lumine.mythic.core.skills.triggers.SkillTriggerMetadata
- putBaseValue(StatType, double) - Method in class io.lumine.mythic.core.skills.stats.StatRegistry
- putBoolean(String, boolean) - Method in class io.lumine.mythic.api.skills.damage.DamageMetadata
- putBoolean(String, boolean) - Method in class io.lumine.mythic.core.skills.triggers.SkillTriggerMetadata
- putBoolean(String, boolean) - Method in class io.lumine.mythic.core.utils.jnbt.CompoundTagBuilder
- putByte(String, byte) - Method in class io.lumine.mythic.core.utils.jnbt.CompoundTagBuilder
-
Put the given key and value into the compound tag as a
ByteTag
. - putByteArray(String, byte[]) - Method in class io.lumine.mythic.core.utils.jnbt.CompoundTagBuilder
-
Put the given key and value into the compound tag as a
ByteArrayTag
. - putDouble(String, double) - Method in class io.lumine.mythic.api.skills.damage.DamageMetadata
- putDouble(String, double) - Method in class io.lumine.mythic.core.skills.triggers.SkillTriggerMetadata
- putDouble(String, double) - Method in class io.lumine.mythic.core.utils.jnbt.CompoundTagBuilder
-
Put the given key and value into the compound tag as a
DoubleTag
. - putFloat(String, float) - Method in class io.lumine.mythic.api.skills.damage.DamageMetadata
- putFloat(String, float) - Method in class io.lumine.mythic.core.skills.triggers.SkillTriggerMetadata
- putFloat(String, float) - Method in class io.lumine.mythic.core.skills.variables.VariableRegistry
-
Put the given key and value into the registry as a
FloatVariable
. - putFloat(String, float) - Method in class io.lumine.mythic.core.utils.jnbt.CompoundTagBuilder
-
Put the given key and value into the compound tag as a
FloatTag
. - putInt(String, int) - Method in class io.lumine.mythic.core.skills.variables.VariableRegistry
-
Put the given key and value into the registry as a
IntVariable
. - putInt(String, int) - Method in class io.lumine.mythic.core.utils.jnbt.CompoundTagBuilder
-
Put the given key and value into the compound tag as an
IntTag
. - putIntArray(String, int[]) - Method in class io.lumine.mythic.core.utils.jnbt.CompoundTagBuilder
-
Put the given key and value into the compound tag as a
IntArrayTag
. - putLocation(String, AbstractLocation) - Method in class io.lumine.mythic.core.skills.variables.VariableRegistry
-
Put the given key and value into the registry as a
LocationVariable
. - putLong(String, long) - Method in class io.lumine.mythic.core.utils.jnbt.CompoundTagBuilder
-
Put the given key and value into the compound tag as a
LongTag
. - putObject(String, Object) - Method in class io.lumine.mythic.api.skills.damage.DamageMetadata
- putObject(String, Object) - Method in class io.lumine.mythic.core.skills.triggers.SkillTriggerMetadata
- putObject(String, Object) - Method in class io.lumine.mythic.core.skills.variables.VariableRegistry
-
Put the given key and value into the registry as an object.
- putPlaceholderDouble(String, PlaceholderDouble) - Method in class io.lumine.mythic.core.utils.jnbt.CompoundTagBuilder
-
Put the given key and value into the compound tag as a
DoubleTag
. - putPlaceholderFloat(String, PlaceholderFloat) - Method in class io.lumine.mythic.core.utils.jnbt.CompoundTagBuilder
-
Put the given key and value into the compound tag as a
FloatTag
. - putPlaceholderInt(String, PlaceholderInt) - Method in class io.lumine.mythic.core.utils.jnbt.CompoundTagBuilder
-
Put the given key and value into the compound tag as an
IntTag
. - putPlaceholderString(String, PlaceholderString) - Method in class io.lumine.mythic.core.utils.jnbt.CompoundTagBuilder
-
Put the given key and value into the compound tag as a
StringTag
. - putShort(String, short) - Method in class io.lumine.mythic.core.utils.jnbt.CompoundTagBuilder
-
Put the given key and value into the compound tag as a
ShortTag
. - putString(String, String) - Method in class io.lumine.mythic.api.skills.damage.DamageMetadata
- putString(String, String) - Method in class io.lumine.mythic.core.skills.triggers.SkillTriggerMetadata
- putString(String, String) - Method in class io.lumine.mythic.core.skills.variables.VariableRegistry
-
Put the given key and value into the registry as a
StringVariable
. - putString(String, String) - Method in class io.lumine.mythic.core.utils.jnbt.CompoundTagBuilder
-
Put the given key and value into the compound tag as a
StringTag
. - putStringList(String, List<String>) - Method in class io.lumine.mythic.core.utils.jnbt.CompoundTagBuilder
- putTag(String) - Method in class io.lumine.mythic.api.skills.damage.DamageMetadata
- putUUID(String, UUID) - Method in class io.lumine.mythic.core.utils.jnbt.CompoundTagBuilder
-
Put the given key and uuid into the compound tag as a
IntArrayTag
. - putValue(StatType, StatSource, StatModifierType, double) - Method in class io.lumine.mythic.core.skills.stats.StatRegistry
- putValueSilently(StatType, StatSource, StatModifierType, double) - Method in class io.lumine.mythic.core.skills.stats.StatRegistry
- putVector(String, AbstractVector) - Method in class io.lumine.mythic.core.skills.variables.VariableRegistry
-
Put the given key and value into the registry as a
VectorVariable
.
Q
- queueAfterLoad(Runnable) - Method in interface io.lumine.mythic.api.skills.SkillManager
- queueAfterLoad(Runnable) - Method in class io.lumine.mythic.bukkit.clock.MythicClock
- queueAfterLoad(Runnable) - Method in class io.lumine.mythic.core.drops.DropExecutor
- queueAfterLoad(Runnable) - Method in class io.lumine.mythic.core.skills.SkillExecutor
- queuePostModelRegistration(Runnable) - Method in class io.lumine.mythic.bukkit.compatibility.AbstractModelEngineSupport
- queuePostReload(Runnable) - Method in class io.lumine.mythic.bukkit.clock.MythicClock
- queueSecondPass(Runnable) - Method in interface io.lumine.mythic.api.skills.SkillManager
- queueSecondPass(Runnable) - Method in class io.lumine.mythic.bukkit.clock.MythicClock
- queueSecondPass(Runnable) - Method in class io.lumine.mythic.core.drops.DropExecutor
- queueSecondPass(Runnable) - Method in class io.lumine.mythic.core.skills.SkillExecutor
R
- RABBIT - Enum constant in enum class io.lumine.mythic.api.mobs.entities.MythicEntityType
- radius - Variable in class io.lumine.mythic.core.skills.mechanics.BlockWaveEffect
- radius - Variable in class io.lumine.mythic.core.skills.mechanics.ItemSprayEffect
- radius - Variable in class io.lumine.mythic.core.skills.mechanics.OrbitalMechanic
- radius - Variable in class io.lumine.mythic.core.skills.mechanics.ParticleAtomEffect
- radius - Variable in class io.lumine.mythic.core.skills.mechanics.ParticleOrbitalEffect
- radius - Variable in class io.lumine.mythic.core.skills.mechanics.SpeakMechanic
- radius - Variable in class io.lumine.mythic.core.skills.mechanics.SummonAreaEffectCloudMechanic
- radius - Variable in class io.lumine.mythic.core.skills.mechanics.VolleyMechanic
- radius - Variable in class io.lumine.mythic.core.skills.targeters.BlocksInRadiusTargeter
- radius - Variable in class io.lumine.mythic.core.skills.targeters.BlocksNearOriginTargeter
- radius - Variable in class io.lumine.mythic.core.skills.targeters.EntitiesInRadiusTargeter
- radius - Variable in class io.lumine.mythic.core.skills.targeters.LineTargeter
- radius - Variable in class io.lumine.mythic.core.skills.targeters.LivingInLineTargeter
- radiusN - Variable in class io.lumine.mythic.core.skills.mechanics.ParticleAtomEffect
- radiusReductionOnTick - Variable in class io.lumine.mythic.core.skills.mechanics.SummonAreaEffectCloudMechanic
- radiusReductionOnUse - Variable in class io.lumine.mythic.core.skills.mechanics.SummonAreaEffectCloudMechanic
- radiusSq - Variable in class io.lumine.mythic.core.skills.targeters.LineTargeter
- radiusSq - Variable in class io.lumine.mythic.core.skills.targeters.LivingInLineTargeter
- radiusY - Variable in class io.lumine.mythic.core.skills.mechanics.BlockWaveEffect
- radiusY - Variable in class io.lumine.mythic.core.skills.targeters.BlocksInRadiusTargeter
- radiusY - Variable in class io.lumine.mythic.core.skills.targeters.BlocksNearOriginTargeter
- RADTODEG - Static variable in class io.lumine.mythic.core.utils.MythicUtil
- RaiderProperty - Class in io.lumine.mythic.bukkit.entities.properties
- RaiderProperty(MythicConfig) - Constructor for class io.lumine.mythic.bukkit.entities.properties.RaiderProperty
- RAIN - Enum constant in enum class io.lumine.mythic.core.skills.mechanics.VolleyMechanic.VolleyType
- RainingCondition - Class in io.lumine.mythic.core.skills.conditions.all
- RainingCondition(String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.conditions.all.RainingCondition
- rainProjectile(SkillCaster, AbstractLocation, Class<? extends Projectile>, float) - Method in interface io.lumine.mythic.api.adapters.AbstractSkillAdapter
- rainProjectile(SkillCaster, AbstractLocation, Class<? extends Projectile>, float) - Method in class io.lumine.mythic.bukkit.adapters.BukkitSkillAdapter
- RallyMechanic - Class in io.lumine.mythic.core.skills.mechanics
- RallyMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.RallyMechanic
- random - Static variable in class io.lumine.mythic.core.utils.math.Functions
- random - Static variable in class io.lumine.mythic.core.utils.RandomUtil
- RANDOM - Enum constant in enum class io.lumine.mythic.core.skills.mechanics.ChainMechanic.BounceSelector
- RandomDouble - Class in io.lumine.mythic.core.skills.placeholders.parsers
- RandomDouble(RandomDouble) - Constructor for class io.lumine.mythic.core.skills.placeholders.parsers.RandomDouble
- RandomDouble(String) - Constructor for class io.lumine.mythic.core.skills.placeholders.parsers.RandomDouble
- RandomFloat - Class in io.lumine.mythic.core.skills.placeholders.parsers
- RandomFloat(RandomFloat) - Constructor for class io.lumine.mythic.core.skills.placeholders.parsers.RandomFloat
- RandomFloat(String) - Constructor for class io.lumine.mythic.core.skills.placeholders.parsers.RandomFloat
- RandomFloatPlaceholder - Class in io.lumine.mythic.core.skills.placeholders.all
- RandomFloatPlaceholder(PlaceholderExecutor) - Constructor for class io.lumine.mythic.core.skills.placeholders.all.RandomFloatPlaceholder
- RandomFloatRoundedPlaceholder - Class in io.lumine.mythic.core.skills.placeholders.all
- RandomFloatRoundedPlaceholder(PlaceholderExecutor) - Constructor for class io.lumine.mythic.core.skills.placeholders.all.RandomFloatRoundedPlaceholder
- RandomInt - Class in io.lumine.mythic.core.skills.placeholders.parsers
- RandomInt(String) - Constructor for class io.lumine.mythic.core.skills.placeholders.parsers.RandomInt
- randomizeSpawnLocation(Location, int) - Static method in class io.lumine.mythic.core.spawning.spawners.SpawnerManager
- RandomLinePlaceholder - Class in io.lumine.mythic.core.skills.placeholders.all
- RandomLinePlaceholder(PlaceholderExecutor, List<String>) - Constructor for class io.lumine.mythic.core.skills.placeholders.all.RandomLinePlaceholder
- RandomLocationsNearOriginTargeter - Class in io.lumine.mythic.core.skills.targeters
- RandomLocationsNearOriginTargeter(SkillExecutor, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.targeters.RandomLocationsNearOriginTargeter
- RandomLocationsNearTargetsTargeter - Class in io.lumine.mythic.core.skills.targeters
- RandomLocationsNearTargetsTargeter(SkillExecutor, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.targeters.RandomLocationsNearTargetsTargeter
- RandomLocationsTargeter - Class in io.lumine.mythic.core.skills.targeters
- RandomLocationsTargeter(SkillExecutor, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.targeters.RandomLocationsTargeter
- randomlySpawnedMobs - Variable in class io.lumine.mythic.core.spawning.random.RandomSpawnerManager
- RandomMessageMechanic - Class in io.lumine.mythic.core.skills.mechanics
- RandomMessageMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.RandomMessageMechanic
- randomness - Variable in class io.lumine.mythic.core.skills.mechanics.BlockWaveEffect
- randomness - Variable in class io.lumine.mythic.core.skills.targeters.BlocksInRadiusTargeter
- randomness - Variable in class io.lumine.mythic.core.skills.targeters.BlocksNearOriginTargeter
- RandomPlaceholder - Class in io.lumine.mythic.core.skills.placeholders.all
- RandomPlaceholder(PlaceholderExecutor) - Constructor for class io.lumine.mythic.core.skills.placeholders.all.RandomPlaceholder
- RandomPointGeneratorLand() - Constructor for class io.lumine.mythic.core.spawning.random.RandomSpawnerManager.RandomPointGeneratorLand
- randomRange(double, double) - Static method in class io.lumine.mythic.core.spawning.spawners.SpawnerManager
- RandomRingPointTargeter - Class in io.lumine.mythic.core.skills.targeters
- RandomRingPointTargeter(SkillExecutor, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.targeters.RandomRingPointTargeter
- RandomSelection<E> - Class in io.lumine.mythic.core.utils
- RandomSelection() - Constructor for class io.lumine.mythic.core.utils.RandomSelection
- RandomSelection(Random) - Constructor for class io.lumine.mythic.core.utils.RandomSelection
- RandomSkillMechanic - Class in io.lumine.mythic.core.skills.mechanics
- RandomSkillMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.RandomSkillMechanic
- RandomSpawner - Class in io.lumine.mythic.core.spawning.random
- RandomSpawner(RandomSpawnerManager, String, String, MythicConfig) - Constructor for class io.lumine.mythic.core.spawning.random.RandomSpawner
- RandomSpawnerAction - Enum Class in io.lumine.mythic.core.spawning.random
- RandomSpawnerManager - Class in io.lumine.mythic.core.spawning.random
- RandomSpawnerManager(MythicBukkit) - Constructor for class io.lumine.mythic.core.spawning.random.RandomSpawnerManager
- RandomSpawnerManager.RandomPointGeneratorLand - Class in io.lumine.mythic.core.spawning.random
- RandomSpawnGenerator - Class in io.lumine.mythic.core.spawning.random
- RandomSpawnGenerator() - Constructor for class io.lumine.mythic.core.spawning.random.RandomSpawnGenerator
- RandomSpawnPoint - Class in io.lumine.mythic.core.spawning.random
- RandomSpawnPoint(AbstractEntity, AbstractLocation, CreatureSpawnEvent.SpawnReason) - Constructor for class io.lumine.mythic.core.spawning.random.RandomSpawnPoint
- RandomSpawnPoint(AbstractEntity, AbstractLocation, CreatureSpawnEvent.SpawnReason, SpawnPointType) - Constructor for class io.lumine.mythic.core.spawning.random.RandomSpawnPoint
- RandomSpawnPoint(AbstractLocation) - Constructor for class io.lumine.mythic.core.spawning.random.RandomSpawnPoint
- RandomSpawnPoint(AbstractLocation, SpawnPointType) - Constructor for class io.lumine.mythic.core.spawning.random.RandomSpawnPoint
- RandomUtil - Class in io.lumine.mythic.core.utils
- RandomUtil() - Constructor for class io.lumine.mythic.core.utils.RandomUtil
- range - Variable in class io.lumine.mythic.core.skills.projectiles.Projectile
- range - Variable in class io.lumine.mythic.core.skills.targeters.ConeTargeter
- range - Variable in class io.lumine.mythic.core.skills.targeters.LivingInConeTargeter
- RAVAGER - Enum constant in enum class io.lumine.mythic.api.mobs.entities.MythicEntityType
- rayTrace(AbstractLocation, AbstractVector, double, FluidCollisionMode, double, Predicate<Entity>, Predicate<Material>) - Method in interface io.lumine.mythic.api.volatilecode.handlers.VolatileWorldHandler
- rayTrace(Location, Location, FluidCollisionMode, double, Predicate<Entity>, Predicate<Material>) - Method in interface io.lumine.mythic.api.volatilecode.handlers.VolatileWorldHandler
- rayTrace(Location, Vector, double, double, Predicate<Entity>, Predicate<Material>) - Method in interface io.lumine.mythic.api.volatilecode.handlers.VolatileWorldHandler
- rayTrace(Location, Vector, double, FluidCollisionMode, double, Predicate<Entity>, Predicate<Material>) - Method in interface io.lumine.mythic.api.volatilecode.handlers.VolatileWorldHandler
- rayTraceBlock(AbstractLocation, AbstractLocation, FluidCollisionMode, boolean) - Method in interface io.lumine.mythic.api.volatilecode.handlers.VolatileWorldHandler
- rayTraceBlock(AbstractLocation, AbstractVector, double, FluidCollisionMode, boolean) - Method in interface io.lumine.mythic.api.volatilecode.handlers.VolatileWorldHandler
- raytraceConditions - Variable in class io.lumine.mythic.core.skills.mechanics.RaytraceMechanic
- raytraceConditions - Variable in class io.lumine.mythic.core.skills.mechanics.RaytraceToMechanic
- RaytraceMechanic - Class in io.lumine.mythic.core.skills.mechanics
- RaytraceMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.RaytraceMechanic
- RaytraceToMechanic - Class in io.lumine.mythic.core.skills.mechanics
- RaytraceToMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.RaytraceToMechanic
- rayWidth - Variable in class io.lumine.mythic.core.skills.mechanics.RaytraceMechanic
- rayWidth - Variable in class io.lumine.mythic.core.skills.mechanics.RaytraceToMechanic
- readableBytes() - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- readBoolean() - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- readByte() - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- readBytes(byte[]) - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- readBytes(byte[], int, int) - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- readBytes(int) - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- readBytes(ByteBuf) - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- readBytes(ByteBuf, int) - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- readBytes(ByteBuf, int, int) - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- readBytes(OutputStream, int) - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- readBytes(ByteBuffer) - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- readBytes(FileChannel, long, int) - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- readBytes(GatheringByteChannel, int) - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- readChar() - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- readCharSequence(int, Charset) - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- readDouble() - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- readerIndex() - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- readerIndex(int) - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- readFloat() - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- readInt() - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- readIntLE() - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- readLong() - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- readLongLE() - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- readMedium() - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- readMediumLE() - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- readRetainedSlice(int) - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- readShort() - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- readShortLE() - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- readSlice(int) - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- readUnsignedByte() - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- readUnsignedInt() - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- readUnsignedIntLE() - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- readUnsignedMedium() - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- readUnsignedMediumLE() - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- readUnsignedShort() - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- readUnsignedShortLE() - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- READY - Static variable in class io.lumine.mythic.core.skills.SkillTriggers
- reattachToWorld() - Method in class io.lumine.mythic.core.spawning.spawners.MythicSpawner
- recheckForPlaceholders() - Method in interface io.lumine.mythic.api.skills.placeholders.PlaceholderManager
- recheckForPlaceholders() - Method in class io.lumine.mythic.core.skills.placeholders.PlaceholderExecutor
- RecoilEffect - Class in io.lumine.mythic.core.skills.mechanics
- RecoilEffect(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.RecoilEffect
- RectangleTargeter - Class in io.lumine.mythic.core.skills.targeters
- RectangleTargeter(SkillExecutor, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.targeters.RectangleTargeter
- RED - Enum constant in enum class io.lumine.mythic.api.adapters.AbstractBossBar.BarColor
- REDSTONE - Enum constant in enum class io.lumine.mythic.bukkit.adapters.BukkitParticle
- REDSTONE - Enum constant in enum class io.lumine.mythic.core.skills.ParticleMaker.ParticleType
-
Deprecated.
- reduceThreat(Entity, LivingEntity, double) - Method in class io.lumine.mythic.bukkit.BukkitAPIHelper
-
Reduces threat for a target in a mob's threat table
- ReduceThreatCommand - Class in io.lumine.mythic.bukkit.commands.test
- ReduceThreatCommand(Command<MythicBukkit>) - Constructor for class io.lumine.mythic.bukkit.commands.test.ReduceThreatCommand
- refCnt() - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- ReflectionUtils - Class in io.lumine.mythic.core.utils
- ReflectionUtils.DataType - Enum Class in io.lumine.mythic.core.utils
- ReflectionUtils.PackageType - Enum Class in io.lumine.mythic.core.utils
- refresh() - Method in class io.lumine.mythic.core.skills.stats.StatRegistry
- refreshCaches() - Method in class io.lumine.mythic.core.mobs.EntityManager
- refreshDuration - Variable in class io.lumine.mythic.core.skills.auras.Aura
- RegionCondition - Class in io.lumine.mythic.core.skills.conditions.all
- RegionCondition(String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.conditions.all.RegionCondition
- RegionTargeter - Class in io.lumine.mythic.core.skills.targeters
- RegionTargeter(SkillExecutor, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.targeters.RegionTargeter
- register() - Method in record class io.lumine.mythic.api.skills.SkillTrigger
- register(IDrop) - Method in class io.lumine.mythic.bukkit.events.MythicDropLoadEvent
-
Registers a custom drop in MythicMobs, tied to the drop name in the event.
- register(MythicPlugin) - Static method in class io.lumine.mythic.api.MythicProvider
- register(ISkillCondition) - Method in class io.lumine.mythic.bukkit.events.MythicConditionLoadEvent
-
Registers a custom condition in MythicMobs, tied to the condition name in the event.
- register(ISkillMechanic) - Method in class io.lumine.mythic.bukkit.events.MythicMechanicLoadEvent
-
Registers a custom mechanic in MythicMobs, tied to the mechanic name in the event.
- register(SkillTrigger) - Static method in record class io.lumine.mythic.api.skills.SkillTrigger
- register(ISkillTargeter) - Method in class io.lumine.mythic.bukkit.events.MythicTargeterLoadEvent
-
Registers a custom targeter in MythicMobs, tied to the targeter name in the event.
- register(String[], Placeholder) - Method in interface io.lumine.mythic.api.skills.placeholders.PlaceholderManager
- register(String[], Placeholder) - Method in class io.lumine.mythic.core.skills.placeholders.PlaceholderExecutor
- register(String, Placeholder) - Method in interface io.lumine.mythic.api.skills.placeholders.PlaceholderManager
- register(String, Placeholder) - Method in class io.lumine.mythic.core.skills.placeholders.PlaceholderExecutor
- registerActiveMob(AbstractEntity, MythicMob, double) - Method in class io.lumine.mythic.core.mobs.MobExecutor
- registerActiveMob(ActiveMob) - Method in class io.lumine.mythic.core.mobs.MobExecutor
- registerAttachedHologram(int, int) - Method in class io.lumine.mythic.core.holograms.HologramManager
- registerAttribute(AbstractEntity, Attribute) - Method in interface io.lumine.mythic.api.volatilecode.handlers.VolatileEntityHandler
- registerAura(String, Aura.AuraTracker) - Method in interface io.lumine.mythic.api.skills.SkillCaster
- registerAura(String, Aura.AuraTracker) - Method in class io.lumine.mythic.core.skills.auras.AuraRegistry
- registerAuraComponent(Terminable) - Method in class io.lumine.mythic.core.skills.auras.Aura.AuraTracker
- registerBulletType(ProjectileBulletType) - Static method in class io.lumine.mythic.core.skills.projectiles.ProjectileBulletType
- registerFactionProvider(FactionProvider) - Method in class io.lumine.mythic.core.players.PlayerManager
- registerItem(String, MythicItem) - Method in class io.lumine.mythic.core.items.ItemExecutor
- registerMob(AbstractWorld, AbstractEntity) - Method in class io.lumine.mythic.core.mobs.EntityManager
- registerPack(File) - Method in class io.lumine.mythic.core.packs.PackExecutor
- registerParser(PlaceholderParser) - Method in interface io.lumine.mythic.api.skills.placeholders.PlaceholderManager
- registerParser(PlaceholderParser) - Method in class io.lumine.mythic.core.skills.placeholders.PlaceholderExecutor
- registerSkill(String, Skill) - Method in interface io.lumine.mythic.api.skills.SkillManager
- registerSkill(String, Skill) - Method in class io.lumine.mythic.core.skills.SkillExecutor
- registerWorldAccess(World) - Method in class io.lumine.mythic.core.volatilecode.disabled.VolatileWorldHandlerDisabled
- REGULAR - Enum constant in enum class io.lumine.mythic.core.skills.mechanics.ShootMechanic.ProjectileType
- REGULAR - Enum constant in enum class io.lumine.mythic.core.skills.mechanics.VolleyMechanic.VolleyType
- relative - Variable in class io.lumine.mythic.core.skills.conditions.all.CuboidCondition
- relative - Variable in class io.lumine.mythic.core.skills.mechanics.ProjectileVelocityMechanic
- relative - Variable in class io.lumine.mythic.core.skills.mechanics.VelocityMechanic
- relativeDirection - Variable in class io.lumine.mythic.core.skills.mechanics.PushBlockMechanic
- release() - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- release(int) - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- RELEASE - Static variable in class io.lumine.mythic.core.skills.SkillTriggers
- ReloadCommand - Class in io.lumine.mythic.bukkit.commands
- ReloadCommand(Command<MythicBukkit>) - Constructor for class io.lumine.mythic.bukkit.commands.ReloadCommand
- reloadCustomConfig(boolean) - Method in class io.lumine.mythic.core.config.IOLoader
- RemountMechanic - Class in io.lumine.mythic.core.skills.mechanics
- RemountMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.RemountMechanic
- remountSpawner() - Method in class io.lumine.mythic.core.mobs.ActiveMob
- remountType() - Method in class io.lumine.mythic.core.mobs.ActiveMob
- remove - Variable in class io.lumine.mythic.core.skills.mechanics.SetLeashHolderMechanic
- remove() - Method in interface io.lumine.mythic.api.adapters.AbstractEntity
- remove() - Method in class io.lumine.mythic.bukkit.adapters.BukkitEntity
- remove() - Method in class io.lumine.mythic.core.adapters.VirtualEntity
- remove() - Method in class io.lumine.mythic.core.mobs.ActiveMob
- remove(AbstractEntity) - Method in class io.lumine.mythic.core.mobs.model.MobModel
- remove(AbstractEntity) - Method in class io.lumine.mythic.core.mobs.model.MPetsModel
- remove(StatSource) - Method in class io.lumine.mythic.core.skills.stats.StatRegistry.StatMap
- remove(StatSource, boolean) - Method in class io.lumine.mythic.core.skills.stats.StatRegistry.StatMap
- remove(String) - Method in class io.lumine.mythic.core.skills.variables.VariableRegistry
-
Remove the given entry from the registry, if it exists
- remove(String) - Method in class io.lumine.mythic.core.utils.jnbt.CompoundTagBuilder
- removeAll() - Method in interface io.lumine.mythic.api.adapters.AbstractBossBar
-
Removes all players from this boss bar
- removeAll() - Method in class io.lumine.mythic.bukkit.adapters.bossbars.AdventureBossBar
- removeAll() - Method in class io.lumine.mythic.bukkit.adapters.bossbars.BukkitBossBar
- removeAll(String) - Method in class io.lumine.mythic.core.skills.auras.AuraRegistry
- removeAllAllMobs() - Method in class io.lumine.mythic.core.mobs.MobExecutor
-
Removes all active mobs
- removeAllMobs() - Method in class io.lumine.mythic.core.mobs.MobExecutor
-
Removes all active mobs that are not persistent
- removeAllOfType(String) - Method in class io.lumine.mythic.core.skills.auras.AuraRegistry
- removeAuraStacks(AbstractEntity, String, int) - Method in class io.lumine.mythic.core.skills.auras.AuraManager
- removeBar(String) - Method in class io.lumine.mythic.core.mobs.ActiveMob
- removeChild(AbstractEntity) - Method in interface io.lumine.mythic.api.skills.SkillCaster
- removeChild(AbstractEntity) - Method in class io.lumine.mythic.core.mobs.ActiveMob
- removeChild(AbstractEntity) - Method in class io.lumine.mythic.core.players.PlayerData
- removeChild(UUID) - Method in class io.lumine.mythic.core.mobs.ActiveMob
- RemoveCommand - Class in io.lumine.mythic.bukkit.commands.spawners
- RemoveCommand(Command<MythicBukkit>) - Constructor for class io.lumine.mythic.bukkit.commands.spawners.RemoveCommand
- removeCondition(String) - Method in class io.lumine.mythic.core.spawning.spawners.MythicSpawner
- RemoveConditionCommand - Class in io.lumine.mythic.bukkit.commands.spawners
- RemoveConditionCommand(Command<MythicBukkit>) - Constructor for class io.lumine.mythic.bukkit.commands.spawners.RemoveConditionCommand
- RemoveConditionSpawnCommand - Class in io.lumine.mythic.bukkit.commands.spawners
- RemoveConditionSpawnCommand(Command<MythicBukkit>) - Constructor for class io.lumine.mythic.bukkit.commands.spawners.RemoveConditionSpawnCommand
- removeDelay - Variable in class io.lumine.mythic.core.skills.mechanics.ArrowVolleyMechanic
- removeDisguise(AbstractEntity) - Method in class io.lumine.mythic.bukkit.compatibility.LibsDisguisesSupport
- removeFlag(String) - Method in interface io.lumine.mythic.api.adapters.AbstractBossBar
-
Remove an existing flag on this boss bar
- removeFlag(String) - Method in class io.lumine.mythic.bukkit.adapters.bossbars.AdventureBossBar
- removeFlag(String) - Method in class io.lumine.mythic.bukkit.adapters.bossbars.BukkitBossBar
- RemoveMechanic - Class in io.lumine.mythic.core.skills.mechanics
- RemoveMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.RemoveMechanic
- removeMetadata(String) - Method in interface io.lumine.mythic.api.adapters.AbstractEntity
- removeMetadata(String) - Method in class io.lumine.mythic.bukkit.adapters.BukkitEntity
- removeMetadata(String) - Method in class io.lumine.mythic.core.adapters.VirtualEntity
- removeMob(UUID) - Method in class io.lumine.mythic.core.mobs.MobRegistry
- RemoveMobFromSpawners(ActiveMob) - Static method in class io.lumine.mythic.core.spawning.spawners.SpawnerManager
- removeModel() - Method in class io.lumine.mythic.bukkit.compatibility.MPetCompat.MiniaturePetType
- removeOnReload() - Method in interface io.lumine.mythic.core.skills.stats.StatSource
- removeOwner() - Method in class io.lumine.mythic.core.mobs.ActiveMob
- RemoveOwnerMechanic - Class in io.lumine.mythic.core.skills.mechanics
- RemoveOwnerMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.RemoveOwnerMechanic
- removePlayer(AbstractPlayer) - Method in interface io.lumine.mythic.api.adapters.AbstractBossBar
-
Removes the player from this boss bar causing it to be removed from their screen.
- removePlayer(AbstractPlayer) - Method in class io.lumine.mythic.bukkit.adapters.bossbars.AdventureBossBar
- removePlayer(AbstractPlayer) - Method in class io.lumine.mythic.bukkit.adapters.bossbars.BukkitBossBar
- removePlayer(UUID) - Method in interface io.lumine.mythic.api.adapters.AbstractBossBar
- removePlayer(UUID) - Method in class io.lumine.mythic.bukkit.adapters.bossbars.AdventureBossBar
- removePlayer(UUID) - Method in class io.lumine.mythic.bukkit.adapters.bossbars.BukkitBossBar
- removeScoreboardTag(String) - Method in interface io.lumine.mythic.api.adapters.AbstractEntity
- removeScoreboardTag(String) - Method in class io.lumine.mythic.bukkit.adapters.BukkitEntity
- removeScoreboardTag(String) - Method in class io.lumine.mythic.core.adapters.VirtualEntity
- removeSpawner(MythicSpawner) - Method in class io.lumine.mythic.core.spawning.spawners.SpawnerManager
- removeSpawnerCondition(MythicSpawner, String) - Method in class io.lumine.mythic.core.spawning.spawners.SpawnerManager
- removeSpawnerFromChunkLookupTable(MythicSpawner) - Method in class io.lumine.mythic.core.spawning.spawners.SpawnerManager
- removeSpawnerTargetCondition(MythicSpawner, String) - Method in class io.lumine.mythic.core.spawning.spawners.SpawnerManager
- removeStack(String, int) - Method in class io.lumine.mythic.core.skills.auras.AuraRegistry
- removeStacksOfType(String, int) - Method in class io.lumine.mythic.core.skills.auras.AuraRegistry
- removeTargetCondition(String) - Method in class io.lumine.mythic.core.spawning.spawners.MythicSpawner
- removeValue(StatType, StatSource) - Method in class io.lumine.mythic.core.skills.stats.StatRegistry
- removeValueSilently(StatType, StatSource) - Method in class io.lumine.mythic.core.skills.stats.StatRegistry
- renderDataPerPlayer - Variable in class io.lumine.mythic.api.volatilecode.virtual.PacketEntityRenderer
- renderer - Variable in class io.lumine.mythic.api.volatilecode.virtual.PacketEntity
- repeat - Variable in class io.lumine.mythic.core.skills.AbstractSkill
- repeatInterval - Variable in class io.lumine.mythic.core.skills.AbstractSkill
- REPLACE - Enum constant in enum class io.lumine.mythic.core.spawning.random.RandomSpawnerAction
- REQUIRED - Enum constant in enum class io.lumine.mythic.core.skills.conditions.ConditionAction
- requireLineOfSight - Variable in class io.lumine.mythic.core.skills.projectiles.Projectile
- REQUIRES_PREMIUM - Enum constant in enum class io.lumine.mythic.api.skills.SkillResult
- requiresData() - Method in enum class io.lumine.mythic.bukkit.adapters.BukkitParticle
- requireTarget - Variable in class io.lumine.mythic.core.skills.mechanics.CommandMechanic
- reset() - Method in class io.lumine.mythic.bukkit.clock.TimingsHandler
- reset() - Static method in class io.lumine.mythic.core.mobs.WorldScaling
- RESET - Enum constant in enum class io.lumine.mythic.core.skills.mechanics.TimeMechanic.Mode
- resetAndSaveAll() - Method in class io.lumine.mythic.core.spawning.spawners.SpawnerManager
- resetClock() - Method in class io.lumine.mythic.core.skills.SkillMechanic
- resetItemRecharge(Player) - Method in interface io.lumine.mythic.api.volatilecode.handlers.VolatileItemHandler
- resetPersonalTime() - Method in interface io.lumine.mythic.api.adapters.AbstractPlayer
- resetPersonalTime() - Method in class io.lumine.mythic.bukkit.adapters.BukkitPlayer
- resetPersonalWeather() - Method in interface io.lumine.mythic.api.adapters.AbstractPlayer
- resetPersonalWeather() - Method in class io.lumine.mythic.bukkit.adapters.BukkitPlayer
- resetReaderIndex() - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- resetTarget() - Method in class io.lumine.mythic.core.mobs.ActiveMob
- resetTimers() - Method in class io.lumine.mythic.core.spawning.spawners.MythicSpawner
- ResetTimersCommand - Class in io.lumine.mythic.bukkit.commands.spawners
- ResetTimersCommand(Command<MythicBukkit>) - Constructor for class io.lumine.mythic.bukkit.commands.spawners.ResetTimersCommand
- resetWriterIndex() - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- RESPAWN - Static variable in class io.lumine.mythic.core.skills.SkillTriggers
- retain() - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- retain(int) - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- retainedDuplicate() - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- retainedSlice() - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- retainedSlice(int, int) - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- returnToCaster - Variable in class io.lumine.mythic.core.skills.mechanics.ChainMissileMechanic
- REVERSE_PORTAL - Enum constant in enum class io.lumine.mythic.bukkit.adapters.BukkitParticle
- reversed - Variable in class io.lumine.mythic.core.skills.mechanics.ParticleOrbitalEffect
- rider - Variable in class io.lumine.mythic.core.mobs.MobType
- RIGHT_ROTATION - Enum constant in enum class io.lumine.mythic.core.skills.mechanics.DisplayTransformationMechanic.TransformationType
- RIGHTCLICK - Static variable in class io.lumine.mythic.core.skills.SkillTriggers
- RingAroundOriginTargeter - Class in io.lumine.mythic.core.skills.targeters
- RingAroundOriginTargeter(SkillExecutor, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.targeters.RingAroundOriginTargeter
- ringPoints - Variable in class io.lumine.mythic.core.skills.mechanics.ParticleLineRingEffect
- ringRadius - Variable in class io.lumine.mythic.core.skills.mechanics.ParticleLineRingEffect
- RingTargeter - Class in io.lumine.mythic.core.skills.targeters
- RingTargeter(SkillExecutor, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.targeters.RingTargeter
- rollAmount(DropMetadata) - Method in class io.lumine.mythic.core.drops.Drop
- rollChance() - Method in class io.lumine.mythic.core.drops.Drop
- rollChance() - Method in class io.lumine.mythic.core.skills.AbstractSkill
- rotate - Variable in class io.lumine.mythic.core.skills.mechanics.OrbitalMechanic
- rotate - Variable in class io.lumine.mythic.core.skills.mechanics.ParticleOrbitalEffect
- rotate - Variable in class io.lumine.mythic.core.skills.targeters.ForwardTargeter
- rotate - Variable in class io.lumine.mythic.core.skills.targeters.ProjectileForwardTargeter
- rotate - Variable in class io.lumine.mythic.core.skills.targeters.RandomRingPointTargeter
- rotate - Variable in class io.lumine.mythic.core.skills.targeters.RingAroundOriginTargeter
- rotate - Variable in class io.lumine.mythic.core.skills.targeters.RingTargeter
- rotate(float) - Method in class io.lumine.mythic.api.adapters.AbstractVector
-
Rotates the vector a certain number of degrees.
- rotate(float, float, double, double, double) - Static method in class io.lumine.mythic.core.utils.MythicUtil
- rotate(float, float, AbstractVector) - Static method in class io.lumine.mythic.core.utils.MythicUtil
- rotateAroundAxis(AbstractVector, double) - Method in class io.lumine.mythic.api.adapters.AbstractVector
-
Rotates the vector around a given arbitrary axis in 3 dimensional space.
- rotateAroundAxisX(AbstractVector, double) - Static method in class io.lumine.mythic.core.utils.VectorUtils
- rotateAroundAxisX(Vector, double) - Static method in class io.lumine.mythic.core.utils.VectorUtils
- rotateAroundAxisY(AbstractVector, double) - Static method in class io.lumine.mythic.core.utils.VectorUtils
- rotateAroundAxisY(Vector, double) - Static method in class io.lumine.mythic.core.utils.VectorUtils
- rotateAroundAxisZ(AbstractVector, double) - Static method in class io.lumine.mythic.core.utils.VectorUtils
- rotateAroundAxisZ(Vector, double) - Static method in class io.lumine.mythic.core.utils.VectorUtils
- rotateAroundNonUnitAxis(AbstractVector, double) - Method in class io.lumine.mythic.api.adapters.AbstractVector
-
Rotates the vector around a given arbitrary axis in 3 dimensional space.
- rotateAroundX(double) - Method in class io.lumine.mythic.api.adapters.AbstractVector
-
Rotates the vector around the x axis.
- rotateAroundY(double) - Method in class io.lumine.mythic.api.adapters.AbstractVector
-
Rotates the vector around the y axis.
- rotateAroundZ(double) - Method in class io.lumine.mythic.api.adapters.AbstractVector
-
Rotates the vector around the z axis
- rotateBukkit(float, float, double, double, double) - Static method in class io.lumine.mythic.core.utils.MythicUtil
- rotateBukkit(float, float, Vector) - Static method in class io.lumine.mythic.core.utils.MythicUtil
- rotated - Variable in class io.lumine.mythic.core.skills.targeters.ForwardTargeter
- rotated - Variable in class io.lumine.mythic.core.skills.targeters.ILocationSelector
- rotated - Variable in class io.lumine.mythic.core.skills.targeters.ProjectileForwardTargeter
- rotateVector(AbstractVector, double, double, double) - Static method in class io.lumine.mythic.core.utils.VectorUtils
- rotateVector(AbstractVector, float, float) - Static method in class io.lumine.mythic.core.utils.VectorUtils
- rotateVector(AbstractVector, Location) - Static method in class io.lumine.mythic.core.utils.VectorUtils
- rotateVector(Vector, double, double, double) - Static method in class io.lumine.mythic.core.utils.VectorUtils
- rotateVector(Vector, float) - Static method in class io.lumine.mythic.core.utils.MythicUtil
- rotateVector(Vector, float, float) - Static method in class io.lumine.mythic.core.utils.VectorUtils
- rotateVector(Vector, Location) - Static method in class io.lumine.mythic.core.utils.VectorUtils
- rotateX - Variable in class io.lumine.mythic.core.skills.targeters.ILocationSelector
- rotateY - Variable in class io.lumine.mythic.core.skills.targeters.ILocationSelector
- rotateZ - Variable in class io.lumine.mythic.core.skills.targeters.ILocationSelector
- rotation - Variable in class io.lumine.mythic.core.skills.mechanics.ParticleAtomEffect
- rotation - Variable in class io.lumine.mythic.core.skills.targeters.ConeTargeter
- rotation - Variable in class io.lumine.mythic.core.skills.targeters.LivingInConeTargeter
- rows - Variable in class io.lumine.mythic.core.skills.mechanics.ParticleWaveEffect
- rtConditionString - Variable in class io.lumine.mythic.core.skills.mechanics.RaytraceMechanic
- rtConditionString - Variable in class io.lumine.mythic.core.skills.mechanics.RaytraceToMechanic
- run() - Method in class io.lumine.mythic.core.skills.AbstractSkill.DelayedSkill
- run() - Method in class io.lumine.mythic.core.skills.auras.Aura.AuraTracker
- run() - Method in class io.lumine.mythic.core.skills.mechanics.BouncyMechanic.PhysicsSession
- run() - Method in class io.lumine.mythic.core.skills.mechanics.ChainMechanic.ChainTracker
- run() - Method in class io.lumine.mythic.core.skills.mechanics.ShootMechanic.ProjectileTracker
- run() - Method in class io.lumine.mythic.core.skills.mechanics.ShootShulkerMechanic.ProjectileTracker
- run() - Method in class io.lumine.mythic.core.skills.projectiles.Projectile.ProjectileTracker
- run() - Method in class io.lumine.mythic.core.spawning.random.RandomSpawnGenerator
- run(Runnable) - Method in interface io.lumine.mythic.api.adapters.AbstractTaskManager
-
Deprecated.
- run(Runnable) - Method in class io.lumine.mythic.bukkit.adapters.BukkitTaskManager
- RunAIGoalSelectorMechanic - Class in io.lumine.mythic.core.skills.mechanics
- RunAIGoalSelectorMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.RunAIGoalSelectorMechanic
- RunAITargetSelectorMechanic - Class in io.lumine.mythic.core.skills.mechanics
- RunAITargetSelectorMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.RunAITargetSelectorMechanic
- runAsync(Runnable) - Method in interface io.lumine.mythic.api.adapters.AbstractTaskManager
-
Deprecated.
- runAsync(Runnable) - Method in class io.lumine.mythic.bukkit.adapters.BukkitTaskManager
- runAsyncLater(Runnable, int) - Method in interface io.lumine.mythic.api.adapters.AbstractTaskManager
-
Deprecated.
- runAsyncLater(Runnable, int) - Method in class io.lumine.mythic.bukkit.adapters.BukkitTaskManager
- runCleanupClock() - Method in class io.lumine.mythic.bukkit.clock.MythicClock
- runLater(Runnable, int) - Method in interface io.lumine.mythic.api.adapters.AbstractTaskManager
-
Deprecated.
- runLater(Runnable, int) - Method in class io.lumine.mythic.bukkit.adapters.BukkitTaskManager
- runPostReload() - Method in class io.lumine.mythic.bukkit.clock.MythicClock
- runProcSkills(SkillMetadata, SkillTriggerMetadata) - Method in class io.lumine.mythic.core.skills.stats.StatType
- runRandomSpawningClock() - Method in class io.lumine.mythic.bukkit.clock.MythicClock
- runSavingClock() - Method in class io.lumine.mythic.bukkit.clock.MythicClock
- runSecondPass() - Method in class io.lumine.mythic.bukkit.clock.MythicClock
- runSkillClock() - Method in class io.lumine.mythic.bukkit.clock.MythicClock
- runSpawningClock() - Method in class io.lumine.mythic.bukkit.clock.MythicClock
- runSyncClock() - Method in class io.lumine.mythic.bukkit.clock.MythicClock
- runThreatClock() - Method in class io.lumine.mythic.bukkit.clock.MythicClock
- runTimerSkills(long) - Method in class io.lumine.mythic.core.skills.SkillExecutor
S
- SaddleMechanic - Class in io.lumine.mythic.core.skills.mechanics
- SaddleMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.SaddleMechanic
- SALMON - Enum constant in enum class io.lumine.mythic.api.mobs.entities.MythicEntityType
- saturation - Variable in class io.lumine.mythic.core.skills.mechanics.FeedSkill
- save() - Method in interface io.lumine.mythic.api.config.MythicConfig
- save() - Method in class io.lumine.mythic.core.config.ConfigExecutor
- save() - Method in class io.lumine.mythic.core.config.MythicConfigImpl
- save() - Method in class io.lumine.mythic.core.mobs.ActiveMob
- save() - Method in class io.lumine.mythic.core.skills.variables.VariableManager
- saveAll() - Method in class io.lumine.mythic.core.worlds.WorldManager
- saveCachedActiveMobs() - Method in class io.lumine.mythic.core.mobs.MobExecutor
- saveClone() - Method in class io.lumine.mythic.core.spawning.spawners.MythicSpawner
- SaveCommand - Class in io.lumine.mythic.bukkit.commands
- SaveCommand(Command<MythicBukkit>) - Constructor for class io.lumine.mythic.bukkit.commands.SaveCommand
- saveCustomConfig() - Method in class io.lumine.mythic.core.config.IOLoader
- saveEnchants(MythicItem) - Static method in class io.lumine.mythic.bukkit.commands.items.edit.EditEnchantsCommand
- saveSkinData(Player, String) - Method in class io.lumine.mythic.api.volatilecode.VolatileCodeDisabled
- saveSkinData(Player, String) - Method in interface io.lumine.mythic.api.volatilecode.VolatileCodeHandler
- saveSpawnerData() - Method in class io.lumine.mythic.core.spawning.spawners.MythicSpawner
- saveSpawners() - Method in class io.lumine.mythic.core.spawning.spawners.SpawnerManager
- scale(AbstractVector) - Method in class io.lumine.mythic.api.volatilecode.virtual.PacketItemDisplay.PacketItemDisplayBuilder
- scale(AbstractVector) - Method in class io.lumine.mythic.api.volatilecode.virtual.PacketTextDisplay.PacketTextDisplayBuilder
- SCALE - Enum constant in enum class io.lumine.mythic.core.skills.mechanics.DisplayTransformationMechanic.TransformationType
- SCALE - Enum constant in enum class io.lumine.mythic.core.spawning.random.RandomSpawnerAction
- ScanInterval - Static variable in class io.lumine.mythic.core.config.ConfigExecutor
- ScanWorld() - Method in class io.lumine.mythic.core.mobs.MobExecutor
- scheduleAsyncTask(Runnable, int, int) - Method in interface io.lumine.mythic.api.adapters.AbstractTaskManager
-
Deprecated.
- scheduleAsyncTask(Runnable, int, int) - Method in class io.lumine.mythic.bukkit.adapters.BukkitTaskManager
- scheduleTask(Runnable, int, int) - Method in interface io.lumine.mythic.api.adapters.AbstractTaskManager
-
Deprecated.
- scheduleTask(Runnable, int, int) - Method in class io.lumine.mythic.bukkit.adapters.BukkitTaskManager
- scope - Variable in class io.lumine.mythic.core.skills.targeters.VariableLocationTargeter
- scope - Variable in class io.lumine.mythic.core.skills.variables.VariableCondition
- scope - Variable in class io.lumine.mythic.core.skills.variables.VariableMechanic
- Scope - Enum Class in io.lumine.mythic.core.config
- ScoreCondition - Class in io.lumine.mythic.core.skills.conditions.all
- ScoreCondition(String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.conditions.all.ScoreCondition
- ScoreGlobalCondition - Class in io.lumine.mythic.core.skills.conditions.all
- ScoreGlobalCondition(String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.conditions.all.ScoreGlobalCondition
- SCRAPE - Enum constant in enum class io.lumine.mythic.bukkit.adapters.BukkitParticle
- SCULK_CHARGE - Enum constant in enum class io.lumine.mythic.bukkit.adapters.BukkitParticle
- SCULK_CHARGE_POP - Enum constant in enum class io.lumine.mythic.bukkit.adapters.BukkitParticle
- SCULK_SOUL - Enum constant in enum class io.lumine.mythic.bukkit.adapters.BukkitParticle
- SEA - Enum constant in enum class io.lumine.mythic.core.spawning.random.SpawnPointType
- search - Variable in class io.lumine.mythic.core.skills.mechanics.ActivateSpawnerMechanic
- search - Variable in class io.lumine.mythic.core.skills.mechanics.SuicideMechanic
- SEGMENTED_10 - Enum constant in enum class io.lumine.mythic.api.adapters.AbstractBossBar.BarStyle
- SEGMENTED_12 - Enum constant in enum class io.lumine.mythic.api.adapters.AbstractBossBar.BarStyle
- SEGMENTED_20 - Enum constant in enum class io.lumine.mythic.api.adapters.AbstractBossBar.BarStyle
- SEGMENTED_6 - Enum constant in enum class io.lumine.mythic.api.adapters.AbstractBossBar.BarStyle
- SelectorType - Enum Class in io.lumine.mythic.core.skills.targeters
- SelfEyeLocationTargeter - Class in io.lumine.mythic.core.skills.targeters
- SelfEyeLocationTargeter(SkillExecutor, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.targeters.SelfEyeLocationTargeter
- SelfLocationTargeter - Class in io.lumine.mythic.core.skills.targeters
- SelfLocationTargeter(SkillExecutor, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.targeters.SelfLocationTargeter
- SelfTargeter - Class in io.lumine.mythic.core.skills.targeters
- SelfTargeter(SkillExecutor, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.targeters.SelfTargeter
- send(AbstractLocation) - Method in enum class io.lumine.mythic.bukkit.adapters.BukkitParticle
- send(AbstractLocation, double) - Method in class io.lumine.mythic.core.skills.ParticleMaker.ParticlePacket
-
Deprecated.
- send(AbstractLocation, List<Player>) - Method in class io.lumine.mythic.core.skills.ParticleMaker.ParticlePacket
-
Deprecated.
- send(AbstractLocation, Player) - Method in class io.lumine.mythic.core.skills.ParticleMaker.ParticlePacket
-
Deprecated.
- send(AbstractPlayer, AbstractLocation, float, int, float, float, float) - Method in enum class io.lumine.mythic.bukkit.adapters.BukkitParticle
- send(Collection<AbstractPlayer>, AbstractLocation, float, int, float, float, float) - Method in enum class io.lumine.mythic.bukkit.adapters.BukkitParticle
- send(Collection<AbstractPlayer>, AbstractLocation, float, int, float, float, float, Object) - Method in enum class io.lumine.mythic.bukkit.adapters.BukkitParticle
- send(Collection<AbstractPlayer>, AbstractLocation, float, int, float, float, float, Object, boolean) - Method in enum class io.lumine.mythic.bukkit.adapters.BukkitParticle
- send(CommandSender, String) - Static method in class io.lumine.mythic.bukkit.commands.CommandHelper
- sendActionBarMessage(String) - Method in interface io.lumine.mythic.api.adapters.AbstractPlayer
- sendActionBarMessage(String) - Method in class io.lumine.mythic.bukkit.adapters.BukkitPlayer
- sendActionBarMessageToPlayer(AbstractPlayer, String) - Method in interface io.lumine.mythic.api.volatilecode.handlers.VolatileEntityHandler
- SendActionMessageMechanic - Class in io.lumine.mythic.core.skills.mechanics
- SendActionMessageMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.SendActionMessageMechanic
- sendAsync(AbstractLocation, int) - Method in class io.lumine.mythic.core.skills.ParticleMaker.ParticlePacket
-
Deprecated.
- sendAsync(List<AbstractLocation>, int) - Method in class io.lumine.mythic.core.skills.ParticleMaker.ParticlePacket
-
Deprecated.
- sendAuraDebugInfo(CommandSender) - Method in class io.lumine.mythic.core.skills.auras.AuraManager
- sendChatMessage - Variable in class io.lumine.mythic.core.skills.mechanics.SpeakMechanic
- sendChatSpeech(SkillMetadata, Collection<AbstractPlayer>, String) - Method in class io.lumine.mythic.core.skills.mechanics.SpeakMechanic
- sendCommandMessage(CommandSender, Component[]...) - Static method in class io.lumine.mythic.bukkit.commands.CommandHelper
- sendCommandMessage(CommandSender, String[]...) - Static method in class io.lumine.mythic.bukkit.commands.CommandHelper
- sendDirectional(Collection<AbstractPlayer>, AbstractLocation, float, int, float, float, float, AbstractVector) - Method in enum class io.lumine.mythic.bukkit.adapters.BukkitParticle
- sendEditorMessage(CommandSender, String...) - Static method in class io.lumine.mythic.bukkit.commands.CommandHelper
- sendEntityTeleportPacket(AbstractEntity) - Method in interface io.lumine.mythic.api.volatilecode.handlers.VolatileEntityHandler
- sendEntityTeleportPacket(AbstractEntity) - Method in interface io.lumine.mythic.core.volatilecode.disabled.VolatileEntityHandlerDisabled
- sendError(CommandSender, String) - Static method in class io.lumine.mythic.bukkit.commands.CommandHelper
- sendFooter(CommandSender) - Static method in class io.lumine.mythic.bukkit.commands.CommandHelper
- sendGameStateChange(AbstractPlayer, int, int) - Method in interface io.lumine.mythic.api.volatilecode.handlers.VolatileEntityHandler
- sendHeader(CommandSender) - Static method in class io.lumine.mythic.bukkit.commands.CommandHelper
- sendLegacyColored(Collection<AbstractPlayer>, AbstractLocation, float, int, float, float, float, Color) - Method in enum class io.lumine.mythic.bukkit.adapters.BukkitParticle
- sendMessage(String) - Method in interface io.lumine.mythic.api.adapters.AbstractPlayer
- sendMessage(String) - Method in class io.lumine.mythic.bukkit.adapters.BukkitPlayer
- sendMultiBlockChange(Collection<AbstractPlayer>, Map<AbstractLocation, AbstractBlock>) - Method in interface io.lumine.mythic.api.volatilecode.handlers.VolatileBlockHandler
- sendPacket(AbstractPlayer, Object...) - Method in class io.lumine.mythic.api.volatilecode.virtual.PacketEntityRenderer
- sendPacket(Object...) - Method in class io.lumine.mythic.api.volatilecode.virtual.PacketEntityRenderer
- sendPlayerFakeInventoryItem(AbstractPlayer, ItemStack, int) - Method in interface io.lumine.mythic.api.volatilecode.handlers.VolatileEntityHandler
- sendResourcePack(AbstractPlayer, String, String) - Method in interface io.lumine.mythic.api.volatilecode.VolatileCodeHandler
- SendResourcePackMechanic - Class in io.lumine.mythic.core.skills.mechanics
- SendResourcePackMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.SendResourcePackMechanic
- sendSuccess(CommandSender, String) - Static method in class io.lumine.mythic.bukkit.commands.CommandHelper
- sendTitle(String, String, int, int, int) - Method in interface io.lumine.mythic.api.adapters.AbstractPlayer
- sendTitle(String, String, int, int, int) - Method in class io.lumine.mythic.bukkit.adapters.BukkitPlayer
- SendTitleMechanic - Class in io.lumine.mythic.core.skills.mechanics
- SendTitleMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.SendTitleMechanic
- SendToastMechanic - Class in io.lumine.mythic.core.skills.mechanics
- SendToastMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.SendToastMechanic
- sendToastNotification(SkillCaster, String) - Method in class io.lumine.mythic.bukkit.adapters.BukkitSkillAdapter
- serialize() - Method in interface io.lumine.mythic.api.skills.placeholders.IPlaceholder
- serialize() - Method in class io.lumine.mythic.core.skills.placeholders.PlaceholderParser
- serialize(Variable, Type, JsonSerializationContext) - Method in class io.lumine.mythic.core.skills.variables.VariableSerializer
- serialize(CompoundTag, Type, JsonSerializationContext) - Method in class io.lumine.mythic.core.utils.jnbt.NBTCompoundSerializer
- serialize(Tag, Type, JsonSerializationContext) - Method in class io.lumine.mythic.core.utils.jnbt.NBTSerializer
- serializeShortForm() - Method in class io.lumine.mythic.api.adapters.AbstractLocation
- SerializingComponent - Class in io.lumine.mythic.core
- SerializingComponent(MythicBukkit) - Constructor for class io.lumine.mythic.core.SerializingComponent
- ServerInterface - Interface in io.lumine.mythic.api.adapters
- ServerNMSVersionCondition - Class in io.lumine.mythic.core.skills.conditions.all
- ServerNMSVersionCondition(String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.conditions.all.ServerNMSVersionCondition
- ServerVersionCondition - Class in io.lumine.mythic.core.skills.conditions.all
- ServerVersionCondition(String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.conditions.all.ServerVersionCondition
- set(AbstractLocation) - Method in class io.lumine.mythic.api.adapters.AbstractBlock
- set(AbstractLocation) - Method in class io.lumine.mythic.bukkit.adapters.BukkitBlock
- set(AbstractLocation) - Method in class io.lumine.mythic.bukkit.compatibility.MMOItemsSupport.MMOItemsBlock
- set(AbstractLocation, boolean) - Method in class io.lumine.mythic.api.adapters.AbstractBlock.InvalidBlock
- set(AbstractLocation, boolean) - Method in class io.lumine.mythic.api.adapters.AbstractBlock
- set(AbstractLocation, boolean) - Method in class io.lumine.mythic.bukkit.adapters.BukkitBlock
- set(AbstractLocation, boolean) - Method in class io.lumine.mythic.bukkit.compatibility.MMOItemsSupport.MMOItemsBlock
- set(String, Object) - Method in interface io.lumine.mythic.api.config.MythicConfig
- set(String, Object) - Method in class io.lumine.mythic.core.config.MythicConfigImpl
- SET - Enum constant in enum class io.lumine.mythic.core.skills.mechanics.DisplayTransformationMechanic.Action
- SET - Enum constant in enum class io.lumine.mythic.core.skills.mechanics.ModifyGlobalScoreMechanic.ModifyScoreAction
- SET - Enum constant in enum class io.lumine.mythic.core.skills.mechanics.ModifyScoreMechanic.ModifyScoreAction
- SET - Enum constant in enum class io.lumine.mythic.core.skills.mechanics.SetLevelMechanic.SetLevelAction
- SET - Enum constant in enum class io.lumine.mythic.core.skills.mechanics.TimeMechanic.Mode
- setAction(ConditionAction) - Method in class io.lumine.mythic.core.skills.SkillCondition
- setActivationRange(double) - Method in class io.lumine.mythic.core.spawning.spawners.MythicSpawner
- setAI(boolean) - Method in interface io.lumine.mythic.api.adapters.AbstractEntity
- setAI(boolean) - Method in class io.lumine.mythic.bukkit.adapters.BukkitEntity
- setAI(boolean) - Method in class io.lumine.mythic.core.adapters.VirtualEntity
- SetAIMechanic - Class in io.lumine.mythic.core.skills.mechanics
- SetAIMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.SetAIMechanic
- setAllowFlight(boolean) - Method in interface io.lumine.mythic.api.adapters.AbstractPlayer
- setAllowFlight(boolean) - Method in class io.lumine.mythic.bukkit.adapters.BukkitPlayer
- setAmount(float) - Method in interface io.lumine.mythic.api.drops.DropMetadata
- setArmor(double) - Method in interface io.lumine.mythic.api.adapters.AbstractEntity
- setArmor(double) - Method in class io.lumine.mythic.bukkit.adapters.BukkitEntity
- setArmor(double) - Method in class io.lumine.mythic.core.adapters.VirtualEntity
- setArmorStandNoGravity(AbstractEntity) - Method in interface io.lumine.mythic.api.volatilecode.handlers.VolatileEntityHandler
- setArmorStandNoGravity(AbstractEntity) - Method in interface io.lumine.mythic.core.volatilecode.disabled.VolatileEntityHandlerDisabled
- setArmorToughness(double) - Method in interface io.lumine.mythic.api.adapters.AbstractEntity
- setArmorToughness(double) - Method in class io.lumine.mythic.bukkit.adapters.BukkitEntity
- setArmorToughness(double) - Method in class io.lumine.mythic.core.adapters.VirtualEntity
- setAssociatedMobs(Collection<UUID>) - Method in class io.lumine.mythic.core.spawning.spawners.MythicSpawner
- setAsyncSafe(boolean) - Method in class io.lumine.mythic.core.skills.SkillMechanic
- setAttackSpeed(double) - Method in interface io.lumine.mythic.api.adapters.AbstractEntity
- setAttackSpeed(double) - Method in class io.lumine.mythic.bukkit.adapters.BukkitEntity
- setAttackSpeed(double) - Method in class io.lumine.mythic.core.adapters.VirtualEntity
- setAttrArmor(PlaceholderDouble) - Method in interface io.lumine.mythic.api.mobs.MythicMob
- setAttrDamage(PlaceholderDouble) - Method in interface io.lumine.mythic.api.mobs.MythicMob
- setAttrHealth(PlaceholderDouble) - Method in interface io.lumine.mythic.api.mobs.MythicMob
- setAttrMovementSpeed(PlaceholderDouble) - Method in interface io.lumine.mythic.api.mobs.MythicMob
- setAware(boolean) - Method in interface io.lumine.mythic.api.adapters.AbstractEntity
- setAware(boolean) - Method in class io.lumine.mythic.bukkit.adapters.BukkitEntity
- setAware(boolean) - Method in class io.lumine.mythic.core.adapters.VirtualEntity
- setBaseValue(double) - Method in class io.lumine.mythic.core.skills.stats.StatRegistry.StatMap
- SetBlockTypeMechanic - Class in io.lumine.mythic.core.skills.mechanics
- SetBlockTypeMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.SetBlockTypeMechanic
- setBoolean(int, boolean) - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- setBreakable(boolean) - Method in class io.lumine.mythic.core.spawning.spawners.MythicSpawner
- setBrightness(Display.Brightness) - Method in class io.lumine.mythic.api.volatilecode.virtual.PacketItemDisplay
- setBulletItemModel(int) - Method in class io.lumine.mythic.core.skills.projectiles.bullet.ArmorStandPacketBullet.ArmorStandBulletTracker
- setBulletItemModel(int) - Method in class io.lumine.mythic.core.skills.projectiles.bullet.DisplayPacketBullet.DisplayPacketBulletTracker
- setBulletItemModel(int) - Method in interface io.lumine.mythic.core.skills.projectiles.bullet.IItemBulletTracker
- setByte(int, int) - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- setBytes(int, byte[]) - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- setBytes(int, byte[], int, int) - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- setBytes(int, ByteBuf) - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- setBytes(int, ByteBuf, int) - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- setBytes(int, ByteBuf, int, int) - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- setBytes(int, InputStream, int) - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- setBytes(int, ByteBuffer) - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- setBytes(int, FileChannel, long, int) - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- setBytes(int, ScatteringByteChannel, int) - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- setCallingEvent(IParentSkill) - Method in interface io.lumine.mythic.api.skills.SkillMetadata
- setCallingEvent(IParentSkill) - Method in class io.lumine.mythic.core.skills.SkillMetadataImpl
- setCancelled() - Method in interface io.lumine.mythic.api.skills.IParentSkill
- setCancelled() - Method in class io.lumine.mythic.bukkit.events.MythicMobInteractEvent
- setCancelled() - Method in class io.lumine.mythic.bukkit.events.MythicMobPreSpawnEvent
-
Deprecated.
- setCancelled() - Method in class io.lumine.mythic.bukkit.events.MythicMobSpawnEvent
-
Deprecated.
- setCancelled() - Method in class io.lumine.mythic.core.skills.auras.Aura.AuraTracker
- setCancelled() - Method in class io.lumine.mythic.core.skills.mechanics.ChainMechanic.ChainTracker
- setCancelled() - Method in class io.lumine.mythic.core.skills.mechanics.ProjectileMechanic.ProjectileMechanicTracker
- setCancelled() - Method in class io.lumine.mythic.core.skills.projectiles.Projectile.ProjectileTracker
- setCancelled() - Method in class io.lumine.mythic.core.skills.TriggeredSkill
- setCancelled(boolean) - Method in class io.lumine.mythic.bukkit.events.MythicHealMechanicEvent
- setCancelled(boolean) - Method in class io.lumine.mythic.bukkit.events.MythicMobPreSpawnEvent
- setCancelled(boolean) - Method in class io.lumine.mythic.bukkit.events.MythicMobSpawnEvent
- setCancelled(boolean) - Method in class io.lumine.mythic.bukkit.events.MythicPlayerAttackEvent
- setCancelled(boolean) - Method in class io.lumine.mythic.bukkit.events.MythicPlayerLoadedEvent
- setCancelled(boolean) - Method in class io.lumine.mythic.bukkit.events.MythicTriggerEvent
- setCaster(SkillCaster) - Method in interface io.lumine.mythic.api.skills.SkillMetadata
- setCaster(SkillCaster) - Method in class io.lumine.mythic.core.skills.SkillMetadataImpl
- setCastPercent(double) - Method in class io.lumine.mythic.core.holograms.types.CastBar
- setChar(int, int) - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- setCharSequence(int, CharSequence, Charset) - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- setCheckForPlayers(boolean) - Method in class io.lumine.mythic.core.spawning.spawners.MythicSpawner
- setChickenHostile(Chicken) - Method in class io.lumine.mythic.api.volatilecode.VolatileCodeDisabled
- setChickenHostile(Chicken) - Method in interface io.lumine.mythic.api.volatilecode.VolatileCodeHandler
- SetCollidableMechanic - Class in io.lumine.mythic.core.skills.mechanics
- SetCollidableMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.SetCollidableMechanic
- setColor(String) - Method in interface io.lumine.mythic.api.adapters.AbstractBossBar
-
Sets the color of this boss bar.
- setColor(String) - Method in class io.lumine.mythic.bukkit.adapters.bossbars.AdventureBossBar
- setColor(String) - Method in class io.lumine.mythic.bukkit.adapters.bossbars.BukkitBossBar
- setColor(String) - Method in class io.lumine.mythic.core.mobs.model.MobModel
- SetCommand - Class in io.lumine.mythic.bukkit.commands.spawners
- SetCommand(Command<MythicBukkit>) - Constructor for class io.lumine.mythic.bukkit.commands.spawners.SetCommand
- setCooldown(AbstractEntity) - Method in class io.lumine.mythic.core.mobs.ActiveMob.ImmunityTable
- setCooldown(SkillCaster, double) - Method in class io.lumine.mythic.core.skills.AbstractSkill
- setCooldownSeconds(int) - Method in class io.lumine.mythic.core.spawning.spawners.MythicSpawner
-
Sets the spawner's cooldown time in seconds
- setCreateFog(boolean) - Method in interface io.lumine.mythic.api.adapters.AbstractBossBar
- setCreateFog(boolean) - Method in class io.lumine.mythic.bukkit.adapters.bossbars.AdventureBossBar
- setCreateFog(boolean) - Method in class io.lumine.mythic.bukkit.adapters.bossbars.BukkitBossBar
- setCullingDistance(int) - Method in interface io.lumine.mythic.api.volatilecode.virtual.IPacketEntityRenderer
- setCullingDistance(int) - Method in class io.lumine.mythic.api.volatilecode.virtual.PacketEntityRenderer
- setCustomName(AbstractEntity, String) - Method in interface io.lumine.mythic.api.volatilecode.handlers.VolatileEntityHandler
- setCustomName(String) - Method in interface io.lumine.mythic.api.adapters.AbstractEntity
- setCustomName(String) - Method in class io.lumine.mythic.bukkit.adapters.BukkitEntity
- setCustomName(String) - Method in class io.lumine.mythic.core.adapters.VirtualEntity
- setDamage(double) - Method in interface io.lumine.mythic.api.adapters.AbstractEntity
- setDamage(double) - Method in class io.lumine.mythic.bukkit.adapters.BukkitEntity
- setDamage(double) - Method in class io.lumine.mythic.bukkit.events.MythicDamageEvent
- setDamage(double) - Method in class io.lumine.mythic.core.adapters.VirtualEntity
- setDarkenSky(boolean) - Method in interface io.lumine.mythic.api.adapters.AbstractBossBar
- setDarkenSky(boolean) - Method in class io.lumine.mythic.bukkit.adapters.bossbars.AdventureBossBar
- setDarkenSky(boolean) - Method in class io.lumine.mythic.bukkit.adapters.bossbars.BukkitBossBar
- setDead() - Method in class io.lumine.mythic.core.mobs.ActiveMob
- setDebugLevel(int) - Method in interface io.lumine.mythic.api.config.ConfigManager
- setDespawned() - Method in class io.lumine.mythic.core.mobs.ActiveMob
- setDespawnedSync() - Method in class io.lumine.mythic.core.mobs.ActiveMob
- setDespawnMode(DespawnMode) - Method in class io.lumine.mythic.core.mobs.ActiveMob
- setDirection(AbstractVector) - Method in class io.lumine.mythic.api.adapters.AbstractLocation
- setDirection(AbstractVector) - Method in class io.lumine.mythic.core.skills.projectiles.Projectile.ProjectileTracker
- setDirty() - Method in class io.lumine.mythic.api.volatilecode.virtual.PacketEntity
- setDisguise(AbstractEntity, MythicLineConfig) - Method in class io.lumine.mythic.bukkit.compatibility.LibsDisguisesSupport
- setDisguise(ActiveMob, String) - Method in class io.lumine.mythic.bukkit.compatibility.LibsDisguisesSupport
- setDisguiseName(AbstractEntity, String) - Method in class io.lumine.mythic.bukkit.compatibility.LibsDisguisesSupport
- setDisplayName(PlaceholderString) - Method in interface io.lumine.mythic.api.mobs.MythicMob
-
Sets the display name of the mob type
- setDisplayName(String) - Method in class io.lumine.mythic.core.mobs.ActiveMob
- setDouble(int, double) - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- SetDragonPodiumMechanic - Class in io.lumine.mythic.core.skills.mechanics
- SetDragonPodiumMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.SetDragonPodiumMechanic
- setDrops(List<ItemStack>) - Method in class io.lumine.mythic.bukkit.events.MythicMobDeathEvent
-
Sets the drops of the mob
- setEnchanted(boolean) - Method in class io.lumine.mythic.core.mobs.model.MobModel
- setEntity(AbstractEntity) - Method in class io.lumine.mythic.core.mobs.ActiveMob
- setEntityAbsorptionHearts(AbstractEntity, float) - Method in interface io.lumine.mythic.api.volatilecode.handlers.VolatileEntityHandler
- setEntityAbsorptionHearts(AbstractEntity, float) - Method in interface io.lumine.mythic.core.volatilecode.disabled.VolatileEntityHandlerDisabled
- setEntityDespawned(UUID) - Method in class io.lumine.mythic.core.mobs.MobExecutor
-
Mark that an entity in the world has despawned
- setEntityPitch(AbstractEntity, float) - Method in interface io.lumine.mythic.api.volatilecode.handlers.VolatileEntityHandler
- setEntityRotation(AbstractEntity, float, float) - Method in interface io.lumine.mythic.api.volatilecode.handlers.VolatileEntityHandler
- setEntityRotation(AbstractEntity, float, float) - Method in interface io.lumine.mythic.core.volatilecode.disabled.VolatileEntityHandlerDisabled
- setEntitySpawnReason(AbstractEntity, CreatureSpawnEvent.SpawnReason) - Method in interface io.lumine.mythic.api.volatilecode.handlers.VolatileEntityHandler
- setEntityTarget(AbstractEntity) - Method in interface io.lumine.mythic.api.skills.SkillMetadata
- setEntityTarget(AbstractEntity) - Method in class io.lumine.mythic.core.skills.SkillMetadataImpl
- setEntityTargets(Collection<AbstractEntity>) - Method in interface io.lumine.mythic.api.skills.SkillMetadata
- setEntityTargets(Collection<AbstractEntity>) - Method in class io.lumine.mythic.core.skills.SkillMetadataImpl
- setEntityType(MythicEntityType) - Method in interface io.lumine.mythic.api.mobs.MythicMob
-
Sets the entity type of the mob
- setEntityType(MythicEntityType) - Method in class io.lumine.mythic.core.mobs.MobType
-
Sets the entity type of the mob
- setExecuteAfterDeath(boolean) - Method in interface io.lumine.mythic.api.skills.SkillMetadata
- setExecuteAfterDeath(boolean) - Method in class io.lumine.mythic.core.skills.SkillMetadataImpl
- setExp(int) - Method in class io.lumine.mythic.bukkit.events.MythicMobLootDropEvent
-
Sets the experience dropped by the mob
- setExperience(float) - Method in interface io.lumine.mythic.api.adapters.AbstractPlayer
- setExperience(float) - Method in class io.lumine.mythic.bukkit.adapters.BukkitPlayer
- setFaction(String) - Method in interface io.lumine.mythic.api.mobs.MythicMob
- setFaction(String) - Method in class io.lumine.mythic.core.mobs.ActiveMob
- SetFactionMechanic - Class in io.lumine.mythic.core.skills.mechanics
- SetFactionMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.SetFactionMechanic
- setFinished() - Method in class io.lumine.mythic.core.holograms.types.CastBar
- setFireTicks(int) - Method in interface io.lumine.mythic.api.adapters.AbstractEntity
- setFireTicks(int) - Method in class io.lumine.mythic.bukkit.adapters.BukkitEntity
- setFireTicks(int) - Method in class io.lumine.mythic.core.adapters.VirtualEntity
- setFloat(int, float) - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- setFlying(boolean) - Method in interface io.lumine.mythic.api.adapters.AbstractPlayer
- setFlying(boolean) - Method in class io.lumine.mythic.bukkit.adapters.BukkitPlayer
- setFlyingSpeed(float) - Method in interface io.lumine.mythic.api.adapters.AbstractPlayer
- setFlyingSpeed(float) - Method in class io.lumine.mythic.bukkit.adapters.BukkitPlayer
- setFoodLevel(int) - Method in interface io.lumine.mythic.api.adapters.AbstractPlayer
- setFoodLevel(int) - Method in class io.lumine.mythic.bukkit.adapters.BukkitPlayer
- setFoodSaturation(float) - Method in interface io.lumine.mythic.api.adapters.AbstractPlayer
- setFoodSaturation(float) - Method in class io.lumine.mythic.bukkit.adapters.BukkitPlayer
- setFreezingTicks(int) - Method in interface io.lumine.mythic.api.adapters.AbstractEntity
- setFreezingTicks(int) - Method in class io.lumine.mythic.bukkit.adapters.BukkitEntity
- setFreezingTicks(int) - Method in class io.lumine.mythic.core.adapters.VirtualEntity
- setGameMode(AbstractGameMode) - Method in interface io.lumine.mythic.api.adapters.AbstractPlayer
- setGameMode(AbstractGameMode) - Method in class io.lumine.mythic.bukkit.adapters.BukkitPlayer
- SetGameModeMechanic - Class in io.lumine.mythic.core.skills.mechanics
- SetGameModeMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.SetGameModeMechanic
- SetGlidingMechanic - Class in io.lumine.mythic.core.skills.mechanics
- SetGlidingMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.SetGlidingMechanic
- setGlobalCooldown(int) - Method in class io.lumine.mythic.api.mobs.GenericCaster
- setGlobalCooldown(int) - Method in interface io.lumine.mythic.api.skills.SkillCaster
-
Sets the number of ticks the caster's global cooldown should be active
- SetGlobalScoreMechanic - Class in io.lumine.mythic.core.skills.mechanics
- SetGlobalScoreMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.SetGlobalScoreMechanic
- setGravity(boolean) - Method in interface io.lumine.mythic.api.adapters.AbstractEntity
- setGravity(boolean) - Method in class io.lumine.mythic.bukkit.adapters.BukkitEntity
- setGravity(boolean) - Method in class io.lumine.mythic.core.adapters.VirtualEntity
- setGravity(float) - Method in class io.lumine.mythic.core.skills.mechanics.ProjectileMechanic.ProjectileMechanicTracker
- setGroup(String) - Method in class io.lumine.mythic.core.spawning.spawners.MythicSpawner
-
Sets the spawner group the spawner is part of
- setHeadPose(EulerAngle) - Method in class io.lumine.mythic.api.volatilecode.virtual.PacketArmorStand
- setHeadYaw(AbstractEntity, float) - Method in interface io.lumine.mythic.api.volatilecode.VolatileCodeHandler
- setHealAmount(double) - Method in class io.lumine.mythic.bukkit.events.MythicHealMechanicEvent
-
It is untested what a negative value accomplishes here.
- setHealOnLeash(boolean) - Method in class io.lumine.mythic.core.spawning.spawners.MythicSpawner
- setHealth(double) - Method in interface io.lumine.mythic.api.adapters.AbstractEntity
- setHealth(double) - Method in class io.lumine.mythic.bukkit.adapters.BukkitEntity
- setHealth(double) - Method in class io.lumine.mythic.core.adapters.VirtualEntity
- setHealthAndMax(double) - Method in interface io.lumine.mythic.api.adapters.AbstractEntity
- setHealthAndMax(double) - Method in class io.lumine.mythic.bukkit.adapters.BukkitEntity
- setHealthAndMax(double) - Method in class io.lumine.mythic.core.adapters.VirtualEntity
- SetHealthCommand - Class in io.lumine.mythic.bukkit.commands.test
- SetHealthCommand(Command<MythicBukkit>) - Constructor for class io.lumine.mythic.bukkit.commands.test.SetHealthCommand
- SetHealthMechanic - Class in io.lumine.mythic.core.skills.mechanics
- SetHealthMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.SetHealthMechanic
- setHealthScale(double) - Method in interface io.lumine.mythic.api.adapters.AbstractPlayer
- setHealthScale(double) - Method in class io.lumine.mythic.bukkit.adapters.BukkitPlayer
- setHealthScaled(boolean) - Method in interface io.lumine.mythic.api.adapters.AbstractPlayer
- setHealthScaled(boolean) - Method in class io.lumine.mythic.bukkit.adapters.BukkitPlayer
- setHitBox(AbstractEntity, double, double) - Method in interface io.lumine.mythic.api.volatilecode.handlers.VolatileEntityHandler
- setHitBox(AbstractEntity, double, double, double) - Method in interface io.lumine.mythic.core.volatilecode.disabled.VolatileEntityHandlerDisabled
- setIgnoreEntity(UUID) - Method in class io.lumine.mythic.core.mobs.MobExecutor
-
Marks the entity as non-Mythic so that it is ignored later
- setInactive(UUID) - Method in class io.lumine.mythic.core.mobs.MobRegistry
- setInCombat(ActiveMob, boolean) - Method in class io.lumine.mythic.core.mobs.MobExecutor
- setIndex(int, int) - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- setInertia(float) - Method in class io.lumine.mythic.core.skills.mechanics.MissileMechanic.MissileTracker
- setInt(int, int) - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- setInternalCooldown(int) - Method in class io.lumine.mythic.core.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.mythic.core.holograms.types.CastBar
- setIntLE(int, int) - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- setIsAsync(boolean) - Method in interface io.lumine.mythic.api.skills.SkillMetadata
- setIsAsync(boolean) - Method in class io.lumine.mythic.core.skills.SkillMetadataImpl
- setItem(ItemStack) - Method in class io.lumine.mythic.api.volatilecode.virtual.PacketArmorStand
- setItem(ItemStack) - Method in class io.lumine.mythic.api.volatilecode.virtual.PacketItem
- setItem(ItemStack) - Method in class io.lumine.mythic.api.volatilecode.virtual.PacketItemDisplay
- setItemPosition(AbstractEntity, AbstractLocation) - Method in interface io.lumine.mythic.api.volatilecode.handlers.VolatileEntityHandler
- setItemPosition(AbstractEntity, AbstractLocation) - Method in interface io.lumine.mythic.core.volatilecode.disabled.VolatileEntityHandlerDisabled
- setKey(String) - Method in interface io.lumine.mythic.api.config.MythicConfig
- setKey(String) - Method in class io.lumine.mythic.core.config.MythicConfigImpl
- setLastAggroCause(AbstractEntity) - Method in class io.lumine.mythic.core.mobs.ActiveMob
- setLastDamageSkillAmount(double) - Method in class io.lumine.mythic.core.mobs.ActiveMob
- SetLeashHolderMechanic - Class in io.lumine.mythic.core.skills.mechanics
- SetLeashHolderMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.SetLeashHolderMechanic
- setLeashRange(double) - Method in class io.lumine.mythic.core.spawning.spawners.MythicSpawner
- setLeashResetsThreat(boolean) - Method in class io.lumine.mythic.core.spawning.spawners.MythicSpawner
- setLevel(double) - Method in class io.lumine.mythic.core.mobs.ActiveMob
- setLevel(int) - Method in interface io.lumine.mythic.api.adapters.AbstractPlayer
- setLevel(int) - Method in class io.lumine.mythic.bukkit.adapters.BukkitPlayer
- SetLevelMechanic - Class in io.lumine.mythic.core.skills.mechanics
- SetLevelMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.SetLevelMechanic
- SetLevelMechanic.SetLevelAction - Enum Class in io.lumine.mythic.core.skills.mechanics
- setLinePrefix(String) - Method in class io.lumine.mythic.core.holograms.types.SpeechBubble
- setLocation(AbstractEntity, double, double, double, float, float) - Method in interface io.lumine.mythic.api.volatilecode.handlers.VolatileEntityHandler
- setLocation(AbstractEntity, double, double, double, float, float) - Method in interface io.lumine.mythic.core.volatilecode.disabled.VolatileEntityHandlerDisabled
- setLocation(AbstractEntity, double, double, double, float, float, boolean, boolean) - Method in interface io.lumine.mythic.api.volatilecode.handlers.VolatileEntityHandler
- setLocation(AbstractEntity, double, double, double, float, float, boolean, boolean) - Method in interface io.lumine.mythic.core.volatilecode.disabled.VolatileEntityHandlerDisabled
- setLocation(AbstractEntity, AbstractLocation) - Method in interface io.lumine.mythic.api.volatilecode.handlers.VolatileEntityHandler
- setLocation(AbstractEntity, AbstractLocation) - Method in interface io.lumine.mythic.core.volatilecode.disabled.VolatileEntityHandlerDisabled
- setLocation(AbstractLocation) - Method in class io.lumine.mythic.core.spawning.spawners.MythicSpawner
-
Sets the location of the spawner
- setLocationTarget(AbstractLocation) - Method in interface io.lumine.mythic.api.skills.SkillMetadata
- setLocationTarget(AbstractLocation) - Method in class io.lumine.mythic.core.skills.SkillMetadataImpl
- setLocationTargets(Collection<AbstractLocation>) - Method in interface io.lumine.mythic.api.skills.SkillMetadata
- setLocationTargets(Collection<AbstractLocation>) - Method in class io.lumine.mythic.core.skills.SkillMetadataImpl
- setLong(int, long) - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- setLongLE(int, long) - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- setMaterial(String) - Method in class io.lumine.mythic.core.items.MythicItem
-
Sets the item's material
- SetMaterialCooldownMechanic - Class in io.lumine.mythic.core.skills.mechanics
- SetMaterialCooldownMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.SetMaterialCooldownMechanic
- setMaxHealth(double) - Method in interface io.lumine.mythic.api.adapters.AbstractEntity
- setMaxHealth(double) - Method in class io.lumine.mythic.bukkit.adapters.BukkitEntity
- setMaxHealth(double) - Method in class io.lumine.mythic.core.adapters.VirtualEntity
- SetMaxHealthMechanic - Class in io.lumine.mythic.core.skills.mechanics
- SetMaxHealthMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.SetMaxHealthMechanic
- setMaximumAir(int) - Method in interface io.lumine.mythic.api.adapters.AbstractPlayer
- setMaximumAir(int) - Method in class io.lumine.mythic.bukkit.adapters.BukkitPlayer
- setMaxMobs(PlaceholderInt) - Method in class io.lumine.mythic.core.spawning.spawners.MythicSpawner
- setMedium(int, int) - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- setMediumLE(int, int) - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- setMetadata(String, Object) - Method in interface io.lumine.mythic.api.adapters.AbstractEntity
- setMetadata(String, Object) - Method in interface io.lumine.mythic.api.skills.SkillMetadata
- setMetadata(String, Object) - Method in class io.lumine.mythic.bukkit.adapters.BukkitEntity
- setMetadata(String, Object) - Method in class io.lumine.mythic.core.adapters.VirtualEntity
- setMetadata(String, Object) - Method in class io.lumine.mythic.core.skills.SkillMetadataImpl
- setMetaData(AbstractEntity, String, String) - Static method in class io.lumine.mythic.core.mobs.MobExecutor
- SetMobColorMechanic - Class in io.lumine.mythic.core.skills.mechanics
- SetMobColorMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.SetMobColorMechanic
- setMobDamage(LivingEntity, double) - Method in class io.lumine.mythic.bukkit.compatibility.HeroesSupport
- setMobLevel(double) - Method in class io.lumine.mythic.bukkit.events.MythicMobPreSpawnEvent
-
Sets the level of the mob being spawned
- setMobLevel(double) - Method in class io.lumine.mythic.bukkit.events.MythicMobSpawnEvent
-
Sets the level of the mob being spawned
- setMobLevel(RandomInt) - Method in class io.lumine.mythic.core.spawning.spawners.MythicSpawner
- SetMobScoreMechanic - Class in io.lumine.mythic.core.skills.mechanics
- SetMobScoreMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.SetMobScoreMechanic
- setMobsPerSpawn(int) - Method in class io.lumine.mythic.core.spawning.spawners.MythicSpawner
- setMoney(int) - Method in class io.lumine.mythic.bukkit.events.MythicMobLootDropEvent
-
Sets the vault money dropped by the mob
- setMount(int) - Method in interface io.lumine.mythic.api.volatilecode.virtual.IPacketEntityRenderer
- setMount(ActiveMob) - Method in class io.lumine.mythic.core.mobs.ActiveMob
- setMovementSpeed(double) - Method in interface io.lumine.mythic.api.adapters.AbstractEntity
- setMovementSpeed(double) - Method in class io.lumine.mythic.bukkit.adapters.BukkitEntity
- setMovementSpeed(double) - Method in class io.lumine.mythic.core.adapters.VirtualEntity
- setName(String) - Method in class io.lumine.mythic.core.spawning.spawners.MythicSpawner
-
Sets the ID of the spawner
- SetNameMechanic - Class in io.lumine.mythic.core.skills.mechanics
- SetNameMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.SetNameMechanic
- setNavigationController(AbstractEntity, String) - Method in interface io.lumine.mythic.api.volatilecode.handlers.VolatileAIHandler
- setNBTData(AbstractEntity, CompoundTag) - Method in interface io.lumine.mythic.api.volatilecode.handlers.VolatileEntityHandler
- setNBTData(AbstractEntity, CompoundTag) - Method in interface io.lumine.mythic.core.volatilecode.disabled.VolatileEntityHandlerDisabled
- setNBTData(ItemStack, CompoundTag) - Method in interface io.lumine.mythic.api.volatilecode.handlers.VolatileItemHandler
- setNBTData(ItemStack, CompoundTag) - Method in interface io.lumine.mythic.core.volatilecode.disabled.VolatileItemHandlerDisabled
- setNBTData(ItemStack, CompoundTag, PlaceholderMeta) - Method in interface io.lumine.mythic.api.volatilecode.handlers.VolatileItemHandler
- setNoDamageTicks(int) - Method in interface io.lumine.mythic.api.adapters.AbstractEntity
- setNoDamageTicks(int) - Method in class io.lumine.mythic.bukkit.adapters.BukkitEntity
- setNoDamageTicks(int) - Method in class io.lumine.mythic.core.adapters.VirtualEntity
- SetNoDamageTicksMechanic - Class in io.lumine.mythic.core.skills.mechanics
- SetNoDamageTicksMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.SetNoDamageTicksMechanic
- setOnCooldown() - Method in class io.lumine.mythic.core.spawning.spawners.MythicSpawner
-
Puts the spawner on cooldown
- setOnWarmup() - Method in class io.lumine.mythic.core.spawning.spawners.MythicSpawner
-
Puts the spawner on warmup
- setOrigin(AbstractLocation) - Method in interface io.lumine.mythic.api.skills.SkillMetadata
- setOrigin(AbstractLocation) - Method in class io.lumine.mythic.core.skills.SkillMetadataImpl
- setOwner(UUID) - Method in class io.lumine.mythic.core.mobs.ActiveMob
- SetOwnerMechanic - Class in io.lumine.mythic.core.skills.mechanics
- SetOwnerMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.SetOwnerMechanic
- setParent(SkillCaster) - Method in class io.lumine.mythic.core.mobs.ActiveMob
- setParent(SkillHolder) - Method in interface io.lumine.mythic.api.skills.Skill
- setParent(SkillHolder) - Method in class io.lumine.mythic.core.skills.AbstractSkill
- setParent(SkillHolder) - Method in class io.lumine.mythic.core.skills.SkillCondition
- setParent(SkillHolder) - Method in class io.lumine.mythic.core.skills.SkillTargeter
- setParent(ActiveMob) - Method in class io.lumine.mythic.core.mobs.ActiveMob.ThreatTable
- SetParentMechanic - Class in io.lumine.mythic.core.skills.mechanics
- SetParentMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.SetParentMechanic
- setPassenger(AbstractEntity) - Method in interface io.lumine.mythic.api.adapters.AbstractEntity
- setPassenger(AbstractEntity) - Method in class io.lumine.mythic.bukkit.adapters.BukkitEntity
- setPassenger(AbstractEntity) - Method in class io.lumine.mythic.core.adapters.VirtualEntity
- setPassenger(Entity) - Method in interface io.lumine.mythic.api.adapters.AbstractEntity
- setPassenger(Entity) - Method in class io.lumine.mythic.bukkit.adapters.BukkitEntity
- setPassenger(Entity) - Method in class io.lumine.mythic.core.adapters.VirtualEntity
- setPathfindingMalus(AbstractEntity, String, float) - Method in interface io.lumine.mythic.api.volatilecode.handlers.VolatileAIHandler
- SetPathfindingMalusMechanic - Class in io.lumine.mythic.core.skills.mechanics
- SetPathfindingMalusMechanic(SkillExecutor, File, String, MythicLineConfig, int) - Constructor for class io.lumine.mythic.core.skills.mechanics.SetPathfindingMalusMechanic
- setPersonalTime(long, boolean) - Method in interface io.lumine.mythic.api.adapters.AbstractPlayer
- setPersonalTime(long, boolean) - Method in class io.lumine.mythic.bukkit.adapters.BukkitPlayer
- setPersonalWeather(String) - Method in interface io.lumine.mythic.api.adapters.AbstractPlayer
- setPersonalWeather(String) - Method in class io.lumine.mythic.bukkit.adapters.BukkitPlayer
- setPitch - Variable in class io.lumine.mythic.core.skills.mechanics.ParticleEffect
- setPitch(float) - Method in class io.lumine.mythic.api.adapters.AbstractLocation
-
Sets the pitch of this location, measured in degrees.
- SetPitchMechanic - Class in io.lumine.mythic.core.skills.mechanics
- SetPitchMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.SetPitchMechanic
- setPlayBossMusic(boolean) - Method in interface io.lumine.mythic.api.adapters.AbstractBossBar
- setPlayBossMusic(boolean) - Method in class io.lumine.mythic.bukkit.adapters.bossbars.AdventureBossBar
- setPlayBossMusic(boolean) - Method in class io.lumine.mythic.bukkit.adapters.bossbars.BukkitBossBar
- setPlayerRotation(AbstractPlayer, float, float) - Method in interface io.lumine.mythic.api.volatilecode.handlers.VolatileEntityHandler
- setPlayerWorldBorder(AbstractPlayer, AbstractLocation, int) - Method in interface io.lumine.mythic.api.volatilecode.handlers.VolatileEntityHandler
- setPlayerWorldBorder(AbstractPlayer, AbstractLocation, int) - Method in interface io.lumine.mythic.core.volatilecode.disabled.VolatileEntityHandlerDisabled
- setPosition(AbstractLocation) - Method in class io.lumine.mythic.api.volatilecode.virtual.PacketEntity
- setPower(float) - Method in interface io.lumine.mythic.api.skills.SkillMetadata
- setPower(float) - Method in class io.lumine.mythic.core.mobs.ActiveMob
- setPower(float) - Method in class io.lumine.mythic.core.skills.projectiles.Projectile.ProjectileTracker
- setPrivateField(String, Class, Object, Object) - Static method in class io.lumine.mythic.core.utils.MythicUtil
- setProgress(double) - Method in interface io.lumine.mythic.api.adapters.AbstractBossBar
-
Sets the progress of the bar.
- setProgress(double) - Method in class io.lumine.mythic.bukkit.adapters.bossbars.AdventureBossBar
- setProgress(double) - Method in class io.lumine.mythic.bukkit.adapters.bossbars.BukkitBossBar
- SetProjectileBulletModelMechanic - Class in io.lumine.mythic.core.skills.mechanics
- SetProjectileBulletModelMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.SetProjectileBulletModelMechanic
- SetProjectileDirectionMechanic - Class in io.lumine.mythic.core.skills.mechanics
- SetProjectileDirectionMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.SetProjectileDirectionMechanic
- setRadius(float) - Method in class io.lumine.mythic.core.skills.mechanics.OrbitalMechanic.OrbitalTracker
- SetRaiderCanJoinRaidMechanic - Class in io.lumine.mythic.core.skills.mechanics
- SetRaiderCanJoinRaidMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.SetRaiderCanJoinRaidMechanic
- SetRaiderPatrolBlockMechanic - Class in io.lumine.mythic.core.skills.mechanics
- SetRaiderPatrolBlockMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.SetRaiderPatrolBlockMechanic
- SetRaiderPatrolLeaderMechanic - Class in io.lumine.mythic.core.skills.mechanics
- SetRaiderPatrolLeaderMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.SetRaiderPatrolLeaderMechanic
- setReloadingPause(boolean) - Method in class io.lumine.mythic.bukkit.clock.MythicClock
- setRemainingAir(int) - Method in interface io.lumine.mythic.api.adapters.AbstractPlayer
- setRemainingAir(int) - Method in class io.lumine.mythic.bukkit.adapters.BukkitPlayer
- setRemainingCooldownSeconds(long) - Method in class io.lumine.mythic.core.spawning.spawners.MythicSpawner
-
Sets the spawner's remaining cooldown time, in seconds
- setRemainingWarmupSeconds(long) - Method in class io.lumine.mythic.core.spawning.spawners.MythicSpawner
-
Sets the spawner's remaining warmup time, in seconds
- setRemoveWhenFarAway(boolean) - Method in interface io.lumine.mythic.api.adapters.AbstractEntity
- setRemoveWhenFarAway(boolean) - Method in class io.lumine.mythic.bukkit.adapters.BukkitEntity
- setRemoveWhenFarAway(boolean) - Method in class io.lumine.mythic.core.adapters.VirtualEntity
- setRenderer(T) - Method in class io.lumine.mythic.api.volatilecode.virtual.PacketEntity
- setRotation(float, float) - Method in class io.lumine.mythic.api.volatilecode.virtual.PacketItemDisplay
- setRotation(float, float) - Method in class io.lumine.mythic.api.volatilecode.virtual.PacketTextDisplay
- SetRotationMechanic - Class in io.lumine.mythic.core.skills.mechanics
- SetRotationMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.SetRotationMechanic
- setRotationTransformation(float, float, float) - Method in class io.lumine.mythic.api.volatilecode.virtual.PacketItemDisplay
- setSave(String, Object) - Method in interface io.lumine.mythic.api.config.MythicConfig
- setSave(String, Object) - Method in class io.lumine.mythic.core.config.MythicConfigImpl
- setSavesToDisk(boolean) - Method in interface io.lumine.mythic.api.adapters.AbstractEntity
- setSavesToDisk(boolean) - Method in class io.lumine.mythic.bukkit.adapters.BukkitEntity
- setSavesToDisk(boolean) - Method in class io.lumine.mythic.core.adapters.VirtualEntity
- setSaveToDisk(boolean) - Method in interface io.lumine.mythic.api.adapters.AbstractEntity
- setSaveToDisk(boolean) - Method in class io.lumine.mythic.bukkit.adapters.BukkitEntity
- setSaveToDisk(boolean) - Method in class io.lumine.mythic.core.adapters.VirtualEntity
- setScalingRange(double) - Method in class io.lumine.mythic.core.spawning.spawners.MythicSpawner
- SetScoreMechanic - Class in io.lumine.mythic.core.skills.mechanics
- SetScoreMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.SetScoreMechanic
- setShort(int, int) - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- setShortLE(int, int) - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- setShowCustomNameplate(boolean) - Method in class io.lumine.mythic.core.mobs.ActiveMob
- setShowFlames(boolean) - Method in class io.lumine.mythic.core.spawning.spawners.MythicSpawner
- setSkybox(AbstractPlayer, int) - Method in interface io.lumine.mythic.core.volatilecode.disabled.VolatileEntityHandlerDisabled
- setSpawner(MythicSpawner) - Method in class io.lumine.mythic.core.mobs.ActiveMob
- setSpawnerAttribute(MythicSpawner, String, String) - Method in class io.lumine.mythic.core.spawning.spawners.SpawnerManager
- setSpawnRadius(double) - Method in class io.lumine.mythic.core.spawning.spawners.MythicSpawner
- setSpawnRadiusY(double) - Method in class io.lumine.mythic.core.spawning.spawners.MythicSpawner
- SetSpeedMechanic - Class in io.lumine.mythic.core.skills.mechanics
- SetSpeedMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.SetSpeedMechanic
- SetSpeedMechanic.Type - Enum Class in io.lumine.mythic.core.skills.mechanics
- setStance(String) - Method in class io.lumine.mythic.core.mobs.ActiveMob
- SetStanceMechanic - Class in io.lumine.mythic.core.skills.mechanics
- SetStanceMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.SetStanceMechanic
- setStorm(boolean) - Method in interface io.lumine.mythic.api.adapters.AbstractWorld
- setStorm(boolean) - Method in class io.lumine.mythic.bukkit.adapters.BukkitWorld
- setStyle(String) - Method in interface io.lumine.mythic.api.adapters.AbstractBossBar
-
Sets the bar style of this boss bar
- setStyle(String) - Method in class io.lumine.mythic.bukkit.adapters.bossbars.AdventureBossBar
- setStyle(String) - Method in class io.lumine.mythic.bukkit.adapters.bossbars.BukkitBossBar
- setTarget(AbstractEntity) - Method in class io.lumine.mythic.core.mobs.ActiveMob
- setTarget(LivingEntity, LivingEntity) - Method in interface io.lumine.mythic.api.volatilecode.handlers.VolatileAIHandler
- setTarget(LivingEntity, LivingEntity) - Method in class io.lumine.mythic.core.volatilecode.disabled.VolatileAIHandlerDisabled
- SetTargetMechanic - Class in io.lumine.mythic.core.skills.mechanics
- SetTargetMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.SetTargetMechanic
- SetTargetScoreMechanic - Class in io.lumine.mythic.core.skills.mechanics
- SetTargetScoreMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.SetTargetScoreMechanic
- setTargetsCreativePlayers(boolean) - Method in class io.lumine.mythic.core.skills.AbstractSkill
- SETTER - Enum constant in enum class io.lumine.mythic.core.skills.stats.StatModifierType
- setText(String) - Method in interface io.lumine.mythic.api.holograms.IHologram
- setText(String) - Method in class io.lumine.mythic.api.volatilecode.virtual.PacketTextDisplay
- setText(String) - Method in class io.lumine.mythic.bukkit.compatibility.HologramsSupport.HologramsHologram
- setText(String) - Method in class io.lumine.mythic.bukkit.compatibility.HolographicDisplaysSupport.HolographicDisplays
- setText(String) - Method in class io.lumine.mythic.core.holograms.DisplayHologram
- setText(String) - Method in class io.lumine.mythic.core.holograms.types.SpeechBubble
- setText(String[]) - Method in class io.lumine.mythic.api.volatilecode.virtual.PacketTextDisplay
- setText(String[], String) - Method in interface io.lumine.mythic.api.holograms.IHologram
- setText(String[], String) - Method in class io.lumine.mythic.bukkit.compatibility.HologramsSupport.HologramsHologram
- setText(String[], String) - Method in class io.lumine.mythic.bukkit.compatibility.HolographicDisplaysSupport.HolographicDisplays
- setText(String[], String) - Method in class io.lumine.mythic.core.holograms.DisplayHologram
- setText(Collection<String>) - Method in class io.lumine.mythic.api.volatilecode.virtual.PacketTextDisplay
- setTextComponent(Component) - Method in class io.lumine.mythic.api.volatilecode.virtual.PacketTextDisplay
- setTextComponent(Collection<Component>) - Method in class io.lumine.mythic.api.volatilecode.virtual.PacketTextDisplay
- setTextComponent(Function<AbstractPlayer, Component>) - Method in class io.lumine.mythic.api.volatilecode.virtual.PacketTextDisplay
- setThundering(boolean) - Method in interface io.lumine.mythic.api.adapters.AbstractWorld
- setThundering(boolean) - Method in class io.lumine.mythic.bukkit.adapters.BukkitWorld
- setTimerInterval(int) - Method in class io.lumine.mythic.core.skills.SkillMechanic
- setTitle(String) - Method in interface io.lumine.mythic.api.adapters.AbstractBossBar
-
Sets the title of this boss bar
- setTitle(String) - Method in class io.lumine.mythic.bukkit.adapters.bossbars.AdventureBossBar
- setTitle(String) - Method in class io.lumine.mythic.bukkit.adapters.bossbars.BukkitBossBar
- SetTongueTargetMechanic - Class in io.lumine.mythic.core.skills.mechanics
- SetTongueTargetMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.SetTongueTargetMechanic
- SetTrackedLocationMechanic - Class in io.lumine.mythic.core.skills.mechanics
- SetTrackedLocationMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.SetTrackedLocationMechanic
- setTranslationTransformation(float, float, float) - Method in class io.lumine.mythic.api.volatilecode.virtual.PacketItemDisplay
- setTridentItem(Trident, ItemStack) - Method in interface io.lumine.mythic.api.volatilecode.handlers.VolatileItemHandler
- setTrigger(AbstractEntity) - Method in interface io.lumine.mythic.api.skills.SkillMetadata
- setTrigger(AbstractEntity) - Method in class io.lumine.mythic.core.skills.SkillMetadataImpl
- setType(MythicMob) - Method in class io.lumine.mythic.core.spawning.spawners.MythicSpawner
-
Sets the mob type the spawner spawns
- setType(String) - Method in class io.lumine.mythic.core.spawning.spawners.MythicSpawner
-
Sets the mob type the spawner spawns
- setTypes(WeightedCollection) - Method in class io.lumine.mythic.core.spawning.spawners.MythicSpawner
-
Sets the mob types the spawner spawns
- setTypes(Collection<MythicMob>) - Method in class io.lumine.mythic.core.spawning.spawners.MythicSpawner
-
Sets the mob types the spawner spawns
- setUnloaded() - Method in class io.lumine.mythic.core.mobs.ActiveMob
- setupAuraEvents() - Method in class io.lumine.mythic.core.skills.auras.Aura.AuraTracker
- setupCrucibleBridge(CrucibleSupport) - Method in class io.lumine.mythic.bukkit.compatibility.CompatibilityManager
- setupMMOBridge(MythicLibSupport) - Method in class io.lumine.mythic.bukkit.compatibility.CompatibilityManager
- SetupMythicMobCompat(LivingEntity, MythicMob) - Method in class io.lumine.mythic.core.mobs.MobExecutor
- setupNew() - Method in class io.lumine.mythic.core.mobs.ActiveMob
- SetUseGravityMechanic - Class in io.lumine.mythic.core.skills.mechanics
- SetUseGravityMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.SetUseGravityMechanic
- setUseTimer(boolean) - Method in class io.lumine.mythic.core.spawning.spawners.MythicSpawner
- setUsingDamageSkill(boolean) - Method in class io.lumine.mythic.api.mobs.GenericCaster
- setUsingDamageSkill(boolean) - Method in interface io.lumine.mythic.api.skills.SkillCaster
- setUsingDamageSkill(boolean) - Method in class io.lumine.mythic.core.mobs.ActiveMob
- setValue(Object, boolean, String, Object) - Static method in class io.lumine.mythic.core.utils.ReflectionUtils
- setValue(Object, Class<?>, boolean, String, Object) - Static method in class io.lumine.mythic.core.utils.ReflectionUtils
- setValue(Object, String, ReflectionUtils.PackageType, boolean, String, Object) - Static method in class io.lumine.mythic.core.utils.ReflectionUtils
- setValue(List<Tag>) - Method in class io.lumine.mythic.core.utils.jnbt.ListTag
-
Create a new list tag with this tag's name and type.
- setValue(Map<String, Tag>) - Method in class io.lumine.mythic.core.utils.jnbt.CompoundTag
-
Return a new compound tag with the given values.
- setVelocity(double) - Method in class io.lumine.mythic.core.skills.mechanics.MissileMechanic.MissileTracker
- setVelocity(float) - Method in class io.lumine.mythic.core.skills.mechanics.ProjectileMechanic.ProjectileMechanicTracker
- setVelocity(AbstractVector) - Method in interface io.lumine.mythic.api.adapters.AbstractEntity
- setVelocity(AbstractVector) - Method in class io.lumine.mythic.api.volatilecode.virtual.PacketEntity
- setVelocity(AbstractVector) - Method in class io.lumine.mythic.bukkit.adapters.BukkitEntity
- setVelocity(AbstractVector) - Method in class io.lumine.mythic.core.adapters.VirtualEntity
- setVisible(boolean) - Method in interface io.lumine.mythic.api.adapters.AbstractBossBar
-
Set if the boss bar is displayed to attached players.
- setVisible(boolean) - Method in class io.lumine.mythic.bukkit.adapters.bossbars.AdventureBossBar
- setVisible(boolean) - Method in class io.lumine.mythic.bukkit.adapters.bossbars.BukkitBossBar
- setWalkSpeed(float) - Method in interface io.lumine.mythic.api.adapters.AbstractPlayer
- setWalkSpeed(float) - Method in class io.lumine.mythic.bukkit.adapters.BukkitPlayer
- setWarmupSeconds(int) - Method in class io.lumine.mythic.core.spawning.spawners.MythicSpawner
-
Sets the spawner's warmup time in seconds
- setWeatherDuration(int) - Method in interface io.lumine.mythic.api.adapters.AbstractWorld
- setWeatherDuration(int) - Method in class io.lumine.mythic.bukkit.adapters.BukkitWorld
- setWorld(String) - Method in class io.lumine.mythic.core.spawning.spawners.MythicSpawner
- setX(double) - Method in class io.lumine.mythic.api.adapters.AbstractLocation
-
Sets the x-coordinate of this location
- setX(double) - Method in class io.lumine.mythic.api.adapters.AbstractVector
-
Set the X component.
- setX(float) - Method in class io.lumine.mythic.api.adapters.AbstractVector
-
Set the X component.
- setX(int) - Method in class io.lumine.mythic.api.adapters.AbstractVector
-
Set the X component.
- setY(double) - Method in class io.lumine.mythic.api.adapters.AbstractLocation
-
Sets the y-coordinate of this location
- setY(double) - Method in class io.lumine.mythic.api.adapters.AbstractVector
-
Set the Y component.
- setY(float) - Method in class io.lumine.mythic.api.adapters.AbstractVector
-
Set the Y component.
- setY(int) - Method in class io.lumine.mythic.api.adapters.AbstractVector
-
Set the Y component.
- setYaw - Variable in class io.lumine.mythic.core.skills.mechanics.ParticleEffect
- setYaw(float) - Method in class io.lumine.mythic.api.adapters.AbstractLocation
-
Sets the yaw of this location, measured in degrees.
- setZ(double) - Method in class io.lumine.mythic.api.adapters.AbstractLocation
-
Sets the z-coordinate of this location
- setZ(double) - Method in class io.lumine.mythic.api.adapters.AbstractVector
-
Set the Z component.
- setZ(float) - Method in class io.lumine.mythic.api.adapters.AbstractVector
-
Set the Z component.
- setZ(int) - Method in class io.lumine.mythic.api.adapters.AbstractVector
-
Set the Z component.
- setZero(int, int) - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- SHEEP - Enum constant in enum class io.lumine.mythic.api.mobs.entities.MythicEntityType
- ShieldBreakMechanic - Class in io.lumine.mythic.core.skills.mechanics
- ShieldBreakMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.ShieldBreakMechanic
- ShieldMechanic - Class in io.lumine.mythic.core.skills.mechanics
- ShieldMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.ShieldMechanic
- ShieldPercentMechanic - Class in io.lumine.mythic.core.skills.mechanics
- ShieldPercentMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.ShieldPercentMechanic
- shoot(SkillMetadata, AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.ShootShulkerMechanic
- shoot(SkillMetadata, AbstractLocation) - Method in class io.lumine.mythic.core.skills.mechanics.ShootMechanic
- shoot(SkillMetadata, AbstractLocation) - Method in class io.lumine.mythic.core.skills.mechanics.VolleyMechanic
- SHOOT - Static variable in class io.lumine.mythic.core.skills.SkillTriggers
- shootArcProjectile(SkillCaster, AbstractLocation, AbstractLocation, Class<? extends Projectile>, float, boolean) - Method in interface io.lumine.mythic.api.adapters.AbstractSkillAdapter
- shootArcProjectile(SkillCaster, AbstractLocation, AbstractLocation, Class<? extends Projectile>, float, boolean) - Method in class io.lumine.mythic.bukkit.adapters.BukkitSkillAdapter
- shootFireball(SkillCaster, ShootFireballMechanic.FireballType, AbstractLocation, float, float, boolean, int, boolean, boolean, BukkitItemStack) - Method in interface io.lumine.mythic.api.adapters.AbstractSkillAdapter
- shootFireball(SkillCaster, ShootFireballMechanic.FireballType, AbstractLocation, float, float, boolean, int, boolean, boolean, BukkitItemStack) - Method in class io.lumine.mythic.bukkit.adapters.BukkitSkillAdapter
- ShootFireballMechanic - Class in io.lumine.mythic.core.skills.mechanics
- ShootFireballMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.ShootFireballMechanic
- ShootFireballMechanic.FireballType - Enum Class in io.lumine.mythic.core.skills.mechanics
- ShootMechanic - Class in io.lumine.mythic.core.skills.mechanics
- ShootMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.ShootMechanic
- ShootMechanic.ProjectileTracker - Class in io.lumine.mythic.core.skills.mechanics
- ShootMechanic.ProjectileType - Enum Class in io.lumine.mythic.core.skills.mechanics
- ShootPotionMechanic - Class in io.lumine.mythic.core.skills.mechanics
- ShootPotionMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.ShootPotionMechanic
- shootProjectile(SkillCaster, AbstractLocation, AbstractLocation, Class<? extends Projectile>, AbstractVector, ShootMechanic) - Method in interface io.lumine.mythic.api.adapters.AbstractSkillAdapter
- shootProjectile(SkillCaster, AbstractLocation, AbstractLocation, Class<? extends Projectile>, AbstractVector, ShootMechanic) - Method in class io.lumine.mythic.bukkit.adapters.BukkitSkillAdapter
- shootShulkerBullet(SkillCaster, AbstractEntity, AbstractLocation, ShootShulkerMechanic) - Method in interface io.lumine.mythic.api.adapters.AbstractSkillAdapter
- shootShulkerBullet(SkillCaster, AbstractEntity, AbstractLocation, ShootShulkerMechanic) - Method in class io.lumine.mythic.bukkit.adapters.BukkitSkillAdapter
- ShootShulkerMechanic - Class in io.lumine.mythic.core.skills.mechanics
- ShootShulkerMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.ShootShulkerMechanic
- ShootShulkerMechanic.ProjectileTracker - Class in io.lumine.mythic.core.skills.mechanics
- ShootSkullMechanic - Class in io.lumine.mythic.core.skills.mechanics
- ShootSkullMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.ShootSkullMechanic
- SHORT - Enum constant in enum class io.lumine.mythic.core.utils.ReflectionUtils.DataType
- ShortTag - Class in io.lumine.mythic.core.utils.jnbt
-
The
TAG_Short
tag. - ShortTag(short) - Constructor for class io.lumine.mythic.core.utils.jnbt.ShortTag
-
Creates the tag with an empty name.
- shouldEnd() - Method in class io.lumine.mythic.core.mobs.ai.goals.DoNothingGoal
- shouldEnd() - Method in class io.lumine.mythic.core.mobs.ai.goals.FollowPathGoal
- shouldEnd() - Method in class io.lumine.mythic.core.mobs.ai.goals.GoToLocationGoal
- shouldEnd() - Method in class io.lumine.mythic.core.mobs.ai.goals.GoToOwnerGoal
- shouldEnd() - Method in class io.lumine.mythic.core.mobs.ai.goals.GoToParentGoal
- shouldEnd() - Method in class io.lumine.mythic.core.mobs.ai.goals.GoToSpawnLocationGoal
- shouldEnd() - Method in class io.lumine.mythic.core.mobs.ai.goals.PatrolGoal
- shouldEnd() - Method in class io.lumine.mythic.core.mobs.ai.Pathfinder
-
Whether or not this
Pathfinder
should end. - shouldExpire() - Method in class io.lumine.mythic.core.skills.variables.Variable
- shouldSave() - Method in class io.lumine.mythic.core.skills.variables.types.AbstractVariable
- shouldSave() - Method in class io.lumine.mythic.core.skills.variables.Variable
- shouldStart() - Method in class io.lumine.mythic.core.mobs.ai.goals.DoNothingGoal
- shouldStart() - Method in class io.lumine.mythic.core.mobs.ai.goals.FollowPathGoal
- shouldStart() - Method in class io.lumine.mythic.core.mobs.ai.goals.GoToLocationGoal
- shouldStart() - Method in class io.lumine.mythic.core.mobs.ai.goals.GoToOwnerGoal
- shouldStart() - Method in class io.lumine.mythic.core.mobs.ai.goals.GoToParentGoal
- shouldStart() - Method in class io.lumine.mythic.core.mobs.ai.goals.GoToSpawnLocationGoal
- shouldStart() - Method in class io.lumine.mythic.core.mobs.ai.goals.PatrolGoal
- shouldStart() - Method in class io.lumine.mythic.core.mobs.ai.Pathfinder
-
Whether or not this
Pathfinder
should start. - shouldUpdateItems() - Method in class io.lumine.mythic.core.config.ConfigExecutor
- SHOW_ALL - Enum constant in enum class io.lumine.mythic.core.menus.items.ItemBrowseMode
- SHOW_ALL - Enum constant in enum class io.lumine.mythic.core.menus.mobs.MobBrowseMode
- showBarTimer - Variable in class io.lumine.mythic.core.skills.auras.Aura
- showCastBar - Variable in class io.lumine.mythic.core.skills.mechanics.CastMechanic
- showCloud - Variable in class io.lumine.mythic.core.skills.mechanics.ParticleTornadoEffect
- ShowEntityMechanic - Class in io.lumine.mythic.core.skills.mechanics
- ShowEntityMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.ShowEntityMechanic
- ShowHealthFormat - Static variable in class io.lumine.mythic.core.config.ConfigExecutor
- ShowHealthRadius - Static variable in class io.lumine.mythic.core.config.ConfigExecutor
- showPlayer(AbstractPlayer) - Method in interface io.lumine.mythic.api.adapters.AbstractPlayer
- showPlayer(AbstractPlayer) - Method in class io.lumine.mythic.bukkit.adapters.BukkitPlayer
- showTornado - Variable in class io.lumine.mythic.core.skills.mechanics.ParticleTornadoEffect
- SHRIEK - Enum constant in enum class io.lumine.mythic.bukkit.adapters.BukkitParticle
- SHULKER - Enum constant in enum class io.lumine.mythic.api.mobs.entities.MythicEntityType
- shutdown() - Method in class io.lumine.mythic.bukkit.compatibility.HologramsSupport2
- shutdown() - Method in class io.lumine.mythic.core.skills.auras.AuraManager
- SiblingsTargeter - Class in io.lumine.mythic.core.skills.targeters
- SiblingsTargeter(SkillExecutor, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.targeters.SiblingsTargeter
- sideOffset - Variable in class io.lumine.mythic.core.skills.targeters.ILocationSelector
- SIGNAL - Static variable in class io.lumine.mythic.core.skills.SkillTriggers
- SignalCommand - Class in io.lumine.mythic.bukkit.commands
- SignalCommand(Command<MythicBukkit>) - Constructor for class io.lumine.mythic.bukkit.commands.SignalCommand
- signalDamaged() - Method in class io.lumine.mythic.core.mobs.ActiveMob
- SignalMechanic - Class in io.lumine.mythic.core.skills.mechanics
- SignalMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.SignalMechanic
- signalMob(AbstractEntity, String) - Method in class io.lumine.mythic.core.mobs.ActiveMob
- SILVERFISH - Enum constant in enum class io.lumine.mythic.api.mobs.entities.MythicEntityType
- size() - Method in class io.lumine.mythic.core.drops.LootBag
- size() - Method in class io.lumine.mythic.core.mobs.ActiveMob.ThreatTable
- SizeCondition - Class in io.lumine.mythic.core.skills.conditions.all
- SizeCondition(String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.conditions.all.SizeCondition
- SKELETON - Enum constant in enum class io.lumine.mythic.api.mobs.entities.MythicEntityType
- SKELETON_HORSE - Enum constant in enum class io.lumine.mythic.api.mobs.entities.MythicEntityType
- Skill - Interface in io.lumine.mythic.api.skills
- SKILL - Enum constant in enum class io.lumine.mythic.core.logging.MythicLogger.DebugLevel
- SKILL - Enum constant in enum class io.lumine.mythic.core.skills.variables.VariableScope
- SKILL_CHECK - Enum constant in enum class io.lumine.mythic.core.logging.MythicLogger.DebugLevel
- SKILL_HIT - Static variable in class io.lumine.mythic.core.skills.SkillTriggers
- SKILL_INFO - Enum constant in enum class io.lumine.mythic.core.logging.MythicLogger.DebugLevel
- SkillAdapter - Class in io.lumine.mythic.api.adapters
- SkillAdapter() - Constructor for class io.lumine.mythic.api.adapters.SkillAdapter
- SkillAPI - Static variable in class io.lumine.mythic.bukkit.compatibility.CompatibilityManager
- SkillAPIDrop - Class in io.lumine.mythic.core.drops.droppables
- SkillAPIDrop(String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.drops.droppables.SkillAPIDrop
- SkillAPIDrop(String, MythicLineConfig, double) - Constructor for class io.lumine.mythic.core.drops.droppables.SkillAPIDrop
- SkillAPISupport - Class in io.lumine.mythic.bukkit.compatibility
- SkillAPISupport() - Constructor for class io.lumine.mythic.bukkit.compatibility.SkillAPISupport
- SkillAudience - Class in io.lumine.mythic.core.skills
- SkillAudience(MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.SkillAudience
- SkillCaster - Interface in io.lumine.mythic.api.skills
-
An entity that can cast Mythic skills
- SkillCondition - Class in io.lumine.mythic.core.skills
- SkillCondition(String) - Constructor for class io.lumine.mythic.core.skills.SkillCondition
- SkillCooldownMechanic - Class in io.lumine.mythic.core.skills.mechanics
- SkillCooldownMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.SkillCooldownMechanic
- SkillExecutor - Class in io.lumine.mythic.core.skills
- SkillExecutor(MythicBukkit) - Constructor for class io.lumine.mythic.core.skills.SkillExecutor
- SkillHelper - Class in io.lumine.mythic.core.skills
- SkillHelper() - Constructor for class io.lumine.mythic.core.skills.SkillHelper
- SkillHolder - Interface in io.lumine.mythic.api.skills
- SkillManager - Interface in io.lumine.mythic.api.skills
- SkillMechanic - Class in io.lumine.mythic.core.skills
-
Represents a skill mechanic and its corresponding options
- SkillMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.SkillMechanic
- SkillMechanic(SkillExecutor, File, String, MythicLineConfig, int) - Constructor for class io.lumine.mythic.core.skills.SkillMechanic
- SkillMechanic(SkillExecutor, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.SkillMechanic
-
Deprecated.
- skillMetadata - Variable in class io.lumine.mythic.core.skills.auras.Aura.AuraTracker
- SkillMetadata - Interface in io.lumine.mythic.api.skills
-
Holds all metadata necessary for skills to execute
- SkillMetadataImpl - Class in io.lumine.mythic.core.skills
-
Holds all metadata necessary for skills to execute
- SkillMetadataImpl(SkillTrigger, SkillCaster, AbstractEntity) - Constructor for class io.lumine.mythic.core.skills.SkillMetadataImpl
- SkillMetadataImpl(SkillTrigger, SkillCaster, AbstractEntity, AbstractLocation, Collection<AbstractEntity>, Collection<AbstractLocation>, float) - Constructor for class io.lumine.mythic.core.skills.SkillMetadataImpl
- SkillMetadataImpl(SkillMetadataImpl) - Constructor for class io.lumine.mythic.core.skills.SkillMetadataImpl
- skillName - Variable in class io.lumine.mythic.core.skills.mechanics.CustomMechanic
- skillName - Variable in class io.lumine.mythic.core.skills.mechanics.MetaSkillMechanic
- skillName - Variable in class io.lumine.mythic.core.skills.mechanics.MetaVariableSkillMechanic
- SkillOnCooldownCondition - Class in io.lumine.mythic.core.skills.conditions.all
- SkillOnCooldownCondition(String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.conditions.all.SkillOnCooldownCondition
- SkillResult - Enum Class in io.lumine.mythic.api.skills
- skills - Variable in class io.lumine.mythic.core.skills.mechanics.RandomSkillMechanic
- skills - Variable in class io.lumine.mythic.core.skills.MetaSkill
- SkillsCommand - Class in io.lumine.mythic.bukkit.commands.skills
- SkillsCommand(Command<MythicBukkit>) - Constructor for class io.lumine.mythic.bukkit.commands.skills.SkillsCommand
- SkillString - Class in io.lumine.mythic.core.skills
- SkillString() - Constructor for class io.lumine.mythic.core.skills.SkillString
- SkillTargeter - Class in io.lumine.mythic.core.skills
- SkillTargeter(SkillExecutor, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.SkillTargeter
- SkillTrigger<T extends SkillTriggerMetadata> - Record Class in io.lumine.mythic.api.skills
-
Possible triggers for skills
- SkillTrigger(String, Class<T>, List<String>) - Constructor for record class io.lumine.mythic.api.skills.SkillTrigger
-
Creates an instance of a
SkillTrigger
record class. - SkillTriggerMetadata - Class in io.lumine.mythic.core.skills.triggers
- SkillTriggerMetadata() - Constructor for class io.lumine.mythic.core.skills.triggers.SkillTriggerMetadata
- SkillTriggerMetadata(DamageMetadata) - Constructor for class io.lumine.mythic.core.skills.triggers.SkillTriggerMetadata
- SkillTriggers - Class in io.lumine.mythic.core.skills
-
Possible triggers for skills
- SkillTriggers() - Constructor for class io.lumine.mythic.core.skills.SkillTriggers
- skipBytes(int) - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- SkyboxEffect - Class in io.lumine.mythic.core.skills.mechanics
- SkyboxEffect(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.SkyboxEffect
- SlashMechanic - Class in io.lumine.mythic.core.skills.mechanics
- SlashMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.SlashMechanic
- slice() - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- slice(int, int) - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- SLIME - Enum constant in enum class io.lumine.mythic.api.mobs.entities.MythicEntityType
- SLIME - Enum constant in enum class io.lumine.mythic.bukkit.adapters.BukkitParticle
- SLIME - Enum constant in enum class io.lumine.mythic.core.skills.ParticleMaker.ParticleType
-
Deprecated.
- SMALL - Enum constant in enum class io.lumine.mythic.core.skills.mechanics.ShootFireballMechanic.FireballType
- SMALL_BLOCK - Static variable in class io.lumine.mythic.core.skills.projectiles.ProjectileBulletType
- SMALL_FLAME - Enum constant in enum class io.lumine.mythic.bukkit.adapters.BukkitParticle
- SmallBlockBullet - Class in io.lumine.mythic.core.skills.projectiles.bullet
- SmallBlockBullet(ProjectileBulletType, SkillMechanic, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.projectiles.bullet.SmallBlockBullet
- SmallBlockBullet.ArmorStandBulletTracker - Class in io.lumine.mythic.core.skills.projectiles.bullet
- SMOKE_LARGE - Enum constant in enum class io.lumine.mythic.bukkit.adapters.BukkitParticle
- SMOKE_LARGE - Enum constant in enum class io.lumine.mythic.core.skills.ParticleMaker.ParticleType
-
Deprecated.
- SMOKE_NORMAL - Enum constant in enum class io.lumine.mythic.bukkit.adapters.BukkitParticle
- SMOKE_NORMAL - Enum constant in enum class io.lumine.mythic.core.skills.ParticleMaker.ParticleType
-
Deprecated.
- SmokeEffect - Class in io.lumine.mythic.core.skills.mechanics
- SmokeEffect(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.SmokeEffect
- SmokeSwirlEffect - Class in io.lumine.mythic.core.skills.mechanics
- SmokeSwirlEffect(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.SmokeSwirlEffect
- SNEEZE - Enum constant in enum class io.lumine.mythic.bukkit.adapters.BukkitParticle
- SNIFFER - Enum constant in enum class io.lumine.mythic.api.mobs.entities.MythicEntityType
- SNOW_SHOVEL - Enum constant in enum class io.lumine.mythic.bukkit.adapters.BukkitParticle
- SNOW_SHOVEL - Enum constant in enum class io.lumine.mythic.core.skills.ParticleMaker.ParticleType
-
Deprecated.
- SNOWBALL - Enum constant in enum class io.lumine.mythic.bukkit.adapters.BukkitParticle
- SNOWBALL - Enum constant in enum class io.lumine.mythic.core.skills.ParticleMaker.ParticleType
-
Deprecated.
- SNOWFLAKE - Enum constant in enum class io.lumine.mythic.bukkit.adapters.BukkitParticle
- SNOWMAN - Enum constant in enum class io.lumine.mythic.api.mobs.entities.MythicEntityType
- SOLID - Enum constant in enum class io.lumine.mythic.api.adapters.AbstractBossBar.BarStyle
- SONIC_BOOM - Enum constant in enum class io.lumine.mythic.bukkit.adapters.BukkitParticle
- sortByValue(Map<K, V>) - Static method in class io.lumine.mythic.bukkit.commands.mobs.ListActiveCommand
- SOUL - Enum constant in enum class io.lumine.mythic.bukkit.adapters.BukkitParticle
- SOUL_FIRE_FLAME - Enum constant in enum class io.lumine.mythic.bukkit.adapters.BukkitParticle
- SoundEffect - Class in io.lumine.mythic.core.skills.mechanics
- SoundEffect(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.SoundEffect
- sourceIsOrigin - Variable in class io.lumine.mythic.core.skills.AbstractSkill
- SOUTH - Enum constant in enum class io.lumine.mythic.api.adapters.AbstractDirection
- spawn(AbstractLocation) - Method in class io.lumine.mythic.core.skills.projectiles.ArmorStandProjectileData
- spawn(AbstractLocation) - Method in class io.lumine.mythic.core.skills.projectiles.bullet.ArmorStandBullet.ArmorStandBulletTracker
- spawn(AbstractLocation) - Method in class io.lumine.mythic.core.skills.projectiles.bullet.ArmorStandPacketBullet.ArmorStandBulletTracker
- spawn(AbstractLocation) - Method in class io.lumine.mythic.core.skills.projectiles.bullet.ArrowBullet.ArrowBulletTracker
- spawn(AbstractLocation) - Method in class io.lumine.mythic.core.skills.projectiles.bullet.BlockBullet.BlockBulletTracker
- spawn(AbstractLocation) - Method in class io.lumine.mythic.core.skills.projectiles.bullet.DisplayPacketBullet.DisplayPacketBulletTracker
- spawn(AbstractLocation) - Method in class io.lumine.mythic.core.skills.projectiles.bullet.EntityBullet.EntityBulletTracker
- spawn(AbstractLocation) - Method in class io.lumine.mythic.core.skills.projectiles.bullet.ItemBullet.ItemBulletTracker
- spawn(AbstractLocation) - Method in class io.lumine.mythic.core.skills.projectiles.bullet.MEGBullet.MEGBulletTracker
- spawn(AbstractLocation) - Method in class io.lumine.mythic.core.skills.projectiles.bullet.MobBullet.MobBulletTracker
- spawn(AbstractLocation) - Method in class io.lumine.mythic.core.skills.projectiles.bullet.SmallBlockBullet.ArmorStandBulletTracker
- spawn(AbstractLocation) - Method in class io.lumine.mythic.core.skills.projectiles.bullet.TextDisplayPacketBullet.TextBulletTracker
- spawn(AbstractLocation) - Method in class io.lumine.mythic.core.skills.projectiles.ProjectileBullet.BulletTracker
- spawn(AbstractLocation, double) - Method in interface io.lumine.mythic.api.mobs.MythicMob
-
Spawns this mob type
- spawn(AbstractLocation, double) - Method in class io.lumine.mythic.core.mobs.MobType
-
Spawns this mob type
- spawn(AbstractLocation, double, SpawnReason) - Method in interface io.lumine.mythic.api.mobs.MythicMob
-
Spawns this mob type
- spawn(AbstractLocation, double, SpawnReason) - Method in class io.lumine.mythic.core.mobs.MobType
-
Spawns this mob type
- spawn(AbstractLocation, double, SpawnReason, MythicSpawner) - Method in class io.lumine.mythic.core.mobs.MobStack
- spawn(AbstractLocation, double, SpawnReason, Consumer<Entity>) - Method in interface io.lumine.mythic.api.mobs.MythicMob
-
Spawns this mob type
- spawn(AbstractLocation, double, SpawnReason, Consumer<Entity>) - Method in class io.lumine.mythic.core.mobs.MobType
-
Spawns this mob type
- spawn(AbstractLocation, double, SpawnReason, Consumer<Entity>, MythicSpawner) - Method in interface io.lumine.mythic.api.mobs.MythicMob
- spawn(AbstractLocation, double, SpawnReason, Consumer<Entity>, MythicSpawner) - Method in class io.lumine.mythic.core.mobs.MobType
- spawn(AbstractLocation, SpawnReason) - Method in class io.lumine.mythic.api.mobs.entities.MythicEntity
- spawn(AbstractLocation, SpawnReason) - Method in class io.lumine.mythic.bukkit.adapters.BukkitEntityType
- spawn(AbstractLocation, SpawnReason, Consumer<Entity>) - Method in class io.lumine.mythic.api.mobs.entities.MythicEntity
- spawn(AbstractLocation, SpawnReason, Consumer<Entity>) - Method in class io.lumine.mythic.bukkit.adapters.BukkitEntityType
- spawn(AbstractPlayer) - Method in interface io.lumine.mythic.api.volatilecode.virtual.IPacketEntityRenderer
- spawn(RandomSpawnPoint) - Method in class io.lumine.mythic.core.spawning.random.RandomSpawner
- spawn(Collection<AbstractPlayer>) - Method in interface io.lumine.mythic.api.volatilecode.virtual.IPacketEntityRenderer
- spawn(Collection<AbstractPlayer>) - Method in class io.lumine.mythic.api.volatilecode.virtual.PacketEntityRenderer
- spawn(Supplier<Collection<AbstractPlayer>>) - Method in interface io.lumine.mythic.api.volatilecode.virtual.IPacketEntityRenderer
- spawn(Supplier<Collection<AbstractPlayer>>) - Method in class io.lumine.mythic.api.volatilecode.virtual.PacketEntityRenderer
- spawn(Location, SpawnReason) - Method in class io.lumine.mythic.bukkit.adapters.BukkitEntityType
- spawn(Location, SpawnReason, Consumer<Entity>) - Method in class io.lumine.mythic.bukkit.adapters.BukkitEntityType
- spawn(Location, SpawnReason, Consumer<Entity>) - Method in class io.lumine.mythic.bukkit.entities.BukkitAllay
- spawn(Location, SpawnReason, Consumer<Entity>) - Method in class io.lumine.mythic.bukkit.entities.BukkitAreaEffectCloud
- spawn(Location, SpawnReason, Consumer<Entity>) - Method in class io.lumine.mythic.bukkit.entities.BukkitArmorStand
- spawn(Location, SpawnReason, Consumer<Entity>) - Method in class io.lumine.mythic.bukkit.entities.BukkitAxolotl
- spawn(Location, SpawnReason, Consumer<Entity>) - Method in class io.lumine.mythic.bukkit.entities.BukkitBabyDrowned
- spawn(Location, SpawnReason, Consumer<Entity>) - Method in class io.lumine.mythic.bukkit.entities.BukkitBabyHusk
- spawn(Location, SpawnReason, Consumer<Entity>) - Method in class io.lumine.mythic.bukkit.entities.BukkitBabyPiglin
- spawn(Location, SpawnReason, Consumer<Entity>) - Method in class io.lumine.mythic.bukkit.entities.BukkitBabyPiglinBrute
- spawn(Location, SpawnReason, Consumer<Entity>) - Method in class io.lumine.mythic.bukkit.entities.BukkitBabyPigZombie
- spawn(Location, SpawnReason, Consumer<Entity>) - Method in class io.lumine.mythic.bukkit.entities.BukkitBabyPigZombieVillager
- spawn(Location, SpawnReason, Consumer<Entity>) - Method in class io.lumine.mythic.bukkit.entities.BukkitBabyZoglin
- spawn(Location, SpawnReason, Consumer<Entity>) - Method in class io.lumine.mythic.bukkit.entities.BukkitBabyZombie
- spawn(Location, SpawnReason, Consumer<Entity>) - Method in class io.lumine.mythic.bukkit.entities.BukkitBabyZombieVillager
- spawn(Location, SpawnReason, Consumer<Entity>) - Method in class io.lumine.mythic.bukkit.entities.BukkitBat
- spawn(Location, SpawnReason, Consumer<Entity>) - Method in class io.lumine.mythic.bukkit.entities.BukkitBee
- spawn(Location, SpawnReason, Consumer<Entity>) - Method in class io.lumine.mythic.bukkit.entities.BukkitBlaze
- spawn(Location, SpawnReason, Consumer<Entity>) - Method in class io.lumine.mythic.bukkit.entities.BukkitBlockDisplay
- spawn(Location, SpawnReason, Consumer<Entity>) - Method in class io.lumine.mythic.bukkit.entities.BukkitBoat
- spawn(Location, SpawnReason, Consumer<Entity>) - Method in class io.lumine.mythic.bukkit.entities.BukkitBoatChest
- spawn(Location, SpawnReason, Consumer<Entity>) - Method in class io.lumine.mythic.bukkit.entities.BukkitCamel
- spawn(Location, SpawnReason, Consumer<Entity>) - Method in class io.lumine.mythic.bukkit.entities.BukkitCat
- spawn(Location, SpawnReason, Consumer<Entity>) - Method in class io.lumine.mythic.bukkit.entities.BukkitCaveSpider
- spawn(Location, SpawnReason, Consumer<Entity>) - Method in class io.lumine.mythic.bukkit.entities.BukkitChicken
- spawn(Location, SpawnReason, Consumer<Entity>) - Method in class io.lumine.mythic.bukkit.entities.BukkitCod
- spawn(Location, SpawnReason, Consumer<Entity>) - Method in class io.lumine.mythic.bukkit.entities.BukkitCow
- spawn(Location, SpawnReason, Consumer<Entity>) - Method in class io.lumine.mythic.bukkit.entities.BukkitCreeper
- spawn(Location, SpawnReason, Consumer<Entity>) - Method in class io.lumine.mythic.bukkit.entities.BukkitCustom
- spawn(Location, SpawnReason, Consumer<Entity>) - Method in class io.lumine.mythic.bukkit.entities.BukkitDolphin
- spawn(Location, SpawnReason, Consumer<Entity>) - Method in class io.lumine.mythic.bukkit.entities.BukkitDonkey
- spawn(Location, SpawnReason, Consumer<Entity>) - Method in class io.lumine.mythic.bukkit.entities.BukkitDrowned
- spawn(Location, SpawnReason, Consumer<Entity>) - Method in class io.lumine.mythic.bukkit.entities.BukkitElderGuardian
- spawn(Location, SpawnReason, Consumer<Entity>) - Method in class io.lumine.mythic.bukkit.entities.BukkitEnderCrystal
- spawn(Location, SpawnReason, Consumer<Entity>) - Method in class io.lumine.mythic.bukkit.entities.BukkitEnderDragon
- spawn(Location, SpawnReason, Consumer<Entity>) - Method in class io.lumine.mythic.bukkit.entities.BukkitEnderman
- spawn(Location, SpawnReason, Consumer<Entity>) - Method in class io.lumine.mythic.bukkit.entities.BukkitEndermite
- spawn(Location, SpawnReason, Consumer<Entity>) - Method in class io.lumine.mythic.bukkit.entities.BukkitEvoker
- spawn(Location, SpawnReason, Consumer<Entity>) - Method in class io.lumine.mythic.bukkit.entities.BukkitExperienceOrb
- spawn(Location, SpawnReason, Consumer<Entity>) - Method in class io.lumine.mythic.bukkit.entities.BukkitFallingBlock
- spawn(Location, SpawnReason, Consumer<Entity>) - Method in class io.lumine.mythic.bukkit.entities.BukkitFox
- spawn(Location, SpawnReason, Consumer<Entity>) - Method in class io.lumine.mythic.bukkit.entities.BukkitFrog
- spawn(Location, SpawnReason, Consumer<Entity>) - Method in class io.lumine.mythic.bukkit.entities.BukkitGhast
- spawn(Location, SpawnReason, Consumer<Entity>) - Method in class io.lumine.mythic.bukkit.entities.BukkitGiant
- spawn(Location, SpawnReason, Consumer<Entity>) - Method in class io.lumine.mythic.bukkit.entities.BukkitGlowSquid
- spawn(Location, SpawnReason, Consumer<Entity>) - Method in class io.lumine.mythic.bukkit.entities.BukkitGoat
- spawn(Location, SpawnReason, Consumer<Entity>) - Method in class io.lumine.mythic.bukkit.entities.BukkitGuardian
- spawn(Location, SpawnReason, Consumer<Entity>) - Method in class io.lumine.mythic.bukkit.entities.BukkitHoglin
- spawn(Location, SpawnReason, Consumer<Entity>) - Method in class io.lumine.mythic.bukkit.entities.BukkitHorse
- spawn(Location, SpawnReason, Consumer<Entity>) - Method in class io.lumine.mythic.bukkit.entities.BukkitHusk
- spawn(Location, SpawnReason, Consumer<Entity>) - Method in class io.lumine.mythic.bukkit.entities.BukkitIllusioner
- spawn(Location, SpawnReason, Consumer<Entity>) - Method in class io.lumine.mythic.bukkit.entities.BukkitIronGolem
- spawn(Location, SpawnReason, Consumer<Entity>) - Method in class io.lumine.mythic.bukkit.entities.BukkitItem
- spawn(Location, SpawnReason, Consumer<Entity>) - Method in class io.lumine.mythic.bukkit.entities.BukkitItemDisplay
- spawn(Location, SpawnReason, Consumer<Entity>) - Method in class io.lumine.mythic.bukkit.entities.BukkitLlama
- spawn(Location, SpawnReason, Consumer<Entity>) - Method in class io.lumine.mythic.bukkit.entities.BukkitMagmaCube
- spawn(Location, SpawnReason, Consumer<Entity>) - Method in class io.lumine.mythic.bukkit.entities.BukkitMarker
- spawn(Location, SpawnReason, Consumer<Entity>) - Method in class io.lumine.mythic.bukkit.entities.BukkitMule
- spawn(Location, SpawnReason, Consumer<Entity>) - Method in class io.lumine.mythic.bukkit.entities.BukkitMushroomCow
- spawn(Location, SpawnReason, Consumer<Entity>) - Method in class io.lumine.mythic.bukkit.entities.BukkitOcelot
- spawn(Location, SpawnReason, Consumer<Entity>) - Method in class io.lumine.mythic.bukkit.entities.BukkitPanda
- spawn(Location, SpawnReason, Consumer<Entity>) - Method in class io.lumine.mythic.bukkit.entities.BukkitParrot
- spawn(Location, SpawnReason, Consumer<Entity>) - Method in class io.lumine.mythic.bukkit.entities.BukkitPhantom
- spawn(Location, SpawnReason, Consumer<Entity>) - Method in class io.lumine.mythic.bukkit.entities.BukkitPig
- spawn(Location, SpawnReason, Consumer<Entity>) - Method in class io.lumine.mythic.bukkit.entities.BukkitPiglin
- spawn(Location, SpawnReason, Consumer<Entity>) - Method in class io.lumine.mythic.bukkit.entities.BukkitPiglinBrute
- spawn(Location, SpawnReason, Consumer<Entity>) - Method in class io.lumine.mythic.bukkit.entities.BukkitPigZombie
- spawn(Location, SpawnReason, Consumer<Entity>) - Method in class io.lumine.mythic.bukkit.entities.BukkitPigZombieVillager
- spawn(Location, SpawnReason, Consumer<Entity>) - Method in class io.lumine.mythic.bukkit.entities.BukkitPillager
- spawn(Location, SpawnReason, Consumer<Entity>) - Method in class io.lumine.mythic.bukkit.entities.BukkitPolarBear
- spawn(Location, SpawnReason, Consumer<Entity>) - Method in class io.lumine.mythic.bukkit.entities.BukkitPufferFish
- spawn(Location, SpawnReason, Consumer<Entity>) - Method in class io.lumine.mythic.bukkit.entities.BukkitRabbit
- spawn(Location, SpawnReason, Consumer<Entity>) - Method in class io.lumine.mythic.bukkit.entities.BukkitRavager
- spawn(Location, SpawnReason, Consumer<Entity>) - Method in class io.lumine.mythic.bukkit.entities.BukkitSalmon
- spawn(Location, SpawnReason, Consumer<Entity>) - Method in class io.lumine.mythic.bukkit.entities.BukkitSheep
- spawn(Location, SpawnReason, Consumer<Entity>) - Method in class io.lumine.mythic.bukkit.entities.BukkitShulker
- spawn(Location, SpawnReason, Consumer<Entity>) - Method in class io.lumine.mythic.bukkit.entities.BukkitSilverfish
- spawn(Location, SpawnReason, Consumer<Entity>) - Method in class io.lumine.mythic.bukkit.entities.BukkitSkeleton
- spawn(Location, SpawnReason, Consumer<Entity>) - Method in class io.lumine.mythic.bukkit.entities.BukkitSkeletonHorse
- spawn(Location, SpawnReason, Consumer<Entity>) - Method in class io.lumine.mythic.bukkit.entities.BukkitSlime
- spawn(Location, SpawnReason, Consumer<Entity>) - Method in class io.lumine.mythic.bukkit.entities.BukkitSniffer
- spawn(Location, SpawnReason, Consumer<Entity>) - Method in class io.lumine.mythic.bukkit.entities.BukkitSnowman
- spawn(Location, SpawnReason, Consumer<Entity>) - Method in class io.lumine.mythic.bukkit.entities.BukkitSpider
- spawn(Location, SpawnReason, Consumer<Entity>) - Method in class io.lumine.mythic.bukkit.entities.BukkitSquid
- spawn(Location, SpawnReason, Consumer<Entity>) - Method in class io.lumine.mythic.bukkit.entities.BukkitStray
- spawn(Location, SpawnReason, Consumer<Entity>) - Method in class io.lumine.mythic.bukkit.entities.BukkitStrider
- spawn(Location, SpawnReason, Consumer<Entity>) - Method in class io.lumine.mythic.bukkit.entities.BukkitTadpole
- spawn(Location, SpawnReason, Consumer<Entity>) - Method in class io.lumine.mythic.bukkit.entities.BukkitTextDisplay
- spawn(Location, SpawnReason, Consumer<Entity>) - Method in class io.lumine.mythic.bukkit.entities.BukkitTNT
- spawn(Location, SpawnReason, Consumer<Entity>) - Method in class io.lumine.mythic.bukkit.entities.BukkitTraderLlama
- spawn(Location, SpawnReason, Consumer<Entity>) - Method in class io.lumine.mythic.bukkit.entities.BukkitTropicalFish
- spawn(Location, SpawnReason, Consumer<Entity>) - Method in class io.lumine.mythic.bukkit.entities.BukkitTurtle
- spawn(Location, SpawnReason, Consumer<Entity>) - Method in class io.lumine.mythic.bukkit.entities.BukkitVex
- spawn(Location, SpawnReason, Consumer<Entity>) - Method in class io.lumine.mythic.bukkit.entities.BukkitVillager
- spawn(Location, SpawnReason, Consumer<Entity>) - Method in class io.lumine.mythic.bukkit.entities.BukkitVindicator
- spawn(Location, SpawnReason, Consumer<Entity>) - Method in class io.lumine.mythic.bukkit.entities.BukkitWanderingTrader
- spawn(Location, SpawnReason, Consumer<Entity>) - Method in class io.lumine.mythic.bukkit.entities.BukkitWarden
- spawn(Location, SpawnReason, Consumer<Entity>) - Method in class io.lumine.mythic.bukkit.entities.BukkitWitch
- spawn(Location, SpawnReason, Consumer<Entity>) - Method in class io.lumine.mythic.bukkit.entities.BukkitWither
- spawn(Location, SpawnReason, Consumer<Entity>) - Method in class io.lumine.mythic.bukkit.entities.BukkitWitherSkeleton
- spawn(Location, SpawnReason, Consumer<Entity>) - Method in class io.lumine.mythic.bukkit.entities.BukkitWolf
- spawn(Location, SpawnReason, Consumer<Entity>) - Method in class io.lumine.mythic.bukkit.entities.BukkitZoglin
- spawn(Location, SpawnReason, Consumer<Entity>) - Method in class io.lumine.mythic.bukkit.entities.BukkitZombie
- spawn(Location, SpawnReason, Consumer<Entity>) - Method in class io.lumine.mythic.bukkit.entities.BukkitZombieHorse
- spawn(Location, SpawnReason, Consumer<Entity>) - Method in class io.lumine.mythic.bukkit.entities.BukkitZombieVillager
- Spawn() - Method in class io.lumine.mythic.core.spawning.spawners.MythicSpawner
- SPAWN - Static variable in class io.lumine.mythic.core.skills.SkillTriggers
- SPAWN_EGG - Static variable in class io.lumine.mythic.api.volatilecode.VolatileMaterial
- SPAWN_LOCATION - Static variable in class io.lumine.mythic.core.constants.MobKeys
- SPAWN_TIME - Static variable in class io.lumine.mythic.core.constants.MobKeys
- spawnBaseEntity(AbstractLocation, SpawnReason) - Method in class io.lumine.mythic.api.mobs.entities.MythicEntity
- spawnBaseEntity(AbstractLocation, SpawnReason) - Method in class io.lumine.mythic.bukkit.adapters.BukkitEntityType
- SpawnCommand - Class in io.lumine.mythic.bukkit.commands.mobs
- SpawnCommand(MythicBukkit) - Constructor for class io.lumine.mythic.bukkit.commands.mobs.SpawnCommand
- SpawnCommand(Command<MythicBukkit>) - Constructor for class io.lumine.mythic.bukkit.commands.mobs.SpawnCommand
- spawnEntity(Location, EntityType, SpawnReason, Consumer<Entity>) - Method in class io.lumine.mythic.bukkit.adapters.BukkitEntityType
- spawner - Variable in class io.lumine.mythic.core.spawning.spawners.SpawnerSlice
- spawner(BiFunction<MythicSpawner, String, String>) - Static method in interface io.lumine.mythic.core.skills.placeholders.Placeholder
- SPAWNER - Enum constant in enum class io.lumine.mythic.api.mobs.entities.SpawnReason
- SPAWNER - Static variable in class io.lumine.mythic.api.volatilecode.VolatileMaterial
- SPAWNER - Static variable in class io.lumine.mythic.core.constants.MobKeys
- SpawnerAttribute - Enum Class in io.lumine.mythic.core.spawning.spawners
- SpawnerBrowseMenu - Class in io.lumine.mythic.core.menus.spawners
- SpawnerBrowseMenu(MythicBukkit, MenuManager) - Constructor for class io.lumine.mythic.core.menus.spawners.SpawnerBrowseMenu
- SpawnerBrowseMode - Enum Class in io.lumine.mythic.core.menus.spawners
- SpawnerEditorButton - Class in io.lumine.mythic.core.menus.spawners
- SpawnerEditorButton(SpawnerEditorButtons, int) - Constructor for class io.lumine.mythic.core.menus.spawners.SpawnerEditorButton
- SpawnerEditorButtons - Class in io.lumine.mythic.core.menus.spawners
- SpawnerEditorButtons() - Constructor for class io.lumine.mythic.core.menus.spawners.SpawnerEditorButtons
- SpawnerEditorMenu - Class in io.lumine.mythic.core.menus.spawners
- SpawnerEditorMenu(MythicBukkit, MenuManager) - Constructor for class io.lumine.mythic.core.menus.spawners.SpawnerEditorMenu
- SpawnerEditorMenuContext - Class in io.lumine.mythic.core.menus.spawners
- SpawnerEditorMenuContext() - Constructor for class io.lumine.mythic.core.menus.spawners.SpawnerEditorMenuContext
- SpawnerListeners - Class in io.lumine.mythic.bukkit.listeners
- SpawnerListeners(SpawnerManager) - Constructor for class io.lumine.mythic.bukkit.listeners.SpawnerListeners
- SpawnerManager - Class in io.lumine.mythic.core.spawning.spawners
- SpawnerManager(MythicBukkit) - Constructor for class io.lumine.mythic.core.spawning.spawners.SpawnerManager
- SpawnerMenuContext - Class in io.lumine.mythic.core.menus.spawners
- SpawnerMenuContext() - Constructor for class io.lumine.mythic.core.menus.spawners.SpawnerMenuContext
- SpawnerPlaceholder - Class in io.lumine.mythic.core.skills.placeholders.types
- SpawnerPlaceholder(BiFunction<MythicSpawner, String, String>) - Constructor for class io.lumine.mythic.core.skills.placeholders.types.SpawnerPlaceholder
- SpawnerRange - Static variable in class io.lumine.mythic.core.config.ConfigExecutor
-
Spawning Config Options
- SpawnersCommand - Class in io.lumine.mythic.bukkit.commands.spawners
- SpawnersCommand(Command<MythicBukkit>) - Constructor for class io.lumine.mythic.bukkit.commands.spawners.SpawnersCommand
- SpawnerSlice - Class in io.lumine.mythic.core.spawning.spawners
- SpawnerSlice(MythicSpawner, AbstractLocation) - Constructor for class io.lumine.mythic.core.spawning.spawners.SpawnerSlice
- SpawnersTargeter - Class in io.lumine.mythic.core.skills.targeters
- SpawnersTargeter(SkillExecutor, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.targeters.SpawnersTargeter
- spawnerString - Variable in class io.lumine.mythic.core.skills.targeters.SpawnersTargeter
- spawnFakeItem(Player, ItemStack, AbstractLocation) - Method in interface io.lumine.mythic.api.volatilecode.handlers.VolatileItemHandler
- spawnFakeLightning(AbstractLocation, double) - Method in interface io.lumine.mythic.api.volatilecode.handlers.VolatileEntityHandler
- spawnflag - Static variable in class io.lumine.mythic.core.mobs.MobExecutor
- SpawningInterval - Static variable in class io.lumine.mythic.core.config.ConfigExecutor
- spawnInvisibleArmorStand(Location) - Method in interface io.lumine.mythic.api.volatilecode.handlers.VolatileWorldHandler
- spawnInvisibleArmorStand(Location) - Method in class io.lumine.mythic.core.volatilecode.disabled.VolatileWorldHandlerDisabled
- SpawnLocationTargeter - Class in io.lumine.mythic.core.skills.targeters
- SpawnLocationTargeter(SkillExecutor, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.targeters.SpawnLocationTargeter
- spawnMob(String, AbstractLocation) - Method in class io.lumine.mythic.core.mobs.MobExecutor
- spawnMob(String, AbstractLocation, double) - Method in class io.lumine.mythic.core.mobs.MobExecutor
- spawnMob(String, AbstractLocation, SpawnReason, double) - Method in class io.lumine.mythic.core.mobs.MobExecutor
- spawnMob(String, AbstractLocation, SpawnReason, double, MythicSpawner) - Method in class io.lumine.mythic.core.mobs.MobExecutor
- spawnMob(String, Location) - Method in class io.lumine.mythic.core.mobs.MobExecutor
- spawnMob(String, Location, double) - Method in class io.lumine.mythic.core.mobs.MobExecutor
- spawnMobs() - Method in class io.lumine.mythic.core.spawning.random.RandomSpawnerManager
- spawnMythicMob(MythicMob, Location, int) - Method in class io.lumine.mythic.bukkit.BukkitAPIHelper
-
Spawns a Mythic Mob and returns the Bukkit Entity object
- spawnMythicMob(String, Location) - Method in class io.lumine.mythic.bukkit.BukkitAPIHelper
-
Spawns a Mythic Mob and returns the Bukkit Entity object
- spawnMythicMob(String, Location, int) - Method in class io.lumine.mythic.bukkit.BukkitAPIHelper
-
Spawns a Mythic Mob and returns the Bukkit Entity object
- spawnPoints - Static variable in class io.lumine.mythic.core.spawning.random.RandomSpawner
- SpawnPointType - Enum Class in io.lumine.mythic.core.spawning.random
- spawnReason - Variable in class io.lumine.mythic.core.spawning.random.RandomSpawnPoint
- SpawnReason - Enum Class in io.lumine.mythic.api.mobs.entities
- SpawnReasonCondition - Class in io.lumine.mythic.core.skills.conditions.all
- SpawnReasonCondition(String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.conditions.all.SpawnReasonCondition
- spawnVelocityX - Variable in class io.lumine.mythic.core.mobs.MobType
- spawnVelocityXMax - Variable in class io.lumine.mythic.core.mobs.MobType
- spawnVelocityXRange - Variable in class io.lumine.mythic.core.mobs.MobType
- spawnVelocityY - Variable in class io.lumine.mythic.core.mobs.MobType
- spawnVelocityYMax - Variable in class io.lumine.mythic.core.mobs.MobType
- spawnVelocityYRange - Variable in class io.lumine.mythic.core.mobs.MobType
- spawnVelocityZ - Variable in class io.lumine.mythic.core.mobs.MobType
- spawnVelocityZMax - Variable in class io.lumine.mythic.core.mobs.MobType
- spawnVelocityZRange - Variable in class io.lumine.mythic.core.mobs.MobType
- SpeakMechanic - Class in io.lumine.mythic.core.skills.mechanics
- SpeakMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.SpeakMechanic
- SpeakMechanic.SpeechTracker - Class in io.lumine.mythic.core.skills.mechanics
- specificVelocities - Variable in class io.lumine.mythic.core.skills.mechanics.BlockWaveEffect
- SPECTATOR - Enum constant in enum class io.lumine.mythic.api.adapters.AbstractGameMode
- SPECTRAL - Enum constant in enum class io.lumine.mythic.core.skills.projectiles.bullet.ArrowBullet.ArrowType
- speechBubble - Variable in class io.lumine.mythic.core.mobs.ActiveMob
- SpeechBubble - Class in io.lumine.mythic.core.holograms.types
- SpeechBubble(HologramManager, SkillCaster, Supplier<Collection<AbstractPlayer>>, PacketTextDisplay.PacketTextDisplayBuilder) - Constructor for class io.lumine.mythic.core.holograms.types.SpeechBubble
- SpeechTracker(SkillMetadata, AbstractEntity, Collection<AbstractPlayer>, String) - Constructor for class io.lumine.mythic.core.skills.mechanics.SpeakMechanic.SpeechTracker
- SpeechTracker(SkillMetadata, Collection<AbstractPlayer>, String) - Constructor for class io.lumine.mythic.core.skills.mechanics.SpeakMechanic.SpeechTracker
- speed - Variable in class io.lumine.mythic.core.skills.mechanics.SetSpeedMechanic
- speedModifier - Variable in class io.lumine.mythic.core.skills.mechanics.GoToMechanic
- SPELL - Enum constant in enum class io.lumine.mythic.bukkit.adapters.BukkitParticle
- SPELL - Enum constant in enum class io.lumine.mythic.core.skills.ParticleMaker.ParticleType
-
Deprecated.
- SPELL_INSTANT - Enum constant in enum class io.lumine.mythic.bukkit.adapters.BukkitParticle
- SPELL_INSTANT - Enum constant in enum class io.lumine.mythic.core.skills.ParticleMaker.ParticleType
-
Deprecated.
- SPELL_MOB - Enum constant in enum class io.lumine.mythic.bukkit.adapters.BukkitParticle
- SPELL_MOB - Enum constant in enum class io.lumine.mythic.core.skills.ParticleMaker.ParticleType
-
Deprecated.
- SPELL_MOB_AMBIENT - Enum constant in enum class io.lumine.mythic.bukkit.adapters.BukkitParticle
- SPELL_MOB_AMBIENT - Enum constant in enum class io.lumine.mythic.core.skills.ParticleMaker.ParticleType
-
Deprecated.
- SPELL_WITCH - Enum constant in enum class io.lumine.mythic.bukkit.adapters.BukkitParticle
- SPELL_WITCH - Enum constant in enum class io.lumine.mythic.core.skills.ParticleMaker.ParticleType
-
Deprecated.
- spellName - Variable in class io.lumine.mythic.core.skills.mechanics.CastMechanic
- sphere - Variable in class io.lumine.mythic.core.skills.mechanics.BlockWaveEffect
- sphere - Variable in class io.lumine.mythic.core.skills.targeters.BlocksInRadiusTargeter
- sphere - Variable in class io.lumine.mythic.core.skills.targeters.BlocksNearOriginTargeter
- SphereTargeter - Class in io.lumine.mythic.core.skills.targeters
- SphereTargeter(SkillExecutor, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.targeters.SphereTargeter
- SPIDER - Enum constant in enum class io.lumine.mythic.api.mobs.entities.MythicEntityType
- SpinEffect - Class in io.lumine.mythic.core.skills.mechanics
- SpinEffect(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.SpinEffect
- SPIT - Enum constant in enum class io.lumine.mythic.bukkit.adapters.BukkitParticle
- SPIT - Enum constant in enum class io.lumine.mythic.core.skills.ParticleMaker.ParticleType
-
Deprecated.
- SPLASH_POTION - Static variable in class io.lumine.mythic.core.skills.SkillTriggers
- splitIgnoringParentheses(String) - Static method in class io.lumine.mythic.core.utils.MythicUtil
- splitList(List<T>, int) - Static method in class io.lumine.mythic.core.skills.mechanics.SlashMechanic
- splitListEqually(List<T>, int) - Static method in class io.lumine.mythic.core.skills.mechanics.PolygonMechanic
- SPORE_BLOSSOM_AIR - Enum constant in enum class io.lumine.mythic.bukkit.adapters.BukkitParticle
- spread - Variable in class io.lumine.mythic.core.skills.mechanics.ArrowVolleyMechanic
- spread - Variable in class io.lumine.mythic.core.skills.mechanics.ForcePullMechanic
- spreadH - Variable in class io.lumine.mythic.core.skills.mechanics.GoToMechanic
- spreadH - Variable in class io.lumine.mythic.core.skills.mechanics.TeleportMechanic
- spreadV - Variable in class io.lumine.mythic.core.skills.mechanics.ForcePullMechanic
- spreadV - Variable in class io.lumine.mythic.core.skills.mechanics.GoToMechanic
- spreadV - Variable in class io.lumine.mythic.core.skills.mechanics.TeleportMechanic
- SpringMechanic - Class in io.lumine.mythic.core.skills.mechanics
- SpringMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.SpringMechanic
- SprintingCondition - Class in io.lumine.mythic.core.skills.conditions.all
- SprintingCondition(String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.conditions.all.SprintingCondition
- SQUID - Enum constant in enum class io.lumine.mythic.api.mobs.entities.MythicEntityType
- SQUID_INK - Enum constant in enum class io.lumine.mythic.bukkit.adapters.BukkitParticle
- stacks - Variable in class io.lumine.mythic.core.skills.auras.Aura.AuraTracker
- Stair() - Constructor for class io.lumine.mythic.core.utils.physics.ComplexAABB.Stair
- stance - Variable in class io.lumine.mythic.core.skills.mechanics.SetStanceMechanic
- STANCE - Static variable in class io.lumine.mythic.core.constants.MobKeys
- STANCE - Static variable in class io.lumine.mythic.core.mobs.PersistentMobData
- StanceCondition - Class in io.lumine.mythic.core.skills.conditions.all
- StanceCondition(String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.conditions.all.StanceCondition
- start() - Method in class io.lumine.mythic.bukkit.metrics.MetricsLite
-
Start measuring statistics.
- start() - Method in class io.lumine.mythic.core.mobs.ai.goals.DoNothingGoal
- start() - Method in class io.lumine.mythic.core.mobs.ai.goals.FollowPathGoal
- start() - Method in class io.lumine.mythic.core.mobs.ai.goals.GoToLocationGoal
- start() - Method in class io.lumine.mythic.core.mobs.ai.goals.GoToOwnerGoal
- start() - Method in class io.lumine.mythic.core.mobs.ai.goals.GoToParentGoal
- start() - Method in class io.lumine.mythic.core.mobs.ai.goals.GoToSpawnLocationGoal
- start() - Method in class io.lumine.mythic.core.mobs.ai.goals.PatrolGoal
- start() - Method in class io.lumine.mythic.core.mobs.ai.Pathfinder
-
Starts this
Pathfinder
. - start() - Method in class io.lumine.mythic.core.skills.auras.Aura.AuraTracker
- start() - Method in class io.lumine.mythic.core.skills.projectiles.Projectile.ProjectileTracker
- start(AbstractEntity) - Method in class io.lumine.mythic.core.skills.mechanics.ChainMechanic.ChainTracker
- startCharges - Variable in class io.lumine.mythic.core.skills.auras.Aura.AuraTracker
- startDuration - Variable in class io.lumine.mythic.core.skills.auras.Aura.AuraTracker
- startForwardOffset - Variable in class io.lumine.mythic.core.skills.mechanics.ParticleEffect
- startForwardOffset - Variable in class io.lumine.mythic.core.skills.mechanics.RaytraceToMechanic
- startForwardOffset - Variable in class io.lumine.mythic.core.skills.mechanics.ShootMechanic
- startForwardOffset - Variable in class io.lumine.mythic.core.skills.mechanics.ShootShulkerMechanic
- startForwardOffset - Variable in class io.lumine.mythic.core.skills.projectiles.Projectile
- startingStep - Variable in class io.lumine.mythic.core.skills.mechanics.OrbitalMechanic
- startLocation - Variable in class io.lumine.mythic.core.skills.projectiles.Projectile.ProjectileTracker
- startSideOffset - Variable in class io.lumine.mythic.core.skills.mechanics.ParticleEffect
- startSideOffset - Variable in class io.lumine.mythic.core.skills.mechanics.RaytraceToMechanic
- startSideOffset - Variable in class io.lumine.mythic.core.skills.mechanics.ShootMechanic
- startSideOffset - Variable in class io.lumine.mythic.core.skills.mechanics.ShootShulkerMechanic
- startSideOffset - Variable in class io.lumine.mythic.core.skills.projectiles.Projectile
- startYOffset - Variable in class io.lumine.mythic.core.skills.mechanics.GuardianBeamEffect
- startYOffset - Variable in class io.lumine.mythic.core.skills.mechanics.ParticleLineEffect
- startYOffset - Variable in class io.lumine.mythic.core.skills.mechanics.ParticleLineEquationEffect
- startYOffset - Variable in class io.lumine.mythic.core.skills.mechanics.ParticleLineHelixEffect
- startYOffset - Variable in class io.lumine.mythic.core.skills.mechanics.ParticleLineRingEffect
- startYOffset - Variable in class io.lumine.mythic.core.skills.mechanics.RaytraceToMechanic
- startYOffset - Variable in class io.lumine.mythic.core.skills.mechanics.ShootMechanic
- startYOffset - Variable in class io.lumine.mythic.core.skills.mechanics.ShootShulkerMechanic
- startYOffset - Variable in class io.lumine.mythic.core.skills.projectiles.Projectile
- STAT_FIELD_ITEMS - Static variable in class io.lumine.mythic.core.constants.MobKeys
- STAT_FIELD_TYPE - Static variable in class io.lumine.mythic.core.constants.MobKeys
- StatAuraMechanic - Class in io.lumine.mythic.core.skills.mechanics
- StatAuraMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.StatAuraMechanic
- state - Variable in class io.lumine.mythic.core.skills.mechanics.SetAIMechanic
- state - Variable in class io.lumine.mythic.core.skills.mechanics.SetCollidableMechanic
- state - Variable in class io.lumine.mythic.core.skills.mechanics.WolfSitMechanic
- StatExecution - Enum Class in io.lumine.mythic.api.skills.stats
- StatExecutor - Class in io.lumine.mythic.core.skills.stats
- StatExecutor(MythicBukkit) - Constructor for class io.lumine.mythic.core.skills.stats.StatExecutor
- StaticDouble - Class in io.lumine.mythic.core.skills.placeholders.parsers
- StaticDouble(double) - Constructor for class io.lumine.mythic.core.skills.placeholders.parsers.StaticDouble
- StaticDouble(String) - Constructor for class io.lumine.mythic.core.skills.placeholders.parsers.StaticDouble
- StaticFloat - Class in io.lumine.mythic.core.skills.placeholders.parsers
- StaticFloat(float) - Constructor for class io.lumine.mythic.core.skills.placeholders.parsers.StaticFloat
- StaticFloat(String) - Constructor for class io.lumine.mythic.core.skills.placeholders.parsers.StaticFloat
- StaticInt - Class in io.lumine.mythic.core.skills.placeholders.parsers
- StaticInt(String) - Constructor for class io.lumine.mythic.core.skills.placeholders.parsers.StaticInt
- statics - Variable in class io.lumine.mythic.core.skills.targeters.ILocationSelector
- StaticStat - Class in io.lumine.mythic.core.skills.stats.types
- StaticStat(File, String) - Constructor for class io.lumine.mythic.core.skills.stats.types.StaticStat
- StaticStat(String) - Constructor for class io.lumine.mythic.core.skills.stats.types.StaticStat
- StatManager - Interface in io.lumine.mythic.api.skills.stats
- StatMap(StatType) - Constructor for class io.lumine.mythic.core.skills.stats.StatRegistry.StatMap
- StatModifierType - Enum Class in io.lumine.mythic.core.skills.stats
- StatRegistry - Class in io.lumine.mythic.core.skills.stats
- StatRegistry(SkillCaster) - Constructor for class io.lumine.mythic.core.skills.stats.StatRegistry
- StatRegistry.StatMap - Class in io.lumine.mythic.core.skills.stats
- Stats - Class in io.lumine.mythic.core.skills.stats
- Stats() - Constructor for class io.lumine.mythic.core.skills.stats.Stats
- STATS - Enum constant in enum class io.lumine.mythic.core.config.Scope
- STATS - Static variable in class io.lumine.mythic.core.constants.MobKeys
- StatsCommand - Class in io.lumine.mythic.bukkit.commands.mobs
- StatsCommand(Command<MythicBukkit>) - Constructor for class io.lumine.mythic.bukkit.commands.mobs.StatsCommand
- StatSource - Interface in io.lumine.mythic.core.skills.stats
- StatType - Class in io.lumine.mythic.core.skills.stats
- StatType(Object, String) - Constructor for class io.lumine.mythic.core.skills.stats.StatType
- StatType(String) - Constructor for class io.lumine.mythic.core.skills.stats.StatType
- stayTime - Variable in class io.lumine.mythic.core.skills.mechanics.HologramMechanic
- stop() - Method in class io.lumine.mythic.core.spawning.random.RandomSpawnGenerator
- stopIfNoTargets - Variable in class io.lumine.mythic.core.skills.MetaSkill
- stopOnHitEntity - Variable in class io.lumine.mythic.core.skills.projectiles.Projectile
- stopOnHitGround - Variable in class io.lumine.mythic.core.skills.projectiles.Projectile
- StopSoundEffect - Class in io.lumine.mythic.core.skills.mechanics
- StopSoundEffect(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.StopSoundEffect
- stopUsingItem(AbstractEntity) - Method in interface io.lumine.mythic.api.volatilecode.handlers.VolatileEntityHandler
- StopUsingItemMechanic - Class in io.lumine.mythic.core.skills.mechanics
- StopUsingItemMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.StopUsingItemMechanic
- STRAY - Enum constant in enum class io.lumine.mythic.api.mobs.entities.MythicEntityType
- strCloudParticle - Variable in class io.lumine.mythic.core.skills.mechanics.ParticleTornadoEffect
- strEntitySkill - Variable in class io.lumine.mythic.core.skills.mechanics.RaytraceMechanic
- strEntitySkill - Variable in class io.lumine.mythic.core.skills.mechanics.RaytraceToMechanic
- strHeadshotSkill - Variable in class io.lumine.mythic.core.skills.mechanics.RaytraceMechanic
- strHeadshotSkill - Variable in class io.lumine.mythic.core.skills.mechanics.RaytraceToMechanic
- STRIDER - Enum constant in enum class io.lumine.mythic.api.mobs.entities.MythicEntityType
- strikeLightning(AbstractLocation) - Method in interface io.lumine.mythic.api.adapters.AbstractSkillAdapter
- strikeLightning(AbstractLocation) - Method in class io.lumine.mythic.bukkit.adapters.BukkitSkillAdapter
- strikeLightningEffect(AbstractLocation) - Method in interface io.lumine.mythic.api.adapters.AbstractSkillAdapter
- strikeLightningEffect(AbstractLocation) - Method in class io.lumine.mythic.bukkit.adapters.BukkitSkillAdapter
- STRING - Enum constant in enum class io.lumine.mythic.core.skills.variables.VariableType
- StringEqualsCondition - Class in io.lumine.mythic.core.skills.conditions.all
- StringEqualsCondition(String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.conditions.all.StringEqualsCondition
- StringListVariable - Class in io.lumine.mythic.core.skills.variables.types
- StringListVariable(List<String>) - Constructor for class io.lumine.mythic.core.skills.variables.types.StringListVariable
-
Creates the variable
- StringPlaceholder - Class in io.lumine.mythic.core.skills.placeholders.types
- StringPlaceholder(String) - Constructor for class io.lumine.mythic.core.skills.placeholders.types.StringPlaceholder
- StringTag - Class in io.lumine.mythic.core.utils.jnbt
-
The
TAG_String
tag. - StringTag(String) - Constructor for class io.lumine.mythic.core.utils.jnbt.StringTag
-
Creates the tag with an empty name.
- StringVariable - Class in io.lumine.mythic.core.skills.variables.types
- StringVariable(String) - Constructor for class io.lumine.mythic.core.skills.variables.types.StringVariable
-
Creates the variable
- StringVariable(String, long) - Constructor for class io.lumine.mythic.core.skills.variables.types.StringVariable
-
Creates the variable
- strLocationSkill - Variable in class io.lumine.mythic.core.skills.mechanics.RaytraceMechanic
- strLocationSkill - Variable in class io.lumine.mythic.core.skills.mechanics.RaytraceToMechanic
- strMob - Variable in class io.lumine.mythic.core.skills.mechanics.ParticleEffect
- strParticle - Variable in class io.lumine.mythic.core.skills.mechanics.ParticleEffect
- strParticle - Variable in class io.lumine.mythic.core.skills.mechanics.SummonAreaEffectCloudMechanic
- strType - Variable in class io.lumine.mythic.core.drops.droppables.MythicMobDrop
- strType - Variable in class io.lumine.mythic.core.skills.mechanics.SummonMechanic
- strType - Variable in class io.lumine.mythic.core.skills.mechanics.SummonPassengerMechanic
- StructureCondition - Class in io.lumine.mythic.core.skills.conditions.all
- StructureCondition(String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.conditions.all.StructureCondition
- strUnparsedValue - Variable in class io.lumine.mythic.core.skills.placeholders.PlaceholderParser
- strValue - Variable in class io.lumine.mythic.core.skills.placeholders.PlaceholderParser
- StunMechanic - Class in io.lumine.mythic.core.skills.mechanics
- StunMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.StunMechanic
- StunMechanic.StunMechanicTracker - Class in io.lumine.mythic.core.skills.mechanics
- StunMechanicTracker(AbstractEntity, SkillMetadata) - Constructor for class io.lumine.mythic.core.skills.mechanics.StunMechanic.StunMechanicTracker
- subtitle - Variable in class io.lumine.mythic.core.skills.mechanics.SendTitleMechanic
- subtract(double, double, double) - Method in class io.lumine.mythic.api.adapters.AbstractLocation
-
Subtracts the location by another.
- subtract(AbstractLocation) - Method in class io.lumine.mythic.api.adapters.AbstractLocation
-
Subtracts the location by another.
- subtract(AbstractVector) - Method in class io.lumine.mythic.api.adapters.AbstractLocation
-
Subtracts the location by a vector.
- subtract(AbstractVector) - Method in class io.lumine.mythic.api.adapters.AbstractVector
-
Subtracts a vector from this one.
- SUBTRACT - Enum constant in enum class io.lumine.mythic.core.skills.mechanics.ModifyGlobalScoreMechanic.ModifyScoreAction
- SUBTRACT - Enum constant in enum class io.lumine.mythic.core.skills.mechanics.ModifyScoreMechanic.ModifyScoreAction
- SUBTRACT - Enum constant in enum class io.lumine.mythic.core.skills.mechanics.SetLevelMechanic.SetLevelAction
- SUCCESS - Enum constant in enum class io.lumine.mythic.api.skills.SkillResult
- sudoOwner - Variable in class io.lumine.mythic.core.skills.SkillTargeter
- sudoParent - Variable in class io.lumine.mythic.core.skills.SkillTargeter
- SudoSkillMechanic - Class in io.lumine.mythic.core.skills.mechanics
- SudoSkillMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.SudoSkillMechanic
- sudoTrigger - Variable in class io.lumine.mythic.core.skills.SkillTargeter
- SuicideMechanic - Class in io.lumine.mythic.core.skills.mechanics
- SuicideMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.SuicideMechanic
- SUMMON - Enum constant in enum class io.lumine.mythic.api.mobs.entities.SpawnReason
- SummonAreaEffectCloudMechanic - Class in io.lumine.mythic.core.skills.mechanics
- SummonAreaEffectCloudMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.SummonAreaEffectCloudMechanic
- summonerIsFaction - Variable in class io.lumine.mythic.core.skills.mechanics.SummonMechanic
- summonerIsOwner - Variable in class io.lumine.mythic.core.skills.mechanics.SummonMechanic
- summonerIsParent - Variable in class io.lumine.mythic.core.skills.mechanics.SummonMechanic
- SummonMechanic - Class in io.lumine.mythic.core.skills.mechanics
- SummonMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.SummonMechanic
- SummonPassengerMechanic - Class in io.lumine.mythic.core.skills.mechanics
- SummonPassengerMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.SummonPassengerMechanic
- SunnyCondition - Class in io.lumine.mythic.core.skills.conditions.all
- SunnyCondition(String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.conditions.all.SunnyCondition
- SURFACE - Enum constant in enum class io.lumine.mythic.core.skills.projectiles.ProjectileSurfaceMode
- surfaceMode - Variable in class io.lumine.mythic.core.skills.mechanics.MissileMechanic
- surfaceMode - Variable in class io.lumine.mythic.core.skills.mechanics.OrbitalMechanic
- surfaceMode - Variable in class io.lumine.mythic.core.skills.mechanics.ProjectileMechanic
- SURVIVAL - Enum constant in enum class io.lumine.mythic.api.adapters.AbstractGameMode
- SUSPENDED - Enum constant in enum class io.lumine.mythic.bukkit.adapters.BukkitParticle
- SUSPENDED - Enum constant in enum class io.lumine.mythic.core.skills.ParticleMaker.ParticleType
-
Deprecated.
- SUSPENDED_DEPTH - Enum constant in enum class io.lumine.mythic.bukkit.adapters.BukkitParticle
- SUSPENDED_DEPTH - Enum constant in enum class io.lumine.mythic.core.skills.ParticleMaker.ParticleType
-
Deprecated.
- SwapMechanic - Class in io.lumine.mythic.core.skills.mechanics
- SwapMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.SwapMechanic
- SWEEP_ATTACK - Enum constant in enum class io.lumine.mythic.bukkit.adapters.BukkitParticle
- SWEEP_ATTACK - Enum constant in enum class io.lumine.mythic.core.skills.ParticleMaker.ParticleType
-
Deprecated.
- SWING - Static variable in class io.lumine.mythic.core.skills.SkillTriggers
- SwitchMechanic - Class in io.lumine.mythic.core.skills.mechanics
- SwitchMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.SwitchMechanic
- SYNC_ONLY - Enum constant in enum class io.lumine.mythic.api.skills.ThreadSafetyLevel
T
- TADPOLE - Enum constant in enum class io.lumine.mythic.api.mobs.entities.MythicEntityType
- tag - Variable in class io.lumine.mythic.core.skills.conditions.all.DamageHasTagCondition
- tag - Variable in class io.lumine.mythic.core.skills.mechanics.TagAddMechanic
- tag - Variable in class io.lumine.mythic.core.skills.mechanics.TagRemoveMechanic
- Tag - Class in io.lumine.mythic.core.utils.jnbt
-
Represents a NBT tag.
- Tag() - Constructor for class io.lumine.mythic.core.utils.jnbt.Tag
- TagAddMechanic - Class in io.lumine.mythic.core.skills.mechanics
- TagAddMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.TagAddMechanic
- TagRemoveMechanic - Class in io.lumine.mythic.core.skills.mechanics
- TagRemoveMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.TagRemoveMechanic
- tags - Variable in class io.lumine.mythic.core.skills.damage.DamagingMechanic
- take - Variable in class io.lumine.mythic.core.skills.mechanics.SaddleMechanic
- TakeExperienceLevelsMechanic - Class in io.lumine.mythic.core.skills.mechanics
- TakeExperienceLevelsMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.TakeExperienceLevelsMechanic
- TakeItemMechanic - Class in io.lumine.mythic.core.skills.mechanics
- TakeItemMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.TakeItemMechanic
- takeMoney(AbstractPlayer, double) - Method in class io.lumine.mythic.bukkit.compatibility.VaultSupport
- TAME - Static variable in class io.lumine.mythic.core.skills.SkillTriggers
- TAME_FAIL - Static variable in class io.lumine.mythic.core.skills.SkillTriggers
- TameableEntityType - Interface in io.lumine.mythic.bukkit.entities.properties
- TameableProperty - Class in io.lumine.mythic.bukkit.entities.properties
- TameableProperty(MythicConfig, Set<Material>) - Constructor for class io.lumine.mythic.bukkit.entities.properties.TameableProperty
- target - Variable in class io.lumine.mythic.core.skills.mechanics.MissileMechanic.MissileTracker
- target(TriFunction<PlaceholderMeta, AbstractEntity, String, String>) - Static method in interface io.lumine.mythic.core.skills.placeholders.Placeholder
- TARGET - Enum constant in enum class io.lumine.mythic.core.mobs.ai.Pathfinder.GoalType
- TARGET - Enum constant in enum class io.lumine.mythic.core.skills.variables.VariableScope
- target_creative - Variable in class io.lumine.mythic.core.skills.AbstractSkill
- targetAnimals - Static variable in class io.lumine.mythic.core.config.ConfigExecutor
- targetArmorStands - Static variable in class io.lumine.mythic.core.config.ConfigExecutor
- TargetAudience - Class in io.lumine.mythic.core.skills.audience
- TargetAudience(MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.audience.TargetAudience
- TargetBlockTargeter - Class in io.lumine.mythic.core.skills.targeters
- TargetBlockTargeter(SkillExecutor, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.targeters.TargetBlockTargeter
- TARGETCHANGE - Static variable in class io.lumine.mythic.core.skills.SkillTriggers
- targetCitizensNPCs - Static variable in class io.lumine.mythic.core.config.ConfigExecutor
- targetConditions - Variable in class io.lumine.mythic.core.skills.SkillTargeter
- targetConditionString - Variable in class io.lumine.mythic.core.skills.SkillTargeter
- targetCreativeMode - Static variable in class io.lumine.mythic.core.config.ConfigExecutor
- targetCreatures - Static variable in class io.lumine.mythic.core.config.ConfigExecutor
- targetDeath() - Method in class io.lumine.mythic.core.mobs.ActiveMob.ThreatTable
-
Called when the mob's current target dies
- TARGETED - Static variable in class io.lumine.mythic.core.skills.SkillTriggers
- TargetedLocationTargeter - Class in io.lumine.mythic.core.skills.targeters
- TargetedLocationTargeter(SkillExecutor, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.targeters.TargetedLocationTargeter
- TargetedTargetTargeter - Class in io.lumine.mythic.core.skills.targeters
- TargetedTargetTargeter(SkillExecutor, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.targeters.TargetedTargetTargeter
- targeter - Variable in class io.lumine.mythic.core.skills.AbstractSkill
-
The optional targeter for this skill
- targeter - Variable in class io.lumine.mythic.core.skills.mechanics.SetRaiderPatrolBlockMechanic
- targeter - Variable in class io.lumine.mythic.core.skills.targeters.CustomTargeter
- TargeterAudience - Class in io.lumine.mythic.core.skills.audience
- TargeterAudience(MythicLineConfig, String) - Constructor for class io.lumine.mythic.core.skills.audience.TargeterAudience
- targeterName - Variable in class io.lumine.mythic.core.skills.targeters.CustomTargeter
- targetEvent(AbstractEntity) - Method in class io.lumine.mythic.core.mobs.ActiveMob.ThreatTable
-
Evaluates a new target and targets them if there isn't currently a better target
- targetFlyingMobs - Static variable in class io.lumine.mythic.core.config.ConfigExecutor
- targetHighestThreat() - Method in class io.lumine.mythic.core.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.mythic.core.skills.conditions.all
- TargetInLineOfSightCondition(String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.conditions.all.TargetInLineOfSightCondition
- targetInterval - Variable in class io.lumine.mythic.core.skills.AbstractSkill
- targetIsOrigin - Variable in class io.lumine.mythic.core.skills.SkillMechanic
- targetLocation - Variable in class io.lumine.mythic.core.skills.mechanics.MissileMechanic.MissileTracker
- TargetLocationTargeter - Class in io.lumine.mythic.core.skills.targeters
- TargetLocationTargeter(SkillExecutor, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.targeters.TargetLocationTargeter
- targetMarkers - Static variable in class io.lumine.mythic.core.config.ConfigExecutor
- targetMonsters - Static variable in class io.lumine.mythic.core.config.ConfigExecutor
- targetNonMythic - Static variable in class io.lumine.mythic.core.config.ConfigExecutor
- TargetNotInLineOfSightCondition - Class in io.lumine.mythic.core.skills.conditions.all
- TargetNotInLineOfSightCondition(String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.conditions.all.TargetNotInLineOfSightCondition
- TargetNotWithinCondition - Class in io.lumine.mythic.core.skills.conditions.all
- TargetNotWithinCondition(String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.conditions.all.TargetNotWithinCondition
- targetOwner - Static variable in class io.lumine.mythic.core.config.ConfigExecutor
- TargetPlaceholder - Class in io.lumine.mythic.core.skills.placeholders.types
- TargetPlaceholder(TriFunction<PlaceholderMeta, AbstractEntity, String, String>) - Constructor for class io.lumine.mythic.core.skills.placeholders.types.TargetPlaceholder
- targetPlayers - Static variable in class io.lumine.mythic.core.config.ConfigExecutor
- targets - Variable in class io.lumine.mythic.core.skills.projectiles.Projectile.ProjectileTracker
- targetSameFaction - Static variable in class io.lumine.mythic.core.config.ConfigExecutor
- TargetsCondition - Class in io.lumine.mythic.core.skills.conditions.all
- TargetsCondition(String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.conditions.all.TargetsCondition
- TargetScore - Static variable in class io.lumine.mythic.core.utils.Patterns
- targetsCreativePlayers() - Method in class io.lumine.mythic.core.skills.AbstractSkill
- targetSelf - Static variable in class io.lumine.mythic.core.config.ConfigExecutor
- targetSpectatorMode - Static variable in class io.lumine.mythic.core.config.ConfigExecutor
- TargetTargeter - Class in io.lumine.mythic.core.skills.targeters
- TargetTargeter(SkillExecutor, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.targeters.TargetTargeter
- targetThreateningEntity(AbstractEntity) - Method in class io.lumine.mythic.core.mobs.ActiveMob.ThreatTable
-
Forces the mob to target a particular entity on their threat table
- targetVillagers - Static variable in class io.lumine.mythic.core.config.ConfigExecutor
- targetWaterMobs - Static variable in class io.lumine.mythic.core.config.ConfigExecutor
- TargetWithinCondition - Class in io.lumine.mythic.core.skills.conditions.all
- TargetWithinCondition(String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.conditions.all.TargetWithinCondition
- targetYOffset - Variable in class io.lumine.mythic.core.skills.mechanics.MissileMechanic.MissileTracker
- targetYOffset - Variable in class io.lumine.mythic.core.skills.mechanics.ParticleLineEffect
- targetYOffset - Variable in class io.lumine.mythic.core.skills.mechanics.ParticleLineEquationEffect
- targetYOffset - Variable in class io.lumine.mythic.core.skills.mechanics.ParticleLineHelixEffect
- targetYOffset - Variable in class io.lumine.mythic.core.skills.mechanics.ParticleLineRingEffect
- targetYOffset - Variable in class io.lumine.mythic.core.skills.mechanics.RaytraceToMechanic
- targetYOffset - Variable in class io.lumine.mythic.core.skills.projectiles.Projectile
- taunt(Entity, LivingEntity) - Method in class io.lumine.mythic.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.mythic.core.mobs.ActiveMob.ThreatTable
-
Taunts the mob, forcing it to target the taunter and setting their threat to 110%
- TauntCommand - Class in io.lumine.mythic.bukkit.commands.test
- TauntCommand(Command<MythicBukkit>) - Constructor for class io.lumine.mythic.bukkit.commands.test.TauntCommand
- teleport() - Method in class io.lumine.mythic.core.holograms.types.CastBar
- teleport() - Method in class io.lumine.mythic.core.holograms.types.HealthBar
- teleport() - Method in class io.lumine.mythic.core.holograms.types.Nameplate
- teleport() - Method in class io.lumine.mythic.core.holograms.types.SpeechBubble
- teleport(AbstractLocation) - Method in interface io.lumine.mythic.api.adapters.AbstractEntity
- teleport(AbstractLocation) - Method in interface io.lumine.mythic.api.holograms.IHologram
- teleport(AbstractLocation) - Method in class io.lumine.mythic.api.volatilecode.virtual.PacketEntity
- teleport(AbstractLocation) - Method in class io.lumine.mythic.bukkit.adapters.BukkitEntity
- teleport(AbstractLocation) - Method in class io.lumine.mythic.bukkit.compatibility.HologramsSupport.HologramsHologram
- teleport(AbstractLocation) - Method in class io.lumine.mythic.bukkit.compatibility.HolographicDisplaysSupport.HolographicDisplays
- teleport(AbstractLocation) - Method in class io.lumine.mythic.core.adapters.VirtualEntity
- teleport(AbstractLocation) - Method in class io.lumine.mythic.core.holograms.DisplayHologram
- TELEPORT - Static variable in class io.lumine.mythic.core.skills.SkillTriggers
- TeleportInMechanic - Class in io.lumine.mythic.core.skills.mechanics
- TeleportInMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.TeleportInMechanic
- TeleportMechanic - Class in io.lumine.mythic.core.skills.mechanics
- TeleportMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.TeleportMechanic
- TeleportToMechanic - Class in io.lumine.mythic.core.skills.mechanics
- TeleportToMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.TeleportToMechanic
- TeleportYMechanic - Class in io.lumine.mythic.core.skills.mechanics
- TeleportYMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.TeleportYMechanic
- TemplateItem(Pack, File, String, MythicConfig, String) - Constructor for record class io.lumine.mythic.core.utils.TemplateUtil.TemplateItem
-
Creates an instance of a
TemplateItem
record class. - TemplateMob(File, Pack, String, MythicConfigImpl, String, String) - Constructor for record class io.lumine.mythic.core.utils.TemplateUtil.TemplateMob
-
Creates an instance of a
TemplateMob
record class. - TemplateUtil - Class in io.lumine.mythic.core.utils
- TemplateUtil() - Constructor for class io.lumine.mythic.core.utils.TemplateUtil
- TemplateUtil.TemplateItem - Record Class in io.lumine.mythic.core.utils
- TemplateUtil.TemplateMob - Record Class in io.lumine.mythic.core.utils
- terminateFromRegistry() - Method in class io.lumine.mythic.core.skills.auras.Aura.AuraTracker
- TerminateProjectile - Class in io.lumine.mythic.core.skills.mechanics
- TerminateProjectile(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.TerminateProjectile
- TestCommand - Class in io.lumine.mythic.bukkit.commands.test
- TestCommand(Command<MythicBukkit>) - Constructor for class io.lumine.mythic.bukkit.commands.test.TestCommand
- TestEntityNBTCommand - Class in io.lumine.mythic.bukkit.commands.utility
- TestEntityNBTCommand(Command<MythicBukkit>) - Constructor for class io.lumine.mythic.bukkit.commands.utility.TestEntityNBTCommand
- text(String) - Method in class io.lumine.mythic.api.volatilecode.virtual.PacketTextDisplay.PacketTextDisplayBuilder
- text(String[]) - Method in class io.lumine.mythic.api.volatilecode.virtual.PacketTextDisplay.PacketTextDisplayBuilder
- text(Collection<String>) - Method in class io.lumine.mythic.api.volatilecode.virtual.PacketTextDisplay.PacketTextDisplayBuilder
- TEXT - Static variable in class io.lumine.mythic.core.skills.projectiles.ProjectileBulletType
- TEXT_DISPLAY - Enum constant in enum class io.lumine.mythic.api.mobs.entities.MythicEntityType
- TextBulletTracker(ProjectileBulletableTracker, AbstractEntity) - Constructor for class io.lumine.mythic.core.skills.projectiles.bullet.TextDisplayPacketBullet.TextBulletTracker
- textComponent(Component) - Method in class io.lumine.mythic.api.volatilecode.virtual.PacketTextDisplay.PacketTextDisplayBuilder
- textComponent(Collection<Component>) - Method in class io.lumine.mythic.api.volatilecode.virtual.PacketTextDisplay.PacketTextDisplayBuilder
- TextDisplayPacketBullet - Class in io.lumine.mythic.core.skills.projectiles.bullet
- TextDisplayPacketBullet(ProjectileBulletType, SkillMechanic, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.projectiles.bullet.TextDisplayPacketBullet
- TextDisplayPacketBullet.TextBulletTracker - Class in io.lumine.mythic.core.skills.projectiles.bullet
- TextDisplayProperty - Class in io.lumine.mythic.bukkit.entities.properties.display
- TextDisplayProperty(MythicConfig) - Constructor for class io.lumine.mythic.bukkit.entities.properties.display.TextDisplayProperty
- threadSafetyLevel - Variable in class io.lumine.mythic.core.skills.AbstractSkill
- threadSafetyLevel - Variable in class io.lumine.mythic.core.skills.SkillCondition
- ThreadSafetyLevel - Enum Class in io.lumine.mythic.api.skills
- ThreatClearMechanic - Class in io.lumine.mythic.core.skills.mechanics
- ThreatClearMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.ThreatClearMechanic
- threatGain(AbstractEntity, double) - Method in class io.lumine.mythic.core.mobs.ActiveMob.ThreatTable
-
Adds an amount of threat to the target entity
- threatLoss(AbstractEntity, double) - Method in class io.lumine.mythic.core.mobs.ActiveMob.ThreatTable
-
Removes an amount of threat to the target entity
- ThreatMechanic - Class in io.lumine.mythic.core.skills.mechanics
- ThreatMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.ThreatMechanic
- threatSet(AbstractEntity, double) - Method in class io.lumine.mythic.core.mobs.ActiveMob.ThreatTable
-
Sets an entity's threat value
- ThreatTable() - Constructor for class io.lumine.mythic.core.mobs.ActiveMob.ThreatTable
- ThreatTableListeners - Class in io.lumine.mythic.bukkit.listeners
- ThreatTableListeners() - Constructor for class io.lumine.mythic.bukkit.listeners.ThreatTableListeners
- ThreatTablePlayersTargeter - Class in io.lumine.mythic.core.skills.targeters
- ThreatTablePlayersTargeter(SkillExecutor, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.targeters.ThreatTablePlayersTargeter
- ThreatTableRandomLocationTargeter - Class in io.lumine.mythic.core.skills.targeters
- ThreatTableRandomLocationTargeter(SkillExecutor, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.targeters.ThreatTableRandomLocationTargeter
- ThreatTableRandomTargeter - Class in io.lumine.mythic.core.skills.targeters
- ThreatTableRandomTargeter(SkillExecutor, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.targeters.ThreatTableRandomTargeter
- ThreatTableTargeter - Class in io.lumine.mythic.core.skills.targeters
- ThreatTableTargeter(SkillExecutor, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.targeters.ThreatTableTargeter
- ThrowErrorMechanic - Class in io.lumine.mythic.core.skills.mechanics
- ThrowErrorMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.ThrowErrorMechanic
- ThrowMechanic - Class in io.lumine.mythic.core.skills.mechanics
- ThrowMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.ThrowMechanic
- throwSkill(AbstractLocation, AbstractEntity, float, float) - Method in interface io.lumine.mythic.api.adapters.AbstractSkillAdapter
- throwSkill(AbstractLocation, AbstractEntity, float, float) - Method in class io.lumine.mythic.bukkit.adapters.BukkitSkillAdapter
- ThunderingCondition - Class in io.lumine.mythic.core.skills.conditions.all
- ThunderingCondition(String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.conditions.all.ThunderingCondition
- ThunderLevelEffect - Class in io.lumine.mythic.core.skills.mechanics
- ThunderLevelEffect(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.ThunderLevelEffect
- tick() - Method in interface io.lumine.mythic.api.drops.DropMetadata
- tick() - Method in class io.lumine.mythic.core.drops.DropMetadataImpl
- tick() - Method in class io.lumine.mythic.core.mobs.ai.goals.DoNothingGoal
- tick() - Method in class io.lumine.mythic.core.mobs.ai.goals.FollowPathGoal
- tick() - Method in class io.lumine.mythic.core.mobs.ai.goals.GoToLocationGoal
- tick() - Method in class io.lumine.mythic.core.mobs.ai.goals.GoToOwnerGoal
- tick() - Method in class io.lumine.mythic.core.mobs.ai.goals.GoToParentGoal
- tick() - Method in class io.lumine.mythic.core.mobs.ai.goals.GoToSpawnLocationGoal
- tick() - Method in class io.lumine.mythic.core.mobs.ai.goals.PatrolGoal
- tick() - Method in class io.lumine.mythic.core.mobs.ai.Pathfinder
-
Called every tick when this
Pathfinder
is running. - tick(long, int) - Method in class io.lumine.mythic.core.mobs.ActiveMob
- tick(AbstractLocation) - Method in class io.lumine.mythic.core.skills.projectiles.bullet.ArmorStandBullet.ArmorStandBulletTracker
- tick(AbstractLocation) - Method in class io.lumine.mythic.core.skills.projectiles.bullet.ArmorStandPacketBullet.ArmorStandBulletTracker
- tick(AbstractLocation) - Method in class io.lumine.mythic.core.skills.projectiles.bullet.ArrowBullet.ArrowBulletTracker
- tick(AbstractLocation) - Method in class io.lumine.mythic.core.skills.projectiles.bullet.BlockBullet.BlockBulletTracker
- tick(AbstractLocation) - Method in class io.lumine.mythic.core.skills.projectiles.bullet.DisplayPacketBullet.DisplayPacketBulletTracker
- tick(AbstractLocation) - Method in class io.lumine.mythic.core.skills.projectiles.bullet.EntityBullet.EntityBulletTracker
- tick(AbstractLocation) - Method in class io.lumine.mythic.core.skills.projectiles.bullet.ItemBullet.ItemBulletTracker
- tick(AbstractLocation) - Method in class io.lumine.mythic.core.skills.projectiles.bullet.MEGBullet.MEGBulletTracker
- tick(AbstractLocation) - Method in class io.lumine.mythic.core.skills.projectiles.bullet.MobBullet.MobBulletTracker
- tick(AbstractLocation) - Method in class io.lumine.mythic.core.skills.projectiles.bullet.SmallBlockBullet.ArmorStandBulletTracker
- tick(AbstractLocation) - Method in class io.lumine.mythic.core.skills.projectiles.bullet.TextDisplayPacketBullet.TextBulletTracker
- tick(AbstractLocation) - Method in class io.lumine.mythic.core.skills.projectiles.ProjectileBullet.BulletTracker
- tickClock() - Method in class io.lumine.mythic.core.skills.SkillMechanic
- tickInterpolation - Variable in class io.lumine.mythic.core.skills.mechanics.OrbitalMechanic
- tickInterpolation - Variable in class io.lumine.mythic.core.skills.projectiles.Projectile
- tickInterval - Variable in class io.lumine.mythic.core.skills.mechanics.GuardianBeamEffect
- tickInterval - Variable in class io.lumine.mythic.core.skills.mechanics.ShootMechanic
- tickInterval - Variable in class io.lumine.mythic.core.skills.mechanics.ShootShulkerMechanic
- tickInterval - Variable in class io.lumine.mythic.core.skills.projectiles.Projectile
- ticks - Variable in class io.lumine.mythic.core.skills.mechanics.DelaySkill
- ticks - Variable in class io.lumine.mythic.core.skills.mechanics.FreezeMechanic
- ticks - Variable in class io.lumine.mythic.core.skills.mechanics.GCDMechanic
- ticks - Variable in class io.lumine.mythic.core.skills.mechanics.IgniteMechanic
- ticks - Variable in class io.lumine.mythic.core.skills.mechanics.SetNoDamageTicksMechanic
- ticks - Variable in class io.lumine.mythic.core.skills.mechanics.ToggleLeverMechanic
- tickSpawnerClock() - Method in class io.lumine.mythic.core.spawning.spawners.MythicSpawner
-
Ticks the spawner's synchronous functions
- tickSpawnerClocks() - Method in class io.lumine.mythic.core.spawning.spawners.SpawnerManager
- ticksPerSecond - Variable in class io.lumine.mythic.core.skills.projectiles.Projectile
- ticksRemaining - Variable in class io.lumine.mythic.core.skills.auras.Aura.AuraTracker
- ticksRemaining - Variable in class io.lumine.mythic.core.skills.projectiles.Projectile.ProjectileTracker
- tickThreat() - Method in class io.lumine.mythic.core.mobs.ActiveMob.ThreatTable
- timeIn - Variable in class io.lumine.mythic.core.skills.mechanics.SendTitleMechanic
- TimeMechanic - Class in io.lumine.mythic.core.skills.mechanics
- TimeMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.TimeMechanic
- TimeMechanic.Mode - Enum Class in io.lumine.mythic.core.skills.mechanics
- timeOt - Variable in class io.lumine.mythic.core.skills.mechanics.SendTitleMechanic
- TIMER - Static variable in class io.lumine.mythic.core.skills.SkillTriggers
- timerupdate - Static variable in class io.lumine.mythic.core.config.ConfigExecutor
- timeSt - Variable in class io.lumine.mythic.core.skills.mechanics.SendTitleMechanic
- Timing - Class in io.lumine.mythic.core.utils
- Timing(String) - Constructor for class io.lumine.mythic.core.utils.Timing
- Timing.TimingResults - Class in io.lumine.mythic.core.utils
- TimingResults() - Constructor for class io.lumine.mythic.core.utils.Timing.TimingResults
- TimingsCommand - Class in io.lumine.mythic.bukkit.commands.debug
- TimingsCommand(Command<MythicBukkit>) - Constructor for class io.lumine.mythic.bukkit.commands.debug.TimingsCommand
- TimingsHandler - Class in io.lumine.mythic.bukkit.clock
- TimingsHandler() - Constructor for class io.lumine.mythic.bukkit.clock.TimingsHandler
- title - Variable in class io.lumine.mythic.core.skills.mechanics.SendTitleMechanic
- toBukkitParticle() - Method in enum class io.lumine.mythic.bukkit.adapters.BukkitParticle
- toggleLever(SkillCaster, AbstractLocation, int) - Method in interface io.lumine.mythic.api.adapters.AbstractSkillAdapter
- toggleLever(SkillCaster, AbstractLocation, int) - Method in class io.lumine.mythic.bukkit.adapters.BukkitSkillAdapter
- ToggleLeverMechanic - Class in io.lumine.mythic.core.skills.mechanics
- ToggleLeverMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.ToggleLeverMechanic
- togglePiston(AbstractLocation) - Method in interface io.lumine.mythic.api.volatilecode.handlers.VolatileBlockHandler
- TogglePistonMechanic - Class in io.lumine.mythic.core.skills.mechanics
- TogglePistonMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.TogglePistonMechanic
- togglePowerable(AbstractLocation) - Method in interface io.lumine.mythic.api.volatilecode.handlers.VolatileBlockHandler
- togglePowerable(AbstractLocation) - Method in class io.lumine.mythic.core.volatilecode.disabled.VolatileBlockHandlerDisabled
- togglePowerable(AbstractLocation, long) - Method in interface io.lumine.mythic.api.volatilecode.handlers.VolatileBlockHandler
- togglePowerable(AbstractLocation, long) - Method in class io.lumine.mythic.core.volatilecode.disabled.VolatileBlockHandlerDisabled
- ToggleSittingMechanic - Class in io.lumine.mythic.core.skills.mechanics
- ToggleSittingMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.ToggleSittingMechanic
- toLocation(AbstractWorld) - Method in class io.lumine.mythic.api.adapters.AbstractVector
-
Gets a Location version of this vector with yaw and pitch being 0.
- toLocation(AbstractWorld, float, float) - Method in class io.lumine.mythic.api.adapters.AbstractVector
-
Gets a Location version of this vector.
- toLocus() - Method in class io.lumine.mythic.api.adapters.AbstractLocation
- toOrigin - Variable in class io.lumine.mythic.core.skills.mechanics.PullMechanic
- toPosition() - Method in class io.lumine.mythic.api.adapters.AbstractLocation
- toRegex(String) - Static method in class io.lumine.mythic.core.utils.Patterns
- tornadoHeight - Variable in class io.lumine.mythic.core.skills.mechanics.ParticleTornadoEffect
- toString() - Method in class io.lumine.mythic.api.adapters.AbstractBiome
- toString() - Method in class io.lumine.mythic.api.adapters.AbstractLocation
- toString() - Method in class io.lumine.mythic.api.adapters.AbstractStructure
- toString() - Method in class io.lumine.mythic.api.adapters.AbstractVector
-
Returns this vector's components as x,y,z.
- toString() - Method in class io.lumine.mythic.api.skills.damage.DamageMetadata
- toString() - Method in record class io.lumine.mythic.api.skills.SkillTrigger
-
Returns a string representation of this record class.
- toString() - Method in class io.lumine.mythic.bukkit.adapters.BukkitWorld
- toString() - Method in enum class io.lumine.mythic.core.config.Scope
- toString() - Method in class io.lumine.mythic.core.drops.droppables.ItemDrop
- toString() - Method in class io.lumine.mythic.core.mobs.MobType
- toString() - Method in class io.lumine.mythic.core.skills.placeholders.parsers.PlaceholderDoubleImpl
- toString() - Method in class io.lumine.mythic.core.skills.placeholders.parsers.PlaceholderFloatImpl
- toString() - Method in class io.lumine.mythic.core.skills.placeholders.parsers.PlaceholderIntImpl
- toString() - Method in class io.lumine.mythic.core.skills.placeholders.parsers.PlaceholderStringImpl
- toString() - Method in class io.lumine.mythic.core.skills.placeholders.parsers.RandomDouble
- toString() - Method in class io.lumine.mythic.core.skills.placeholders.parsers.RandomFloat
- toString() - Method in class io.lumine.mythic.core.skills.placeholders.parsers.RandomInt
- toString() - Method in class io.lumine.mythic.core.skills.placeholders.parsers.StaticDouble
- toString() - Method in class io.lumine.mythic.core.skills.placeholders.parsers.StaticFloat
- toString() - Method in class io.lumine.mythic.core.skills.placeholders.parsers.StaticInt
- toString() - Method in class io.lumine.mythic.core.skills.SkillTargeter
- toString() - Method in class io.lumine.mythic.core.skills.variables.types.AbstractVariable
- toString() - Method in class io.lumine.mythic.core.skills.variables.types.EntityListVariable
- toString() - Method in class io.lumine.mythic.core.skills.variables.types.EntityVariable
- toString() - Method in class io.lumine.mythic.core.skills.variables.types.FloatVariable
- toString() - Method in class io.lumine.mythic.core.skills.variables.types.IntegerVariable
- toString() - Method in class io.lumine.mythic.core.skills.variables.types.LocationVariable
- toString() - Method in class io.lumine.mythic.core.skills.variables.types.StringListVariable
- toString() - Method in class io.lumine.mythic.core.skills.variables.types.StringVariable
- toString() - Method in class io.lumine.mythic.core.skills.variables.types.VectorVariable
- toString() - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- toString() - Method in class io.lumine.mythic.core.utils.jnbt.ByteArrayTag
- toString() - Method in class io.lumine.mythic.core.utils.jnbt.ByteTag
- toString() - Method in class io.lumine.mythic.core.utils.jnbt.CompoundTag
- toString() - Method in class io.lumine.mythic.core.utils.jnbt.DoubleTag
- toString() - Method in class io.lumine.mythic.core.utils.jnbt.EndTag
- toString() - Method in class io.lumine.mythic.core.utils.jnbt.FloatTag
- toString() - Method in class io.lumine.mythic.core.utils.jnbt.IntArrayTag
- toString() - Method in class io.lumine.mythic.core.utils.jnbt.IntTag
- toString() - Method in class io.lumine.mythic.core.utils.jnbt.ListTag
- toString() - Method in class io.lumine.mythic.core.utils.jnbt.LongTag
- toString() - Method in class io.lumine.mythic.core.utils.jnbt.PlaceholderDoubleTag
- toString() - Method in class io.lumine.mythic.core.utils.jnbt.PlaceholderFloatTag
- toString() - Method in class io.lumine.mythic.core.utils.jnbt.PlaceholderIntTag
- toString() - Method in class io.lumine.mythic.core.utils.jnbt.PlaceholderStringTag
- toString() - Method in class io.lumine.mythic.core.utils.jnbt.ShortTag
- toString() - Method in class io.lumine.mythic.core.utils.jnbt.StringTag
- toString() - Method in enum class io.lumine.mythic.core.utils.ReflectionUtils.PackageType
- toString() - Method in record class io.lumine.mythic.core.utils.TemplateUtil.TemplateItem
-
Returns a string representation of this record class.
- toString() - Method in record class io.lumine.mythic.core.utils.TemplateUtil.TemplateMob
-
Returns a string representation of this record class.
- toString(int, int, Charset) - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- toString(Charset) - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- TOTEM - Enum constant in enum class io.lumine.mythic.bukkit.adapters.BukkitParticle
- TOTEM - Enum constant in enum class io.lumine.mythic.core.skills.ParticleMaker.ParticleType
-
Deprecated.
- TotemMechanic - Class in io.lumine.mythic.core.skills.mechanics
- TotemMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.TotemMechanic
- TotemUndyingEffect - Class in io.lumine.mythic.core.skills.mechanics
- TotemUndyingEffect(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.TotemUndyingEffect
- toType(Variable, VariableType) - Static method in class io.lumine.mythic.core.skills.variables.Variable
- touch() - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- touch(Object) - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- toVector() - Method in class io.lumine.mythic.api.adapters.AbstractLocation
-
Constructs a new
AbstractVector
based on this Location - TOWN_AURA - Enum constant in enum class io.lumine.mythic.bukkit.adapters.BukkitParticle
- TOWN_AURA - Enum constant in enum class io.lumine.mythic.core.skills.ParticleMaker.ParticleType
-
Deprecated.
- TrackedAudience - Class in io.lumine.mythic.core.skills.audience
- TrackedAudience(MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.audience.TrackedAudience
- TrackedLocationTargeter - Class in io.lumine.mythic.core.skills.targeters
- TrackedLocationTargeter(SkillExecutor, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.targeters.TrackedLocationTargeter
- trackedPlayers - Variable in class io.lumine.mythic.api.volatilecode.virtual.PacketEntityRenderer
- trackMob(ActiveMob) - Method in class io.lumine.mythic.core.spawning.spawners.MythicSpawner
- trackPlayerMovement() - Method in class io.lumine.mythic.core.players.PlayerManager
- TRADE - Static variable in class io.lumine.mythic.core.skills.SkillTriggers
- TRADER_LLAMA - Enum constant in enum class io.lumine.mythic.api.mobs.entities.MythicEntityType
- TRANSLATION - Enum constant in enum class io.lumine.mythic.core.skills.mechanics.DisplayTransformationMechanic.TransformationType
- TRIDENT - Enum constant in enum class io.lumine.mythic.core.skills.mechanics.ShootMechanic.ProjectileType
- TRIDENT - Enum constant in enum class io.lumine.mythic.core.skills.projectiles.bullet.ArrowBullet.ArrowType
- TRIDENT_HIT - Static variable in class io.lumine.mythic.core.skills.SkillTriggers
- TRIDENT_THROW - Static variable in class io.lumine.mythic.core.skills.SkillTriggers
- tridentItem - Variable in class io.lumine.mythic.core.skills.mechanics.ShootMechanic
- trigger - Variable in class io.lumine.mythic.core.skills.AbstractSkill
- trigger(String) - Static method in record class io.lumine.mythic.api.skills.SkillTrigger
-
Deprecated.
- TRIGGER - Enum constant in enum class io.lumine.mythic.core.logging.MythicLogger.DebugLevel
- triggerCooldown(SkillMetadata) - Method in class io.lumine.mythic.core.skills.AbstractSkill
- TriggeredSkill - Class in io.lumine.mythic.core.skills
-
A skill that has been triggered and is being passed for execution
- TriggeredSkill(SkillMetadata) - Constructor for class io.lumine.mythic.core.skills.TriggeredSkill
- TriggeredSkill(SkillTrigger, SkillCaster, AbstractLocation, AbstractEntity, Collection<SkillMechanic>, boolean) - Constructor for class io.lumine.mythic.core.skills.TriggeredSkill
-
Deprecated.
- TriggeredSkill(SkillTrigger, SkillCaster, AbstractLocation, AbstractEntity, Collection<SkillMechanic>, boolean, Consumer<SkillMetadata>) - Constructor for class io.lumine.mythic.core.skills.TriggeredSkill
-
Deprecated.
- TriggeredSkill(SkillTrigger, ActiveMob, AbstractEntity) - Constructor for class io.lumine.mythic.core.skills.TriggeredSkill
-
Deprecated.
- TriggeredSkill(SkillTrigger, ActiveMob, AbstractEntity, boolean) - Constructor for class io.lumine.mythic.core.skills.TriggeredSkill
-
Deprecated.
- TriggeredSkill(SkillTrigger, ActiveMob, AbstractEntity, boolean, Consumer<SkillMetadata>) - Constructor for class io.lumine.mythic.core.skills.TriggeredSkill
-
Deprecated.
- TriggerLocationTargeter - Class in io.lumine.mythic.core.skills.targeters
- TriggerLocationTargeter(SkillExecutor, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.targeters.TriggerLocationTargeter
- TriggerModifyingStat - Interface in io.lumine.mythic.core.skills.stats
- TriggerScore - Static variable in class io.lumine.mythic.core.utils.Patterns
- TriggerTargeter - Class in io.lumine.mythic.core.skills.targeters
- TriggerTargeter(SkillExecutor, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.targeters.TriggerTargeter
- TROPICAL_FISH - Enum constant in enum class io.lumine.mythic.api.mobs.entities.MythicEntityType
- TRUE - Enum constant in enum class io.lumine.mythic.core.skills.projectiles.Projectile.ProjectileTriOption
- TURTLE - Enum constant in enum class io.lumine.mythic.api.mobs.entities.MythicEntityType
- type - Variable in class io.lumine.mythic.core.skills.mechanics.ProjectileMechanic
- type - Variable in class io.lumine.mythic.core.skills.mechanics.SetSpeedMechanic
- type - Variable in class io.lumine.mythic.core.skills.mechanics.ShootFireballMechanic
- type - Variable in class io.lumine.mythic.core.skills.mechanics.SkyboxEffect
- type - Variable in class io.lumine.mythic.core.skills.mechanics.ThunderLevelEffect
- type - Variable in class io.lumine.mythic.core.skills.mechanics.TotemUndyingEffect
- type - Variable in class io.lumine.mythic.core.skills.mechanics.VariableSetMechanic
- type - Variable in class io.lumine.mythic.core.skills.mechanics.VolleyMechanic
- type - Variable in class io.lumine.mythic.core.skills.projectiles.Projectile
- TYPE - Static variable in class io.lumine.mythic.core.constants.MobKeys
- TYPE - Static variable in class io.lumine.mythic.core.mobs.PersistentMobData
- TYPE_BYTE - Static variable in class io.lumine.mythic.core.utils.jnbt.NBTConstants
- TYPE_BYTE_ARRAY - Static variable in class io.lumine.mythic.core.utils.jnbt.NBTConstants
- TYPE_COMPOUND - Static variable in class io.lumine.mythic.core.utils.jnbt.NBTConstants
- TYPE_DOUBLE - Static variable in class io.lumine.mythic.core.utils.jnbt.NBTConstants
- TYPE_END - Static variable in class io.lumine.mythic.core.utils.jnbt.NBTConstants
- TYPE_FLOAT - Static variable in class io.lumine.mythic.core.utils.jnbt.NBTConstants
- TYPE_INT - Static variable in class io.lumine.mythic.core.utils.jnbt.NBTConstants
- TYPE_INT_ARRAY - Static variable in class io.lumine.mythic.core.utils.jnbt.NBTConstants
- TYPE_LIST - Static variable in class io.lumine.mythic.core.utils.jnbt.NBTConstants
- TYPE_LONG - Static variable in class io.lumine.mythic.core.utils.jnbt.NBTConstants
- TYPE_SHORT - Static variable in class io.lumine.mythic.core.utils.jnbt.NBTConstants
- TYPE_STRING - Static variable in class io.lumine.mythic.core.utils.jnbt.NBTConstants
U
- uncertainCollidesWith(BoundingBox) - Method in class io.lumine.mythic.core.utils.physics.PhysicsBlock
- UNCROUCH - Static variable in class io.lumine.mythic.core.skills.SkillTriggers
- Undo() - Static method in class io.lumine.mythic.core.spawning.spawners.SpawnerSlice
- UndoCommand - Class in io.lumine.mythic.bukkit.commands.spawners
- UndoCommand(Command<MythicBukkit>) - Constructor for class io.lumine.mythic.bukkit.commands.spawners.UndoCommand
- UndoPasteMechanic - Class in io.lumine.mythic.core.skills.mechanics
- UndoPasteMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.UndoPasteMechanic
- unexemptPlayer(UUID) - Method in class io.lumine.mythic.bukkit.compatibility.NoCheatPlusSupport
- uniqueId - Variable in class io.lumine.mythic.api.volatilecode.virtual.PacketEntityRenderer
- UniqueIdentifierTargeter - Class in io.lumine.mythic.core.skills.targeters
- UniqueIdentifierTargeter(SkillExecutor, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.targeters.UniqueIdentifierTargeter
- unload() - Method in class io.lumine.mythic.bukkit.adapters.BukkitSkillTriggers
- unload() - Method in class io.lumine.mythic.bukkit.adapters.BukkitStatListener
- unload() - Method in class io.lumine.mythic.bukkit.BukkitBootstrap
- unload() - Method in class io.lumine.mythic.bukkit.clock.MythicClock
- unload() - Method in class io.lumine.mythic.bukkit.compatibility.AriKeysSupport
- unload() - Method in class io.lumine.mythic.bukkit.compatibility.MMOItemsSupport
- unload() - Method in class io.lumine.mythic.bukkit.compatibility.ProtocolLibSupport
- unload() - Method in class io.lumine.mythic.bukkit.listeners.ChunkListeners
- unload() - Method in class io.lumine.mythic.bukkit.listeners.EggListeners
- unload() - Method in class io.lumine.mythic.bukkit.listeners.MobListeners
- unload() - Method in class io.lumine.mythic.bukkit.listeners.triggers.DamageTriggerListeners
- unload() - Method in class io.lumine.mythic.bukkit.metrics.MetricsLite
- unload() - Method in class io.lumine.mythic.core.config.ConfigExecutor
- unload() - Method in class io.lumine.mythic.core.drops.DropExecutor
- unload() - Method in class io.lumine.mythic.core.holograms.HologramManager
- unload() - Method in class io.lumine.mythic.core.items.ItemExecutor
- unload() - Method in class io.lumine.mythic.core.menus.MenuManager
- unload() - Method in class io.lumine.mythic.core.mobs.MobExecutor
- unload() - Method in class io.lumine.mythic.core.packs.PackExecutor
- unload() - Method in class io.lumine.mythic.core.skills.EventExecutor
- unload() - Method in class io.lumine.mythic.core.skills.placeholders.PlaceholderExecutor
- unload() - Method in class io.lumine.mythic.core.skills.SkillExecutor
- unload() - Method in class io.lumine.mythic.core.skills.stats.StatExecutor
- unload() - Method in class io.lumine.mythic.core.skills.variables.VariableManager
- unload() - Method in class io.lumine.mythic.core.skills.variables.VariableRegistry
- unload() - Method in class io.lumine.mythic.core.spawning.random.RandomSpawnerManager
- unload() - Method in class io.lumine.mythic.core.spawning.spawners.SpawnerManager
- unload() - Method in class io.lumine.mythic.core.worlds.WorldManager
- unloadAllSpawners() - Method in class io.lumine.mythic.core.spawning.spawners.SpawnerManager
- unloadBossBars() - Method in class io.lumine.mythic.core.mobs.ActiveMob
- unloadProfile(PlayerData, Player) - Method in class io.lumine.mythic.core.players.PlayerManager
- unloadSpawner() - Method in class io.lumine.mythic.core.spawning.spawners.MythicSpawner
- unloadWorld(WorldUnloadEvent) - Method in class io.lumine.mythic.bukkit.listeners.ChunkListeners
- UNMOUNT - Static variable in class io.lumine.mythic.core.skills.SkillTriggers
- unparseBlock(String) - Static method in class io.lumine.mythic.core.config.MythicLineConfigImpl
- unparseMessageSpecialChars(String) - Static method in class io.lumine.mythic.core.skills.SkillString
- unregister() - Method in class io.lumine.mythic.core.mobs.ActiveMob
- unregister(boolean) - Method in class io.lumine.mythic.core.mobs.ActiveMob
- unregisterActiveMob(ActiveMob) - Method in class io.lumine.mythic.core.mobs.MobExecutor
- unregisterActiveMob(UUID) - Method in class io.lumine.mythic.core.mobs.MobExecutor
- unregisterAttachedHologram(int, int) - Method in class io.lumine.mythic.core.holograms.HologramManager
- unregisterAura(String, Aura.AuraTracker) - Method in interface io.lumine.mythic.api.skills.SkillCaster
- unregisterAura(String, Aura.AuraTracker) - Method in class io.lumine.mythic.core.skills.auras.AuraRegistry
- unregisterWorldAccess(World) - Method in class io.lumine.mythic.core.volatilecode.disabled.VolatileWorldHandlerDisabled
- unset(String) - Method in interface io.lumine.mythic.api.config.MythicConfig
- unset(String) - Method in class io.lumine.mythic.core.config.MythicConfigImpl
- UNSET - Enum constant in enum class io.lumine.mythic.core.skills.mechanics.ModifyScoreMechanic.ModifyScoreAction
- unsetSave(String) - Method in interface io.lumine.mythic.api.config.MythicConfig
- unsetSave(String) - Method in class io.lumine.mythic.core.config.MythicConfigImpl
- unwrap() - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- UP - Enum constant in enum class io.lumine.mythic.api.adapters.AbstractDirection
- update() - Method in interface io.lumine.mythic.api.volatilecode.virtual.IPacketEntityRenderer
- update() - Method in class io.lumine.mythic.api.volatilecode.virtual.PacketEntity
- update() - Method in class io.lumine.mythic.api.volatilecode.virtual.PacketEntityRenderer
- update() - Method in class io.lumine.mythic.core.holograms.types.HealthBar
- updateBossBar() - Method in class io.lumine.mythic.core.mobs.ActiveMob
- updateDirtyStats() - Method in class io.lumine.mythic.core.skills.stats.StatRegistry
- updateHitbox() - Method in class io.lumine.mythic.core.skills.projectiles.Projectile.ProjectileTracker
- updateIfDirty() - Method in class io.lumine.mythic.core.skills.stats.StatRegistry.StatMap
- updateInventory() - Method in interface io.lumine.mythic.api.adapters.AbstractPlayer
- updateInventory() - Method in class io.lumine.mythic.bukkit.adapters.BukkitPlayer
- updateItems - Static variable in class io.lumine.mythic.core.config.ConfigExecutor
-
Item Config Options
- updateRenderedPlayers() - Method in interface io.lumine.mythic.api.volatilecode.virtual.IPacketEntityRenderer
- updateRenderedPlayers() - Method in class io.lumine.mythic.api.volatilecode.virtual.PacketEntityRenderer
- usable(SkillCaster) - Method in class io.lumine.mythic.core.skills.SkillMechanic
-
Deprecated.
- usable(SkillCaster, SkillTrigger) - Method in class io.lumine.mythic.core.skills.SkillMechanic
-
Deprecated.
- usable(SkillMetadata) - Method in class io.lumine.mythic.core.skills.SkillMechanic
-
Deprecated.
- USE - Static variable in class io.lumine.mythic.core.skills.SkillTriggers
- useBossBar - Variable in class io.lumine.mythic.core.mobs.MobType
- useBoundingBox - Variable in class io.lumine.mythic.core.skills.targeters.IEntitySelector
- useEyeLocation - Variable in class io.lumine.mythic.core.skills.mechanics.ParticleEffect
- useEyeLocation - Variable in class io.lumine.mythic.core.skills.mechanics.RaytraceToMechanic
- useEyeLocation - Variable in class io.lumine.mythic.core.skills.targeters.ForwardTargeter
- useLocationMutators() - Method in interface io.lumine.mythic.api.skills.targeters.ILocationTargeter
- usesBossBar() - Method in interface io.lumine.mythic.api.mobs.MythicMob
- usesBossBar() - Method in class io.lumine.mythic.core.mobs.MobType
- usesImmunityTable() - Method in interface io.lumine.mythic.api.mobs.MythicMob
- usesImmunityTable() - Method in class io.lumine.mythic.core.mobs.MobType
- usesThreatTable() - Method in interface io.lumine.mythic.api.mobs.MythicMob
- usesThreatTable() - Method in class io.lumine.mythic.core.mobs.MobType
- UtilitiesCommand - Class in io.lumine.mythic.bukkit.commands.utility
- UtilitiesCommand(Command<MythicBukkit>) - Constructor for class io.lumine.mythic.bukkit.commands.utility.UtilitiesCommand
- uuid - Variable in class io.lumine.mythic.core.skills.AbstractSkill
- uuidToIntArray(UUID) - Static method in class io.lumine.mythic.core.utils.UUIDUtil
- UUIDUtil - Class in io.lumine.mythic.core.utils
- UUIDUtil() - Constructor for class io.lumine.mythic.core.utils.UUIDUtil
V
- validateData(Object) - Method in enum class io.lumine.mythic.bukkit.adapters.BukkitParticle
- validateLoadedMob() - Method in class io.lumine.mythic.core.mobs.ActiveMob
- value - Variable in class io.lumine.mythic.core.skills.conditions.all.DamageHasTagCondition
- value - Variable in class io.lumine.mythic.core.skills.mechanics.BarCreateMechanic
- value - Variable in class io.lumine.mythic.core.skills.mechanics.BarSetMechanic
- value - Variable in class io.lumine.mythic.core.skills.mechanics.ModifyGlobalScoreMechanic
- value - Variable in class io.lumine.mythic.core.skills.mechanics.ModifyScoreMechanic
- value - Variable in class io.lumine.mythic.core.skills.mechanics.ModifyTargetScoreMechanic
- value - Variable in class io.lumine.mythic.core.skills.mechanics.VariableSetLocationMechanic
- value - Variable in class io.lumine.mythic.core.skills.mechanics.VariableSetMechanic
- value - Variable in class io.lumine.mythic.core.utils.jnbt.CompoundTag
- value() - Element in annotation interface io.lumine.mythic.core.utils.annotations.MythicFields
- valueOf(String) - Static method in enum class io.lumine.mythic.api.adapters.AbstractBossBar.BarColor
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.lumine.mythic.api.adapters.AbstractBossBar.BarFlag
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.lumine.mythic.api.adapters.AbstractBossBar.BarStyle
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.lumine.mythic.api.adapters.AbstractDirection.Axis
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.lumine.mythic.api.adapters.AbstractDirection.AxisDirection
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.lumine.mythic.api.adapters.AbstractDirection
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.lumine.mythic.api.adapters.AbstractGameMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.lumine.mythic.api.mobs.entities.MythicEntityType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.lumine.mythic.api.mobs.entities.SpawnReason
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.lumine.mythic.api.skills.SkillResult
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.lumine.mythic.api.skills.stats.StatExecution
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.lumine.mythic.api.skills.ThreadSafetyLevel
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.lumine.mythic.bukkit.adapters.BukkitParticle
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.lumine.mythic.core.config.Scope
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.lumine.mythic.core.drops.EquipSlot
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.lumine.mythic.core.logging.MythicLogger.DebugLevel
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.lumine.mythic.core.menus.items.ItemBrowseMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.lumine.mythic.core.menus.mobs.MobBrowseMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.lumine.mythic.core.menus.spawners.SpawnerBrowseMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.lumine.mythic.core.mobs.ai.Pathfinder.GoalType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.lumine.mythic.core.mobs.DespawnMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.lumine.mythic.core.skills.conditions.CompositeCondition.Operator
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.lumine.mythic.core.skills.conditions.ConditionAction
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.lumine.mythic.core.skills.mechanics.ChainMechanic.BounceSelector
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.lumine.mythic.core.skills.mechanics.DisplayTransformationMechanic.Action
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.lumine.mythic.core.skills.mechanics.DisplayTransformationMechanic.TransformationType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.lumine.mythic.core.skills.mechanics.ModifyGlobalScoreMechanic.ModifyScoreAction
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.lumine.mythic.core.skills.mechanics.ModifyScoreMechanic.ModifyScoreAction
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.lumine.mythic.core.skills.mechanics.ProjectileMechanic.ProjectileType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.lumine.mythic.core.skills.mechanics.SetLevelMechanic.SetLevelAction
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.lumine.mythic.core.skills.mechanics.SetSpeedMechanic.Type
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.lumine.mythic.core.skills.mechanics.ShootFireballMechanic.FireballType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.lumine.mythic.core.skills.mechanics.ShootMechanic.ProjectileType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.lumine.mythic.core.skills.mechanics.TimeMechanic.Mode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.lumine.mythic.core.skills.mechanics.VolleyMechanic.VolleyType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.lumine.mythic.core.skills.ParticleMaker.ParticleType
-
Deprecated.Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.lumine.mythic.core.skills.projectiles.bullet.ArrowBullet.ArrowType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.lumine.mythic.core.skills.projectiles.Projectile.ProjectileTriOption
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.lumine.mythic.core.skills.projectiles.Projectile.ProjectileType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.lumine.mythic.core.skills.projectiles.ProjectileSurfaceMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.lumine.mythic.core.skills.stats.StatModifierType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.lumine.mythic.core.skills.targeters.SelectorType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.lumine.mythic.core.skills.variables.VariableScope
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.lumine.mythic.core.skills.variables.VariableType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.lumine.mythic.core.spawning.random.RandomSpawnerAction
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.lumine.mythic.core.spawning.random.SpawnPointType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.lumine.mythic.core.spawning.spawners.SpawnerAttribute
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.lumine.mythic.core.utils.ReflectionUtils.DataType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.lumine.mythic.core.utils.ReflectionUtils.PackageType
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class io.lumine.mythic.api.adapters.AbstractBossBar.BarColor
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.lumine.mythic.api.adapters.AbstractBossBar.BarFlag
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.lumine.mythic.api.adapters.AbstractBossBar.BarStyle
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.lumine.mythic.api.adapters.AbstractDirection.Axis
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.lumine.mythic.api.adapters.AbstractDirection.AxisDirection
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.lumine.mythic.api.adapters.AbstractDirection
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.lumine.mythic.api.adapters.AbstractGameMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.lumine.mythic.api.mobs.entities.MythicEntityType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.lumine.mythic.api.mobs.entities.SpawnReason
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.lumine.mythic.api.skills.SkillResult
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in record class io.lumine.mythic.api.skills.SkillTrigger
- values() - Static method in enum class io.lumine.mythic.api.skills.stats.StatExecution
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.lumine.mythic.api.skills.ThreadSafetyLevel
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.lumine.mythic.bukkit.adapters.BukkitParticle
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.lumine.mythic.core.config.Scope
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.lumine.mythic.core.drops.EquipSlot
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.lumine.mythic.core.logging.MythicLogger.DebugLevel
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.lumine.mythic.core.menus.items.ItemBrowseMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.lumine.mythic.core.menus.mobs.MobBrowseMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.lumine.mythic.core.menus.spawners.SpawnerBrowseMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.lumine.mythic.core.mobs.ai.Pathfinder.GoalType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.lumine.mythic.core.mobs.DespawnMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Method in class io.lumine.mythic.core.mobs.MobRegistry
- values() - Static method in enum class io.lumine.mythic.core.skills.conditions.CompositeCondition.Operator
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.lumine.mythic.core.skills.conditions.ConditionAction
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.lumine.mythic.core.skills.mechanics.ChainMechanic.BounceSelector
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.lumine.mythic.core.skills.mechanics.DisplayTransformationMechanic.Action
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.lumine.mythic.core.skills.mechanics.DisplayTransformationMechanic.TransformationType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.lumine.mythic.core.skills.mechanics.ModifyGlobalScoreMechanic.ModifyScoreAction
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.lumine.mythic.core.skills.mechanics.ModifyScoreMechanic.ModifyScoreAction
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.lumine.mythic.core.skills.mechanics.ProjectileMechanic.ProjectileType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.lumine.mythic.core.skills.mechanics.SetLevelMechanic.SetLevelAction
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.lumine.mythic.core.skills.mechanics.SetSpeedMechanic.Type
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.lumine.mythic.core.skills.mechanics.ShootFireballMechanic.FireballType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.lumine.mythic.core.skills.mechanics.ShootMechanic.ProjectileType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.lumine.mythic.core.skills.mechanics.TimeMechanic.Mode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.lumine.mythic.core.skills.mechanics.VolleyMechanic.VolleyType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.lumine.mythic.core.skills.ParticleMaker.ParticleType
-
Deprecated.Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.lumine.mythic.core.skills.projectiles.bullet.ArrowBullet.ArrowType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.lumine.mythic.core.skills.projectiles.Projectile.ProjectileTriOption
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.lumine.mythic.core.skills.projectiles.Projectile.ProjectileType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.lumine.mythic.core.skills.projectiles.ProjectileSurfaceMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.lumine.mythic.core.skills.stats.StatModifierType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.lumine.mythic.core.skills.targeters.SelectorType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.lumine.mythic.core.skills.variables.VariableScope
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.lumine.mythic.core.skills.variables.VariableType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.lumine.mythic.core.spawning.random.RandomSpawnerAction
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.lumine.mythic.core.spawning.random.SpawnPointType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.lumine.mythic.core.spawning.spawners.SpawnerAttribute
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.lumine.mythic.core.utils.ReflectionUtils.DataType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.lumine.mythic.core.utils.ReflectionUtils.PackageType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- VanillaAttackSpeedStat - Class in io.lumine.mythic.core.skills.stats.types
- VanillaAttackSpeedStat(String) - Constructor for class io.lumine.mythic.core.skills.stats.types.VanillaAttackSpeedStat
- VanillaHealthStat - Class in io.lumine.mythic.core.skills.stats.types
- VanillaHealthStat(String) - Constructor for class io.lumine.mythic.core.skills.stats.types.VanillaHealthStat
- VanillaMovementSpeedStat - Class in io.lumine.mythic.core.skills.stats.types
- VanillaMovementSpeedStat(String) - Constructor for class io.lumine.mythic.core.skills.stats.types.VanillaMovementSpeedStat
- VanillaTargeter - Class in io.lumine.mythic.core.skills.targeters
- VanillaTargeter(SkillExecutor, MythicLineConfig, String) - Constructor for class io.lumine.mythic.core.skills.targeters.VanillaTargeter
- Variable - Class in io.lumine.mythic.core.skills.variables
-
Represents a skill variable
- Variable() - Constructor for class io.lumine.mythic.core.skills.variables.Variable
- Variable(long) - Constructor for class io.lumine.mythic.core.skills.variables.Variable
- VariableAddMechanic - Class in io.lumine.mythic.core.skills.mechanics
- VariableAddMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.VariableAddMechanic
- VariableCondition - Class in io.lumine.mythic.core.skills.variables
- VariableCondition(String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.variables.VariableCondition
- VariableEqualsCondition - Class in io.lumine.mythic.core.skills.conditions.all
- VariableEqualsCondition(String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.conditions.all.VariableEqualsCondition
- VariableInRangeCondition - Class in io.lumine.mythic.core.skills.conditions.all
- VariableInRangeCondition(String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.conditions.all.VariableInRangeCondition
- VariableIsSetCondition - Class in io.lumine.mythic.core.skills.conditions.all
- VariableIsSetCondition(String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.conditions.all.VariableIsSetCondition
- VariableLocationTargeter - Class in io.lumine.mythic.core.skills.targeters
- VariableLocationTargeter(SkillExecutor, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.targeters.VariableLocationTargeter
- VariableManager - Class in io.lumine.mythic.core.skills.variables
- VariableManager(MythicBukkit) - Constructor for class io.lumine.mythic.core.skills.variables.VariableManager
- VariableMathMechanic - Class in io.lumine.mythic.core.skills.mechanics
- VariableMathMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.VariableMathMechanic
- VariableMechanic - Class in io.lumine.mythic.core.skills.variables
- VariableMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.variables.VariableMechanic
- VariableRanges - Static variable in class io.lumine.mythic.core.utils.Patterns
- VariableRegistry - Class in io.lumine.mythic.core.skills.variables
- VariableRegistry() - Constructor for class io.lumine.mythic.core.skills.variables.VariableRegistry
-
Create a new instance.
- VariableRegistry(Map<String, Variable>) - Constructor for class io.lumine.mythic.core.skills.variables.VariableRegistry
-
Create a new instance and use the given map (which will be modified).
- variables - Variable in class io.lumine.mythic.core.skills.placeholders.PlaceholderParser
- VARIABLES - Static variable in class io.lumine.mythic.core.constants.MobKeys
- VariableScope - Enum Class in io.lumine.mythic.core.skills.variables
- VariableSerializer - Class in io.lumine.mythic.core.skills.variables
- VariableSerializer() - Constructor for class io.lumine.mythic.core.skills.variables.VariableSerializer
- VariableSetLocationMechanic - Class in io.lumine.mythic.core.skills.mechanics
- VariableSetLocationMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.VariableSetLocationMechanic
- VariableSetMechanic - Class in io.lumine.mythic.core.skills.mechanics
- VariableSetMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.VariableSetMechanic
- VariableSubtractMechanic - Class in io.lumine.mythic.core.skills.mechanics
- VariableSubtractMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.VariableSubtractMechanic
- VariableType - Enum Class in io.lumine.mythic.core.skills.variables
- VariableUnsetMechanic - Class in io.lumine.mythic.core.skills.mechanics
- VariableUnsetMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.VariableUnsetMechanic
- VariableUtils - Class in io.lumine.mythic.core.skills.variables
- VariableUtils() - Constructor for class io.lumine.mythic.core.skills.variables.VariableUtils
- VaultDrop - Class in io.lumine.mythic.core.drops.droppables
- VaultDrop(String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.drops.droppables.VaultDrop
- VaultDrop(String, MythicLineConfig, double) - Constructor for class io.lumine.mythic.core.drops.droppables.VaultDrop
- VaultSupport - Class in io.lumine.mythic.bukkit.compatibility
- VaultSupport() - Constructor for class io.lumine.mythic.bukkit.compatibility.VaultSupport
- VECTOR - Enum constant in enum class io.lumine.mythic.core.skills.variables.VariableType
- VectorMath - Class in io.lumine.mythic.core.utils.physics
- VectorMath() - Constructor for class io.lumine.mythic.core.utils.physics.VectorMath
- VectorUtils - Class in io.lumine.mythic.core.utils
- VectorUtils() - Constructor for class io.lumine.mythic.core.utils.VectorUtils
- VectorVariable - Class in io.lumine.mythic.core.skills.variables.types
- VectorVariable(AbstractVector) - Constructor for class io.lumine.mythic.core.skills.variables.types.VectorVariable
-
Creates the variable
- VectorVariable(AbstractVector, long) - Constructor for class io.lumine.mythic.core.skills.variables.types.VectorVariable
-
Creates the variable
- VehicleIsDeadCondition - Class in io.lumine.mythic.core.skills.conditions.all
- VehicleIsDeadCondition(String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.conditions.all.VehicleIsDeadCondition
- VehicleTargeter - Class in io.lumine.mythic.core.skills.targeters
- VehicleTargeter(SkillExecutor, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.targeters.VehicleTargeter
- velocity - Variable in class io.lumine.mythic.api.volatilecode.virtual.PacketEntity
- velocity - Variable in class io.lumine.mythic.core.skills.mechanics.ArrowVolleyMechanic
- velocity - Variable in class io.lumine.mythic.core.skills.mechanics.BlockWaveEffect
- velocity - Variable in class io.lumine.mythic.core.skills.mechanics.DisengageMechanic
- velocity - Variable in class io.lumine.mythic.core.skills.mechanics.JumpMechanic
- velocity - Variable in class io.lumine.mythic.core.skills.mechanics.LeapMechanic
- velocity - Variable in class io.lumine.mythic.core.skills.mechanics.LungeMechanic
- velocity - Variable in class io.lumine.mythic.core.skills.mechanics.OrbitalMechanic
- velocity - Variable in class io.lumine.mythic.core.skills.mechanics.ParticleAtomEffect
- velocity - Variable in class io.lumine.mythic.core.skills.mechanics.ParticleOrbitalEffect
- velocity - Variable in class io.lumine.mythic.core.skills.mechanics.PropelMechanic
- velocity - Variable in class io.lumine.mythic.core.skills.mechanics.PullMechanic
- velocity - Variable in class io.lumine.mythic.core.skills.mechanics.ShootFireballMechanic
- velocity - Variable in class io.lumine.mythic.core.skills.mechanics.ShootPotionMechanic
- velocity - Variable in class io.lumine.mythic.core.skills.mechanics.SpinEffect
- velocity - Variable in class io.lumine.mythic.core.skills.mechanics.ThrowMechanic
- VelocityCondition - Class in io.lumine.mythic.core.skills.conditions.all
- VelocityCondition(String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.conditions.all.VelocityCondition
- velocityH - Variable in class io.lumine.mythic.core.skills.mechanics.BlockWaveEffect
- velocityMagnitude - Variable in class io.lumine.mythic.core.skills.projectiles.Projectile.ProjectileTracker
- VelocityMechanic - Class in io.lumine.mythic.core.skills.mechanics
- VelocityMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.VelocityMechanic
- velocityX - Variable in class io.lumine.mythic.core.skills.mechanics.BlockWaveEffect
- velocityX - Variable in class io.lumine.mythic.core.skills.mechanics.ProjectileVelocityMechanic
- velocityX - Variable in class io.lumine.mythic.core.skills.mechanics.VelocityMechanic
- velocityY - Variable in class io.lumine.mythic.core.skills.mechanics.BlockWaveEffect
- velocityY - Variable in class io.lumine.mythic.core.skills.mechanics.DisengageMechanic
- velocityY - Variable in class io.lumine.mythic.core.skills.mechanics.LungeMechanic
- velocityY - Variable in class io.lumine.mythic.core.skills.mechanics.ProjectileVelocityMechanic
- velocityY - Variable in class io.lumine.mythic.core.skills.mechanics.ThrowMechanic
- velocityY - Variable in class io.lumine.mythic.core.skills.mechanics.VelocityMechanic
- velocityZ - Variable in class io.lumine.mythic.core.skills.mechanics.BlockWaveEffect
- velocityZ - Variable in class io.lumine.mythic.core.skills.mechanics.ProjectileVelocityMechanic
- velocityZ - Variable in class io.lumine.mythic.core.skills.mechanics.VelocityMechanic
- verifyMythicMobInstance(AbstractEntity) - Method in class io.lumine.mythic.core.mobs.MobExecutor
- version - Variable in class io.lumine.mythic.bukkit.compatibility.LibsDisguisesSupport
-
Will be set to the highest version it qualifies for
- version() - Element in annotation interface io.lumine.mythic.core.utils.annotations.MythicAIGoal
- version() - Element in annotation interface io.lumine.mythic.core.utils.annotations.MythicAudience
- version() - Element in annotation interface io.lumine.mythic.core.utils.annotations.MythicCondition
- version() - Element in annotation interface io.lumine.mythic.core.utils.annotations.MythicField
- version() - Element in annotation interface io.lumine.mythic.core.utils.annotations.MythicMechanic
- version() - Element in annotation interface io.lumine.mythic.core.utils.annotations.MythicPlaceholder
- version() - Element in annotation interface io.lumine.mythic.core.utils.annotations.MythicStat
- version() - Element in annotation interface io.lumine.mythic.core.utils.annotations.MythicTargeter
- VersionCommand - Class in io.lumine.mythic.bukkit.commands
- VersionCommand(Command<MythicBukkit>) - Constructor for class io.lumine.mythic.bukkit.commands.VersionCommand
- verticalHitRadius - Variable in class io.lumine.mythic.core.skills.mechanics.OrbitalMechanic
- verticalHitRadius - Variable in class io.lumine.mythic.core.skills.projectiles.Projectile
- VEX - Enum constant in enum class io.lumine.mythic.api.mobs.entities.MythicEntityType
- VIBRATION - Enum constant in enum class io.lumine.mythic.bukkit.adapters.BukkitParticle
- viewDistance - Variable in class io.lumine.mythic.core.skills.mechanics.ParticleEffect
- viewers - Variable in class io.lumine.mythic.api.volatilecode.virtual.PacketEntityRenderer
- VILLAGER - Enum constant in enum class io.lumine.mythic.api.mobs.entities.MythicEntityType
- VILLAGER_ANGRY - Enum constant in enum class io.lumine.mythic.bukkit.adapters.BukkitParticle
- VILLAGER_ANGRY - Enum constant in enum class io.lumine.mythic.core.skills.ParticleMaker.ParticleType
-
Deprecated.
- VILLAGER_HAPPY - Enum constant in enum class io.lumine.mythic.bukkit.adapters.BukkitParticle
- VILLAGER_HAPPY - Enum constant in enum class io.lumine.mythic.core.skills.ParticleMaker.ParticleType
-
Deprecated.
- VINDICATOR - Enum constant in enum class io.lumine.mythic.api.mobs.entities.MythicEntityType
- VINDIOCELOTOR - Enum constant in enum class io.lumine.mythic.api.mobs.entities.MythicEntityType
- VirtualEntity - Class in io.lumine.mythic.core.adapters
- VirtualEntity(AbstractLocation) - Constructor for class io.lumine.mythic.core.adapters.VirtualEntity
- voidTargetChange() - Method in class io.lumine.mythic.core.mobs.ActiveMob
- VolatileAIHandler - Interface in io.lumine.mythic.api.volatilecode.handlers
- VolatileAIHandlerDisabled - Class in io.lumine.mythic.core.volatilecode.disabled
- VolatileAIHandlerDisabled() - Constructor for class io.lumine.mythic.core.volatilecode.disabled.VolatileAIHandlerDisabled
- VolatileBiomeDisabled - Class in io.lumine.mythic.core.volatilecode.disabled
- VolatileBiomeDisabled(Biome) - Constructor for class io.lumine.mythic.core.volatilecode.disabled.VolatileBiomeDisabled
- VolatileBlockHandler - Interface in io.lumine.mythic.api.volatilecode.handlers
- VolatileBlockHandlerDisabled - Class in io.lumine.mythic.core.volatilecode.disabled
- VolatileBlockHandlerDisabled() - Constructor for class io.lumine.mythic.core.volatilecode.disabled.VolatileBlockHandlerDisabled
- VolatileCodeDisabled - Class in io.lumine.mythic.api.volatilecode
- VolatileCodeDisabled() - Constructor for class io.lumine.mythic.api.volatilecode.VolatileCodeDisabled
- VolatileCodeHandler - Interface in io.lumine.mythic.api.volatilecode
- VolatileEntityHandler - Interface in io.lumine.mythic.api.volatilecode.handlers
- VolatileEntityHandlerDisabled - Interface in io.lumine.mythic.core.volatilecode.disabled
- VolatileItemHandler - Interface in io.lumine.mythic.api.volatilecode.handlers
- VolatileItemHandlerDisabled - Interface in io.lumine.mythic.core.volatilecode.disabled
- VolatileMaterial - Class in io.lumine.mythic.api.volatilecode
- VolatileMaterial() - Constructor for class io.lumine.mythic.api.volatilecode.VolatileMaterial
- VolatilePacketHandler - Interface in io.lumine.mythic.api.volatilecode.handlers
- VolatileSpawningHandler - Interface in io.lumine.mythic.api.volatilecode.handlers
- VolatileStructureDisabled - Class in io.lumine.mythic.core.volatilecode.disabled
- VolatileStructureDisabled(Structure) - Constructor for class io.lumine.mythic.core.volatilecode.disabled.VolatileStructureDisabled
- VolatileWorldHandler - Interface in io.lumine.mythic.api.volatilecode.handlers
- VolatileWorldHandlerDisabled - Class in io.lumine.mythic.core.volatilecode.disabled
- VolatileWorldHandlerDisabled() - Constructor for class io.lumine.mythic.core.volatilecode.disabled.VolatileWorldHandlerDisabled
- VolleyMechanic - Class in io.lumine.mythic.core.skills.mechanics
- VolleyMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.VolleyMechanic
- VolleyMechanic.VolleyType - Enum Class in io.lumine.mythic.core.skills.mechanics
- voxelIntersectsWith(BoundingBox) - Method in class io.lumine.mythic.core.utils.physics.PhysicsBlock
- vSpread - Variable in class io.lumine.mythic.core.skills.mechanics.ParticleEffect
W
- WALKING - Enum constant in enum class io.lumine.mythic.core.skills.mechanics.SetSpeedMechanic.Type
- walkupdate - Static variable in class io.lumine.mythic.core.config.ConfigExecutor
- WANDERING_TRADER - Enum constant in enum class io.lumine.mythic.api.mobs.entities.MythicEntityType
- WARDEN - Enum constant in enum class io.lumine.mythic.api.mobs.entities.MythicEntityType
- WARPED_SPORE - Enum constant in enum class io.lumine.mythic.bukkit.adapters.BukkitParticle
- WATER - Enum constant in enum class io.lumine.mythic.core.skills.projectiles.ProjectileSurfaceMode
- WATER - Static variable in class io.lumine.mythic.api.volatilecode.VolatileMaterial
- WATER_BUBBLE - Enum constant in enum class io.lumine.mythic.bukkit.adapters.BukkitParticle
- WATER_BUBBLE - Enum constant in enum class io.lumine.mythic.core.skills.ParticleMaker.ParticleType
-
Deprecated.
- WATER_DROP - Enum constant in enum class io.lumine.mythic.bukkit.adapters.BukkitParticle
- WATER_DROP - Enum constant in enum class io.lumine.mythic.core.skills.ParticleMaker.ParticleType
-
Deprecated.
- WATER_SPLASH - Enum constant in enum class io.lumine.mythic.bukkit.adapters.BukkitParticle
- WATER_SPLASH - Enum constant in enum class io.lumine.mythic.core.skills.ParticleMaker.ParticleType
-
Deprecated.
- WATER_WAKE - Enum constant in enum class io.lumine.mythic.bukkit.adapters.BukkitParticle
- WATER_WAKE - Enum constant in enum class io.lumine.mythic.core.skills.ParticleMaker.ParticleType
-
Deprecated.
- WAX_OFF - Enum constant in enum class io.lumine.mythic.bukkit.adapters.BukkitParticle
- WAX_ON - Enum constant in enum class io.lumine.mythic.bukkit.adapters.BukkitParticle
- WearingCondition - Class in io.lumine.mythic.core.skills.conditions.all
- WearingCondition(String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.conditions.all.WearingCondition
- WeatherMechanic - Class in io.lumine.mythic.core.skills.mechanics
- WeatherMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.WeatherMechanic
- WEPasteSchematicMechanic - Class in io.lumine.mythic.core.skills.mechanics
- WEPasteSchematicMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.WEPasteSchematicMechanic
- WEReplaceMechanic - Class in io.lumine.mythic.core.skills.mechanics
- WEReplaceMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.WEReplaceMechanic
- WEST - Enum constant in enum class io.lumine.mythic.api.adapters.AbstractDirection
- WHITE - Enum constant in enum class io.lumine.mythic.api.adapters.AbstractBossBar.BarColor
- WHITE_ASH - Enum constant in enum class io.lumine.mythic.bukkit.adapters.BukkitParticle
- width - Variable in class io.lumine.mythic.core.skills.mechanics.ParticleWaveEffect
- width - Variable in class io.lumine.mythic.core.skills.targeters.ForwardWallTargeter
- WITCH - Enum constant in enum class io.lumine.mythic.api.mobs.entities.MythicEntityType
- WITHER - Enum constant in enum class io.lumine.mythic.api.mobs.entities.MythicEntityType
- WITHER - Enum constant in enum class io.lumine.mythic.core.skills.mechanics.ShootFireballMechanic.FireballType
- WITHER_SKELETON - Enum constant in enum class io.lumine.mythic.api.mobs.entities.MythicEntityType
- withinAABB(BoundingBox, World) - Static method in class io.lumine.mythic.core.utils.physics.GetBlocks
- WOLF - Enum constant in enum class io.lumine.mythic.api.mobs.entities.MythicEntityType
- WolfOwnerTargeter - Class in io.lumine.mythic.core.skills.targeters
- WolfOwnerTargeter(SkillExecutor, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.targeters.WolfOwnerTargeter
- WolfSitMechanic - Class in io.lumine.mythic.core.skills.mechanics
- WolfSitMechanic(SkillExecutor, File, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.mechanics.WolfSitMechanic
- world - Variable in class io.lumine.mythic.core.skills.mechanics.TeleportToMechanic
- world - Variable in class io.lumine.mythic.core.skills.targeters.LocationTargeter
- world(BiFunction<AbstractWorld, String, String>) - Static method in interface io.lumine.mythic.core.skills.placeholders.Placeholder
- WORLD - Enum constant in enum class io.lumine.mythic.core.skills.variables.VariableScope
- WorldAudience - Class in io.lumine.mythic.core.skills.audience
- WorldAudience(MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.audience.WorldAudience
- WorldCondition - Class in io.lumine.mythic.core.skills.conditions.all
- WorldCondition(String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.conditions.all.WorldCondition
- worldData - Variable in class io.lumine.mythic.core.worlds.WorldManager
- WorldData - Class in io.lumine.mythic.core.worlds
- WorldData(AbstractWorld) - Constructor for class io.lumine.mythic.core.worlds.WorldData
- WorldEditSupport - Class in io.lumine.mythic.bukkit.compatibility
- WorldEditSupport() - Constructor for class io.lumine.mythic.bukkit.compatibility.WorldEditSupport
- WorldEditSupport.WorldGuardAdapter - Interface in io.lumine.mythic.bukkit.compatibility
- WorldEditSupport.WorldGuardSeven - Class in io.lumine.mythic.bukkit.compatibility
- WorldEditSupport.WorldGuardSix - Class in io.lumine.mythic.bukkit.compatibility
- WorldGuardSeven(Plugin) - Constructor for class io.lumine.mythic.bukkit.compatibility.WorldEditSupport.WorldGuardSeven
- WorldGuardSeven(Plugin) - Constructor for class io.lumine.mythic.bukkit.compatibility.WorldGuardSupport.WorldGuardSeven
- WorldGuardSix(Plugin) - Constructor for class io.lumine.mythic.bukkit.compatibility.WorldEditSupport.WorldGuardSix
- WorldGuardSix(Plugin) - Constructor for class io.lumine.mythic.bukkit.compatibility.WorldGuardSupport.WorldGuardSix
- WorldGuardSupport - Class in io.lumine.mythic.bukkit.compatibility
- WorldGuardSupport() - Constructor for class io.lumine.mythic.bukkit.compatibility.WorldGuardSupport
- WorldGuardSupport.WorldGuardAdapter - Interface in io.lumine.mythic.bukkit.compatibility
- WorldGuardSupport.WorldGuardSeven - Class in io.lumine.mythic.bukkit.compatibility
- WorldGuardSupport.WorldGuardSix - Class in io.lumine.mythic.bukkit.compatibility
- WorldManager - Class in io.lumine.mythic.core.worlds
- WorldManager(MythicBukkit) - Constructor for class io.lumine.mythic.core.worlds.WorldManager
- WorldPlaceholder - Class in io.lumine.mythic.core.skills.placeholders.types
- WorldPlaceholder(BiFunction<AbstractWorld, String, String>) - Constructor for class io.lumine.mythic.core.skills.placeholders.types.WorldPlaceholder
- WorldScaling - Class in io.lumine.mythic.core.mobs
- WorldScaling(String) - Constructor for class io.lumine.mythic.core.mobs.WorldScaling
- WorldScaling(String, MythicConfig) - Constructor for class io.lumine.mythic.core.mobs.WorldScaling
- worldSettings - Static variable in class io.lumine.mythic.core.mobs.WorldScaling
- WorldTimeCondition - Class in io.lumine.mythic.core.skills.conditions.all
- WorldTimeCondition(String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.conditions.all.WorldTimeCondition
- WrappedEntityTargeter - Class in io.lumine.mythic.core.skills.targeters
- WrappedEntityTargeter(SkillExecutor, MythicLineConfig, IEntityTargeter) - Constructor for class io.lumine.mythic.core.skills.targeters.WrappedEntityTargeter
- WrappedLocationTargeter - Class in io.lumine.mythic.core.skills.targeters
- WrappedLocationTargeter(SkillExecutor, MythicLineConfig, ILocationTargeter) - Constructor for class io.lumine.mythic.core.skills.targeters.WrappedLocationTargeter
- WrappedPathfinder - Class in io.lumine.mythic.core.mobs.ai
- WrappedPathfinder(AbstractEntity, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.mobs.ai.WrappedPathfinder
- WrappedPathfindingGoal - Class in io.lumine.mythic.core.mobs.ai
- WrappedPathfindingGoal(AbstractEntity, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.mobs.ai.WrappedPathfindingGoal
- WrappedPathfindingTargeter - Class in io.lumine.mythic.core.mobs.ai
- WrappedPathfindingTargeter(AbstractEntity, String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.mobs.ai.WrappedPathfindingTargeter
- wrapper - Variable in class io.lumine.mythic.api.volatilecode.virtual.PacketEntityRenderer
- wrapString(String, int) - Static method in class io.lumine.mythic.core.utils.MythicUtil
- writableBytes() - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- writeBoolean(boolean) - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- writeByte(int) - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- writeBytes(byte[]) - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- writeBytes(byte[], int, int) - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- writeBytes(ByteBuf) - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- writeBytes(ByteBuf, int) - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- writeBytes(ByteBuf, int, int) - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- writeBytes(InputStream, int) - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- writeBytes(ByteBuffer) - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- writeBytes(FileChannel, long, int) - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- writeBytes(ScatteringByteChannel, int) - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- writeChar(int) - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- writeCharSequence(CharSequence, Charset) - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- writeDouble(double) - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- writeFloat(float) - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- writeInt(int) - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- writeIntLE(int) - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- writeLong(long) - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- writeLongLE(long) - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- writeMedium(int) - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- writeMediumLE(int) - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- writerIndex() - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- writerIndex(int) - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- writeShort(int) - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- writeShortLE(int) - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- writeUtf(String) - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- writeUtf(String, int) - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- writeVarInt(int) - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
- writeZero(int) - Method in class io.lumine.mythic.core.utils.FriendlyByteBuf
X
- x - Variable in class io.lumine.mythic.api.adapters.AbstractVector
- x - Variable in class io.lumine.mythic.core.skills.mechanics.PushButtonMechanic
- x - Variable in class io.lumine.mythic.core.skills.mechanics.TeleportInMechanic
- x - Variable in class io.lumine.mythic.core.skills.mechanics.TeleportToMechanic
- x - Variable in class io.lumine.mythic.core.skills.mechanics.ToggleLeverMechanic
- x - Variable in class io.lumine.mythic.core.skills.targeters.LocationTargeter
- X - Enum constant in enum class io.lumine.mythic.api.adapters.AbstractDirection.Axis
- xoffset - Variable in class io.lumine.mythic.core.skills.targeters.ILocationSelector
- xOffset - Variable in class io.lumine.mythic.core.skills.mechanics.OrbitalMechanic
- xOffset - Variable in class io.lumine.mythic.core.skills.mechanics.ParticleOrbitalEffect
- xOffset - Variable in class io.lumine.mythic.core.skills.targeters.RandomRingPointTargeter
- xOffset - Variable in class io.lumine.mythic.core.skills.targeters.RingAroundOriginTargeter
- xOffset - Variable in class io.lumine.mythic.core.skills.targeters.RingTargeter
- xRotation - Variable in class io.lumine.mythic.core.skills.mechanics.OrbitalMechanic.OrbitalTracker
- xRotation - Variable in class io.lumine.mythic.core.skills.mechanics.OrbitalMechanic
- xRotation - Variable in class io.lumine.mythic.core.skills.mechanics.ParticleOrbitalEffect
- xRotation - Variable in class io.lumine.mythic.core.skills.targeters.RandomRingPointTargeter
- xRotation - Variable in class io.lumine.mythic.core.skills.targeters.RingAroundOriginTargeter
- xRotation - Variable in class io.lumine.mythic.core.skills.targeters.RingTargeter
- xSpread - Variable in class io.lumine.mythic.core.skills.mechanics.ParticleEffect
Y
- y - Variable in class io.lumine.mythic.api.adapters.AbstractVector
- y - Variable in class io.lumine.mythic.core.skills.mechanics.PushButtonMechanic
- y - Variable in class io.lumine.mythic.core.skills.mechanics.TeleportInMechanic
- y - Variable in class io.lumine.mythic.core.skills.mechanics.TeleportToMechanic
- y - Variable in class io.lumine.mythic.core.skills.mechanics.TeleportYMechanic
- y - Variable in class io.lumine.mythic.core.skills.mechanics.ToggleLeverMechanic
- y - Variable in class io.lumine.mythic.core.skills.targeters.LocationTargeter
- Y - Enum constant in enum class io.lumine.mythic.api.adapters.AbstractDirection.Axis
- yaw - Variable in class io.lumine.mythic.core.skills.mechanics.ParticleEffect
- yaw - Variable in class io.lumine.mythic.core.skills.mechanics.SetRotationMechanic
- yaw - Variable in class io.lumine.mythic.core.skills.mechanics.SummonMechanic
- yaw - Variable in class io.lumine.mythic.core.skills.mechanics.TeleportInMechanic
- yaw - Variable in class io.lumine.mythic.core.skills.mechanics.TeleportToMechanic
- yaw - Variable in class io.lumine.mythic.core.skills.targeters.LocationTargeter
- YawCondition - Class in io.lumine.mythic.core.skills.conditions.all
- YawCondition(String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.conditions.all.YawCondition
- YDiffCondition - Class in io.lumine.mythic.core.skills.conditions.all
- YDiffCondition(String, MythicLineConfig) - Constructor for class io.lumine.mythic.core.skills.conditions.all.YDiffCondition
- YELLOW - Enum constant in enum class io.lumine.mythic.api.adapters.AbstractBossBar.BarColor
- yForce - Variable in class io.lumine.mythic.core.drops.droppables.MythicMobDrop
- yForce - Variable in class io.lumine.mythic.core.skills.mechanics.ItemSprayEffect
- yForce - Variable in class io.lumine.mythic.core.skills.mechanics.SummonMechanic
- yield - Variable in class io.lumine.mythic.core.skills.mechanics.ExplosionMechanic
- yield - Variable in class io.lumine.mythic.core.skills.mechanics.ShootFireballMechanic
- yield - Variable in class io.lumine.mythic.core.skills.mechanics.ShootSkullMechanic
- yNoise - Variable in class io.lumine.mythic.core.drops.droppables.MythicMobDrop
- yNoise - Variable in class io.lumine.mythic.core.skills.mechanics.SummonMechanic
- yoffset - Variable in class io.lumine.mythic.core.skills.targeters.ForwardWallTargeter
- yoffset - Variable in class io.lumine.mythic.core.skills.targeters.ILocationSelector
- yOffset - Variable in class io.lumine.mythic.core.skills.mechanics.EnderBeamMechanic
- yOffset - Variable in class io.lumine.mythic.core.skills.mechanics.ItemSprayEffect
- yOffset - Variable in class io.lumine.mythic.core.skills.mechanics.OrbitalMechanic
- yOffset - Variable in class io.lumine.mythic.core.skills.mechanics.ParticleEffect
- yOffset - Variable in class io.lumine.mythic.core.skills.mechanics.ParticleOrbitalEffect
- yOffset - Variable in class io.lumine.mythic.core.skills.mechanics.ParticleTornadoEffect
- yOffset - Variable in class io.lumine.mythic.core.skills.mechanics.VolleyMechanic
- yOffset - Variable in class io.lumine.mythic.core.skills.targeters.ConeTargeter
- yOffset - Variable in class io.lumine.mythic.core.skills.targeters.RandomRingPointTargeter
- yOffset - Variable in class io.lumine.mythic.core.skills.targeters.RingAroundOriginTargeter
- yOffset - Variable in class io.lumine.mythic.core.skills.targeters.RingTargeter
- YOffset - Variable in class io.lumine.mythic.core.skills.mechanics.TotemMechanic
- yRotation - Variable in class io.lumine.mythic.core.skills.mechanics.OrbitalMechanic.OrbitalTracker
- yRotation - Variable in class io.lumine.mythic.core.skills.mechanics.OrbitalMechanic
- yRotation - Variable in class io.lumine.mythic.core.skills.mechanics.ParticleOrbitalEffect
- yRotation - Variable in class io.lumine.mythic.core.skills.targeters.RandomRingPointTargeter
- yRotation - Variable in class io.lumine.mythic.core.skills.targeters.RingAroundOriginTargeter
- yRotation - Variable in class io.lumine.mythic.core.skills.targeters.RingTargeter
- yUpOnly - Variable in class io.lumine.mythic.core.drops.droppables.MythicMobDrop
- yUpOnly - Variable in class io.lumine.mythic.core.skills.mechanics.SummonMechanic
Z
- z - Variable in class io.lumine.mythic.api.adapters.AbstractVector
- z - Variable in class io.lumine.mythic.core.skills.mechanics.PushButtonMechanic
- z - Variable in class io.lumine.mythic.core.skills.mechanics.TeleportInMechanic
- z - Variable in class io.lumine.mythic.core.skills.mechanics.TeleportToMechanic
- z - Variable in class io.lumine.mythic.core.skills.mechanics.ToggleLeverMechanic
- z - Variable in class io.lumine.mythic.core.skills.targeters.LocationTargeter
- Z - Enum constant in enum class io.lumine.mythic.api.adapters.AbstractDirection.Axis
- zero() - Method in class io.lumine.mythic.api.adapters.AbstractLocation
-
Zero this location's components.
- zigZag - Variable in class io.lumine.mythic.core.skills.mechanics.ParticleLineEffect
- zigZagOffset - Variable in class io.lumine.mythic.core.skills.mechanics.ParticleLineEffect
- zigZags - Variable in class io.lumine.mythic.core.skills.mechanics.ParticleLineEffect
- zoffset - Variable in class io.lumine.mythic.core.skills.targeters.ILocationSelector
- zOffset - Variable in class io.lumine.mythic.core.skills.mechanics.OrbitalMechanic
- zOffset - Variable in class io.lumine.mythic.core.skills.mechanics.ParticleOrbitalEffect
- zOffset - Variable in class io.lumine.mythic.core.skills.targeters.RandomRingPointTargeter
- zOffset - Variable in class io.lumine.mythic.core.skills.targeters.RingAroundOriginTargeter
- zOffset - Variable in class io.lumine.mythic.core.skills.targeters.RingTargeter
- ZOGLIN - Enum constant in enum class io.lumine.mythic.api.mobs.entities.MythicEntityType
- ZOMBIE - Enum constant in enum class io.lumine.mythic.api.mobs.entities.MythicEntityType
- ZOMBIE_HORSE - Enum constant in enum class io.lumine.mythic.api.mobs.entities.MythicEntityType
- ZOMBIE_VILLAGER - Enum constant in enum class io.lumine.mythic.api.mobs.entities.MythicEntityType
- ZOMBIFIED_PIGLIN - Enum constant in enum class io.lumine.mythic.api.mobs.entities.MythicEntityType
- ZOMBIFIED_PIGLIN_VILLAGER - Enum constant in enum class io.lumine.mythic.api.mobs.entities.MythicEntityType
- zRotation - Variable in class io.lumine.mythic.core.skills.mechanics.OrbitalMechanic.OrbitalTracker
- zRotation - Variable in class io.lumine.mythic.core.skills.mechanics.OrbitalMechanic
- zRotation - Variable in class io.lumine.mythic.core.skills.mechanics.ParticleOrbitalEffect
- zRotation - Variable in class io.lumine.mythic.core.skills.targeters.RandomRingPointTargeter
- zRotation - Variable in class io.lumine.mythic.core.skills.targeters.RingAroundOriginTargeter
- zRotation - Variable in class io.lumine.mythic.core.skills.targeters.RingTargeter
- zSpread - Variable in class io.lumine.mythic.core.skills.mechanics.ParticleEffect
_
- _getCollidedFaces(BoundingBox) - Method in class io.lumine.mythic.core.utils.physics.PhysicsBlock
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form