net.minecraft.predicate.entity

public record SheepSubPredicate

implements EntitySubPredicate

net.minecraft.advancements.predicates.entity.SheepPredicate
net.minecraft.advancements.predicates.entity.SheepPredicate
net.minecraft.class_10168
net.minecraft.predicate.entity.SheepSubPredicate

Field summary

Modifier and TypeField
private final Optional<Boolean>
sheared
sheared
comp_3128
sheared
public static final com.mojang.serialization.Codec<SheepSubPredicate>
CODEC
CODEC
field_54004
CODEC

Constructor summary

ModifierConstructor
public (Optional<Boolean> sheared)

Method summary

Modifier and TypeMethod
public boolean
matches(Entity entity, ServerLevel level, Vec3 position)
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 static SheepSubPredicate
hasWool()
hasWool()
method_63498()
unsheared()
public Optional<Boolean>
sheared()
sheared()
comp_3128()
sheared()