Uses of Class
com.loohp.limbo.Limbo
Packages that use Limbo
Package
Description
-
Uses of Limbo in cn.ycraft.limbo.command.defaults
Methods in cn.ycraft.limbo.command.defaults with parameters of type LimboModifier and TypeMethodDescriptionvoid
AllowlistCommands.addEntry
(Limbo limbo, CommandSender sender, String name) void
AllowlistCommands.addEntry
(Limbo limbo, CommandSender sender, UUID uuid) void
SayCommand.execute
(Limbo limbo, CommandSender sender, String messages) void
AllowlistCommands.removeEntry
(Limbo limbo, CommandSender sender, String name) void
AllowlistCommands.removeEntry
(Limbo limbo, CommandSender sender, UUID uuid) -
Uses of Limbo in com.loohp.limbo
Methods in com.loohp.limbo that return LimboConstructors in com.loohp.limbo with parameters of type Limbo -
Uses of Limbo in com.loohp.limbo.plugins
Methods in com.loohp.limbo.plugins that return Limbo -
Uses of Limbo in com.loohp.limbo.scheduler
Constructors in com.loohp.limbo.scheduler with parameters of type Limbo