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
/
AccessWideningVisitor
/
visitMethodInsn
visit
Method
Insn
open
override
fun
visitMethodInsn
(
opcode
:
Int
,
owner
:
String
,
name
:
String
,
descriptor
:
String
,
isInterface
:
Boolean
)