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

public class InteractionPPUp extends Object implements IInteraction
Created by Jay113355 on 5/17/2019.
  • Constructor Details

    • InteractionPPUp

      public InteractionPPUp()
  • 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