java.lang.Object
net.citizensnpcs.api.trait.Trait
studio.magemonkey.divinity.modules.list.essences.merchant.MerchantTrait
All Implemented Interfaces:
Runnable, org.bukkit.event.Listener

public class MerchantTrait extends net.citizensnpcs.api.trait.Trait
  • Field Summary

    Fields inherited from class net.citizensnpcs.api.trait.Trait

    npc
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    click(net.citizensnpcs.api.event.NPCRightClickEvent e)
     

    Methods inherited from class net.citizensnpcs.api.trait.Trait

    getName, getNPC, isRunImplemented, linkToNPC, load, onAttach, onCopy, onDespawn, onDespawn, onPreSpawn, onRemove, onRemove, onSpawn, run, save

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • MerchantTrait

      public MerchantTrait()
  • Method Details

    • click

      public void click(net.citizensnpcs.api.event.NPCRightClickEvent e)