From bd4f8cbe7cef4909189ccd831ba2150e981afdbd Mon Sep 17 00:00:00 2001 From: Tofaa <82680183+Tofaa2@users.noreply.github.com> Date: Tue, 28 Nov 2023 02:55:55 +0300 Subject: [PATCH] Update README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 04840b8..29129b7 100644 --- a/README.md +++ b/README.md @@ -100,6 +100,14 @@ class Example { ``` +### TODO: +Once this list is complete, i will release a stable version of the library. +- [ ] Implement checks for each EntityMeta to make sure the version specific data is correct. +- [ ] Verify all the EntityMeta packets are working correctly. +- [ ] WrapperEntities must seamlessly send packet updates to viewers, currently they are not. +- [ ] Add support for more actions using WrapperEntities. +- [ ] More javadocs. + ### Credits - PacketEvents for providing the API and retrooper being a cool guy in general - Minestom certain mappings were taken from Minestom cause i have not slept in 4 days and it was faster \ No newline at end of file