From 03f27514ef443e08a15e7e962f7d76db1c680bff Mon Sep 17 00:00:00 2001 From: TheLividaProject <56977759+TheLividaProject@users.noreply.github.com> Date: Tue, 22 Jul 2025 17:23:06 +0100 Subject: [PATCH] added a comment ModelListener issue in regards of pig spawning (such a thing issue) - mainly for those who want to know why it has a delay on the player join, i didn't know this when forked it and took it off but added it back now and should hopefully fix the issue --- .idea/workspace.xml | 9 +++------ .../geysermodelengine/listener/ModelListener.java | 13 +++++++++++-- .../managers/model/EntityTaskManager.java | 2 -- 3 files changed, 14 insertions(+), 10 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 9f78683..51a680c 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -4,10 +4,7 @@