EzHookTool
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
EzHookTool
core
/
io.github.lingqiqi5211.ezhooktool.core.java
/
Fields
/
setStaticByteField
set
Static
Byte
Field
@
JvmStatic
fun
setStaticByteField
(
clazz
:
Class
<
*
>
,
fieldName
:
String
,
value
:
Byte
)