@@ -1,6 +1,6 @@
|
||||
--- a/net/minecraft/server/ItemBoat.java
|
||||
+++ b/net/minecraft/server/ItemBoat.java
|
||||
@@ -55,6 +55,13 @@
|
||||
@@ -56,6 +56,13 @@
|
||||
} else if (movingobjectposition.type != MovingObjectPosition.EnumMovingObjectType.BLOCK) {
|
||||
return new InteractionResultWrapper(EnumInteractionResult.PASS, itemstack);
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user