Update to Minecraft 1.14.4

This commit is contained in:
md_5
2019-07-20 09:00:00 +10:00
parent a77ba00b60
commit e73aabd666
102 changed files with 678 additions and 751 deletions

View File

@@ -20,7 +20,7 @@
public CommandBlockListenerAbstract() {}
@@ -102,14 +107,7 @@
if (minecraftserver != null && minecraftserver.E() && minecraftserver.getEnableCommandBlock() && !UtilColor.b(this.command)) {
if (minecraftserver != null && minecraftserver.F() && minecraftserver.getEnableCommandBlock() && !UtilColor.b(this.command)) {
try {
this.lastOutput = null;
- CommandListenerWrapper commandlistenerwrapper = this.getWrapper().a((commandcontext, flag, i) -> {