Skip navigation links
  • Overview
  • Package
  • Class
  • Tree
  • Deprecated
  • Index
  • Help

Deprecated API

Contents

  • Terminally Deprecated
  • Classes
  • Fields
  • Methods
  • Constructors
  • Terminally Deprecated Elements
    Element
    Description
    com.binaris.wizardry.api.content.event.SpellCastEvent(SpellCastEvent.Source, Spell, LivingEntity, SpellModifiers)
    com.binaris.wizardry.api.content.event.SpellCastEvent(SpellCastEvent.Source, Spell, Level, double, double, double, Direction, SpellModifiers)
    com.binaris.wizardry.api.content.event.SpellCastEvent.Finish(SpellCastEvent.Source, Spell, LivingEntity, SpellModifiers, int)
    com.binaris.wizardry.api.content.event.SpellCastEvent.Finish(SpellCastEvent.Source, Spell, Level, double, double, double, Direction, SpellModifiers, int)
    com.binaris.wizardry.api.content.event.SpellCastEvent.Finish.getTicksCasting()
    com.binaris.wizardry.api.content.event.SpellCastEvent.Post(SpellCastEvent.Source, Spell, LivingEntity, SpellModifiers)
    com.binaris.wizardry.api.content.event.SpellCastEvent.Post(SpellCastEvent.Source, Spell, Level, double, double, double, Direction, SpellModifiers)
    com.binaris.wizardry.api.content.event.SpellCastEvent.Pre(SpellCastEvent.Source, Spell, LivingEntity, SpellModifiers)
    Use Pre(Source, Spell, CastContext) with an EntityCastContext.
    com.binaris.wizardry.api.content.event.SpellCastEvent.Pre(SpellCastEvent.Source, Spell, Level, double, double, double, Direction, SpellModifiers)
    Use Pre(Source, Spell, CastContext) with a LocationCastContext.
    com.binaris.wizardry.api.content.event.SpellCastEvent.Tick(SpellCastEvent.Source, Spell, LivingEntity, SpellModifiers, int)
    Use Tick(Source, Spell, CastContext) with an EntityCastContext..
    com.binaris.wizardry.api.content.event.SpellCastEvent.Tick(SpellCastEvent.Source, Spell, Level, double, double, double, Direction, SpellModifiers, int)
    Use Tick(Source, Spell, CastContext) with a LocationCastContext..
    com.binaris.wizardry.api.content.event.SpellCastEvent.Tick.getTicksCasting()
    com.binaris.wizardry.api.content.item.IElementValue.validForReceptacle()
    com.binaris.wizardry.content.item.armor.WizardArmorItem.validForReceptacle()
    com.binaris.wizardry.content.item.SpectralDustItem.validForReceptacle()
    com.binaris.wizardry.content.item.WandItem.validForReceptacle()
  • Deprecated Classes
    Class
    Description
    com.binaris.wizardry.client.particle.ParticleGuardianBeam.GuardianBeamProvider
  • Deprecated Fields
    Field
    Description
    com.binaris.wizardry.setup.registries.client.EBParticles.PATH
    com.binaris.wizardry.setup.registries.client.EBParticles.SCORCH
  • Deprecated Methods
    Method
    Description
    com.binaris.wizardry.api.content.event.SpellCastEvent.Finish.getTicksCasting()
    com.binaris.wizardry.api.content.event.SpellCastEvent.Tick.getTicksCasting()
    com.binaris.wizardry.api.content.item.IElementValue.validForReceptacle()
    com.binaris.wizardry.api.content.spell.internal.SpellModifiers.get(String)
    com.binaris.wizardry.api.content.spell.Spell.onCharge(CastContext)
    com.binaris.wizardry.content.item.armor.WizardArmorItem.validForReceptacle()
    com.binaris.wizardry.content.item.SpectralDustItem.validForReceptacle()
    com.binaris.wizardry.content.item.WandItem.validForReceptacle()
  • Deprecated Constructors
    Constructor
    Description
    com.binaris.wizardry.api.content.event.SpellCastEvent(SpellCastEvent.Source, Spell, LivingEntity, SpellModifiers)
    com.binaris.wizardry.api.content.event.SpellCastEvent(SpellCastEvent.Source, Spell, Level, double, double, double, Direction, SpellModifiers)
    com.binaris.wizardry.api.content.event.SpellCastEvent.Finish(SpellCastEvent.Source, Spell, LivingEntity, SpellModifiers, int)
    com.binaris.wizardry.api.content.event.SpellCastEvent.Finish(SpellCastEvent.Source, Spell, Level, double, double, double, Direction, SpellModifiers, int)
    com.binaris.wizardry.api.content.event.SpellCastEvent.Post(SpellCastEvent.Source, Spell, LivingEntity, SpellModifiers)
    com.binaris.wizardry.api.content.event.SpellCastEvent.Post(SpellCastEvent.Source, Spell, Level, double, double, double, Direction, SpellModifiers)
    com.binaris.wizardry.api.content.event.SpellCastEvent.Pre(SpellCastEvent.Source, Spell, LivingEntity, SpellModifiers)
    Use Pre(Source, Spell, CastContext) with an EntityCastContext.
    com.binaris.wizardry.api.content.event.SpellCastEvent.Pre(SpellCastEvent.Source, Spell, Level, double, double, double, Direction, SpellModifiers)
    Use Pre(Source, Spell, CastContext) with a LocationCastContext.
    com.binaris.wizardry.api.content.event.SpellCastEvent.Tick(SpellCastEvent.Source, Spell, LivingEntity, SpellModifiers, int)
    Use Tick(Source, Spell, CastContext) with an EntityCastContext..
    com.binaris.wizardry.api.content.event.SpellCastEvent.Tick(SpellCastEvent.Source, Spell, Level, double, double, double, Direction, SpellModifiers, int)
    Use Tick(Source, Spell, CastContext) with a LocationCastContext..