Class AnnoyingMessages.Plugin.Splitters

java.lang.Object
eu.okaeri.configs.OkaeriConfig
Enclosing class:
AnnoyingMessages.Plugin

public static class AnnoyingMessages.Plugin.Splitters extends SubConfig<AnnoyingMessages,AnnoyingMessages.Plugin>
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
     
     
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class xyz.srnyx.annoyingapi.file.okaeri.SubConfig

    getParent, getRoot, save

    Methods inherited from class xyz.srnyx.annoyingapi.file.okaeri.AnnoyingConfig

    getAs

    Methods inherited from class eu.okaeri.configs.OkaeriConfig

    asMap, asMap, asMap, configure, get, get, get, getBindFile, getBindFileName, getConfigurer, getContext, getDeclaration, getEffectiveConfigurer, getInternalPath, getInternalState, isSubconfig, load, load, load, load, load, load, load, load, load, migrate, migrate, migrateInternalState, migrateInternalState, save, save, save, saveDefaults, saveToBytes, saveToString, set, setBindFile, setConfigurer, setContext, setDeclaration, setInternalPath, setInternalState, update, updateDeclaration, validate, withBindFile, withBindFile, withBindFile, withConfigurer, withConfigurer, withLogger, withRemoveOrphans, withSerdesPack

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

    • json

      public String json
    • placeholder

      public String placeholder
  • Constructor Details