Class InteractionDeveloper

java.lang.Object
com.pixelmonmod.pixelmon.entities.pixelmon.interactions.InteractionDeveloper
All Implemented Interfaces:
IInteraction

public class InteractionDeveloper extends Object implements IInteraction
  • Field Details

    • oa10712

      public static final UUID oa10712
    • waterdude

      public static final UUID waterdude
    • jay113355

      public static final UUID jay113355
    • ras

      public static final UUID ras
    • isi

      public static final UUID isi
    • ribchop

      public static final UUID ribchop
    • danieln

      public static final UUID danieln
    • asa

      public static final UUID asa
    • wop

      public static final UUID wop
  • Constructor Details

    • InteractionDeveloper

      public InteractionDeveloper()
  • Method Details

    • processInteract

      public boolean processInteract(PixelmonEntity pixelmon, net.minecraft.world.entity.player.Player player, net.minecraft.world.InteractionHand hand, net.minecraft.world.item.ItemStack itemstack)
      Specified by:
      processInteract in interface IInteraction
    • processOnEmptyHand

      public boolean processOnEmptyHand(PixelmonEntity pixelmon, net.minecraft.world.entity.player.Player player, net.minecraft.world.InteractionHand hand, net.minecraft.world.item.ItemStack itemstack)
      Specified by:
      processOnEmptyHand in interface IInteraction