Class EdenClientConfig

java.lang.Object
org.betterx.bclib.config.Config
paulevs.edenring.client.EdenClientConfig

public class EdenClientConfig extends org.betterx.bclib.config.Config
  • Field Summary

    Fields inherited from class org.betterx.bclib.config.Config

    CONFIG_SYNC_PREFIX, configID, keeper
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    protected void
     
    boolean
     
    boolean
     

    Methods inherited from class org.betterx.bclib.config.Config

    getBoolean, getBoolean, getDefault, getEntry, getFloat, getFloat, getInt, getInt, getString, getString, getStringArray, getStringArray, reload, saveChanges, setBoolean, setFloat, setInt, setRanged, setString, setStringArray

    Methods inherited from class java.lang.Object

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

    • EdenClientConfig

      public EdenClientConfig()
  • Method Details

    • registerEntries

      protected void registerEntries()
      Specified by:
      registerEntries in class org.betterx.bclib.config.Config
    • renderSky

      public boolean renderSky()
    • renderInBuffer

      public boolean renderInBuffer()