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