Uses of Record Class
net.minecraft.advancements.critereon.FluidPredicate
Packages that use FluidPredicate
-
Uses of FluidPredicate in net.minecraft.advancements.critereon
Fields in net.minecraft.advancements.critereon with type parameters of type FluidPredicateModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<FluidPredicate>
FluidPredicate.CODEC
private Optional<FluidPredicate>
LocationPredicate.Builder.fluid
private final Optional<FluidPredicate>
LocationPredicate.fluid
The field for thefluid
record component.Methods in net.minecraft.advancements.critereon that return FluidPredicateMethods in net.minecraft.advancements.critereon that return types with arguments of type FluidPredicateModifier and TypeMethodDescriptionLocationPredicate.fluid()
Returns the value of thefluid
record component.