MCPcopy Create free account
hub / github.com/demoth/jake2 / toString

Method toString

client/src/main/java/jake2/client/render/image_t.java:75–77  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

73 }
74
75 public String toString() {
76 return name + ":" + texnum;
77 }
78}

Callers 15

JoinServerFuncMethod · 0.45
RulesChangeFuncMethod · 0.45
StartServerActionFuncMethod · 0.45
AddressBook_MenuKey_fMethod · 0.45
PlayerConfig_MenuKeyMethod · 0.45
Field_DrawMethod · 0.45
KeynumToStringMethod · 0.45
MessageMethod · 0.45
CLClass · 0.45
CenterPrintMethod · 0.45
initMethod · 0.45
initModeListMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected