Class CustomDropsEvent.ClickDrop

java.lang.Object
net.minecraftforge.eventbus.api.Event
com.pixelmonmod.pixelmon.api.events.drops.CustomDropsEvent
com.pixelmonmod.pixelmon.api.events.drops.CustomDropsEvent.ClickDrop
Enclosing class:
CustomDropsEvent

public static class CustomDropsEvent.ClickDrop extends CustomDropsEvent
  • Constructor Details

    • ClickDrop

      public ClickDrop(String mnemonic, net.minecraft.server.level.ServerPlayer player, int index)
  • Method Details

    • getIndex

      public int getIndex()