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.repl.impl
/
GuardMethodVisitor
/
visitTableSwitchInsn
visit
Table
Switch
Insn
open
override
fun
visitTableSwitchInsn
(
min
:
Int
,
max
:
Int
,
dflt
:
Label
,
vararg
labels
:
Label
)