Class PixelmonInteractionEvents

java.lang.Object
com.pixelmonmod.pixelmon.api.registries.PixelmonInteractionEvents

public class PixelmonInteractionEvents extends Object
  • Field Details

    • EMPTY

      public static final net.minecraft.resources.ResourceKey<InteractionEvent> EMPTY
    • RIGHT_CLICK_ENTITY

      public static final net.minecraft.resources.ResourceKey<InteractionEvent> RIGHT_CLICK_ENTITY
    • LEFT_CLICK_ENTITY

      public static final net.minecraft.resources.ResourceKey<InteractionEvent> LEFT_CLICK_ENTITY
    • HIT_WITH_POKE_BALL

      public static final net.minecraft.resources.ResourceKey<InteractionEvent> HIT_WITH_POKE_BALL
    • CLOSE_DIALOGUE

      public static final net.minecraft.resources.ResourceKey<InteractionEvent> CLOSE_DIALOGUE
    • CLOSE_SHOP

      public static final net.minecraft.resources.ResourceKey<InteractionEvent> CLOSE_SHOP
    • SHOP_PURCHASE_ITEM

      public static final net.minecraft.resources.ResourceKey<InteractionEvent> SHOP_PURCHASE_ITEM
    • SHOP_SELL_ITEM

      public static final net.minecraft.resources.ResourceKey<InteractionEvent> SHOP_SELL_ITEM
    • RELEARNER_ACCEPT

      public static final net.minecraft.resources.ResourceKey<InteractionEvent> RELEARNER_ACCEPT
    • RELEARNER_CLOSE

      public static final net.minecraft.resources.ResourceKey<InteractionEvent> RELEARNER_CLOSE
    • TUTOR_ACCEPT

      public static final net.minecraft.resources.ResourceKey<InteractionEvent> TUTOR_ACCEPT
    • TUTOR_CLOSE

      public static final net.minecraft.resources.ResourceKey<InteractionEvent> TUTOR_CLOSE
    • SELECT_STARTER

      public static final net.minecraft.resources.ResourceKey<InteractionEvent> SELECT_STARTER
    • FIRST_JOIN_SERVER

      public static final net.minecraft.resources.ResourceKey<InteractionEvent> FIRST_JOIN_SERVER
    • JOIN_SERVER

      public static final net.minecraft.resources.ResourceKey<InteractionEvent> JOIN_SERVER
    • CRAFT_ITEM

      public static final net.minecraft.resources.ResourceKey<InteractionEvent> CRAFT_ITEM
    • FILL_SHRINE_ORB

      public static final net.minecraft.resources.ResourceKey<InteractionEvent> FILL_SHRINE_ORB
    • FIND_STRUCTURE

      public static final net.minecraft.resources.ResourceKey<InteractionEvent> FIND_STRUCTURE
    • ACTIVATE_SHRINE

      public static final net.minecraft.resources.ResourceKey<InteractionEvent> ACTIVATE_SHRINE
    • ENTER_WILD_BATTLE

      public static final net.minecraft.resources.ResourceKey<InteractionEvent> ENTER_WILD_BATTLE
    • CAPTURE_POKEMON

      public static final net.minecraft.resources.ResourceKey<InteractionEvent> CAPTURE_POKEMON
    • PICK_UP_ITEM

      public static final net.minecraft.resources.ResourceKey<InteractionEvent> PICK_UP_ITEM
    • POKEMON_DROP_ITEM

      public static final net.minecraft.resources.ResourceKey<InteractionEvent> POKEMON_DROP_ITEM
    • RAID_DROP_ITEM

      public static final net.minecraft.resources.ResourceKey<InteractionEvent> RAID_DROP_ITEM
    • SPIN_POKESTOP

      public static final net.minecraft.resources.ResourceKey<InteractionEvent> SPIN_POKESTOP
    • RELEASE_POKEMON

      public static final net.minecraft.resources.ResourceKey<InteractionEvent> RELEASE_POKEMON
    • HATCH_EGG

      public static final net.minecraft.resources.ResourceKey<InteractionEvent> HATCH_EGG
    • USE_LURE

      public static final net.minecraft.resources.ResourceKey<InteractionEvent> USE_LURE
    • THROW_POKEBALL_IN_BATTLE

      public static final net.minecraft.resources.ResourceKey<InteractionEvent> THROW_POKEBALL_IN_BATTLE
    • EVOLVE_POKEMON

      public static final net.minecraft.resources.ResourceKey<InteractionEvent> EVOLVE_POKEMON
    • DEFEAT_RAID

      public static final net.minecraft.resources.ResourceKey<InteractionEvent> DEFEAT_RAID
    • DEFEAT_GYM_NPC

      public static final net.minecraft.resources.ResourceKey<InteractionEvent> DEFEAT_GYM_NPC
    • POKEDEX_POKEMON

      public static final net.minecraft.resources.ResourceKey<InteractionEvent> POKEDEX_POKEMON
    • MEGA_EVOLVE

      public static final net.minecraft.resources.ResourceKey<InteractionEvent> MEGA_EVOLVE
    • ULTRA_BURST

      public static final net.minecraft.resources.ResourceKey<InteractionEvent> ULTRA_BURST
    • USE_BATTLE_ITEM

      public static final net.minecraft.resources.ResourceKey<InteractionEvent> USE_BATTLE_ITEM
    • DYNAMAX

      public static final net.minecraft.resources.ResourceKey<InteractionEvent> DYNAMAX
    • GIGANTAMAX

      public static final net.minecraft.resources.ResourceKey<InteractionEvent> GIGANTAMAX
    • LEVEL_POKEMON

      public static final net.minecraft.resources.ResourceKey<InteractionEvent> LEVEL_POKEMON
    • NPC_ENGAGE

      public static final net.minecraft.resources.ResourceKey<InteractionEvent> NPC_ENGAGE
    • LOSE_BATTLE

      public static final net.minecraft.resources.ResourceKey<InteractionEvent> LOSE_BATTLE
    • WIN_BATTLE

      public static final net.minecraft.resources.ResourceKey<InteractionEvent> WIN_BATTLE
    • DRAW_BATTLE

      public static final net.minecraft.resources.ResourceKey<InteractionEvent> DRAW_BATTLE
    • DEFEAT_TRAINER

      public static final net.minecraft.resources.ResourceKey<InteractionEvent> DEFEAT_TRAINER
    • LOSE_TO_TRAINER

      public static final net.minecraft.resources.ResourceKey<InteractionEvent> LOSE_TO_TRAINER
    • DEFEAT_LEADER

      public static final net.minecraft.resources.ResourceKey<InteractionEvent> DEFEAT_LEADER
    • LOSE_TO_LEADER

      public static final net.minecraft.resources.ResourceKey<InteractionEvent> LOSE_TO_LEADER
    • DEFEAT_CHAMPION

      public static final net.minecraft.resources.ResourceKey<InteractionEvent> DEFEAT_CHAMPION
    • LOSE_TO_CHAMPION

      public static final net.minecraft.resources.ResourceKey<InteractionEvent> LOSE_TO_CHAMPION
    • FINISH_HEALING

      public static final net.minecraft.resources.ResourceKey<InteractionEvent> FINISH_HEALING