From c762e2f4cc9dcb76d236abf11cccf8432043b4d6 Mon Sep 17 00:00:00 2001 From: Tofaa <82680183+Tofaa2@users.noreply.github.com> Date: Tue, 2 Jan 2024 02:27:55 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1626f37..6e89512 100644 --- a/README.md +++ b/README.md @@ -107,7 +107,7 @@ Once this list is complete, i will release a stable version of the library. - [ ] WrapperEntities must seamlessly send packet updates to viewers, currently they are not. - [ ] Add support for more actions using WrapperEntities. - [ ] More javadocs. -- [ ] Make ObjectData actually useful. +- [x] Make ObjectData actually useful. - [ ] Multi-version support - [ ] Make class names match the protocol specified names.