Uses of Record Class
net.minecraft.predicate.entity.InputPredicate
-
Uses of InputPredicate in net.minecraft.predicate.entity
Modifier 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.Modifier and TypeMethodDescriptionPlayerPredicate.input()
Returns the value of theinput
record component.