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
Since map templates store block states in chunks, iterating over the bounds to query each block state individually is inefficient. Instead, a way to iterate over block states and their positions efficiently should be provided.
The text was updated successfully, but these errors were encountered:
Since map templates store block states in chunks, iterating over the bounds to query each block state individually is inefficient. Instead, a way to iterate over block states and their positions efficiently should be provided.
The text was updated successfully, but these errors were encountered: