public abstract class NbtCollection<T extends NbtElement>
extends AbstractList<T> implements NbtElement
All mapped superinterfaces:
| gx | |
| net.minecraft.class_4371 | |
| net.minecraft.nbt.NbtCollection | |
| net.minecraft.nbt.NBTTagCollection | |
| 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 |
|