public static class KilledByCrossbowTrigger.Instance extends CriterionInstance
Modifier and Type | Field and Description |
---|---|
private EntityPredicate[] |
field_215118_a |
private MinMaxBounds.IntBound |
field_215119_b |
Constructor and Description |
---|
Instance(EntityPredicate[] p_i50580_1_,
MinMaxBounds.IntBound p_i50580_2_) |
Modifier and Type | Method and Description |
---|---|
static KilledByCrossbowTrigger.Instance |
func_215116_a(EntityPredicate.Builder... p_215116_0_) |
static KilledByCrossbowTrigger.Instance |
func_215117_a(MinMaxBounds.IntBound p_215117_0_) |
com.google.gson.JsonElement |
serialize() |
boolean |
test(ServerPlayerEntity p_215115_1_,
java.util.Collection<Entity> p_215115_2_,
int p_215115_3_) |
getId, toString
private final EntityPredicate[] field_215118_a
private final MinMaxBounds.IntBound field_215119_b
public Instance(EntityPredicate[] p_i50580_1_, MinMaxBounds.IntBound p_i50580_2_)
public static KilledByCrossbowTrigger.Instance func_215116_a(EntityPredicate.Builder... p_215116_0_)
public static KilledByCrossbowTrigger.Instance func_215117_a(MinMaxBounds.IntBound p_215117_0_)
public boolean test(ServerPlayerEntity p_215115_1_, java.util.Collection<Entity> p_215115_2_, int p_215115_3_)
public com.google.gson.JsonElement serialize()