mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-29 03:13:52 -07:00
Update CraftBukkit to Minecraft 1.4.6
This commit is contained in:
@@ -10,7 +10,7 @@ public class EntityBlaze extends EntityMonster {
|
||||
super(world);
|
||||
this.texture = "/mob/fire.png";
|
||||
this.fireProof = true;
|
||||
this.bc = 10;
|
||||
this.bd = 10;
|
||||
}
|
||||
|
||||
public int getMaxHealth() {
|
||||
|
Reference in New Issue
Block a user