Add tracing feature to EditSessions (Upstream 1301) (#1112)

Co-authored-by: Octavia Togami <octavia.togami@gmail.com>
Co-authored-by: dordsor21 <dordsor21@gmail.com>
Co-authored-by: NotMyFault <mc.cache@web.de>
This commit is contained in:
Matt
2021-09-19 16:02:41 -04:00
committed by GitHub
parent f405994346
commit 4f68fb0e26
52 changed files with 1248 additions and 279 deletions

View File

@ -88,6 +88,8 @@ public class FaweException extends RuntimeException {
MAX_ITERATIONS,
BLOCK_BAG,
CHUNK,
PLAYER_ONLY,
ACTOR_REQUIRED,
OTHER
}