Skip to content

Instantly share code, notes, and snippets.

@boq
Created May 22, 2014 17:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save boq/7e93dc3d633e3a2d29bb to your computer and use it in GitHub Desktop.
Save boq/7e93dc3d633e3a2d29bb to your computer and use it in GitHub Desktop.
{
"methods" : {
"chunk_load" : {
"cls" : "net.minecraft.world.chunk.storage.AnvilChunkLoader",
"argTypes" : ["Lnet/minecraft/world/World;", "I", "I"],
"returnType" : "Lnet/minecraft/world/chunk/Chunk;",
"mcpName" : "loadChunk",
"srgName" : "func_73158_c"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment