Package | Description |
---|---|
org.polydev.gaea.world.carving |
Modifier and Type | Method and Description |
---|---|
static CarvingData.CarvingType |
CarvingData.CarvingType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CarvingData.CarvingType[] |
CarvingData.CarvingType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Map<org.bukkit.util.Vector,CarvingData.CarvingType> |
CarvingData.getCarvedBlocks() |
Modifier and Type | Method and Description |
---|---|
void |
CarvingData.carve(int x,
int y,
int z,
CarvingData.CarvingType type) |
Copyright © 2020. All rights reserved.