public abstract class NbtCollection<T extends NbtElement>
extends AbstractList<T> implements NbtElement
All mapped superinterfaces:
| gx | |
| net.minecraft.unmapped.C_84241756 | |
| net.minecraft.nbt.NbtCollection | |
| net.minecraft.nbt.NBTTagCollection |
Constructor summary
| Modifier | Constructor |
|---|---|
| public | () |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public abstract int |
| ||||||||
| public T |
| ||||||||
| public T |
| ||||||||
| public abstract T |
| ||||||||
| public abstract void |
| ||||||||
| public abstract void |
|