Class FeatureConstructorParams

java.lang.Object
ovh.mythmc.gestalt.features.FeatureConstructorParams

public class FeatureConstructorParams extends Object
Holds the constructor parameter values and their types for a feature class that cannot be instantiated with a no-arg constructor.

Use builder() to create instances via the fluent FeatureConstructorParams.FeatureConstructorParamsBuilder.