Class CustomGuiEvent.ButtonEvent

java.lang.Object
net.minecraftforge.eventbus.api.Event
noppes.npcs.api.event.CustomNPCsEvent
noppes.npcs.api.event.CustomGuiEvent
noppes.npcs.api.event.CustomGuiEvent.ButtonEvent
Enclosing class:
CustomGuiEvent

public static class CustomGuiEvent.ButtonEvent extends CustomGuiEvent
customGuiButton
  • Field Details

    • buttonId

      public final int buttonId
    • button

      public final IButton button
  • Constructor Details