ViaVersion/api/src/main/java/com/viaversion/viaversion/api/minecraft
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
..
blockentity Update copyright headers 2023-01-12 12:45:53 +01:00
chunks Greatly reduce the number of (anonymous) inner classes 2023-02-12 11:46:48 +01:00
entities Greatly reduce the number of (anonymous) inner classes 2023-02-12 11:46:48 +01:00
item Greatly reduce the number of (anonymous) inner classes 2023-02-12 11:46:48 +01:00
metadata Greatly reduce the number of (anonymous) inner classes 2023-02-12 11:46:48 +01:00
nbt Greatly reduce the number of (anonymous) inner classes 2023-02-12 11:46:48 +01:00
BlockChangeRecord.java Remove some deprecated api usage, small cleanup 2023-02-04 19:42:26 +01:00
BlockChangeRecord1_8.java Update copyright headers 2023-01-12 12:45:53 +01:00
BlockChangeRecord1_16_2.java Update copyright headers 2023-01-12 12:45:53 +01:00
BlockFace.java Remove some deprecated api usage, small cleanup 2023-02-04 19:42:26 +01:00
Environment.java Update copyright headers 2023-01-12 12:45:53 +01:00
EulerAngle.java Update copyright headers 2023-01-12 12:45:53 +01:00
GlobalPosition.java Update copyright headers 2023-01-12 12:45:53 +01:00
PlayerMessageSignature.java Update copyright headers 2023-01-12 12:45:53 +01:00
Position.java Remove some deprecated api usage, small cleanup 2023-02-04 19:42:26 +01:00
Position3d.java Update copyright headers 2023-01-12 12:45:53 +01:00
ProfileKey.java Update copyright headers 2023-01-12 12:45:53 +01:00
Quaternion.java 23w06a 2023-02-08 18:49:06 +01:00
RegistryType.java Greatly reduce the number of (anonymous) inner classes 2023-02-12 11:46:48 +01:00
TagData.java Update copyright headers 2023-01-12 12:45:53 +01:00
Vector.java Update copyright headers 2023-01-12 12:45:53 +01:00
Vector3f.java 23w06a 2023-02-08 18:49:06 +01:00
VillagerData.java Update copyright headers 2023-01-12 12:45:53 +01:00
WorldIdentifiers.java Update copyright headers 2023-01-12 12:45:53 +01:00