public class Chat extends Object implements net.citizensnpcs.api.ai.speech.VocalChord
Modifier and Type | Field and Description |
---|---|
String |
VOCAL_CHORD_NAME |
Constructor and Description |
---|
Chat() |
Modifier and Type | Method and Description |
---|---|
String |
getName() |
void |
talk(net.citizensnpcs.api.ai.speech.SpeechContext context) |
public final String VOCAL_CHORD_NAME
public String getName()
getName
in interface net.citizensnpcs.api.ai.speech.VocalChord
public void talk(net.citizensnpcs.api.ai.speech.SpeechContext context)
talk
in interface net.citizensnpcs.api.ai.speech.VocalChord
Copyright © 2019. All rights reserved.