summaryrefslogtreecommitdiffstats
path: root/nms-patches/EntityFireworks.patch
diff options
context:
space:
mode:
Diffstat (limited to 'nms-patches/EntityFireworks.patch')
-rw-r--r--nms-patches/EntityFireworks.patch12
1 files changed, 1 insertions, 11 deletions
diff --git a/nms-patches/EntityFireworks.patch b/nms-patches/EntityFireworks.patch
index 9b420697..8b137891 100644
--- a/nms-patches/EntityFireworks.patch
+++ b/nms-patches/EntityFireworks.patch
@@ -1,11 +1 @@
---- a/net/minecraft/server/EntityFireworks.java
-+++ b/net/minecraft/server/EntityFireworks.java
-@@ -3,7 +3,7 @@
- public class EntityFireworks extends Entity {
-
- private int ticksFlown;
-- private int expectedLifespan;
-+ public int expectedLifespan; // CraftBukkit - public
-
- public EntityFireworks(World world) {
- super(world);
+