@@ -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 76b253a50d..a43e52889f 100644
|
||||
index 92dac35ec..bd524a35b 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 76b253a50d..a43e52889f 100644
|
||||
+ // Paper end
|
||||
}
|
||||
|
||||
return InteractionResultWrapper.a(entityhuman.b(enumhand));
|
||||
return InteractionResultWrapper.success(entityhuman.b(enumhand));
|
||||
--
|
||||
Reference in New Issue
Block a user