BetterModelConfig
interface BetterModelConfig
Represents the main configuration interface for BetterModel.
This interface provides access to various configuration settings, including debug options, pack generation settings, module toggles, and runtime behaviors.
Since
1.15.2
Types
Functions
Link copied to clipboard
Returns the location of the build folder for resource packs.
Link copied to clipboard
Checks if inventory swap packets should be cancelled for players with active models.
Link copied to clipboard
Returns the debug configuration.
Link copied to clipboard
Returns the default mount controller used for entities.
Link copied to clipboard
Checks if strict loading mode is enabled.
Link copied to clipboard
Checks if model trackers should follow the source entity's invisibility status.
Link copied to clipboard
Returns the indicator configuration.
Link copied to clipboard
Returns a supplier for the platform item stack used as the base for model items.
Link copied to clipboard
Returns the namespace used for the target item.
Link copied to clipboard
Returns the interpolation frame time (lerp) in milliseconds.
Link copied to clipboard
Checks if BetterModel should attempt to merge its resource pack with external plugins/mods.
Link copied to clipboard
Returns the module configuration.
Link copied to clipboard
Returns the resource pack configuration.
Link copied to clipboard
Returns the threshold size for packet bundling.
Link copied to clipboard
Returns the type of resource pack generation (Folder, Zip, or None).
Link copied to clipboard
Returns the delay in ticks before hiding a player's model after they become invisible.
Link copied to clipboard
Checks if sight tracing (visibility checking) is enabled.
Link copied to clipboard
Checks if Purpur's AFK API should be used.
Link copied to clipboard
Checks if version update notifications should be sent to OPs on join.