Class MacroCommandReplacement
java.lang.Object
com.hypixel.hytale.builtin.commandmacro.MacroCommandReplacement
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionMacroCommandReplacement(String replacementKey, String stringToReplaceWithValue) MacroCommandReplacement(String nameOfReplacingArg, String stringToReplaceWithValue, String optionalArgumentKey) -
Method Summary
Modifier and TypeMethodDescription
-
Field Details
-
nameOfReplacingArg
-
optionalArgumentKey
-
stringToReplaceWithValue
-
-
Constructor Details
-
MacroCommandReplacement
-
MacroCommandReplacement
-
-
Method Details
-
getNameOfReplacingArg
-
getOptionalArgumentKey
-
getStringToReplaceWithValue
-