| private static final org.apache.logging.log4j.Logger | | a | | field_16383 | | LOGGER | | field_193067_a | | LOGGER |
|
| private final File | | b | | field_16384 | | dir | | field_193068_b | | functionDir |
|
| private final MinecraftServer | | c | | field_16385 | | server | | field_193069_c | | server |
|
| private final Map<Identifier, CommandFunction> | | d | | field_16386 | | customFunctions | | field_193070_d | | functions |
|
| private String | | e | | field_16387 | | name | | field_193071_e | | currentGameLoopFunctionId |
|
| private CommandFunction | | f | | field_16388 | | gameLoopFunction | | field_193072_f | | gameLoopFunction |
|
| private final ArrayDeque<FunctionManager$QueuedCommand> | | g | | field_16389 | | queuedCommands | | field_194020_g | | commandQueue |
|
| private boolean | | h | | field_16390 | | isInFunction | | field_194021_h | | isExecuting |
|
| private final CommandSource | | i | | field_16391 | | source | | field_193073_g | | gameLoopFunctionSender |
|