summaryrefslogtreecommitdiffstats
path: root/nms-patches/TileEntityChest.patch
diff options
context:
space:
mode:
authormd_5 <git@md-5.net>2018-07-22 12:00:00 +1000
committermd_5 <git@md-5.net>2018-07-22 12:00:00 +1000
commit1a6b4f5392c8cda1e347c10976d394b47936dda6 (patch)
tree3b27585102b8348a432064ca1f1cad1e6488f1ad /nms-patches/TileEntityChest.patch
parent961295e4327324766a0404857c1ca85051971995 (diff)
downloadcraftbukkit-1a6b4f5392c8cda1e347c10976d394b47936dda6.tar
craftbukkit-1a6b4f5392c8cda1e347c10976d394b47936dda6.tar.gz
craftbukkit-1a6b4f5392c8cda1e347c10976d394b47936dda6.tar.lz
craftbukkit-1a6b4f5392c8cda1e347c10976d394b47936dda6.tar.xz
craftbukkit-1a6b4f5392c8cda1e347c10976d394b47936dda6.zip
Update to Minecraft 1.13
Diffstat (limited to 'nms-patches/TileEntityChest.patch')
-rw-r--r--nms-patches/TileEntityChest.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/nms-patches/TileEntityChest.patch b/nms-patches/TileEntityChest.patch
index 80ec4086..44cba102 100644
--- a/nms-patches/TileEntityChest.patch
+++ b/nms-patches/TileEntityChest.patch
@@ -51,7 +51,7 @@
+ return maxStack; // CraftBukkit
}
- public void X_() {
+ public void Y_() {
@@ -170,8 +199,20 @@
if (this.f < 0) {
this.f = 0;