HyCodeYourTale
classpublicPriority 2

ContextualUseNPCInteraction

com.hypixel.hytale.server.npc.interactions.ContextualUseNPCInteraction

extends SimpleInstantInteraction

1

Methods

1

Public Methods

1

Fields

2

Constructors

Constants

BuilderCodec<ContextualUseNPCInteraction>CODEC= BuilderCodec.builder( ContextualUseNPCInteraction.class, ContextualUseNPCInteraction::ne...

Constructors

protected
ContextualUseNPCInteraction()
public
ContextualUseNPCInteraction(String id)

Methods

Public Methods (1)

public
String toString()
@Nonnull@Override

Fields

Protected Fields (1)

protectedString context

Related Classes