@@ -17,5 +17,5 @@
|
||||
+ }
|
||||
+ // CraftBukkit end
|
||||
|
||||
public static DamageSource mobAttack(EntityLiving entityliving) {
|
||||
return new EntityDamageSource("mob", entityliving);
|
||||
public static DamageSource a(EntityLiving entityliving) {
|
||||
return new EntityDamageSource("sting", entityliving);
|
||||
|
||||
Reference in New Issue
Block a user