Package-level declarations
Types
Delegates to an I18n bundle entry and allows substitutions.
Similar to BundleDelegate but substitutions are performed dynamically. The output is cached and only reformatted if the outputs of functions have changed.
Similar to DynamicBundleDelegate but the prefix is computed lazily. If lazyPrefix returns null, a placeholder value is returned, and lazyPrefix will be called again on next access.
Same as SettingDelegate, but the name is computed lazily (during the first access). If lazyPrefix returns null, the default value is returned, and lazyPrefix will be called again on next access.
Delegates to a setting.
Functions
Creates a bundle delegate with no substitutions.
Creates a read-only property delegate that represents the value of the underlying bundle entry.
Creates a property delegates that delegates to a mindustry bundle entry.
Creates a read-only property delegate that delegates to a mindustry bundle entry.
Creates a property delegates that delegates to a mindustry setting.
Creates a property delegate that represents the value of the corresponding mindustry setting.