Package tech.guilhermekaua.spigotboot.inventoryapi.config
package tech.guilhermekaua.spigotboot.inventoryapi.config
-
ClassesClassDescriptionDefault beans for the inventory module.Immutable, validated view configuration produced by
ViewConfigBuilder.build(); frozen at registration and merged with per-open overrides viaViewConfig.withOverrides(java.lang.String, java.lang.Integer).Fluent, mutable builder forViewConfig, used inView.onInit;ViewConfigBuilder.build()validates and freezes the configuration.