Package com.rvandoosselaer.blocks
Interface ChunkResolver
- All Known Implementing Classes:
ChunkCache
public interface ChunkResolver
A service to retrieve chunks.
-
Method Summary
-
Method Details
-
get
Return a Chunk optional.- Parameters:
location
- of the chunk- Returns:
- chunk
-