Lag in EntityDataHandler.getEntityData
LemADEC opened this issue ยท 4 comments
While we could look into optimizing the lookup, this looks like an Ice and Fire issue.
Alright looking at it again there are some possibly significant optimizations that can be made on our side, however doing a capability lookup every tick on every entity is still significantly slow.
23b9436