JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
com.mojang.datafixers.kinds
Const
Uses of Class
com.mojang.datafixers.kinds.Const
Packages that use
Const
Package
Description
com.mojang.datafixers.kinds
Uses of
Const
in
com.mojang.datafixers.kinds
Methods in
com.mojang.datafixers.kinds
that return
Const
Modifier and Type
Method
Description
static <C,
T>
Const
<C,
T>
Const.
create
(C value)