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

Method set

src/minecraft/reader/nbt/McaReader.java:57–59  ·  view source on GitHub ↗
(int[] mapping)

Source from the content-addressed store, hash-verified

55 }
56
57 public void set(int[] mapping) {
58 this.mapping = mapping;
59 }
60 }
61
62 /**

Callers 3

RegionFileMethod · 0.80
writeMethod · 0.80
readPaletteMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected