Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FabricMC/Matcher
/ getNameType
Method
getNameType
src/main/java/matcher/gui/Gui.java:436–438 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
434
}
435
436
public
NameType getNameType() {
437
return
nameType;
438
}
439
440
public
void
setNameType(NameType value) {
441
if
(this.nameType == value)
return
;
Callers
13
updateClassTree
Method · 0.80
getName
Method · 0.80
getMappedName
Method · 0.80
getText
Method · 0.80
updateResults
Method · 0.80
init
Method · 0.80
updateSelections
Method · 0.80
update
Method · 0.80
update
Method · 0.80
update
Method · 0.80
update
Method · 0.80
update
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected