Uses of Class
net.minecraft.nbt.AbstractNbtList
Packages that use AbstractNbtList
-
Uses of AbstractNbtList in net.minecraft.nbt
Subclasses of AbstractNbtList in net.minecraft.nbtModifier and TypeClassDescriptionclass
Represents an NBT byte array.class
Represents an NBT 32-bit integer array.class
Represents an NBT list.class
Represents an NBT 64-bit integer array.Methods in net.minecraft.nbt that return AbstractNbtListModifier and TypeMethodDescriptionprivate static AbstractNbtList<?>
NbtOps.method_29144(byte byte2, byte byte3)
Methods in net.minecraft.nbt with parameters of type AbstractNbtListModifier and TypeMethodDescriptionprivate 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)