Uses of Record Class
net.minecraft.world.poi.PointOfInterest.class_9864
Packages that use PointOfInterest.class_9864
-
Uses of PointOfInterest.class_9864 in net.minecraft.world.poi
Fields in net.minecraft.world.poi with type parameters of type PointOfInterest.class_9864Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<PointOfInterest.class_9864> PointOfInterest.class_9864.field_52452private final List<PointOfInterest.class_9864> PointOfInterestSet.class_9865.recordsThe field for therecordsrecord component.Methods in net.minecraft.world.poi that return PointOfInterest.class_9864Methods in net.minecraft.world.poi that return types with arguments of type PointOfInterest.class_9864Modifier and TypeMethodDescriptionPointOfInterestSet.class_9865.records()Returns the value of therecordsrecord component.Constructor parameters in net.minecraft.world.poi with type arguments of type PointOfInterest.class_9864