Uses of Record Class
net.minecraft.advancements.predicates.InputPredicate
Packages that use InputPredicate
Package
Description
-
Uses of InputPredicate in net.minecraft.advancements.predicates
Fields in net.minecraft.advancements.predicates with type parameters of type InputPredicateModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<InputPredicate> InputPredicate.CODEC -
Uses of InputPredicate in net.minecraft.advancements.predicates.entity
Fields in net.minecraft.advancements.predicates.entity with type parameters of type InputPredicateModifier and TypeFieldDescriptionprivate Optional<InputPredicate> PlayerPredicate.Builder.inputprivate final Optional<InputPredicate> PlayerPredicate.inputThe field for theinputrecord component.Methods in net.minecraft.advancements.predicates.entity that return types with arguments of type InputPredicateModifier and TypeMethodDescriptionPlayerPredicate.input()Returns the value of theinputrecord component.Methods in net.minecraft.advancements.predicates.entity with parameters of type InputPredicate