JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Deprecated API
Contents
Interfaces
Classes
Methods
Constructors
Deprecated Interfaces
Interface
Description
io.lumine.mythic.api.adapters.AbstractTaskManager
Deprecated Classes
Class
Description
io.lumine.mythic.core.skills.ParticleMaker
Deprecated Methods
Method
Description
io.lumine.mythic.api.skills.SkillTrigger.trigger
(String)
io.lumine.mythic.bukkit.BukkitAdapter.adapt
(Biome)
io.lumine.mythic.bukkit.events.MythicMechanicLoadEvent.getHolder()
io.lumine.mythic.bukkit.events.MythicMobPreSpawnEvent.setCancelled()
io.lumine.mythic.bukkit.events.MythicMobSpawnEvent.getLivingEntity()
io.lumine.mythic.bukkit.events.MythicMobSpawnEvent.setCancelled()
io.lumine.mythic.core.config.MythicConfigImpl.getInt
(String)
io.lumine.mythic.core.config.MythicConfigImpl.getInt
(String, int)
io.lumine.mythic.core.drops.LootBag.add
(Drop)
io.lumine.mythic.core.items.MythicItem.generateItemStack
(int, AbstractEntity, AbstractEntity)
io.lumine.mythic.core.items.MythicItem.getMaterialName()
io.lumine.mythic.core.mobs.EggManager.getMythicMobFromEgg
(String)
io.lumine.mythic.core.mobs.MobExecutor.isLoadedMob
(AbstractEntity)
io.lumine.mythic.core.mobs.MobExecutor.isLoadedMob
(UUID)
io.lumine.mythic.core.skills.ParticleMaker.ParticlePacket.initialize()
io.lumine.mythic.core.skills.ParticleMaker.ParticlePacket.isInitialized()
io.lumine.mythic.core.skills.ParticleMaker.ParticlePacket.send
(AbstractLocation, double)
io.lumine.mythic.core.skills.ParticleMaker.ParticlePacket.send
(AbstractLocation, List<Player>)
io.lumine.mythic.core.skills.ParticleMaker.ParticlePacket.send
(AbstractLocation, Player)
io.lumine.mythic.core.skills.ParticleMaker.ParticlePacket.sendAsync
(AbstractLocation, int)
io.lumine.mythic.core.skills.ParticleMaker.ParticlePacket.sendAsync
(List<AbstractLocation>, int)
io.lumine.mythic.core.skills.SkillMechanic.usable
(SkillCaster)
io.lumine.mythic.core.skills.SkillMechanic.usable
(SkillCaster, SkillTrigger)
io.lumine.mythic.core.skills.SkillMechanic.usable
(SkillMetadata)
Deprecated Constructors
Constructor
Description
io.lumine.mythic.core.skills.damage.DamagingMechanic
(SkillExecutor, String, MythicLineConfig)
io.lumine.mythic.core.skills.mechanics.ParticleEffect
(SkillExecutor, String, MythicLineConfig)
io.lumine.mythic.core.skills.ParticleMaker.ParticlePacket
(String, float, float, float, float, int, boolean)
io.lumine.mythic.core.skills.ParticleMaker.ParticlePacket
(String, AbstractVector, float, int, boolean)
io.lumine.mythic.core.skills.ParticleMaker.ParticlePacket
(String, Color, float, int, boolean)
io.lumine.mythic.core.skills.SkillMechanic
(SkillExecutor, String, MythicLineConfig)
io.lumine.mythic.core.skills.TriggeredSkill
(SkillTrigger, SkillCaster, AbstractLocation, AbstractEntity, Collection<SkillMechanic>, boolean)
io.lumine.mythic.core.skills.TriggeredSkill
(SkillTrigger, SkillCaster, AbstractLocation, AbstractEntity, Collection<SkillMechanic>, boolean, Consumer<SkillMetadata>)
io.lumine.mythic.core.skills.TriggeredSkill
(SkillTrigger, ActiveMob, AbstractEntity)
io.lumine.mythic.core.skills.TriggeredSkill
(SkillTrigger, ActiveMob, AbstractEntity, boolean)
io.lumine.mythic.core.skills.TriggeredSkill
(SkillTrigger, ActiveMob, AbstractEntity, boolean, Consumer<SkillMetadata>)