Uses of Class
com.github.alex1304.ultimategdbot.api.utils.PropertyParser
Package | Description |
---|---|
com.github.alex1304.ultimategdbot.api |
-
Uses of PropertyParser in com.github.alex1304.ultimategdbot.api
Methods in com.github.alex1304.ultimategdbot.api with parameters of type PropertyParser Modifier and Type Method Description reactor.core.publisher.Mono<java.lang.Void>
Plugin. setup(Bot bot, PropertyParser parser)
Code executed when the plugin is loaded.