You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Our codebase has entities stored with the region and tile entities stored in the chunk. Minecraft stores both in the chunk. Make a decision on how to proceed and implement.
Our codebase has entities stored with the region and tile entities stored in the chunk. Minecraft stores both in the chunk. Make a decision on how to proceed and implement.
https://github.com/ObsidianServer/Obsidian/blob/master/Obsidian/WorldData/Region.cs#L179
The text was updated successfully, but these errors were encountered: