Annotation Interface YamlConfigStyle


@Target(TYPE) @Retention(RUNTIME) public @interface YamlConfigStyle
A class to dictate the node style of a YAML configuration
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
    org.spongepowered.configurate.yaml.NodeStyle
     
  • Element Details

    • value

      org.spongepowered.configurate.yaml.NodeStyle value
      Default:
      BLOCK