Uses of Class
cn.ycraft.limbo.command.LiteLimboSettings
Packages that use LiteLimboSettings
-
Uses of LiteLimboSettings in cn.ycraft.limbo.command
Methods in cn.ycraft.limbo.command with type parameters of type LiteLimboSettingsModifier and TypeMethodDescriptionstatic <B extends dev.rollczi.litecommands.LiteCommandsBuilder<CommandSender,
LiteLimboSettings, B>>
BLiteLimboFactory.create
(LimboPlugin plugin) Methods in cn.ycraft.limbo.command that return LiteLimboSettingsConstructors in cn.ycraft.limbo.command with parameters of type LiteLimboSettingsModifierConstructorDescriptionLimboCommand
(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) protected
LimboServicePlatform
(@NotNull LiteLimboSettings settings) -
Uses of LiteLimboSettings in com.loohp.limbo.plugins
Methods in com.loohp.limbo.plugins with type parameters of type LiteLimboSettingsModifier and TypeMethodDescription<B extends dev.rollczi.litecommands.LiteCommandsBuilder<CommandSender,
LiteLimboSettings, B>>
BLimboPlugin.commandBuilder()