MCPcopy Create free account
hub / github.com/Garten/sourcecraft / getRed

Method getRed

src/vmfWriter/Color.java:76–78  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

74 }
75
76 public int getRed() {
77 return this.red;
78 }
79
80}

Callers 3

putInBracketsMethod · 0.80
ColorMethod · 0.80
writeVmfSpecificMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected