Update CraftBukkit to Minecraft 1.3.1
This commit is contained in:
committed by
Travis Watkins
parent
08e2923bd4
commit
a43d621c01
@@ -9,8 +9,8 @@ public class EntityDamageSourceIndirect extends EntityDamageSource {
|
||||
this.owner = entity1;
|
||||
}
|
||||
|
||||
public Entity b() {
|
||||
return this.a;
|
||||
public Entity f() {
|
||||
return this.o;
|
||||
}
|
||||
|
||||
public Entity getEntity() {
|
||||
|
||||
Reference in New Issue
Block a user