@@ -86,7 +86,7 @@
|
||||
+ this.owner.world.addEntity(new EntityExperienceOrb(this.owner.world, this.owner.locX, this.owner.locY + 0.5D, this.owner.locZ + 0.5D, playerFishEvent.getExpToDrop()));
|
||||
+ }
|
||||
+ // CraftBukkit end
|
||||
if (itemstack1.getItem().a(TagsItem.D)) {
|
||||
if (itemstack1.getItem().a(TagsItem.FISHES)) {
|
||||
this.owner.a(StatisticList.FISH_CAUGHT, 1);
|
||||
}
|
||||
@@ -425,8 +463,25 @@
|
||||
|
||||
Reference in New Issue
Block a user