Uses of Record Class
net.minecraft.advancements.predicates.LightPredicate
Packages that use LightPredicate
-
Uses of LightPredicate in net.minecraft.advancements.predicates
Fields in net.minecraft.advancements.predicates with type parameters of type LightPredicateModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<LightPredicate> LightPredicate.CODECprivate Optional<LightPredicate> LocationPredicate.Builder.lightprivate final Optional<LightPredicate> LocationPredicate.lightThe field for thelightrecord component.Methods in net.minecraft.advancements.predicates that return LightPredicateMethods in net.minecraft.advancements.predicates that return types with arguments of type LightPredicateModifier and TypeMethodDescriptionLocationPredicate.light()Returns the value of thelightrecord component.