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

Method setPack

src/periphery/Config.java:145–147  ·  view source on GitHub ↗
(String texturePack)

Source from the content-addressed store, hash-verified

143 }
144
145 public void setPack(String texturePack) {
146 this.texturePack = texturePack;
147 }
148
149 public String getGameString() {
150 return this.game;

Callers 2

setConvertDataMethod · 0.95
getDetaulftConfigMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected