ViaVersion/api/src/main/java/com/viaversion/viaversion/api/minecraft/nbt
Nassim Jahnke cb2165eb93
Greatly reduce the number of (anonymous) inner classes
Reduces code complexity, and much more importantly, reduces the number of classes loaded at runtime by *hundreds*
2023-02-12 11:46:48 +01:00
..
BinaryTagIO.java Greatly reduce the number of (anonymous) inner classes 2023-02-12 11:46:48 +01:00
CharBuffer.java Update adventure nbt i/o 2021-09-25 13:15:26 +02:00
StringTagParseException.java Update adventure nbt i/o 2021-09-25 13:15:26 +02:00
TagStringReader.java Greatly reduce the number of (anonymous) inner classes 2023-02-12 11:46:48 +01:00
TagStringWriter.java Greatly reduce the number of (anonymous) inner classes 2023-02-12 11:46:48 +01:00
Tokens.java Update adventure nbt i/o 2021-09-25 13:15:26 +02:00