ViaVersion/api/src/main/java/com/viaversion/viaversion/api/type/types
Nassim Jahnke 90781c9d27
Start working on 23w51a
2023-12-18 15:58:49 +01:00
..
block Move and rename chunk types 2023-10-19 21:03:00 +10:00
chunk Ignore invalid chunk data in legacy versions (#3538) 2023-12-03 18:37:57 +01:00
item Fix 1.13->1.13.1 recipes, rename ITEM1_8_ARRAY 2023-10-21 13:22:25 +10:00
math Reuse old chunk type instances, more type cleanup 2023-10-20 12:30:03 +10:00
metadata Cleanup and renames around types 2023-10-19 09:28:21 +10:00
misc Start working on 23w51a 2023-12-18 15:58:49 +01:00
version Move and rename chunk types 2023-10-19 21:03:00 +10: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
DoubleType.java Update copyright headers 2023-01-12 12:45:53 +01:00
FixedByteArrayType.java Rneame CustomByteType -> FixedByteArrayType 2023-10-20 17:22:00 +10: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
OptionalVarIntType.java Cleanup and renames around types 2023-10-19 09:28:21 +10: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 Improve Gradle scripts 2023-11-06 14:31:44 +10: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 Cleanup and renames around types 2023-10-19 09:28:21 +10:00