Uses of Class
net.minecraft.nbt.AbstractNbtList
-
Uses of AbstractNbtList in net.minecraft.nbt
Modifier 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.Modifier and TypeMethodDescriptionprivate static AbstractNbtList<?>
NbtOps.method_29144
(byte byte2, byte byte3) Modifier 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)