public class WorldFunctionIoService extends Object implements FunctionIoService
| Modifier and Type | Field and Description |
|---|---|
static String |
FUNCTION_EXT |
static int |
FUNCTION_EXT_LENGTH |
| Constructor and Description |
|---|
WorldFunctionIoService(GlowWorld world,
File dataDir) |
| Modifier and Type | Method and Description |
|---|---|
List<CommandFunction> |
readFunctions() |
public static final String FUNCTION_EXT
public static final int FUNCTION_EXT_LENGTH
public List<CommandFunction> readFunctions()
readFunctions in interface FunctionIoServiceCopyright © 2021. All rights reserved.