- getArgumentClass(NamespacedKey) - Static method in class com.mrivanplays.commandworker.bukkit.argtypes.MinecraftArgumentTypesAccessor
-
Retrieves the registered argument type's class, matching the key specified, if brigadier is
supported.
- getArgumentType() - Method in enum com.mrivanplays.commandworker.bukkit.argtypes.MinecraftArgumentTypes
-
Returns the brigadier ArgumentType
of the argument, if it is present.
- getByKey(NamespacedKey) - Static method in class com.mrivanplays.commandworker.bukkit.argtypes.MinecraftArgumentTypesAccessor
-
Retrieves the registered argument type, matching the key specified, if brigadier is supported.
- getFourthWay() - Method in enum com.mrivanplays.commandworker.bukkit.argtypes.MinecraftArgumentTypes
-
- getKey() - Method in enum com.mrivanplays.commandworker.bukkit.argtypes.MinecraftArgumentTypes
-
Returns the key of this argument type.
- getRegisteredCommands() - Method in class com.mrivanplays.commandworker.bukkit.BukkitCommandManager
-
- getSecondWay() - Method in enum com.mrivanplays.commandworker.bukkit.argtypes.MinecraftArgumentTypes
-
- getThirdWay() - Method in enum com.mrivanplays.commandworker.bukkit.argtypes.MinecraftArgumentTypes
-