Index
All Classes and Interfaces|All Packages
A
- analyzeTreeType(Block, Set<Block>) - Method in class com.zetaplugins.timberz.handler.SaplingReplanter
-
Identifies the type of tree and its planting pattern
- animateTreeFelling(Player, Set<Block>) - Method in class com.zetaplugins.timberz.handler.TreeAnimationHandler
-
Animates the tree felling process with advanced particles and effects
- AuraSkillsManager - Class in com.zetaplugins.timberz.service.auraskills
- AuraSkillsManager(TimberZ) - Constructor for class com.zetaplugins.timberz.service.auraskills.AuraSkillsManager
- AxeEquipListener - Class in com.zetaplugins.timberz.listener
- AxeEquipListener(TimberZ) - Constructor for class com.zetaplugins.timberz.listener.AxeEquipListener
B
- baseBlocks - Variable in class com.zetaplugins.timberz.handler.SaplingReplanter.TreeInfo
- buildRootCommand(String) - Method in class com.zetaplugins.timberz.commands.TimberZCommand
-
Builds the root command for TimberZ.
C
- checkTimberFlag(Player, TimberZ) - Static method in class com.zetaplugins.timberz.service.worldguard.WorldGuardManager
- cleanupAll() - Method in class com.zetaplugins.timberz.service.PlayerStateService
- cleanupPlayer(Player) - Method in class com.zetaplugins.timberz.service.PlayerStateService
- com.zetaplugins.timberz - package com.zetaplugins.timberz
- com.zetaplugins.timberz.commands - package com.zetaplugins.timberz.commands
- com.zetaplugins.timberz.dev - package com.zetaplugins.timberz.dev
- com.zetaplugins.timberz.handler - package com.zetaplugins.timberz.handler
- com.zetaplugins.timberz.listener - package com.zetaplugins.timberz.listener
- com.zetaplugins.timberz.service - package com.zetaplugins.timberz.service
- com.zetaplugins.timberz.service.auraskills - package com.zetaplugins.timberz.service.auraskills
- com.zetaplugins.timberz.service.papi - package com.zetaplugins.timberz.service.papi
- com.zetaplugins.timberz.service.worldguard - package com.zetaplugins.timberz.service.worldguard
- containsLog(Material) - Method in class com.zetaplugins.timberz.service.TreeDetectionService
- convertToLegacy(String) - Method in class com.zetaplugins.timberz.service.MessageService
D
- defaultLangs - Static variable in class com.zetaplugins.timberz.service.LocalizationService
- DevMode - Class in com.zetaplugins.timberz.dev
- DevMode(TimberZ) - Constructor for class com.zetaplugins.timberz.dev.DevMode
E
- enable() - Method in class com.zetaplugins.timberz.dev.DevMode
- equals(Object) - Method in record class com.zetaplugins.timberz.service.MessageService.Replaceable
-
Indicates whether some other object is "equal to" this one.
F
- fellTree(Player, Block, Set<Block>, ItemStack, int) - Method in class com.zetaplugins.timberz.service.TreeFellerService
-
Handles the tree felling process
- fetchLogToLeaveMap() - Method in class com.zetaplugins.timberz.service.TreeDetectionService
-
Fetches the log-to-leaf mapping from the configuration file.
- formatMsg(String, MessageService.Replaceable<?>...) - Method in class com.zetaplugins.timberz.service.MessageService
-
Formats a message with placeholders
G
- getAccentColor() - Method in class com.zetaplugins.timberz.service.MessageService
-
Gets the accent color
- getAndFormatMsg(boolean, String, String, MessageService.Replaceable<?>...) - Method in class com.zetaplugins.timberz.service.MessageService
-
Gets and formats a message from the config
- getAndFormatMsgList(String, MessageService.Replaceable<?>...) - Method in class com.zetaplugins.timberz.service.MessageService
- getAuraSkillsManager() - Method in class com.zetaplugins.timberz.TimberZ
- getAuthor() - Method in class com.zetaplugins.timberz.service.papi.PapiExpansion
- getBlocksConfig() - Method in class com.zetaplugins.timberz.service.TzConfigService
- getConfigService() - Method in class com.zetaplugins.timberz.TimberZ
- getDataPath() - Method in class com.zetaplugins.timberz.TimberZ
- getIdentifier() - Method in class com.zetaplugins.timberz.service.papi.PapiExpansion
- getLeafTypes(Material) - Method in class com.zetaplugins.timberz.service.TreeDetectionService
-
Get the corresponding leaf type for a log type
- getLocalizationService() - Method in class com.zetaplugins.timberz.TimberZ
- getMessageService() - Method in class com.zetaplugins.timberz.TimberZ
- getPlayerStateService() - Method in class com.zetaplugins.timberz.TimberZ
- getString(String) - Method in class com.zetaplugins.timberz.service.LocalizationService
-
Get a string from the language file
- getString(String, String) - Method in class com.zetaplugins.timberz.service.LocalizationService
-
Get a string from the language file with a fallback
- getStringList(String) - Method in class com.zetaplugins.timberz.service.LocalizationService
- getTimberFlag() - Method in class com.zetaplugins.timberz.service.worldguard.WorldGuardManager
- getTreeDetectionService() - Method in class com.zetaplugins.timberz.TimberZ
- getTreeFellerService() - Method in class com.zetaplugins.timberz.TimberZ
- getUpdateChecker() - Method in class com.zetaplugins.timberz.TimberZ
- getVersion() - Method in class com.zetaplugins.timberz.service.papi.PapiExpansion
- getWorldGuardManager() - Method in class com.zetaplugins.timberz.TimberZ
- giveAuraSkillsXP(Player, Set<Block>) - Method in class com.zetaplugins.timberz.service.auraskills.AuraSkillsManager
H
- hasAuraSkills() - Method in class com.zetaplugins.timberz.TimberZ
- hashCode() - Method in record class com.zetaplugins.timberz.service.MessageService.Replaceable
-
Returns a hash code value for this object.
- hasWorldGuard() - Method in class com.zetaplugins.timberz.TimberZ
I
- identifyTreeStructure(Block) - Method in class com.zetaplugins.timberz.service.TreeDetectionService
-
Core algorithm to identify a complete tree structure from a source log block.
- is2x2Pattern - Variable in class com.zetaplugins.timberz.handler.SaplingReplanter.TreeInfo
- isAllowedToTimber(Player) - Method in class com.zetaplugins.timberz.service.PlayerStateService
- isAxe(Material, FileConfiguration) - Static method in class com.zetaplugins.timberz.service.MaterialTypeChecks
- isLeafBlock(Material, FileConfiguration) - Static method in class com.zetaplugins.timberz.service.MaterialTypeChecks
-
Checks if a material is a leaf block based on the configuration
- isValidAxe(ItemStack, TimberZ) - Static method in class com.zetaplugins.timberz.service.MaterialTypeChecks
L
- LeafBreakListener - Class in com.zetaplugins.timberz.listener
- LeafBreakListener(TimberZ) - Constructor for class com.zetaplugins.timberz.listener.LeafBreakListener
- LocalizationService - Class in com.zetaplugins.timberz.service
- LocalizationService(TimberZ) - Constructor for class com.zetaplugins.timberz.service.LocalizationService
M
- MaterialTypeChecks - Class in com.zetaplugins.timberz.service
- MessageService - Class in com.zetaplugins.timberz.service
- MessageService(TimberZ) - Constructor for class com.zetaplugins.timberz.service.MessageService
- MessageService.Replaceable<T> - Record Class in com.zetaplugins.timberz.service
O
- onBlockBreak(BlockBreakEvent) - Method in class com.zetaplugins.timberz.listener.TreeBreakListener
- onBlockBreak(BlockDamageEvent) - Method in class com.zetaplugins.timberz.listener.LeafBreakListener
- onDisable() - Method in class com.zetaplugins.timberz.TimberZ
- onEnable() - Method in class com.zetaplugins.timberz.TimberZ
- onInventoryClick(InventoryClickEvent) - Method in class com.zetaplugins.timberz.listener.AxeEquipListener
- onInventoryDrag(InventoryDragEvent) - Method in class com.zetaplugins.timberz.listener.AxeEquipListener
- onLoad() - Method in class com.zetaplugins.timberz.TimberZ
- onPlayerJoin(PlayerJoinEvent) - Method in class com.zetaplugins.timberz.listener.PlayerJoinListener
- onPlayerQuit(PlayerQuitEvent) - Method in class com.zetaplugins.timberz.listener.AxeEquipListener
- onPlayerSwapHandItems(PlayerSwapHandItemsEvent) - Method in class com.zetaplugins.timberz.listener.AxeEquipListener
- onRequest(OfflinePlayer, String) - Method in class com.zetaplugins.timberz.service.papi.PapiExpansion
P
- PapiExpansion - Class in com.zetaplugins.timberz.service.papi
- PapiExpansion(TimberZ) - Constructor for class com.zetaplugins.timberz.service.papi.PapiExpansion
- persist() - Method in class com.zetaplugins.timberz.service.papi.PapiExpansion
- placeholder() - Method in record class com.zetaplugins.timberz.service.MessageService.Replaceable
-
Returns the value of the
placeholderrecord component. - PlayerJoinListener - Class in com.zetaplugins.timberz.listener
- PlayerJoinListener(TimberZ) - Constructor for class com.zetaplugins.timberz.listener.PlayerJoinListener
- PlayerStateService - Class in com.zetaplugins.timberz.service
- PlayerStateService(TimberZ) - Constructor for class com.zetaplugins.timberz.service.PlayerStateService
R
- reload() - Method in class com.zetaplugins.timberz.service.LocalizationService
- Replaceable(String, T) - Constructor for record class com.zetaplugins.timberz.service.MessageService.Replaceable
-
Creates an instance of a
Replaceablerecord class. - replacePlaceholders(String, MessageService.Replaceable<?>...) - Method in class com.zetaplugins.timberz.service.MessageService
S
- SaplingReplanter - Class in com.zetaplugins.timberz.handler
- SaplingReplanter(TimberZ) - Constructor for class com.zetaplugins.timberz.handler.SaplingReplanter
- SaplingReplanter.TreeInfo - Class in com.zetaplugins.timberz.handler
-
Container class to hold information about a tree
- saplingType - Variable in class com.zetaplugins.timberz.handler.SaplingReplanter.TreeInfo
- scheduleSaplingReplant(SaplingReplanter.TreeInfo) - Method in class com.zetaplugins.timberz.handler.SaplingReplanter
-
Schedules sapling replanting after tree has been felled
- setTimberEnabled(Player, boolean) - Method in class com.zetaplugins.timberz.service.PlayerStateService
- startActionBar(Player) - Method in class com.zetaplugins.timberz.service.PlayerStateService
- stopActionBar(Player) - Method in class com.zetaplugins.timberz.service.PlayerStateService
T
- TimberFlag - Class in com.zetaplugins.timberz.service.worldguard
- TimberFlag() - Constructor for class com.zetaplugins.timberz.service.worldguard.TimberFlag
- TimberZ - Class in com.zetaplugins.timberz
- TimberZ() - Constructor for class com.zetaplugins.timberz.TimberZ
- TimberZCommand - Class in com.zetaplugins.timberz.commands
- TimberZCommand(TimberZ) - Constructor for class com.zetaplugins.timberz.commands.TimberZCommand
- toggleTimberState(Player) - Method in class com.zetaplugins.timberz.service.PlayerStateService
- toString() - Method in record class com.zetaplugins.timberz.service.MessageService.Replaceable
-
Returns a string representation of this record class.
- TreeAnimationHandler - Class in com.zetaplugins.timberz.handler
- TreeAnimationHandler(TimberZ) - Constructor for class com.zetaplugins.timberz.handler.TreeAnimationHandler
- TreeBreakListener - Class in com.zetaplugins.timberz.listener
- TreeBreakListener(TimberZ) - Constructor for class com.zetaplugins.timberz.listener.TreeBreakListener
- TreeDetectionService - Class in com.zetaplugins.timberz.service
- TreeDetectionService(TimberZ) - Constructor for class com.zetaplugins.timberz.service.TreeDetectionService
- TreeFellerService - Class in com.zetaplugins.timberz.service
- TreeFellerService(TimberZ) - Constructor for class com.zetaplugins.timberz.service.TreeFellerService
- TreeInfo(Material, List<Block>, boolean) - Constructor for class com.zetaplugins.timberz.handler.SaplingReplanter.TreeInfo
- TzConfigService - Class in com.zetaplugins.timberz.service
- TzConfigService(TimberZ) - Constructor for class com.zetaplugins.timberz.service.TzConfigService
V
- value() - Method in record class com.zetaplugins.timberz.service.MessageService.Replaceable
-
Returns the value of the
valuerecord component.
W
- WorldGuardManager - Class in com.zetaplugins.timberz.service.worldguard
- WorldGuardManager() - Constructor for class com.zetaplugins.timberz.service.worldguard.WorldGuardManager
All Classes and Interfaces|All Packages