classpublicPriority 2
UseNPCInteraction
com.hypixel.hytale.server.npc.interactions.UseNPCInteraction
extends SimpleInstantInteraction
1
Methods
1
Public Methods
0
Fields
2
Constructors
Constants
BuilderCodec<UseNPCInteraction>CODEC= BuilderCodec.builder(
UseNPCInteraction.class, UseNPCInteraction::new, SimpleInstantInte...
StringDEFAULT_ID= "*UseNPC"
RootInteractionDEFAULT_ROOT= new RootInteraction("*UseNPC", "*UseNPC")
Constructors
protected
UseNPCInteraction()public
UseNPCInteraction(String id)Methods
Public Methods (1)
public
String toString()@Nonnull@Override