| Package | Description |
|---|---|
| net.minecraft.world.gen.structure | |
| net.minecraftforge.common |
| Modifier and Type | Method and Description |
|---|---|
static EnumDoor |
EnumDoor.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EnumDoor[] |
EnumDoor.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static EnumDoor |
EnumHelper.addDoor(String name) |