| Package | Description |
|---|---|
| net.minecraft.client | |
| net.minecraft.util | |
| net.minecraftforge.client |
| Modifier and Type | Method and Description |
|---|---|
static EnumOS |
Minecraft.getOs() |
| Modifier and Type | Method and Description |
|---|---|
static EnumOS |
EnumOS.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EnumOS[] |
EnumOS.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static EnumOS |
EnumHelperClient.addOS2(String name) |