ViaVersion/api/src/main/java/com/viaversion/viaversion/api/type/types
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
..
minecraft Greatly reduce the number of (anonymous) inner classes 2023-02-12 11:46:48 +01:00
version Greatly reduce the number of (anonymous) inner classes 2023-02-12 11:46:48 +01:00
ArrayType.java Greatly reduce the number of (anonymous) inner classes 2023-02-12 11:46:48 +01:00
BitSetType.java Greatly reduce the number of (anonymous) inner classes 2023-02-12 11:46:48 +01:00
BooleanType.java Update copyright headers 2023-01-12 12:45:53 +01:00
ByteArrayType.java Update copyright headers 2023-01-12 12:45:53 +01:00
ByteType.java Update copyright headers 2023-01-12 12:45:53 +01:00
ComponentType.java Update copyright headers 2023-01-12 12:45:53 +01:00
CustomByteType.java Update copyright headers 2023-01-12 12:45:53 +01:00
DoubleType.java Update copyright headers 2023-01-12 12:45:53 +01:00
FloatType.java Update copyright headers 2023-01-12 12:45:53 +01:00
IntType.java Update copyright headers 2023-01-12 12:45:53 +01:00
LongArrayType.java Update copyright headers 2023-01-12 12:45:53 +01:00
LongType.java Update copyright headers 2023-01-12 12:45:53 +01:00
Particle.java Greatly reduce the number of (anonymous) inner classes 2023-02-12 11:46:48 +01:00
RemainingBytesType.java Update copyright headers 2023-01-12 12:45:53 +01:00
ShortByteArrayType.java Update copyright headers 2023-01-12 12:45:53 +01:00
ShortType.java Update copyright headers 2023-01-12 12:45:53 +01:00
StringType.java Greatly reduce the number of (anonymous) inner classes 2023-02-12 11:46:48 +01:00
UUIDIntArrayType.java Greatly reduce the number of (anonymous) inner classes 2023-02-12 11:46:48 +01:00
UUIDType.java Greatly reduce the number of (anonymous) inner classes 2023-02-12 11:46:48 +01:00
UnsignedByteType.java Update copyright headers 2023-01-12 12:45:53 +01:00
UnsignedShortType.java Update copyright headers 2023-01-12 12:45:53 +01:00
VarIntArrayType.java Update copyright headers 2023-01-12 12:45:53 +01:00
VarIntType.java Update copyright headers 2023-01-12 12:45:53 +01:00
VarLongType.java Update copyright headers 2023-01-12 12:45:53 +01:00
VoidType.java Update copyright headers 2023-01-12 12:45:53 +01:00