Class RoleEvent.TransporterUnlockedEvent

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

public static class RoleEvent.TransporterUnlockedEvent extends RoleEvent
  • Constructor Details

    • TransporterUnlockedEvent

      public TransporterUnlockedEvent(net.minecraft.world.entity.player.Player player, ICustomNpc npc)