Class PhaseStep
java.lang.Object
com.binaris.wizardry.api.content.spell.Spell
com.binaris.wizardry.content.spell.sorcery.PhaseStep
-
Field Summary
FieldsFields inherited from class com.binaris.wizardry.api.content.spell.Spell
pitch, pitchVariation, volume -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanattemptTeleport(net.minecraft.world.level.Level world, net.minecraft.world.entity.Entity toTeleport, net.minecraft.world.phys.Vec3 destination, boolean teleportMount, net.minecraft.world.entity.player.Player caster) booleancast(PlayerCastContext ctx) protected @NotNull SpellPropertiesMethods inherited from class com.binaris.wizardry.api.content.spell.Spell
assignProperties, canCastByEntity, canCastByLocation, cast, cast, endCast, getAction, getCharge, getCooldown, getCost, getDesc, getDescriptionFormatted, getDescriptionId, getElement, getIcon, getLocation, getLoopSounds, getOrCreateDescriptionId, getOrCreateLocation, getPitch, getPitchVariation, getProperties, getTier, getType, getVolume, hasEnded, is, is, is, isEmpty, isEnabled, isInstantCast, onCharge, playSound, playSound, playSound, playSoundLoop, playSoundLoop, property, requiresPacket, setProperties, soundValues, toString
-
Field Details
-
WALL_THICKNESS
-
-
Constructor Details
-
PhaseStep
public PhaseStep()
-
-
Method Details
-
cast
-
attemptTeleport
protected boolean attemptTeleport(net.minecraft.world.level.Level world, net.minecraft.world.entity.Entity toTeleport, net.minecraft.world.phys.Vec3 destination, boolean teleportMount, net.minecraft.world.entity.player.Player caster) -
properties
- Specified by:
propertiesin classSpell
-