diff options
Diffstat (limited to 'nms-patches/TileEntityCommand.patch')
-rw-r--r-- | nms-patches/TileEntityCommand.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nms-patches/TileEntityCommand.patch b/nms-patches/TileEntityCommand.patch index 04405163..c31a6b81 100644 --- a/nms-patches/TileEntityCommand.patch +++ b/nms-patches/TileEntityCommand.patch @@ -1,6 +1,6 @@ --- a/net/minecraft/server/TileEntityCommand.java +++ b/net/minecraft/server/TileEntityCommand.java -@@ -7,6 +7,9 @@ +@@ -9,6 +9,9 @@ private boolean g; private boolean h; private final CommandBlockListenerAbstract i = new CommandBlockListenerAbstract() { |