JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Enum Class
net.minecraft.isom.OS
Packages that use
OS
Package
Description
net.minecraft.isom
Uses of
OS
in
net.minecraft.isom
Methods in
net.minecraft.isom
that return
OS
Modifier and Type
Method
Description
private static
OS
IsomPreviewCanvas.
getOs
()
static
OS
OS.
valueOf
(
String
name)
Returns the enum constant of this class with the specified name.
static
OS
[]
OS.
values
()
Returns an array containing the constants of this enum class, in the order they are declared.