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