Uses of Class
net.minecraft.world.entity.ai.village.poi.PoiRecord
Packages that use PoiRecord
-
Uses of PoiRecord in net.minecraft.world.entity.ai.village.poi
Fields in net.minecraft.world.entity.ai.village.poi with type parameters of type PoiRecordModifier and TypeFieldDescriptionPoiSection.byTypeprivate final it.unimi.dsi.fastutil.shorts.Short2ObjectMap<PoiRecord>PoiSection.recordsPoiManager.Occupancy.testMethods in net.minecraft.world.entity.ai.village.poi that return types with arguments of type PoiRecordModifier and TypeMethodDescriptionstatic com.mojang.serialization.Codec<PoiRecord>PoiManager.getInChunk(Predicate<PoiType> p_27118_, ChunkPos p_27119_, PoiManager.Occupancy p_27120_) PoiManager.getInRange(Predicate<PoiType> p_27182_, BlockPos p_27183_, int p_27184_, PoiManager.Occupancy p_27185_) PoiManager.getInSquare(Predicate<PoiType> p_27167_, BlockPos p_27168_, int p_27169_, PoiManager.Occupancy p_27170_) PoiSection.getPoiRecord(BlockPos p_148685_) PoiSection.getRecords(Predicate<PoiType> p_27305_, PoiManager.Occupancy p_27306_) PoiManager.Occupancy.getTest()Methods in net.minecraft.world.entity.ai.village.poi with parameters of type PoiRecordConstructor parameters in net.minecraft.world.entity.ai.village.poi with type arguments of type PoiRecord