Class DataOptions.Entities

java.lang.Object
xyz.srnyx.javautilities.parents.Stringable
xyz.srnyx.annoyingapi.options.DataOptions.Entities
Enclosing class:
DataOptions

public static class DataOptions.Entities extends xyz.srnyx.javautilities.parents.Stringable
  • Field Details

    • path

      @NotNull @Deprecated public @NotNull String path
      Deprecated.
      PDC/YML storage has been replaced with SQL storage
      The path to the folder (inside plugins/PLUGIN/data/) where the entity data files will be stored
    • fileOptions

      @Nullable @Deprecated public AnnoyingFile.Options<?> fileOptions
      Deprecated.
      PDC/YML storage has been replaced with SQL storage
      The options for all entity data files
    • section

      @NotNull @Deprecated public @NotNull String section
      Deprecated.
      PDC/YML storage has been replaced with SQL storage
      The YML section/node where the entity data will be stored
  • Constructor Details

  • Method Details