| Package | Description |
|---|---|
| net.minecraft.advancements | |
| net.minecraft.command |
| Modifier and Type | Field and Description |
|---|---|
private FunctionObject.Entry |
FunctionManager.QueuedCommand.entry |
| Constructor and Description |
|---|
QueuedCommand(FunctionManager functionManagerIn,
ICommandSender senderIn,
FunctionObject.Entry entryIn) |
| Modifier and Type | Class and Description |
|---|---|
static class |
FunctionObject.CommandEntry |
static class |
FunctionObject.FunctionEntry |
| Modifier and Type | Field and Description |
|---|---|
private FunctionObject.Entry[] |
FunctionObject.entries |
| Modifier and Type | Method and Description |
|---|---|
FunctionObject.Entry[] |
FunctionObject.getEntries() |
| Constructor and Description |
|---|
FunctionObject(FunctionObject.Entry[] entriesIn) |