Package | Description |
---|---|
net.minecraft.world.chunk.storage | |
net.minecraft.world.server |
Modifier and Type | Method and Description |
---|---|
static ChunkPrimer |
ChunkSerializer.read(ServerWorld worldIn,
TemplateManager templateManagerIn,
PointOfInterestManager poiManager,
ChunkPos pos,
CompoundNBT compound) |
Modifier and Type | Field and Description |
---|---|
private PointOfInterestManager |
ChunkManager.pointOfInterestManager |
Modifier and Type | Method and Description |
---|---|
protected PointOfInterestManager |
ChunkManager.getPointOfInterestManager() |
PointOfInterestManager |
ServerChunkProvider.getPointOfInterestManager() |
PointOfInterestManager |
ServerWorld.getPointOfInterestManager() |