public class BredAnimalsTrigger extends AbstractCriterionTrigger<BredAnimalsTrigger.Instance>
| 修飾子とタイプ | クラスと説明 | 
|---|---|
| static class  | BredAnimalsTrigger.Instance | 
ICriterionTrigger.Listener<T extends ICriterionInstance>| コンストラクタと説明 | 
|---|
| BredAnimalsTrigger() | 
| 修飾子とタイプ | メソッドと説明 | 
|---|---|
| BredAnimalsTrigger.Instance | deserializeInstance(com.google.gson.JsonObject json,
                   com.google.gson.JsonDeserializationContext context)Deserialize a ICriterionInstance of this trigger from the data in the JSON. | 
| ResourceLocation | getId() | 
| void | trigger(ServerPlayerEntity player,
       AnimalEntity parent1,
       AnimalEntity parent2,
       AgeableEntity child) | 
addListener, func_227070_a_, func_227071_b_, removeAllListeners, removeListenerpublic ResourceLocation getId()
public BredAnimalsTrigger.Instance deserializeInstance(com.google.gson.JsonObject json, com.google.gson.JsonDeserializationContext context)
public void trigger(ServerPlayerEntity player, AnimalEntity parent1, @Nullable AnimalEntity parent2, @Nullable AgeableEntity child)