ViaVersion/api/src
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
..
main/java/com/viaversion/viaversion Make Metadata fully type safe, remove "Discontinued" meta types 2021-05-26 16:36:47 +02:00