Uses of Class
dev.satyrn.papermc.api.configuration.v1.BooleanNode
Packages that use BooleanNode
Package
Description
Provides implementations for configuration wrappers.
Provides implementations for configuration wrappers.
-
Uses of BooleanNode in dev.satyrn.papermc.api.configuration.v1
Fields in dev.satyrn.papermc.api.configuration.v1 declared as BooleanNodeModifier and TypeFieldDescriptionfinal BooleanNodeMySQLConfiguration.appendUnderscoreToPrefixDeprecated.Whether to automatically add an underscore between the prefix and the table name.final BooleanNodeMySQLConfiguration.enabledDeprecated.Whether the MySQL server backend should be enabled. -
Uses of BooleanNode in dev.satyrn.papermc.api.configuration.v2
Subclasses of BooleanNode in dev.satyrn.papermc.api.configuration.v2Modifier and TypeClassDescriptionclassRepresents a container of nodes which dictate the function of and options for the MySQL server backend.Fields in dev.satyrn.papermc.api.configuration.v2 declared as BooleanNodeModifier and TypeFieldDescriptionfinal BooleanNodeMySQLConfiguration.appendUnderscoreToPrefixWhether to automatically add an underscore between the prefix and the table name.