Package | Description |
---|---|
net.minecraft.world.gen.layer |
Modifier and Type | Field and Description |
---|---|
private GenLayerEdge.Mode |
GenLayerEdge.mode |
Modifier and Type | Method and Description |
---|---|
static GenLayerEdge.Mode |
GenLayerEdge.Mode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static GenLayerEdge.Mode[] |
GenLayerEdge.Mode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
GenLayerEdge(long p_i45474_1_,
GenLayer p_i45474_3_,
GenLayerEdge.Mode p_i45474_4_) |