Index
All Classes and Interfaces|All Packages|Constant Field Values
E
- enabled - Static variable in class com.jackdaw.chatwithnpc.SettingManager
- endAllConversations() - Static method in class com.jackdaw.chatwithnpc.conversation.ConversationManager
- 
End all conversations
- endAllGroup() - Static method in class com.jackdaw.chatwithnpc.group.GroupManager
- 
Discard all the groups.
- endAllNPCEntity() - Static method in class com.jackdaw.chatwithnpc.npc.NPCEntityManager
- 
End all NPC entities.
- endConversation(UUID) - Static method in class com.jackdaw.chatwithnpc.conversation.ConversationManager
- 
End a conversation with a specific UUID.
- endOutOfTimeConversations() - Static method in class com.jackdaw.chatwithnpc.conversation.ConversationManager
- 
End all conversations that are out of time
- endOutOfTimeGroup() - Static method in class com.jackdaw.chatwithnpc.group.GroupManager
- 
Discard the groups that have not been load for a long time.
- endOutOfTimeNPCEntity() - Static method in class com.jackdaw.chatwithnpc.npc.NPCEntityManager
- 
End the out of time NPC entities.
- entity - Variable in class com.jackdaw.chatwithnpc.npc.NPCEntity
- EVENT - Static variable in interface com.jackdaw.chatwithnpc.listener.PlayerSendMessageCallback
- events - Variable in class com.jackdaw.chatwithnpc.group.Group
- ExampleClientMixin - Class in com.jackdaw.chatwithnpc.mixin.client
- ExampleClientMixin() - Constructor for class com.jackdaw.chatwithnpc.mixin.client.ExampleClientMixin
- execute() - Method in class com.jackdaw.chatwithnpc.AsyncTask.NoCallResult
- 
Do nothing.
- execute() - Method in interface com.jackdaw.chatwithnpc.AsyncTask.Task
- 
Execute the task and return the result.
- execute() - Method in interface com.jackdaw.chatwithnpc.AsyncTask.TaskResult
- 
Execute the result.
- execute() - Method in class com.jackdaw.chatwithnpc.openaiapi.Run.RunResult
- 
Executes the RunResult by calling the functions and replying to the conversation.
- execute(ConversationHandler, Map<String, Object>) - Method in class com.jackdaw.chatwithnpc.openaiapi.function.CustomFunction
- 
Execute the function.
All Classes and Interfaces|All Packages|Constant Field Values