MCPcopy Create free account
hub / github.com/HumbleUI/JWM / _nSetVerbose

Method _nSetVerbose

shared/java/Log.java:69–69  ·  view source on GitHub ↗
(boolean enabled)

Source from the content-addressed store, hash-verified

67 }
68
69 @ApiStatus.Internal public static native void _nSetVerbose(boolean enabled);
70 @ApiStatus.Internal public static native void _nSetListener(Consumer<Object> listener);
71}

Callers 1

setVerboseMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected