Since GameRegistry.registerFuelHandler(handler) is deprecated, how does one use Item.getBurnTime on a block to use the block as a fuel? Also, should this be called in Init, preInit or PostInit?