implements App<ListBox$Mu, T>
| com.mojang.datafixers.kinds.ListBox |
Field summary
| Modifier and Type | Field | ||
|---|---|---|---|
| private final List<T> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| private | (List<T> arg0) |
Method summary
| Modifier and Type | Method | ||
|---|---|---|---|
| public static <T> List<T> |
| ||
| public static <T> ListBox<T> |
| ||
| public static <F extends K1, A, B> App<F, List<B>> |
| ||
| public static <F extends K1, A> App<F, List<A>> |
|