Update MCP mappings

This commit is contained in:
yueh
2020-07-01 20:23:27 +02:00
parent 400fcdb633
commit 1ce82cc3b9
3 changed files with 4 additions and 4 deletions
@@ -84,7 +84,7 @@ public class StorageChunkGenerator extends ChunkGenerator<GenerationSettings> {
}
@Override
public int func_222529_a(int p_222529_1_, int p_222529_2_, Heightmap.Type heightmapType) {
public int getHeight(int p_222529_1_, int p_222529_2_, Heightmap.Type heightmapType) {
return 0;
}