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