fCraft  0.638
Custom Minecraft Server
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties Events
fCraft.Forester Class Reference

Vegetation generator for MapGenerator. More...

Public Types

enum  ForesterOperation { ClearCut, Conserve, Replant, Add }
 
enum  TreeShape {
  Normal, Bamboo, Palm, Stickly,
  Round, Cone, Procedural, Rainforest,
  Mangrove
}
 
enum  RootMode { Normal, ToStone, Hanging, None }
 

Static Public Member Functions

static void Generate ([NotNull] ForesterArgs args)
 
static void Plant ([NotNull] ForesterArgs args, Vector3I treeCoordinate)
 

Detailed Description

Vegetation generator for MapGenerator.

Member Enumeration Documentation

Enumerator:
ClearCut 
Conserve 
Replant 
Add 
Enumerator:
Normal 
ToStone 
Hanging 
None 
Enumerator:
Normal 
Bamboo 
Palm 
Stickly 
Round 
Cone 
Procedural 
Rainforest 
Mangrove 

Member Function Documentation

static void fCraft.Forester.Generate ( [NotNull] ForesterArgs  args)
static
static void fCraft.Forester.Plant ( [NotNull] ForesterArgs  args,
Vector3I  treeCoordinate 
)
static

The documentation for this class was generated from the following file: