| Package | Description |
|---|---|
| net.glowstone | |
| net.glowstone.data | |
| net.glowstone.io | |
| net.glowstone.io.data |
| Modifier and Type | Method and Description |
|---|---|
Map<String,CommandFunction> |
GlowWorld.getFunctions() |
| Modifier and Type | Method and Description |
|---|---|
static CommandFunction |
CommandFunction.read(String namespace,
String name,
File file)
Reads a function from a file.
|
| Modifier and Type | Method and Description |
|---|---|
List<CommandFunction> |
FunctionIoService.readFunctions() |
| Modifier and Type | Method and Description |
|---|---|
List<CommandFunction> |
WorldFunctionIoService.readFunctions() |
Copyright © 2021. All rights reserved.