Class Boulder
java.lang.Object
com.binaris.wizardry.api.content.spell.Spell
com.binaris.wizardry.content.spell.abstr.ConstructSpell<BoulderConstruct>
com.binaris.wizardry.content.spell.earth.Boulder
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final SpellProperty<Integer>static final SpellProperty<Float>Fields 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 voidaddConstructExtras(CastContext ctx, BoulderConstruct construct, net.minecraft.core.Direction side) protected @NotNull SpellPropertiesMethods inherited from class com.binaris.wizardry.content.spell.abstr.ConstructSpell
canCastByEntity, canCastByLocation, cast, cast, cast, floor, overlap, requiresPacket, spawnConstructMethods inherited from class com.binaris.wizardry.api.content.spell.Spell
assignProperties, endCast, equals, getAction, getChargeUp, getCooldown, getCost, getDesc, getDescriptionFormatted, getDescriptionId, getElement, getIcon, getLocation, getLoopSounds, getOrCreateDescriptionId, getOrCreateLocation, getPitch, getPitchVariation, getProperties, getTier, getType, getVolume, isEnabled, isInstantCast, onCharge, playSound, playSound, playSound, playSoundLoop, playSoundLoop, property, soundValues, toString
-
Field Details
-
KNOCKBACK_STRENGTH
-
SPEED
-
-
Constructor Details
-
Boulder
public Boulder()
-
-
Method Details
-
addConstructExtras
protected void addConstructExtras(CastContext ctx, BoulderConstruct construct, net.minecraft.core.Direction side) - Overrides:
addConstructExtrasin classConstructSpell<BoulderConstruct>
-
properties
- Overrides:
propertiesin classConstructSpell<BoulderConstruct>
-