Fix compilation
This commit is contained in:
@@ -38,8 +38,6 @@ public interface IDhLevel extends AutoCloseable
|
||||
*/
|
||||
ILevelWrapper getLevelWrapper();
|
||||
|
||||
void updateDataSourcesWithChunkData(ChunkSizedFullDataAccessor data);
|
||||
|
||||
@Nullable
|
||||
CompletableFuture<ChunkSizedFullDataAccessor> updateChunkAsync(IChunkWrapper chunk);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user