@@ -44,7 +44,7 @@
|
||||
+ // CraftBukkit end
|
||||
this.motY = (double) (-0.4F * MathHelper.a(this.random, 0.6F, 1.0F));
|
||||
this.a(SoundEffects.ENTITY_FISHING_BOBBER_SPLASH, 0.25F, 1.0F + (this.random.nextFloat() - this.random.nextFloat()) * 0.4F);
|
||||
double d3 = this.getBoundingBox().b + 0.5D;
|
||||
double d3 = this.getBoundingBox().minY + 0.5D;
|
||||
@@ -389,6 +406,14 @@
|
||||
int i = 0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user