Uses of Class
net.minecraft.nbt.AbstractNbtList
| Package | Description |
|---|---|
| net.minecraft.nbt |
-
Uses of AbstractNbtList in net.minecraft.nbt
Subclasses of AbstractNbtList in net.minecraft.nbt Modifier and Type Class Description classNbtByteArrayRepresents an NBT byte array.classNbtIntArrayRepresents an NBT 32-bit integer array.classNbtListRepresents an NBT list.classNbtLongArrayRepresents an NBT 64-bit integer array.Methods in net.minecraft.nbt that return AbstractNbtList Modifier and Type Method Description private static AbstractNbtList<?>NbtOps. method_29144(byte byte2, byte byte3)Methods in net.minecraft.nbt with parameters of type AbstractNbtList Modifier and Type Method Description private static <T extends NbtElement>
voidNbtOps. method_29150(AbstractNbtList<T> abstractNbtList, NbtElement nbtElement, List<NbtElement> list)private static <T extends NbtElement>
voidNbtOps. method_29151(AbstractNbtList<T> abstractNbtList, NbtElement nbtElement, NbtElement nbtElement2)