3#include "mc/_HeaderOutputPredefine.h" 
    6#include "mc/world/level/chunk/SubChunkFormat.h" 
    7#include "mc/world/level/chunk/SubChunkStorage.h" 
   16namespace SubChunkBlockStorageUtil {
 
   19MCNAPI ::std::unique_ptr<::SubChunkStorage<::Block>> makeDeserialized(
 
   21    ::std::function<
::Block const*(uint64)> 
const&               runtimeLookUp,
 
   23    ::SubChunkFormat                                             format
 
Definition CompoundTag.h:13