类 RecreatingSimpleRegionStorage
java.lang.Object
net.minecraft.world.level.chunk.storage.SimpleRegionStorage
net.minecraft.world.level.chunk.storage.RecreatingSimpleRegionStorage
- 所有已实现的接口:
AutoCloseable
-
字段概要
字段 -
构造器概要
构造器构造器说明RecreatingSimpleRegionStorage
(RegionStorageInfo p_330416_, Path p_334038_, RegionStorageInfo p_332972_, Path p_334447_, com.mojang.datafixers.DataFixer p_330614_, boolean p_331908_, DataFixTypes p_333003_) -
方法概要
从类继承的方法 net.minecraft.world.level.chunk.storage.SimpleRegionStorage
read, storageInfo, synchronize, upgradeChunkTag, upgradeChunkTag
-
字段详细资料
-
writeWorker
-
writeFolder
-
-
构造器详细资料
-
RecreatingSimpleRegionStorage
public RecreatingSimpleRegionStorage(RegionStorageInfo p_330416_, Path p_334038_, RegionStorageInfo p_332972_, Path p_334447_, com.mojang.datafixers.DataFixer p_330614_, boolean p_331908_, DataFixTypes p_333003_)
-
-
方法详细资料
-
write
- 覆盖:
write
在类中SimpleRegionStorage
-
close
- 指定者:
close
在接口中AutoCloseable
- 覆盖:
close
在类中SimpleRegionStorage
- 抛出:
IOException
-