MCPcopy 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

updateItemMethod · 0.95
toStringMethod · 0.45
initMethod · 0.45
createConfigMethod · 0.45
createConfigMethod · 0.45
getSettingsMethod · 0.45
addNewTextifierMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected