Class Decay
java.lang.Object
com.binaris.wizardry.api.content.spell.Spell
com.binaris.wizardry.content.spell.abstr.ConstructSpell<T>
com.binaris.wizardry.content.spell.abstr.ConstructRangedSpell<DecayConstruct>
com.binaris.wizardry.content.spell.necromancy.Decay
-
Field Summary
FieldsFields inherited from class com.binaris.wizardry.content.spell.abstr.ConstructRangedSpell
hitLiquids, ignoreUncollidablesFields inherited from class com.binaris.wizardry.content.spell.abstr.ConstructSpell
allowOverlap, constructFactory, permanent, requiresFloorFields inherited from class com.binaris.wizardry.api.content.spell.Spell
pitch, pitchVariation, volume -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected @NotNull SpellPropertiesprotected booleanspawnConstruct(CastContext ctx, net.minecraft.world.phys.Vec3 vec3, @Nullable net.minecraft.core.Direction side) Methods inherited from class com.binaris.wizardry.content.spell.abstr.ConstructRangedSpell
cast, cast, cast, hitLiquids, ignoreUncollidablesMethods inherited from class com.binaris.wizardry.content.spell.abstr.ConstructSpell
addConstructExtras, canCastByEntity, canCastByLocation, floor, overlap, requiresPacketMethods inherited from class com.binaris.wizardry.api.content.spell.Spell
assignProperties, 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, setProperties, soundValues, toString
-
Field Details
-
PATCHES_SPAWNED
-
-
Constructor Details
-
Decay
public Decay()
-
-
Method Details
-
spawnConstruct
protected boolean spawnConstruct(CastContext ctx, net.minecraft.world.phys.Vec3 vec3, @Nullable @Nullable net.minecraft.core.Direction side) - Overrides:
spawnConstructin classConstructSpell<DecayConstruct>
-
properties
- Overrides:
propertiesin classConstructSpell<DecayConstruct>
-