
Long array tags don't exist in 1.8.9 but NbtType has an id constant for it
BoogieMonster1O1 opened this issue ยท 0 comments
LongArrayTag
doesn't exist in 1.8.9
but NbtType
has an id constant for it. which is bizarre ๐ค
Code can be found here
https://github.com/Legacy-Fabric/fabric/blob/1.8.9/fabric-api-base/src/main/java/net/fabricmc/fabric/api/util/NbtType.java#L42