Class CommonConfig

java.lang.Object
com.beansgalaxy.backpacks.config.CommonConfig

public class CommonConfig extends Object
  • Field Details

    • BUILDER

      public static final net.minecraftforge.common.ForgeConfigSpec.Builder BUILDER
    • SPEC

      public static final net.minecraftforge.common.ForgeConfigSpec SPEC
    • LEATHER_MAX_STACKS

      public static final net.minecraftforge.common.ForgeConfigSpec.IntValue LEATHER_MAX_STACKS
    • ENDER_MAX_STACKS

      public static final net.minecraftforge.common.ForgeConfigSpec.IntValue ENDER_MAX_STACKS
    • WINGED_MAX_STACKS

      public static final net.minecraftforge.common.ForgeConfigSpec.IntValue WINGED_MAX_STACKS
    • METAL_MAX_STACKS

      public static final net.minecraftforge.common.ForgeConfigSpec.IntValue METAL_MAX_STACKS
    • POT_MAX_STACKS

      public static final net.minecraftforge.common.ForgeConfigSpec.IntValue POT_MAX_STACKS
    • CAULDRON_MAX_STACKS

      public static final net.minecraftforge.common.ForgeConfigSpec.IntValue CAULDRON_MAX_STACKS
    • UNBIND_ENDER_ON_DEATH

      public static final net.minecraftforge.common.ForgeConfigSpec.BooleanValue UNBIND_ENDER_ON_DEATH
    • LOCK_ENDER_OFFLINE

      public static final net.minecraftforge.common.ForgeConfigSpec.BooleanValue LOCK_ENDER_OFFLINE
    • LOCK_BACKPACK_OFFLINE

      public static final net.minecraftforge.common.ForgeConfigSpec.BooleanValue LOCK_BACKPACK_OFFLINE
    • LOCK_BACKPACK_NOT_OWNER

      public static final net.minecraftforge.common.ForgeConfigSpec.BooleanValue LOCK_BACKPACK_NOT_OWNER
    • KEEP_BACK_SLOT

      public static final net.minecraftforge.common.ForgeConfigSpec.BooleanValue KEEP_BACK_SLOT
  • Constructor Details

    • CommonConfig

      public CommonConfig()