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
This class doesn't have anything to do with RegionRenderCache (which is now removed and ChunkCache is used everywhere).
Based on what this class does, WorldRendererLayers or VertexBufferLayers would be better names for that.
There is some inconsistency in naming, so I'm not sure which name would be better. Method names suggest WorldRendererLayers but their return types suggest VertexBufferLayers.