Patrone.cc-src-skid-me/toothless/server/nms-patches/EntitySquid.patch
disclearing 4f52c57848 MEME ME :heart
FUCK PUTTYEXE
2019-06-19 04:50:21 +01:00

15 lines
423 B
Diff

--- a/net/minecraft/server/EntitySquid.java
+++ b/net/minecraft/server/EntitySquid.java
@@ -67,9 +67,11 @@
}
+ /* CraftBukkit start - Delegate to Entity to use existing inWater value
public boolean V() {
return this.world.a(this.getBoundingBox().grow(0.0D, -0.6000000238418579D, 0.0D), Material.WATER, (Entity) this);
}
+ // CraftBukkit end */
public void m() {
super.m();