| Package | Description |
|---|---|
| net.glowstone.data |
| Modifier and Type | Method and Description |
|---|---|
static CommandFunction.FunctionLine |
CommandFunction.FunctionLine.read(String line)
Converts a line of code to a FunctionLine.
|
| Modifier and Type | Method and Description |
|---|---|
List<CommandFunction.FunctionLine> |
CommandFunction.getLines() |
| Constructor and Description |
|---|
CommandFunction(String namespace,
String name,
List<CommandFunction.FunctionLine> lines) |
Copyright © 2021. All rights reserved.