Uses of Record Class
net.minecraft.predicate.entity.SlotsPredicate
-
Uses of SlotsPredicate in net.minecraft.predicate.entity
Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec
<SlotsPredicate> SlotsPredicate.CODEC
private Optional
<SlotsPredicate> EntityPredicate.Builder.slots
private final Optional
<SlotsPredicate> EntityPredicate.slots
The field for theslots
record component.Modifier and TypeMethodDescriptionEntityPredicate.slots()
Returns the value of theslots
record component.