Class TreeGenerator
java.lang.Object
com.sk89q.worldedit.util.TreeGenerator
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionstatic TreeGenerator.TreeTypeDeprecated.Looks up a tree type.
-
Method Details
-
lookup
Deprecated.Looks up a tree type. May return null if a tree type by that name is not found.- Parameters:
type- the tree type- Returns:
- a tree type or null
-