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

Method getTexturePack

src/periphery/Config.java:157–159  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

155 }
156
157 public String getTexturePack() {
158 return this.texturePack;
159 }
160
161 public ConvertOption getDefaultConvertOption(String game) {
162 return this.getDefaultConvertOption(this.getGame(game));

Callers 1

setConvertDataMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected