NPCInteractions

public class NPCInteractions implements Listener

Constructors

Link copied to clipboard
public void NPCInteractions()

Types

Link copied to clipboard
public enum NPCInteractionType

Functions

Link copied to clipboard
public static void handleNPCInteraction(Player player, NPCEntity npcEntity)
Link copied to clipboard
public void onInventoryOpen(InventoryOpenEvent event)
Link copied to clipboard
public void playerNPCInteract(PlayerInteractAtEntityEvent event)
Link copied to clipboard
public void playerNPCInteractGeneric(PlayerInteractEntityEvent event)
Link copied to clipboard
public static void shutdown()