net.minecraft.predicate.entity

public record SlotsSubPredicate

implements EntitySubPredicate

net.minecraft.advancements.predicates.entity.EntitySlotsPredicate
net.minecraft.class_1_827
net.minecraft.predicate.entity.SlotsSubPredicate

Field summary

Modifier and TypeField
private final SlotsPredicate
slots
comp_1_690
slots
public static final com.mojang.serialization.Codec<SlotsSubPredicate>
CODEC
field_1_5938
CODEC

Constructor summary

ModifierConstructor
public (SlotsPredicate slots)

Method summary

Modifier and TypeMethod
public boolean
matches(Entity entity, ServerLevel level, Vec3 position)
method_22497(class_1297 arg0, class_3218 arg1, class_243 arg2)
test(Entity arg0, ServerWorld arg1, Vec3d arg2)
public SlotsPredicate
slots()
comp_1_690()
slots()