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