public class DefaultedList<E>
extends AbstractList<E>
| dd | |
| net.minecraft.unmapped.C_50196446 | |
| net.minecraft.util.DefaultedList |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private final List<E> |
| ||||||
| private final E |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| protected | () |
| protected | (List<E> delegate, E defaultValue) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public static <E> DefaultedList<E> |
| ||||||
| public static <E> DefaultedList<E> |
| ||||||
| public E |
| ||||||
| public E |
| ||||||
| public void |
| ||||||
| public E |
| ||||||
| public int |
| ||||||
| public void |
|