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