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

public class SellTrait 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

    • SellTrait

      public SellTrait()
  • Method Details

    • click

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