Minecraft-MCP
Toggle table of contents
0.0.1-pre
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Minecraft-MCP
common
/
org.js.lolifamily.minecraftmcp.mcp
/
ChatCapture
/
Window
Window
class
Window
A sink and the policy it was opened under.
Members
Constructors
Window
Link copied to clipboard
private
constructor
(
sink
:
Capture
,
allowUntrusted
:
Boolean
)
Properties
allow
Untrusted
Link copied to clipboard
private
val
allowUntrusted
:
Boolean
sink
Link copied to clipboard
private
val
sink
:
Capture
withheld
Link copied to clipboard
private
val
withheld
:
AtomicInteger
Functions
withheld
Link copied to clipboard
open
fun
withheld
(
)
:
Int
How many lines the policy dropped — reported by the caller, never silently swallowed.