Package com.zetaplugins.timberz.handler
Class SaplingReplanter
java.lang.Object
com.zetaplugins.timberz.handler.SaplingReplanter
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
Container class to hold information about a tree -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionanalyzeTreeType
(org.bukkit.block.Block sourceBlock, Set<org.bukkit.block.Block> treeBlocks) Identifies the type of tree and its planting patternvoid
Schedules sapling replanting after tree has been felled
-
Constructor Details
-
SaplingReplanter
-
-
Method Details
-
analyzeTreeType
public SaplingReplanter.TreeInfo analyzeTreeType(org.bukkit.block.Block sourceBlock, Set<org.bukkit.block.Block> treeBlocks) Identifies the type of tree and its planting pattern -
scheduleSaplingReplant
Schedules sapling replanting after tree has been felled
-