net.minecraft.advancements.critereon

public class EntityEquipmentPredicate

bl
net.minecraft.advancements.critereon.EntityEquipmentPredicate
net.minecraft.class_3735
net.minecraft.predicate.entity.EntityEquipmentPredicate
net.minecraft.src.C_983_
net.minecraft.advancements.critereon.CriterionConditionEntityEquipment

Field summary

Modifier and TypeField
public static final EntityEquipmentPredicate
a
ANY
field_16485
ANY
f_32176_
public static final EntityEquipmentPredicate
b
CAPTAIN
field_19240
OMINOUS_BANNER_ON_HEAD
f_32177_
private final ItemPredicate
c
head
field_16483
head
f_32178_
private final ItemPredicate
d
chest
field_16487
chest
f_32179_
private final ItemPredicate
e
legs
field_16488
legs
f_32180_
private final ItemPredicate
f
feet
field_16489
feet
f_32181_
private final ItemPredicate
g
mainhand
field_16486
mainhand
f_32182_
private final ItemPredicate
h
offhand
field_16484
offhand
f_32183_

Constructor summary

ModifierConstructor
public (ItemPredicate head, ItemPredicate chest, ItemPredicate legs, ItemPredicate feet, ItemPredicate mainhand, ItemPredicate offhand)

Method summary

Modifier and TypeMethod
public boolean
a(baq arg0)
matches(Entity arg0)
method_16226(class_1297 arg0)
test(Entity entity)
m_32193_(C_507_ arg0)
public static EntityEquipmentPredicate
a(com.google.gson.JsonElement arg0)
fromJson(com.google.gson.JsonElement arg0)
method_16224(com.google.gson.JsonElement arg0)
fromJson(com.google.gson.JsonElement json)
m_32195_(com.google.gson.JsonElement p_32196_)
public com.google.gson.JsonElement
a()
serializeToJson()
method_16225()
toJson()
m_32192_()