net.minecraft.predicate.entity

public record TeamSubPredicate

implements EntitySubPredicate

net.minecraft.advancements.predicates.entity.TeamPredicate
net.minecraft.class_1_820
net.minecraft.predicate.entity.TeamSubPredicate

Field summary

Modifier and TypeField
private final String
team
comp_1_676
team
public static final com.mojang.serialization.Codec<TeamSubPredicate>
CODEC
field_1_5910
CODEC

Constructor summary

ModifierConstructor
public (String team)

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 String
team()
comp_1_676()
team()