-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
enhancementNew feature or requestNew feature or request
Description
We have to think about changeing the way we store Custom Entities/Tiles/Items with their baseclass, mckey, logistickey, chunk, and object refferences. Users will probably resolve some things many times per tick/event, so having a good performance is needed. We can take a look at how Javacord is trying to improve this using immutable maps (Vavr?) and precaching values. For more check: Javacord/Javacord#468
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request