Class RoleEvent.BankUnlockedEvent

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

public static class RoleEvent.BankUnlockedEvent extends RoleEvent
  • Field Details

    • slot

      public final int slot
  • Constructor Details

    • BankUnlockedEvent

      public BankUnlockedEvent(net.minecraft.world.entity.player.Player player, ICustomNpc npc, int slot)