Package | Description |
---|---|
net.minecraft.util | |
net.minecraft.util.palette |
Modifier and Type | Method and Description |
---|---|
static Direction8 |
Direction8.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Direction8[] |
Direction8.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Field and Description |
---|---|
private static Direction8[] |
UpgradeData.field_208832_b |
Modifier and Type | Field and Description |
---|---|
private java.util.EnumSet<Direction8> |
UpgradeData.field_196995_b |
Modifier and Type | Method and Description |
---|---|
private static void |
UpgradeData.func_196991_a(Chunk p_196991_0_,
Direction8 p_196991_1_) |