net.minecraft.advancement.criterion

public class EntityPredicate

aj
net.minecraft.unmapped.C_52369375
net.minecraft.advancement.criterion.EntityPredicate

Field summary

Modifier and TypeField
public static final EntityPredicate
a
f_46730797
ANY
private final Identifier
b
f_38610970
id
private final DistancePredicate
c
f_90214703
distance
private final LocationPredicate
d
f_60832054
location
private final EffectsPredicate
e
f_06708225
effects
private final NbtPredicate
f
f_67332958
nbt

Constructor summary

ModifierConstructor
public (Identifier id, DistancePredicate distance, LocationPredicate location, EffectsPredicate effects, NbtPredicate nbt)

Method summary

Modifier and TypeMethod
public boolean
a(oo arg0, ve arg1)
m_76934337(C_49202226 arg0, C_42232651 arg1)
matches(ServerPlayerEntity player, Entity entity)
public static EntityPredicate
a(com.google.gson.JsonElement arg0)
m_01477945(com.google.gson.JsonElement arg0)
fromJson(com.google.gson.JsonElement json)