public class InteractionPPUp extends java.lang.Object implements IInteraction
Constructor and Description |
---|
InteractionPPUp() |
Modifier and Type | Method and Description |
---|---|
boolean |
processInteract(PixelmonEntity pixelmon,
net.minecraft.entity.player.PlayerEntity player,
net.minecraft.util.Hand hand,
net.minecraft.item.ItemStack itemstack) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
processOnEmptyHand
public boolean processInteract(PixelmonEntity pixelmon, net.minecraft.entity.player.PlayerEntity player, net.minecraft.util.Hand hand, net.minecraft.item.ItemStack itemstack)
processInteract
in interface IInteraction