Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FabricMC/Matcher
/ getMatcher
Method
getMatcher
src/main/java/matcher/gui/Gui.java:310–312 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
308
}
309
310
public
Matcher getMatcher() {
311
return
matcher;
312
}
313
314
public
Scene getScene() {
315
return
scene;
Callers
15
match
Method · 0.80
matchPerfectMembers
Method · 0.80
unmatchClass
Method · 0.80
unmatchMember
Method · 0.80
unmatchVar
Method · 0.80
onSelect
Method · 0.80
autoMatchAll
Method · 0.80
autoMatchClasses
Method · 0.80
autoMatchMethods
Method · 0.80
autoMatchFields
Method · 0.80
autoMatchArgs
Method · 0.80
autoMatchVars
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected