Uses of Class
dev.satyrn.archersofdecay.configuration.Configuration
Packages that use Configuration
-
Uses of Configuration in dev.satyrn.archersofdecay.command
Fields in dev.satyrn.archersofdecay.command declared as ConfigurationConstructors in dev.satyrn.archersofdecay.command with parameters of type ConfigurationModifierConstructorDescriptionArchersOfDecayCommand
(@NotNull org.bukkit.plugin.Plugin plugin, @NotNull Configuration configuration) Initializes a new command handler. -
Uses of Configuration in dev.satyrn.archersofdecay.event
Constructors in dev.satyrn.archersofdecay.event with parameters of type ConfigurationModifierConstructorDescriptionArchersOfDecayEvents
(@NotNull org.bukkit.plugin.Plugin plugin, @NotNull Configuration configuration) Initializes a new spawn entity listener.