Uses of Class
net.minecraft.nbt.NbtList
Packages that use NbtList
-
Uses of NbtList in net.minecraft.entity
Methods in net.minecraft.entity that return NbtListModifier and TypeMethodDescriptionprotected NbtListEntity.method_1329(double[] double2) protected NbtListEntity.method_1330(float[] float2) -
Uses of NbtList in net.minecraft.entity.player
Methods in net.minecraft.entity.player that return NbtListMethods in net.minecraft.entity.player with parameters of type NbtListModifier and TypeMethodDescriptionPlayerInventory.method_673(NbtList nbtList) voidPlayerInventory.method_678(NbtList nbtList) -
Uses of NbtList in net.minecraft.nbt
Methods in net.minecraft.nbt that return NbtList