Interface BarrowsConfig
-
-
Method Summary
All Methods Instance Methods Default Methods Modifier and Type Method Description default java.awt.ColorbrotherLocColor()default java.awt.ColordeadBrotherLocColor()default booleanshowBrotherLoc()default booleanshowChestValue()default booleanshowPrayerDrainTimer()default booleanshowPuzzleAnswer()
-
-
-
Method Detail
-
showBrotherLoc
default boolean showBrotherLoc()
-
showChestValue
default boolean showChestValue()
-
brotherLocColor
default java.awt.Color brotherLocColor()
-
deadBrotherLocColor
default java.awt.Color deadBrotherLocColor()
-
showPuzzleAnswer
default boolean showPuzzleAnswer()
-
showPrayerDrainTimer
default boolean showPrayerDrainTimer()
-
-