| Package | Description | 
|---|---|
| net.minecraft.util | |
| net.minecraftforge.client | 
| Modifier and Type | Method and Description | 
|---|---|
| static Util.EnumOS | Util. getOSType() | 
| static Util.EnumOS | Util.EnumOS. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name. | 
| static Util.EnumOS[] | Util.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 Util.EnumOS | EnumHelperClient. addOS2(java.lang.String name) |