public class PlacedBlockTrigger extends AbstractCriterionTrigger<PlacedBlockTrigger.Instance>
| 修飾子とタイプ | クラスと説明 | 
|---|---|
| static class  | PlacedBlockTrigger.Instance | 
ICriterionTrigger.Listener<T extends ICriterionInstance>| コンストラクタと説明 | 
|---|
| PlacedBlockTrigger() | 
| 修飾子とタイプ | メソッドと説明 | 
|---|---|
| PlacedBlockTrigger.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,
       BlockPos pos,
       ItemStack item) | 
addListener, func_227070_a_, func_227071_b_, removeAllListeners, removeListenerpublic ResourceLocation getId()
public PlacedBlockTrigger.Instance deserializeInstance(com.google.gson.JsonObject json, com.google.gson.JsonDeserializationContext context)
public void trigger(ServerPlayerEntity player, BlockPos pos, ItemStack item)