Started work on Fire spell effects
This commit is contained in:
parent
e116b021c9
commit
0a023c6a0b
12 changed files with 263 additions and 15 deletions
|
@ -5,6 +5,8 @@ import java.util.Iterator;
|
|||
import java.util.LinkedList;
|
||||
import java.util.List;
|
||||
|
||||
import WayofTime.alchemicalWizardry.common.spell.complex.effect.impactEffects.IProjectileImpactEffect;
|
||||
import WayofTime.alchemicalWizardry.common.spell.complex.effect.impactEffects.IProjectileUpdateEffect;
|
||||
import net.minecraft.block.Block;
|
||||
import net.minecraft.entity.Entity;
|
||||
import net.minecraft.entity.IProjectile;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue