MCProtocolLib/protocol
Alex 97b68eddff
Use built-in ResourceLocation type (#811)
* Use built-in ResourceLocation type

* Use kyori Key instead of built-in type

* Fix missing keys

* Fix packets with incorrect resource location types

* Fix more packets with invalid resource locations

* Update jigsaw packet to use ResourceLocation

* Fix test compilation

* Fully use Key for ResourceProperties

* Fix all Key.key() warnings

* Fix HolderSet revert

* Address review
2024-06-10 22:22:17 +01:00
..
src Use built-in ResourceLocation type (#811) 2024-06-10 22:22:17 +01:00
build.gradle.kts Add Slf4j (#808) 2024-06-02 11:25:35 -04:00