Uses of Class
net.minecraft.world.poi.PointOfInterestStorage
-
Uses of PointOfInterestStorage in net.minecraft.server.world
Modifier and TypeFieldDescriptionprivate PointOfInterestStorage
ThreadedAnvilChunkStorage.pointOfInterestStorage
Modifier and TypeMethodDescriptionServerChunkManager.getPointOfInterestStorage()
ServerWorld.getPointOfInterestStorage()
protected PointOfInterestStorage
ThreadedAnvilChunkStorage.getPointOfInterestStorage()
-
Uses of PointOfInterestStorage in net.minecraft.world
Modifier and TypeMethodDescriptionstatic ProtoChunk
ChunkSerializer.deserialize(ServerWorld world, StructureManager structureManager, PointOfInterestStorage poiStorage, ChunkPos pos, NbtCompound nbt)