summaryrefslogtreecommitdiffstats
path: root/nms-patches/EntityAnimal.patch
diff options
context:
space:
mode:
Diffstat (limited to 'nms-patches/EntityAnimal.patch')
-rw-r--r--nms-patches/EntityAnimal.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/nms-patches/EntityAnimal.patch b/nms-patches/EntityAnimal.patch
index ee030381..d289c413 100644
--- a/nms-patches/EntityAnimal.patch
+++ b/nms-patches/EntityAnimal.patch
@@ -17,4 +17,4 @@
+ // CraftBukkit end */
public float a(BlockPosition blockposition) {
- return this.world.getType(blockposition.down()).getBlock() == Blocks.GRASS ? 10.0F : this.world.o(blockposition) - 0.5F;
+ return this.world.getType(blockposition.down()).getBlock() == Blocks.GRASS ? 10.0F : this.world.n(blockposition) - 0.5F;