public class CuredZombieVillagerCriterion extends AbstractCriterion<CuredZombieVillagerCriterion.Conditions>
| Modifier and Type | Class and Description |
|---|---|
static class |
CuredZombieVillagerCriterion.Conditions |
Criterion.ConditionsContainer<T extends CriterionConditions>| Modifier and Type | Field and Description |
|---|---|
private static Identifier |
ID |
| Constructor and Description |
|---|
CuredZombieVillagerCriterion() |
| Modifier and Type | Method and Description |
|---|---|
Identifier |
getId() |
CuredZombieVillagerCriterion.Conditions |
method_27854(JsonObject jsonObject,
EntityPredicate.class_5258 class_5258,
class_5257 class_5257) |
void |
trigger(ServerPlayerEntity serverPlayerEntity,
ZombieEntity zombieEntity,
VillagerEntity villagerEntity) |
beginTrackingCondition, conditionsFromJson, endTracking, endTrackingCondition, grant, testprivate static final Identifier ID
public Identifier getId()
public CuredZombieVillagerCriterion.Conditions method_27854(JsonObject jsonObject, EntityPredicate.class_5258 class_5258, class_5257 class_5257)
method_27854 in class AbstractCriterion<CuredZombieVillagerCriterion.Conditions>public void trigger(ServerPlayerEntity serverPlayerEntity, ZombieEntity zombieEntity, VillagerEntity villagerEntity)