Uses of Record Class
net.minecraft.predicate.FluidPredicate
-
Uses of FluidPredicate in net.minecraft.predicate
Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<FluidPredicate>
FluidPredicate.CODEC
-
Uses of FluidPredicate in net.minecraft.predicate.entity
Modifier and TypeFieldDescriptionprivate Optional<FluidPredicate>
LocationPredicate.Builder.fluid
private final Optional<FluidPredicate>
LocationPredicate.fluid
The field for thefluid
record component.