A  B  C  D  E  F  G  H  I  J  L  M  N  O  P  R  S  T  U  V  W 

S

saveConfig() - function in dev.kotx.flylib.FlyLib
 
selectionArgument(String,List,ContextAction) - function in dev.kotx.flylib.command.UsageBuilder
String argument of the selection formula.
selectionArgument(String,String,ContextAction) - function in dev.kotx.flylib.command.UsageBuilder
String argument of the selection formula.
sendHelp() - function in dev.kotx.flylib.command.CommandContext
Display the information of the command in this context in the sender of this context.
Serialize - class in dev.kotx.flylib.command
 
set(String,Integer) - function in dev.kotx.flylib.command.Config
 
set(String,Long) - function in dev.kotx.flylib.command.Config
 
set(String,Float) - function in dev.kotx.flylib.command.Config
 
set(String,Double) - function in dev.kotx.flylib.command.Config
 
set(String,String) - function in dev.kotx.flylib.command.Config
 
set(String,Boolean) - function in dev.kotx.flylib.command.Config
 
set(String,List) - function in dev.kotx.flylib.command.Config
 
set(String,Function1) - function in dev.kotx.flylib.command.Config
 
setValue(T) - function in dev.kotx.flylib.command.ConfigElement
 
setValue(List) - function in dev.kotx.flylib.command.ArrayElement
 
setValue(List) - function in dev.kotx.flylib.command.elements.BooleanArrayElement
 
setValue(Boolean) - function in dev.kotx.flylib.command.elements.BooleanElement
 
setValue(List) - function in dev.kotx.flylib.command.elements.DoubleArrayElement
 
setValue(Double) - function in dev.kotx.flylib.command.elements.DoubleElement
 
setValue(List) - function in dev.kotx.flylib.command.elements.FloatArrayElement
 
setValue(Float) - function in dev.kotx.flylib.command.elements.FloatElement
 
setValue(List) - function in dev.kotx.flylib.command.elements.IntegerArrayElement
 
setValue(Integer) - function in dev.kotx.flylib.command.elements.IntegerElement
 
setValue(List) - function in dev.kotx.flylib.command.elements.LongArrayElement
 
setValue(Long) - function in dev.kotx.flylib.command.elements.LongElement
 
setValue(Config) - function in dev.kotx.flylib.command.elements.ObjectElement
 
setValue(List) - function in dev.kotx.flylib.command.elements.StringArrayElement
 
setValue(String) - function in dev.kotx.flylib.command.elements.StringElement
 
size(Integer) - function in dev.kotx.flylib.menu.BasicMenuBuilder
Specifies the size of the menu.
string(String,String) - function in dev.kotx.flylib.command.ConfigBuilder
 
string(String) - function in dev.kotx.flylib.command.ConfigBuilder
 
stringArgument(String,StringArgument.Type,SuggestionAction,ContextAction) - function in dev.kotx.flylib.command.UsageBuilder
An argument that takes a String value.
stringArgument(String,StringArgument.Type,SuggestionAction) - function in dev.kotx.flylib.command.UsageBuilder
An argument that takes a String value.
stringArgument(String,StringArgument.Type) - function in dev.kotx.flylib.command.UsageBuilder
An argument that takes a String value.
stringArgument(String) - function in dev.kotx.flylib.command.UsageBuilder
An argument that takes a String value.
stringArgument(String,SuggestionAction,ContextAction) - function in dev.kotx.flylib.command.UsageBuilder
An argument that takes a String value.
StringArgument - class in dev.kotx.flylib.command.arguments
String argument type.
StringArgument.Type - class in dev.kotx.flylib.command.arguments.StringArgument
The type of argument input.
stringArray(String,List) - function in dev.kotx.flylib.command.ConfigBuilder
 
stringArray(String) - function in dev.kotx.flylib.command.ConfigBuilder
 
StringArrayElement - class in dev.kotx.flylib.command.elements
 
StringElement - class in dev.kotx.flylib.command.elements
 
success(String) - function in dev.kotx.flylib.command.CommandContext
send green string
success(CommandSender,String) - function in dev.kotx.flylib.util.MessageExtensionsKt
send green string
suggest(String,String) - function in dev.kotx.flylib.command.SuggestionBuilder
Suggest content.
suggest(String) - function in dev.kotx.flylib.command.SuggestionBuilder
Suggest content.
suggestAll(List) - function in dev.kotx.flylib.command.SuggestionBuilder
Suggest multiple content.
Suggestion - class in dev.kotx.flylib.command
Command suggestions.
SuggestionAction - class in dev.kotx.flylib.command
Builder Action to add a suggestion
SuggestionBuilder - class in dev.kotx.flylib.command
A builder that creates a list of suggestions.
A  B  C  D  E  F  G  H  I  J  L  M  N  O  P  R  S  T  U  V  W