Patches 100-260 (#2729)
This commit is contained in:
@@ -5,7 +5,7 @@ Subject: [PATCH] PlayerElytraBoostEvent
|
||||
|
||||
|
||||
diff --git a/src/main/java/net/minecraft/server/ItemFireworks.java b/src/main/java/net/minecraft/server/ItemFireworks.java
|
||||
index aea46ffae5..9e86ef4ce2 100644
|
||||
index 76b253a50..a43e52889 100644
|
||||
--- a/src/main/java/net/minecraft/server/ItemFireworks.java
|
||||
+++ b/src/main/java/net/minecraft/server/ItemFireworks.java
|
||||
@@ -0,0 +0,0 @@ public class ItemFireworks extends Item {
|
||||
@@ -28,5 +28,5 @@ index aea46ffae5..9e86ef4ce2 100644
|
||||
+ // Paper end
|
||||
}
|
||||
|
||||
return new InteractionResultWrapper<>(EnumInteractionResult.SUCCESS, entityhuman.b(enumhand));
|
||||
return InteractionResultWrapper.a(entityhuman.b(enumhand));
|
||||
--
|
||||
Reference in New Issue
Block a user