Uses of Class
net.minecraft.world.poi.PointOfInterestStorage
-
Uses of PointOfInterestStorage in net.minecraft.server.world
Modifier and TypeFieldDescriptionprivate final 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, PointOfInterestStorage poiStorage, ChunkPos chunkPos, NbtCompound nbt)