public class BeeNestDestroyedTrigger extends AbstractCriterionTrigger<BeeNestDestroyedTrigger.Instance>
Modifier and Type | Class and Description |
---|---|
static class |
BeeNestDestroyedTrigger.Instance |
ICriterionTrigger.Listener<T extends ICriterionInstance>
Constructor and Description |
---|
BeeNestDestroyedTrigger() |
Modifier and Type | Method and Description |
---|---|
BeeNestDestroyedTrigger.Instance |
deserializeInstance(com.google.gson.JsonObject json,
com.google.gson.JsonDeserializationContext context) |
void |
func_226223_a_(ServerPlayerEntity p_226223_1_,
Block p_226223_2_,
ItemStack p_226223_3_,
int p_226223_4_) |
ResourceLocation |
getId() |
addListener, func_227070_a_, func_227071_b_, removeAllListeners, removeListener
public ResourceLocation getId()
public BeeNestDestroyedTrigger.Instance deserializeInstance(com.google.gson.JsonObject json, com.google.gson.JsonDeserializationContext context)
public void func_226223_a_(ServerPlayerEntity p_226223_1_, Block p_226223_2_, ItemStack p_226223_3_, int p_226223_4_)