Uses of Class
tech.guilhermekaua.spigotboot.config.loader.YamlConfigLoader
Packages that use YamlConfigLoader
-
Uses of YamlConfigLoader in tech.guilhermekaua.spigotboot.config.folder
Constructors in tech.guilhermekaua.spigotboot.config.folder with parameters of type YamlConfigLoaderModifierConstructorDescriptionFolderConfigEntry(@NotNull Class<T> itemType, @NotNull FolderConfig annotation, @NotNull BootPlugin plugin, @NotNull YamlConfigLoader loader, @NotNull Binder binder, @NotNull NamingStrategy namingStrategy) Creates a new folder config entry.