summaryrefslogtreecommitdiffstats
path: root/nms-patches/Slot.patch
diff options
context:
space:
mode:
Diffstat (limited to 'nms-patches/Slot.patch')
-rw-r--r--nms-patches/Slot.patch9
1 files changed, 0 insertions, 9 deletions
diff --git a/nms-patches/Slot.patch b/nms-patches/Slot.patch
index 5814e07a..a9b73d5c 100644
--- a/nms-patches/Slot.patch
+++ b/nms-patches/Slot.patch
@@ -1,14 +1,5 @@
--- a/net/minecraft/server/Slot.java
+++ b/net/minecraft/server/Slot.java
-@@ -2,7 +2,7 @@
-
- public class Slot {
-
-- private final int index;
-+ public final int index; // CraftBukkit - public
- public final IInventory inventory;
- public int rawSlotIndex;
- public int f;
@@ -45,6 +45,9 @@
}