| Package | Description |
|---|---|
| net.glowstone.constants | |
| net.glowstone.generator.decorators.overworld | |
| net.glowstone.generator.objects.trees |
| Modifier and Type | Method and Description |
|---|---|
static GenericTree |
GlowTree.newInstance(org.bukkit.TreeType type,
Random random,
BlockStateDelegate delegate)
Creates a tree of any vanilla type.
|
| Modifier and Type | Method and Description |
|---|---|
BiFunction<Random,BlockStateDelegate,? extends GenericTree> |
TreeDecorator.TreeDecoration.getConstructor() |
| Constructor and Description |
|---|
TreeDecoration(BiFunction<Random,BlockStateDelegate,? extends GenericTree> constructor,
int weight) |
| Modifier and Type | Class and Description |
|---|---|
class |
AcaciaTree |
class |
BigOakTree |
class |
BigTree |
class |
BirchTree |
class |
BrownMushroomTree |
class |
CocoaTree |
class |
DarkOakTree |
class |
JungleBush |
class |
JungleTree |
class |
MegaJungleTree |
class |
MegaPineTree |
class |
MegaRedwoodTree |
class |
MegaSpruceTree |
class |
RedMushroomTree |
class |
RedwoodTree |
class |
SwampTree |
class |
TallBirchTree |
class |
TallRedwoodTree |
Copyright © 2021. All rights reserved.