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