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(BoulderConstruct construct, net.minecraft.core.Direction side, @Nullable net.minecraft.world.entity.LivingEntity caster) 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, 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
-
KNOCKBACK_STRENGTH
-
SPEED
-
-
Constructor Details
-
Boulder
public Boulder()
-
-
Method Details
-
addConstructExtras
protected void addConstructExtras(BoulderConstruct construct, net.minecraft.core.Direction side, @Nullable @Nullable net.minecraft.world.entity.LivingEntity caster) - Overrides:
addConstructExtrasin classConstructSpell<BoulderConstruct>
-
properties
- Overrides:
propertiesin classConstructSpell<BoulderConstruct>
-