Class FabricConfigHelper

java.lang.Object
de.cech12.bucketlib.platform.FabricConfigHelper
All Implemented Interfaces:
IConfigHelper, me.shedaniel.autoconfig.ConfigData

public class FabricConfigHelper extends Object implements me.shedaniel.autoconfig.ConfigData, IConfigHelper
The config service implementation for Fabric.
  • Field Details

    • INFINITY_ENCHANTMENT_ENABLED

      public boolean INFINITY_ENCHANTMENT_ENABLED
  • Constructor Details

    • FabricConfigHelper

      public FabricConfigHelper()
  • Method Details

    • init

      public void init()
      Description copied from interface: IConfigHelper
      Initialization method for the Service implementations.
      Specified by:
      init in interface IConfigHelper
    • isInfinityEnchantmentEnabled

      public boolean isInfinityEnchantmentEnabled()
      Description copied from interface: IConfigHelper
      Gets the configured infinity enchantment enabled option value.
      Specified by:
      isInfinityEnchantmentEnabled in interface IConfigHelper
      Returns:
      configured infinity enchantment enabled option value