MCPcopy
hub / github.com/Col-E/Recaf / conf

Method conf

src/main/java/me/coley/recaf/ui/controls/KeybindField.java:67–69  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

65 }
66
67 private ConfKeybinding conf() {
68 return Recaf.getController().config().keys();
69 }
70}

Callers 2

KeybindFieldMethod · 0.95
updateMethod · 0.95

Calls 3

getControllerMethod · 0.95
keysMethod · 0.80
configMethod · 0.45

Tested by

no test coverage detected