Interface WoodcuttingConfig
-
-
Field Summary
Fields Modifier and Type Field Description static String
forestrySection
-
Method Summary
-
-
-
Field Detail
-
forestrySection
static final String forestrySection
- See Also:
- Constant Field Values
-
-
Method Detail
-
statTimeout
@Units(" mins") default int statTimeout()
-
showNestNotification
default Notification showNestNotification()
-
clueNestNotifyTier
default ClueNestTier clueNestNotifyTier()
-
showWoodcuttingStats
default boolean showWoodcuttingStats()
-
showRedwoodTrees
default boolean showRedwoodTrees()
-
showRespawnTimers
default boolean showRespawnTimers()
-
forestryLeprechaunNotification
default boolean forestryLeprechaunNotification()
-
forestryRisingRootsNotification
default Notification forestryRisingRootsNotification()
-
forestryStrugglingSaplingNotification
default Notification forestryStrugglingSaplingNotification()
-
forestryFloweringTreeNotification
default Notification forestryFloweringTreeNotification()
-
forestryPoachersNotification
default Notification forestryPoachersNotification()
-
forestryPheasantControlNotification
default Notification forestryPheasantControlNotification()
-
forestryBeeHiveNotification
default Notification forestryBeeHiveNotification()
-
forestryEnchantmentRitualNotification
default Notification forestryEnchantmentRitualNotification()
-
forestryFriendlyEntNotification
default Notification forestryFriendlyEntNotification()
-
highlightGlowingRoots
default boolean highlightGlowingRoots()
-
highlightMulch
default boolean highlightMulch()
-
highlightFlowers
default boolean highlightFlowers()
-
highlightFoxTrap
default boolean highlightFoxTrap()
-
highlightPheasantNest
default boolean highlightPheasantNest()
-
highlightBeeHive
default boolean highlightBeeHive()
-
highlightRitualCircle
default boolean highlightRitualCircle()
-
-