Package devs.beer.nativepackets.api
Interface CustomChatCompletionsPacketView
- All Superinterfaces:
PacketView
Lazy copy-on-write view of clientbound custom chat completions.
-
Method Summary
Modifier and TypeMethodDescriptionaction()voidaction(ChatCompletionAction action) voidentry(int index) intMethods inherited from interface devs.beer.nativepackets.api.PacketView
isModified, nativeHandle, type
-
Method Details
-
action
ChatCompletionAction action() -
entryCount
int entryCount() -
entry
-
action
-
entries
-