类 BulkSectionAccess
java.lang.Object
net.minecraft.world.level.chunk.BulkSectionAccess
- 所有已实现的接口:
AutoCloseable
-
字段概要
字段修饰符和类型字段说明private final it.unimi.dsi.fastutil.longs.Long2ObjectMap
<LevelChunkSection> private LevelChunkSection
private long
private final LevelAccessor
-
构造器概要
构造器 -
方法概要
-
字段详细资料
-
level
-
acquiredSections
-
lastSection
-
lastSectionKey
private long lastSectionKey
-
-
构造器详细资料
-
BulkSectionAccess
-
-
方法详细资料
-
getSection
-
getBlockState
-
close
public void close()- 指定者:
close
在接口中AutoCloseable
-