| Package | Description |
|---|---|
| org.cloudburstmc.api.block | |
| org.cloudburstmc.api.entity.vehicle | |
| org.cloudburstmc.api.util.data |
| Modifier and Type | Field and Description |
|---|---|
static EnumBlockTrait<TreeSpecies> |
BlockTraits.TREE_SPECIES |
static EnumBlockTrait<TreeSpecies> |
BlockTraits.TREE_SPECIES_NETHER |
static EnumBlockTrait<TreeSpecies> |
BlockTraits.TREE_SPECIES_OVERWORLD |
| Modifier and Type | Method and Description |
|---|---|
void |
Boat.setWoodType(TreeSpecies woodType) |
| Modifier and Type | Method and Description |
|---|---|
static TreeSpecies |
TreeSpecies.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TreeSpecies[] |
TreeSpecies.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2021. All rights reserved.