Uses of Class
net.minecraft.world.poi.PointOfInterestStorage
| Package | Description |
|---|---|
| net.minecraft.server.world | |
| net.minecraft.world |
-
Uses of PointOfInterestStorage in net.minecraft.server.world
Fields in net.minecraft.server.world declared as PointOfInterestStorage Modifier and Type Field Description private PointOfInterestStorageThreadedAnvilChunkStorage. pointOfInterestStorageMethods in net.minecraft.server.world that return PointOfInterestStorage Modifier and Type Method Description PointOfInterestStorageServerChunkManager. getPointOfInterestStorage()PointOfInterestStorageServerWorld. getPointOfInterestStorage()protected PointOfInterestStorageThreadedAnvilChunkStorage. getPointOfInterestStorage() -
Uses of PointOfInterestStorage in net.minecraft.world
Methods in net.minecraft.world with parameters of type PointOfInterestStorage Modifier and Type Method Description static ProtoChunkChunkSerializer. deserialize(ServerWorld world, StructureManager structureManager, PointOfInterestStorage poiStorage, ChunkPos pos, NbtCompound nbt)