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