Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FabricMC/Matcher
/ getText
Method
getText
src/main/java/matcher/gui/StyledListCell.java:19–19 ·
view source on GitHub ↗
(T item)
Source
from the content-addressed store, hash-verified
17
}
18
19
protected
abstract String getText(T item);
20
21
protected
void
setCustomStyle(StyledListCell<?> cell, T item) {
22
};
Callers
7
updateItem
Method · 0.95
toString
Method · 0.45
init
Method · 0.45
createConfig
Method · 0.45
createConfig
Method · 0.45
getSettings
Method · 0.45
addNewTextifier
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected