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.CODEC
private Optional
<InputPredicate> PlayerPredicate.Builder.input
private final Optional
<InputPredicate> PlayerPredicate.input
The field for theinput
record component.Methods in net.minecraft.predicate.entity that return types with arguments of type InputPredicateModifier and TypeMethodDescriptionPlayerPredicate.input()
Returns the value of theinput
record component.Methods in net.minecraft.predicate.entity with parameters of type InputPredicate