Uses of Class
lu.kbra.modelizer_next.common.AppConfig
Packages that use AppConfig
Package
Description
Shared configuration, application constants, platform helpers, and small utility types used by
the application and bootstrap modules.
-
Uses of AppConfig in lu.kbra.modelizer_next.common
Fields in lu.kbra.modelizer_next.common declared as AppConfigMethod parameters in lu.kbra.modelizer_next.common with type arguments of type AppConfigModifier and TypeMethodDescriptionstatic voidApp.addConfigHook(Consumer<AppConfig> appConfig) static voidApp.editConfig(Consumer<AppConfig> configEditor)