Uses of Record Class
net.minecraft.predicate.FluidPredicate
Packages that use FluidPredicate
-
Uses of FluidPredicate in net.minecraft.predicate
Fields in net.minecraft.predicate with type parameters of type FluidPredicateModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec
<FluidPredicate> FluidPredicate.CODEC
Methods in net.minecraft.predicate that return FluidPredicate -
Uses of FluidPredicate in net.minecraft.predicate.entity
Fields in net.minecraft.predicate.entity with type parameters of type FluidPredicateModifier and TypeFieldDescriptionprivate Optional
<FluidPredicate> LocationPredicate.Builder.fluid
private final Optional
<FluidPredicate> LocationPredicate.fluid
The field for thefluid
record component.Methods in net.minecraft.predicate.entity that return types with arguments of type FluidPredicate