Class ConfigMigrations
java.lang.Object
org.geysermc.geyser.configuration.ConfigMigrations
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final BiFunction<Class<? extends GeyserConfig>,GeyserBootstrap, org.spongepowered.configurate.transformation.ConfigurationTransformation.Versioned> -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
TRANSFORMER
public static final BiFunction<Class<? extends GeyserConfig>,GeyserBootstrap, TRANSFORMERorg.spongepowered.configurate.transformation.ConfigurationTransformation.Versioned>
-
-
Constructor Details
-
ConfigMigrations
public ConfigMigrations()
-