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

Method getId

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

Source from the content-addressed store, hash-verified

69 }
70
71 public int getId() {
72 return id;
73 }
74
75 public String toString() {
76 return name + ":" + texnum;

Callers 1

GL_LoadPicMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected