Update CraftBukkit to Minecraft 1.4.6
This commit is contained in:
@@ -4,6 +4,8 @@ import org.bukkit.event.entity.ExplosionPrimeEvent; // CraftBukkit
|
||||
|
||||
public class EntityLargeFireball extends EntityFireball {
|
||||
|
||||
public int e = 1;
|
||||
|
||||
public EntityLargeFireball(World world) {
|
||||
super(world);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user