Class NpcEvent.InteractEvent

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

public static class NpcEvent.InteractEvent extends NpcEvent
interact
  • Field Details

    • player

      public final IPlayer player
  • Constructor Details

    • InteractEvent

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