WIP on 1.13 CFI

This commit is contained in:
Jesse Boyd
2019-04-10 18:32:21 +10:00
parent 435a8ad6f2
commit 31797d4231
9 changed files with 895 additions and 447 deletions

View File

@ -974,7 +974,7 @@ public class EditSession extends AbstractDelegateExtent implements HasFaweQueue,
BBC.WORLDEDIT_SOME_FAILS_BLOCKBAG.send(player, str.toString());
}
}
return new HashMap<>();
return Collections.emptyMap();
}
/**