net.minecraft.advancements.criterion

public record EntityTypePredicate

bv
net.minecraft.advancements.criterion.EntityTypePredicate
net.minecraft.class_2050
net.minecraft.predicate.entity.EntityTypePredicate
net.minecraft.src.C_432995_
net.minecraft.advancements.criterion.CriterionConditionEntityType

字段概要

修饰符与类型字段
private final HolderSet<EntityType<?>>
b
types
comp_1775
types
f_435160_
public static final com.mojang.serialization.Codec<EntityTypePredicate>
a
CODEC
field_45749
CODEC
f_435352_

构造函数概要

修饰符构造函数
public (HolderSet<EntityType<?>> types)

方法概要

修饰符与类型方法
public static EntityTypePredicate
a(je<cgu<?>> arg0, cgu<?> arg1)
of(HolderGetter<EntityType<?>> arg0, EntityType<?> arg1)
method_8929(class_7871<class_1299<?>> arg0, class_1299<?> arg1)
create(RegistryEntryLookup<EntityType<?>> entityTypeRegistry, EntityType<?> type)
m_444071_(C_254583_<C_513_<?>> p_459504_, C_513_<?> p_457623_)
public static EntityTypePredicate
a(je<cgu<?>> arg0, bef<cgu<?>> arg1)
of(HolderGetter<EntityType<?>> arg0, TagKey<EntityType<?>> arg1)
method_8926(class_7871<class_1299<?>> arg0, class_6862<class_1299<?>> arg1)
create(RegistryEntryLookup<EntityType<?>> entityTypeRegistry, TagKey<EntityType<?>> tag)
m_440564_(C_254583_<C_513_<?>> p_460031_, C_203208_<C_513_<?>> p_455572_)
public boolean
a(cgu<?> arg0)
matches(EntityType<?> arg0)
method_8925(class_1299<?> arg0)
matches(EntityType<?> type)
m_440812_(C_513_<?> arg0)
public HolderSet<EntityType<?>>
a()
types()
comp_1775()
types()
f_435160_()