mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-16 20:53:54 -07:00
Update CraftBukkit to Minecraft 1.4(.2).
This commit is contained in:
@@ -10,7 +10,7 @@ public class EntityDamageSourceIndirect extends EntityDamageSource {
|
||||
}
|
||||
|
||||
public Entity f() {
|
||||
return this.o;
|
||||
return this.r;
|
||||
}
|
||||
|
||||
public Entity getEntity() {
|
||||
|
Reference in New Issue
Block a user