Package cn.ycraft.limbo.command
Class LimboCommand<SOURCE>
java.lang.Object
cn.ycraft.limbo.command.LimboCommand<SOURCE>
-
Constructor Summary
ConstructorsConstructorDescriptionLimboCommand
(dev.rollczi.litecommands.platform.PlatformSenderFactory<SOURCE> senderFactory, LiteLimboSettings settings, dev.rollczi.litecommands.command.CommandRoute<SOURCE> baseRoute, dev.rollczi.litecommands.platform.PlatformInvocationListener<SOURCE> invocationHook, dev.rollczi.litecommands.platform.PlatformSuggestionListener<SOURCE> suggestionHook) -
Method Summary
-
Constructor Details
-
LimboCommand
public LimboCommand(dev.rollczi.litecommands.platform.PlatformSenderFactory<SOURCE> senderFactory, LiteLimboSettings settings, dev.rollczi.litecommands.command.CommandRoute<SOURCE> baseRoute, dev.rollczi.litecommands.platform.PlatformInvocationListener<SOURCE> invocationHook, dev.rollczi.litecommands.platform.PlatformSuggestionListener<SOURCE> suggestionHook)
-
-
Method Details
-
toLiteral
-
canUse
-
getCommandRoute
-