MCPcopy Create free account
hub / github.com/boxbeam/RedLib / cancel

Method cancel

src/redempt/redlib/misc/ChatPrompt.java:123–125  ·  view source on GitHub ↗
(CancelReason reason)

Source from the content-addressed store, hash-verified

121 }
122
123 public void cancel(CancelReason reason) {
124 onCancel.accept(reason);
125 }
126
127 }
128

Callers 3

promptMethod · 0.95
onChatMethod · 0.95
onLeaveMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected