MCPcopy Create free account
hub / github.com/DGVPSH/SlackOpen / format

Method format

src/main/java/net/minecraft/stats/IStatType.java:8–8  ·  view source on GitHub ↗

Formats a given stat for human consumption.

(int p_75843_1_)

Source from the content-addressed store, hash-verified

6 * Formats a given stat for human consumption.
7 */
8 String format(int p_75843_1_);
9}

Callers 15

checkGLErrorMethod · 0.65
severeMethod · 0.65
warningMethod · 0.65
infoMethod · 0.65
fineMethod · 0.65
actionPerformedMethod · 0.65
arrayToStringMethod · 0.65
testMethod · 0.65
formatStringMethod · 0.65
displayCrashReportMethod · 0.65
runGameLoopMethod · 0.65

Implementers 2

I18nsrc/main/java/net/minecraft/client/res
StatBasesrc/main/java/net/minecraft/stats/Stat

Calls

no outgoing calls

Tested by 1

testMethod · 0.52