mirror of
https://github.com/xSquishyLiam/mc-GeyserModelEngine-plugin.git
synced 2025-12-20 23:39:20 +00:00
optimize
This commit is contained in:
@@ -68,7 +68,6 @@ public class ModelEntity {
|
||||
|
||||
public void runEntityTask() {
|
||||
task = new EntityTask(this);
|
||||
task.checkViewers(viewers);
|
||||
task.run(GeyserModelEngine.getInstance());
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user