接口 IForgeRegistry.BakeCallback<V>

所有已知实现类:
GameData.BlockCallbacks
封闭接口:
IForgeRegistry<V>
函数接口:
这是一个函数接口, 因此可用作 lambda 表达式或方法引用的赋值目标。

@FunctionalInterface public static interface IForgeRegistry.BakeCallback<V>
Callback fired when the registry is done processing. Used to calculate state ID maps.