Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
RegionFile
Method · 0.80
write
Method · 0.80
readPalette
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected