3
0
Mirror von https://github.com/ViaVersion/ViaVersion.git synchronisiert 2024-09-08 13:52:50 +02:00
ViaVersion/api
KennyTV 2d0a597f74
Make Metadata fully type safe, remove "Discontinued" meta types
The Discontinued entry was a special edge case that could lead to a Metadata type returning null. Instead, just directly use null in the 1.8->1.9 code where it is checked against. Also renamed the Meta1_17Types entries to be in uppercase and properly represent their value type.
2021-05-26 16:36:47 +02:00
..
src/main/java/com/viaversion/viaversion Make Metadata fully type safe, remove "Discontinued" meta types 2021-05-26 16:36:47 +02:00
build.gradle.kts Only add javadoc jar to common and api 2021-05-25 09:07:06 +02:00