CommandAPI 9.4.0
An API for the command UI introduced in Minecraft 1.13
dev.jorel.commandapi.wrappers.SimpleFunctionWrapper Member List

This is the complete list of members for dev.jorel.commandapi.wrappers.SimpleFunctionWrapper, including all inherited members.

getCommands()dev.jorel.commandapi.wrappers.SimpleFunctionWrapper
getFunction(NamespacedKey key)dev.jorel.commandapi.wrappers.SimpleFunctionWrapperstatic
getFunctions()dev.jorel.commandapi.wrappers.SimpleFunctionWrapperstatic
getKey()dev.jorel.commandapi.wrappers.SimpleFunctionWrapper
getTag(NamespacedKey key)dev.jorel.commandapi.wrappers.SimpleFunctionWrapperstatic
getTags()dev.jorel.commandapi.wrappers.SimpleFunctionWrapperstatic
run(CommandSender sender)dev.jorel.commandapi.wrappers.SimpleFunctionWrapper
SimpleFunctionWrapper(NamespacedKey minecraftKey, @SuppressWarnings("rawtypes") ToIntFunction invoker, String[] internalCommands)dev.jorel.commandapi.wrappers.SimpleFunctionWrapper