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