JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Enum
io.github.projectunified.minelib.scheduler.common.util.Platform
Packages that use
Platform
Package
Description
io.github.projectunified.minelib.scheduler.common.util
Uses of
Platform
in
io.github.projectunified.minelib.scheduler.common.util
Methods in
io.github.projectunified.minelib.scheduler.common.util
that return
Platform
Modifier and Type
Method
Description
static
Platform
Platform.
valueOf
(
String
name)
Returns the enum constant of this type with the specified name.
static
Platform
[]
Platform.
values
()
Returns an array containing the constants of this enum type, in the order they are declared.