MacroCommandParameter
Package: com.hypixel.hytale.builtin.commandmacro
public class MacroCommandParameterFields
Section titled “Fields”| Modifier | Type | Name |
|---|---|---|
private | String | name |
private | String | description |
private | MacroCommandParameter.ParameterRequirement | requirement |
private | MacroCommandParameter.ArgumentTypeEnum | argumentType |
private | String | defaultValue |
private | String | defaultValueDescription |
private final | ArgumentType<?> | argumentType |
Methods
Section titled “Methods”| Modifier | Return Type | Signature |
|---|---|---|
public | MacroCommandParameter.ParameterRequirement | getRequirement() |
public | String | getName() |
public | String | getDescription() |
public | MacroCommandParameter.ArgumentTypeEnum | getArgumentType() |
public | String | getDefaultValue() |
public | String | getDefaultValueDescription() |
public | ArgumentType<?> | getArgumentType() |
Inner Types
Section titled “Inner Types”MacroCommandParameter.ArgumentTypeEnumMacroCommandParameter.ParameterRequirement
Hydex is an independent community resource. Hytale is a trademark of Hypixel Studios. Hydex is not affiliated with or endorsed by Hypixel Studios.