Spell stuff
This commit is contained in:
parent
f9557bcb2f
commit
cc827ae6d8
113 changed files with 211 additions and 165 deletions
|
@ -4,7 +4,7 @@ import net.minecraft.potion.Potion;
|
|||
|
||||
public class PotionFlight extends Potion
|
||||
{
|
||||
protected PotionFlight(int par1, boolean par2, int par3)
|
||||
public PotionFlight(int par1, boolean par2, int par3)
|
||||
{
|
||||
super(par1, par2, par3);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue