Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FabricMC/Matcher
/ getUnmatchVarButton
Method
getUnmatchVarButton
src/main/java/matcher/gui/BottomPane.java:398–400 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
396
}
397
398
public
Button getUnmatchVarButton() {
399
return
unmatchVarButton;
400
}
401
402
private
final
Gui gui;
403
private
final
MatchPaneSrc srcPane;
Callers
1
init
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected