Uses of Class
org.bukkit.material.Wood
-
Packages that use Wood Package Description org.bukkit.material Classes that represents various voxel types and states. -
-
Uses of Wood in org.bukkit.material
Subclasses of Wood in org.bukkit.material Modifier and Type Class Description class
Leaves
Represents the different types of leaf block that may be permanent or can decay when too far from a log.class
Sapling
Represents the different types of Tree block that face a direction.class
Tree
Represents the different types of Tree block that face a direction.class
WoodenStep
Represents the different types of wooden steps.Methods in org.bukkit.material that return Wood Modifier and Type Method Description Wood
Wood. clone()
-