Class PixelCarpetSettings

java.lang.Object
com.pixilaremedia.pixel_carpet.PixelCarpetSettings

public class PixelCarpetSettings extends Object
  • Field Details

    • PIXEL

      public static final String PIXEL
      See Also:
    • PROGRESSION

      public static final String PROGRESSION
      See Also:
    • renewableGravel

      @Rule(categories={"pixel","feature"}) public static boolean renewableGravel
    • disabledNetherPortals

      @Rule(categories={"pixel","progression","feature"}) public static boolean disabledNetherPortals
    • disabledEndPortals

      @Rule(categories={"pixel","progression","feature"}) public static boolean disabledEndPortals
    • moreMobsOnLeads

      @Rule(categories={"pixel","feature"}) public static boolean moreMobsOnLeads
    • preventSnowMelting

      @Rule(categories={"pixel","feature"}) public static boolean preventSnowMelting
    • preventIceMelting

      @Rule(categories={"pixel","feature"}) public static boolean preventIceMelting
    • pvpToggle

      @Rule(categories={"pixel","feature"}) public static boolean pvpToggle
    • ladderAnywhere

      @Rule(categories={"pixel","feature"}) public static boolean ladderAnywhere
    • moreTillable

      @Rule(categories={"pixel","feature"}) public static boolean moreTillable
    • podzolLeafLitter

      @Rule(categories={"pixel","feature"}) public static boolean podzolLeafLitter
  • Constructor Details

    • PixelCarpetSettings

      public PixelCarpetSettings()