Class CustomGuiEvent.SlotEvent

java.lang.Object
net.minecraftforge.fml.common.eventhandler.Event
noppes.npcs.api.event.CustomNPCsEvent
noppes.npcs.api.event.CustomGuiEvent
noppes.npcs.api.event.CustomGuiEvent.SlotEvent
Enclosing class:
CustomGuiEvent

public static class CustomGuiEvent.SlotEvent
extends CustomGuiEvent
  • Field Details

    • slotId

      public final int slotId
    • stack

      public final IItemStack stack
  • Constructor Details