Legacy Fabric-Api

Legacy Fabric-Api

70.5k Downloads

Long array tags don't exist in 1.8.9 but NbtType has an id constant for it

BoogieMonster1O1 opened this issue ยท 0 comments

commented

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