Uses of Record Class
net.minecraft.world.poi.PointOfInterest.Serialized
Packages that use PointOfInterest.Serialized
-
Uses of PointOfInterest.Serialized in net.minecraft.world.poi
Fields in net.minecraft.world.poi with type parameters of type PointOfInterest.SerializedModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec
<PointOfInterest.Serialized> PointOfInterest.Serialized.CODEC
private final List
<PointOfInterest.Serialized> PointOfInterestSet.Serialized.records
The field for therecords
record component.Methods in net.minecraft.world.poi that return PointOfInterest.SerializedMethods in net.minecraft.world.poi that return types with arguments of type PointOfInterest.SerializedModifier and TypeMethodDescriptionPointOfInterestSet.Serialized.records()
Returns the value of therecords
record component.Constructor parameters in net.minecraft.world.poi with type arguments of type PointOfInterest.Serialized