Class SummonIceGiant
java.lang.Object
com.binaris.wizardry.api.content.spell.Spell
com.binaris.wizardry.content.spell.abstr.MinionSpell<IceGiant>
com.binaris.wizardry.content.spell.ice.SummonIceGiant
-
Field Summary
Fields inherited from class com.binaris.wizardry.content.spell.abstr.MinionSpell
flying, HEALTH_MODIFIER, minionFactory, POTENCY_ATTRIBUTE_MODIFIER, shouldFollowOwnerFields inherited from class com.binaris.wizardry.api.content.spell.Spell
pitch, pitchVariation, volume -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected IceGiantcreateMinion(net.minecraft.world.level.Level world, @Nullable net.minecraft.world.entity.LivingEntity caster, SpellModifiers modifiers) protected @NotNull SpellPropertiesMethods inherited from class com.binaris.wizardry.content.spell.abstr.MinionSpell
addMinionExtras, canCastByEntity, canCastByLocation, cast, cast, cast, extraConditions, flying, requiresPacket, setShouldFollowOwner, spawnMinionsMethods 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
-
Constructor Details
-
SummonIceGiant
public SummonIceGiant()
-
-
Method Details
-
createMinion
protected IceGiant createMinion(net.minecraft.world.level.Level world, @Nullable @Nullable net.minecraft.world.entity.LivingEntity caster, SpellModifiers modifiers) - Overrides:
createMinionin classMinionSpell<IceGiant>
-
properties
- Overrides:
propertiesin classMinionSpell<IceGiant>
-