public class BlockNameHarvester
extends java.lang.Object
A tool for obtaining a mapping of MC 1.12.2 block IDs and data values to
MC 1.13 block names and properties by creating a map containing all the
blocks, loading it in MC 1.13 and letting it do the conversion, and then
scanning the converted map.