@@ -131,7 +131,7 @@
|
||||
+ // CraftBukkit end
|
||||
}
|
||||
|
||||
Packet<?> packet = this.tracker.O();
|
||||
Packet<?> packet = this.tracker.P();
|
||||
@@ -205,6 +251,12 @@
|
||||
if (this.tracker instanceof EntityLiving) {
|
||||
Collection<AttributeModifiable> collection = ((EntityLiving) this.tracker).getAttributeMap().b();
|
||||
|
||||
Reference in New Issue
Block a user