3
0
Mirror von https://github.com/ViaVersion/ViaVersion.git synchronisiert 2024-09-08 22:02:50 +02:00
ViaVersion/api
Nassim Jahnke c211b10eaa
Rename NBT and NBT_ARRAY types, add TagType
In theory the nameless compound tag type doesn't exist as it is written as any tag, but in practice is almost always cast and checked for its type, so we keep the extra CompoundTagType (nameless) and add the proper TagType (nameless, any tag) used for components
2023-10-06 22:35:00 +10:00
..
src/main Rename NBT and NBT_ARRAY types, add TagType 2023-10-06 22:35:00 +10:00
build.gradle.kts [ci skip] Add IDEA extension plugin 2023-09-06 11:20:32 +10:00